2018-08-24 14:57:51,112 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-239 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-24 14:57:51,117 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.40,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7ziNpAjRzKNJYbFJpFhE3f2RW export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=3bc472e48cc54f3eb4afdd784666ab74 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=eHQDvnJfLQXpuuafnvNfVtcku export OS_REGION_NAME=regionOne 2018-08-24 14:57:51,118 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-24 14:57:51,119 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-24 14:57:51,157 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-24 14:57:51,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:57:51,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:57:51,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:57:51,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:57:51,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:57:51,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:57:51,489 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-24 14:57:51,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-24 14:57:51,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:57:51,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb107939-3fce-4164-bddf-b503f3ed5da6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:57:51,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-bb107939-3fce-4164-bddf-b503f3ed5da6 2018-08-24 14:57:51,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:57:51,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["WqtPqfArTw-RKysNErf9Iw"], "issued_at": "2018-08-24T14:57:51.000000Z"}} 2018-08-24 14:57:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57: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-69922e33-1dfb-4f03-bd06-7eabf80b73cf x-compute-request-id: req-69922e33-1dfb-4f03-bd06-7eabf80b73cf Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-24 14:57:52,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-aggregates used request id req-69922e33-1dfb-4f03-bd06-7eabf80b73cf 2018-08-24 14:57:52,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.45510721207s 2018-08-24 14:57:52,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-aggregates used request id req-69922e33-1dfb-4f03-bd06-7eabf80b73cf 2018-08-24 14:57:52,945 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-24 14:57:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:57:52,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 14:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea579ac2-0137-4bfa-bb83-d51c03120a31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 14:57:52,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ea579ac2-0137-4bfa-bb83-d51c03120a31 2018-08-24 14:57:52,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:57:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29a0f04-e9e1-41b8-9b88-c3b74fe231b8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 14:57:53,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-f29a0f04-e9e1-41b8-9b88-c3b74fe231b8 2018-08-24 14:57:53,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183044195175s 2018-08-24 14:57:53,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-f29a0f04-e9e1-41b8-9b88-c3b74fe231b8 2018-08-24 14:57:53,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cedc9de628ce4f6c8b66657119942675', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-24 14:57:53,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-24 14:57:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:53,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fc384a-8209-4917-bc74-b28350293b35 Content-Encoding: gzip Content-Length: 1990 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170c8c62dda4961b1a7084e4932a276"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170e78f66754d6989b2a48626191d50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6103111990e54c0c955b359717cc2886", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0986d8ffd51a4eeb9c312989708ba180"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/17f10fafa119411a8b3aeaf915d20431"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/22b09aa5899b48aa91c4ef3fb26b681f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/323baa2f56ab4c69bfd635d13cab56d9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/41bcc5a5fd234e64bd905e6caa3c26b4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4892ed22aa044413ae9c449279407e2d"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4a34e91af8b24d3a914a445d89a19b8f"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/504ab19064484ce4b2d1a9ddfe3292f6"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/543a75aee5744f9cba4a9959c657d4eb"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5556f0a8160744779508343422656763"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "5556f0a8160744779508343422656763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/56a653d2028742bd8cdd7d6073ce78d7"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/59a8f04fe2444896b111429d421a6363"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "59a8f04fe2444896b111429d421a6363"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6c493b40a064478e9abee445c57437a8"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "6c493b40a064478e9abee445c57437a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71167bcf5bde435b9c6d630b270cbbdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71840d7f779d4b64b8cf1e82e8a43442"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/73cbaf1b7cb24cd8801e7a7ce0c081a2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7749b30c74ec4880b53088024629243a"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "7749b30c74ec4880b53088024629243a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/77a6fc999a63459bb55d524f0d9168ed"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/78a27ee1c7364137b4baee9b5c53d99b"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "78a27ee1c7364137b4baee9b5c53d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8360ab3dc9214013995c14e60f8b6268"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/888f3cf0d82340c2b200ce89185293ee"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8e1e32b167a74c348e8eb4aa804f09bd"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/98d64a1d321c46c0bf76e1772c3bcf59"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9c5df69954164e0ca19afa3b6b0df1fd"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a0bd339c99c346c582dfdb3d63680e7d"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "a0bd339c99c346c582dfdb3d63680e7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bbbcfb4622814470a12b2c8110bf4a84"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c97a90b37ae242469658a73ce5b2b39e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "c97a90b37ae242469658a73ce5b2b39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cb542e9bf7a84da884bcd13aeaf5d0c5"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cf556d20ff1b4b6291a9302dd3ef45ef"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d4d62505c68e4875ad39725363960c1f"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "d4d62505c68e4875ad39725363960c1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e003053a24804f8a96e4f175e27ea80b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e00df7eaefb7403fbaeb23d78f3aafcc"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e2beb9cb64c4495ba0b2135335fdf447"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "e2beb9cb64c4495ba0b2135335fdf447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e5ce02d2461e41d88a1674e2bad12c60"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6103111990e54c0c955b359717cc2886", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e74684e82f4b40f1b983b2713a2ca6df"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "e74684e82f4b40f1b983b2713a2ca6df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/eee17b6255604709800e2d58323b39b6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6103111990e54c0c955b359717cc2886", "id": "eee17b6255604709800e2d58323b39b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/f4aec3caec9546148152d59dd0d3ffd2"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "f4aec3caec9546148152d59dd0d3ffd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fdfe10d98a2443d99da8fc890f11f62f"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "fdfe10d98a2443d99da8fc890f11f62f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fe2db1257e264c61a58f34ff0a8d0f95"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ffd26e4dee2946f299c1fa80cb46baf3"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-24 14:57:53,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-b8fc384a-8209-4917-bc74-b28350293b35 2018-08-24 14:57:53,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.269444942474s 2018-08-24 14:57:53,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-b8fc384a-8209-4917-bc74-b28350293b35 2018-08-24 14:57:53,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/0170c8c62dda4961b1a7084e4932a276'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'74bb0319ce5b4ff2ae1f1464821fb915', u'id': u'0170c8c62dda4961b1a7084e4932a276'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/0170e78f66754d6989b2a48626191d50'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6103111990e54c0c955b359717cc2886', u'id': u'0170e78f66754d6989b2a48626191d50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/0986d8ffd51a4eeb9c312989708ba180'}, u'url': u'http://172.30.9.40:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'85ae20f7612f429cb8ae968d633a8e26', u'id': u'0986d8ffd51a4eeb9c312989708ba180'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/17f10fafa119411a8b3aeaf915d20431'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'640aed3e292e47dd8f4765e11f9be4fe', u'id': u'17f10fafa119411a8b3aeaf915d20431'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/22b09aa5899b48aa91c4ef3fb26b681f'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b70142b67ea348c69db82918dbbe6618', u'id': u'22b09aa5899b48aa91c4ef3fb26b681f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/323baa2f56ab4c69bfd635d13cab56d9'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'992c5e6e0dbe47ffaaac3280336fb7a1', u'id': u'323baa2f56ab4c69bfd635d13cab56d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/41bcc5a5fd234e64bd905e6caa3c26b4'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3420726395f8487f82ffed9689676aa5', u'id': u'41bcc5a5fd234e64bd905e6caa3c26b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/4892ed22aa044413ae9c449279407e2d'}, u'url': u'http://172.30.9.40:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2bd98b0843fc4b70abe848c052045311', u'id': u'4892ed22aa044413ae9c449279407e2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/4a34e91af8b24d3a914a445d89a19b8f'}, u'url': u'http://172.30.9.40:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3420726395f8487f82ffed9689676aa5', u'id': u'4a34e91af8b24d3a914a445d89a19b8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/504ab19064484ce4b2d1a9ddfe3292f6'}, u'url': u'http://172.30.9.40:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'74bb0319ce5b4ff2ae1f1464821fb915', u'id': u'504ab19064484ce4b2d1a9ddfe3292f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/543a75aee5744f9cba4a9959c657d4eb'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'841be02f0c20498a9b41d2bc034c1f66', u'id': u'543a75aee5744f9cba4a9959c657d4eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/5556f0a8160744779508343422656763'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8aa0ce82e4c145e79f9d2ab013a62a2e', u'id': u'5556f0a8160744779508343422656763'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/56a653d2028742bd8cdd7d6073ce78d7'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dd7753ce69c44295a18a86613672acbd', u'id': u'56a653d2028742bd8cdd7d6073ce78d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/59a8f04fe2444896b111429d421a6363'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dd7753ce69c44295a18a86613672acbd', u'id': u'59a8f04fe2444896b111429d421a6363'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/6c493b40a064478e9abee445c57437a8'}, u'url': u'http://172.30.9.40:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f1bb064e5b1846759cb42ab89d3850e7', u'id': u'6c493b40a064478e9abee445c57437a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/71167bcf5bde435b9c6d630b270cbbdb'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2bd98b0843fc4b70abe848c052045311', u'id': u'71167bcf5bde435b9c6d630b270cbbdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/71840d7f779d4b64b8cf1e82e8a43442'}, u'url': u'http://172.30.9.40:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b450a94ebf114843ba56e91ece5acb26', u'id': u'71840d7f779d4b64b8cf1e82e8a43442'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/73cbaf1b7cb24cd8801e7a7ce0c081a2'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3420726395f8487f82ffed9689676aa5', u'id': u'73cbaf1b7cb24cd8801e7a7ce0c081a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/7749b30c74ec4880b53088024629243a'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85ae20f7612f429cb8ae968d633a8e26', u'id': u'7749b30c74ec4880b53088024629243a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/77a6fc999a63459bb55d524f0d9168ed'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f1bb064e5b1846759cb42ab89d3850e7', u'id': u'77a6fc999a63459bb55d524f0d9168ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/78a27ee1c7364137b4baee9b5c53d99b'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f1bb064e5b1846759cb42ab89d3850e7', u'id': u'78a27ee1c7364137b4baee9b5c53d99b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/8360ab3dc9214013995c14e60f8b6268'}, u'url': u'http://172.30.9.40:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'640aed3e292e47dd8f4765e11f9be4fe', u'id': u'8360ab3dc9214013995c14e60f8b6268'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/888f3cf0d82340c2b200ce89185293ee'}, u'url': u'http://172.30.9.40:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8646db05346243f0b77367cc8f6a5ed4', u'id': u'888f3cf0d82340c2b200ce89185293ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/8e1e32b167a74c348e8eb4aa804f09bd'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b450a94ebf114843ba56e91ece5acb26', u'id': u'8e1e32b167a74c348e8eb4aa804f09bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/98d64a1d321c46c0bf76e1772c3bcf59'}, u'url': u'http://172.30.9.40:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dd7753ce69c44295a18a86613672acbd', u'id': u'98d64a1d321c46c0bf76e1772c3bcf59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/9c5df69954164e0ca19afa3b6b0df1fd'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'841be02f0c20498a9b41d2bc034c1f66', u'id': u'9c5df69954164e0ca19afa3b6b0df1fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/a0bd339c99c346c582dfdb3d63680e7d'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'640aed3e292e47dd8f4765e11f9be4fe', u'id': u'a0bd339c99c346c582dfdb3d63680e7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/bbbcfb4622814470a12b2c8110bf4a84'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8646db05346243f0b77367cc8f6a5ed4', u'id': u'bbbcfb4622814470a12b2c8110bf4a84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/c97a90b37ae242469658a73ce5b2b39e'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85ae20f7612f429cb8ae968d633a8e26', u'id': u'c97a90b37ae242469658a73ce5b2b39e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/cb542e9bf7a84da884bcd13aeaf5d0c5'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8646db05346243f0b77367cc8f6a5ed4', u'id': u'cb542e9bf7a84da884bcd13aeaf5d0c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/cf556d20ff1b4b6291a9302dd3ef45ef'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b70142b67ea348c69db82918dbbe6618', u'id': u'cf556d20ff1b4b6291a9302dd3ef45ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/d4d62505c68e4875ad39725363960c1f'}, u'url': u'http://172.30.9.40:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'992c5e6e0dbe47ffaaac3280336fb7a1', u'id': u'd4d62505c68e4875ad39725363960c1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e003053a24804f8a96e4f175e27ea80b'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8aa0ce82e4c145e79f9d2ab013a62a2e', u'id': u'e003053a24804f8a96e4f175e27ea80b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e00df7eaefb7403fbaeb23d78f3aafcc'}, u'url': u'http://172.30.9.40:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8aa0ce82e4c145e79f9d2ab013a62a2e', u'id': u'e00df7eaefb7403fbaeb23d78f3aafcc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e2beb9cb64c4495ba0b2135335fdf447'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'74bb0319ce5b4ff2ae1f1464821fb915', u'id': u'e2beb9cb64c4495ba0b2135335fdf447'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e5ce02d2461e41d88a1674e2bad12c60'}, u'url': u'http://172.30.9.40:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6103111990e54c0c955b359717cc2886', u'id': u'e5ce02d2461e41d88a1674e2bad12c60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e74684e82f4b40f1b983b2713a2ca6df'}, u'url': u'http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'841be02f0c20498a9b41d2bc034c1f66', u'id': u'e74684e82f4b40f1b983b2713a2ca6df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/eee17b6255604709800e2d58323b39b6'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6103111990e54c0c955b359717cc2886', u'id': u'eee17b6255604709800e2d58323b39b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/f4aec3caec9546148152d59dd0d3ffd2'}, u'url': u'http://172.30.9.40:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b70142b67ea348c69db82918dbbe6618', u'id': u'f4aec3caec9546148152d59dd0d3ffd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/fdfe10d98a2443d99da8fc890f11f62f'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'992c5e6e0dbe47ffaaac3280336fb7a1', u'id': u'fdfe10d98a2443d99da8fc890f11f62f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/fe2db1257e264c61a58f34ff0a8d0f95'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2bd98b0843fc4b70abe848c052045311', u'id': u'fe2db1257e264c61a58f34ff0a8d0f95'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/ffd26e4dee2946f299c1fa80cb46baf3'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b450a94ebf114843ba56e91ece5acb26', u'id': u'ffd26e4dee2946f299c1fa80cb46baf3'})] 2018-08-24 14:57:53,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-24 14:57:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:53,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaefc883-c891-4685-a243-5c2a29136e68 x-compute-request-id: req-aaefc883-c891-4685-a243-5c2a29136e68 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-24 14:57:53,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/extensions used request id req-aaefc883-c891-4685-a243-5c2a29136e68 2018-08-24 14:57:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111135005951s 2018-08-24 14:57:53,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/extensions used request id req-aaefc883-c891-4685-a243-5c2a29136e68 2018-08-24 14:57:53,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-24 14:57:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc435eb0-9702-41b1-bbe7-6ebaa5dc87dc x-compute-request-id: req-dc435eb0-9702-41b1-bbe7-6ebaa5dc87dc Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-24 14:57:55,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-floating-ip-pools used request id req-dc435eb0-9702-41b1-bbe7-6ebaa5dc87dc 2018-08-24 14:57:55,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.80524802208s 2018-08-24 14:57:55,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-floating-ip-pools used request id req-dc435eb0-9702-41b1-bbe7-6ebaa5dc87dc 2018-08-24 14:57:55,351 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-24 14:57:55,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 14:57:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-92da732c-a01e-476d-97e9-f5d6c46af031 Date: Fri, 24 Aug 2018 14:57:55 GMT RESP BODY: {"floatingips": []} 2018-08-24 14:57:55,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-92da732c-a01e-476d-97e9-f5d6c46af031 2018-08-24 14:57:55,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576069355011s 2018-08-24 14:57:55,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-92da732c-a01e-476d-97e9-f5d6c46af031 2018-08-24 14:57:55,415 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-24 14:57:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 14:57:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a781259f-ff5a-49f1-9150-69a66f3f310c x-compute-request-id: req-a781259f-ff5a-49f1-9150-69a66f3f310c Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 14:57:55,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-a781259f-ff5a-49f1-9150-69a66f3f310c 2018-08-24 14:57:55,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.155338048935s 2018-08-24 14:57:55,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-a781259f-ff5a-49f1-9150-69a66f3f310c 2018-08-24 14:57:55,571 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 9}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 10}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-24 14:57:55,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-24 14:57:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbd14a09-2f80-4874-af9c-a1eb2353ea84 x-compute-request-id: req-bbd14a09-2f80-4874-af9c-a1eb2353ea84 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-24 14:57:55,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-bbd14a09-2f80-4874-af9c-a1eb2353ea84 2018-08-24 14:57:55,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0198230743408s 2018-08-24 14:57:55,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-bbd14a09-2f80-4874-af9c-a1eb2353ea84 2018-08-24 14:57:55,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-24 14:57:55,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:57:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4e9ed9f3-1a48-41f0-a783-8b069bc02d8b Date: Fri, 24 Aug 2018 14:57:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:57:55,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4e9ed9f3-1a48-41f0-a783-8b069bc02d8b 2018-08-24 14:57:55,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0767049789429s 2018-08-24 14:57:55,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4e9ed9f3-1a48-41f0-a783-8b069bc02d8b 2018-08-24 14:57:55,670 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'77fcfe07-b53f-4923-acda-dbb8af0dc665'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T14:55:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'10e5301a358140ba92215212619567b3', u'created_at': u'2018-08-24T14:55:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'10e5301a358140ba92215212619567b3'})] 2018-08-24 14:57:55,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 14:57:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe9af47d-8972-4a18-9a53-6050e2ac40fc Date: Fri, 24 Aug 2018 14:57:55 GMT RESP BODY: {"ports":[]} 2018-08-24 14:57:55,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-fe9af47d-8972-4a18-9a53-6050e2ac40fc 2018-08-24 14:57:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0253338813782s 2018-08-24 14:57:55,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-fe9af47d-8972-4a18-9a53-6050e2ac40fc 2018-08-24 14:57:55,696 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-24 14:57:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 14:57:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29ebd92-5d1a-424d-8a82-d498ac95a45b Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "0ce37573de3e49a39a7f225382097d4d"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/0ce37573de3e49a39a7f225382097d4d/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "1040d9c365934b1d834911d153a57c8e"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/1040d9c365934b1d834911d153a57c8e/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "18bb3f5fbaab4d9599f848b9af846658"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/18bb3f5fbaab4d9599f848b9af846658/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "0ad17fc53dd0419186ed1f4fc530a868"}, "user": {"id": "3df41620feb14987b97555cf73d90fe4"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/3df41620feb14987b97555cf73d90fe4/roles/0ad17fc53dd0419186ed1f4fc530a868"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "3df41620feb14987b97555cf73d90fe4"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/3df41620feb14987b97555cf73d90fe4/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "5874d352e9ee435fa8e42078ddbf86e2"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/5874d352e9ee435fa8e42078ddbf86e2/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "5e94b60b2ef746d5a5591a3464a7cfa3"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/5e94b60b2ef746d5a5591a3464a7cfa3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "8671a1b653e34c2eab1ab8ed788ff09f"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/8671a1b653e34c2eab1ab8ed788ff09f/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "87bc0e86556f49a8a48593d564db0b17"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/87bc0e86556f49a8a48593d564db0b17/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "8b732927bf0246e489ac1a20ea6064ed"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/8b732927bf0246e489ac1a20ea6064ed/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "a4cf6193016147fd8d3e9648e4a1f0dd"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/a4cf6193016147fd8d3e9648e4a1f0dd/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "d5b69fa546334494a91ac36b0d657e57"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/d5b69fa546334494a91ac36b0d657e57/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "10e5301a358140ba92215212619567b3"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "df6bd42597104c538640422d2252c4bb"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3/users/df6bd42597104c538640422d2252c4bb/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"project": {"id": "3bc472e48cc54f3eb4afdd784666ab74"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "fb1b1573ff444d598e8980246b4391a1"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74/users/fb1b1573ff444d598e8980246b4391a1/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"domain": {"id": "cedc9de628ce4f6c8b66657119942675"}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "fa2432daa34148eeb9c90c4f0292d8e5"}, "links": {"assignment": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675/users/fa2432daa34148eeb9c90c4f0292d8e5/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}, {"scope": {"system": {"all": true}}, "role": {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "user": {"id": "fb1b1573ff444d598e8980246b4391a1"}, "links": {"assignment": "http://172.30.9.40:5000/v3/system/users/fb1b1573ff444d598e8980246b4391a1/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}}], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-24 14:57:55,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments used request id req-c29ebd92-5d1a-424d-8a82-d498ac95a45b 2018-08-24 14:57:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108924150467s 2018-08-24 14:57:55,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments used request id req-c29ebd92-5d1a-424d-8a82-d498ac95a45b 2018-08-24 14:57:55,810 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'0ce37573de3e49a39a7f225382097d4d'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'1040d9c365934b1d834911d153a57c8e'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'18bb3f5fbaab4d9599f848b9af846658'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'0ad17fc53dd0419186ed1f4fc530a868', 'user': u'3df41620feb14987b97555cf73d90fe4'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'3df41620feb14987b97555cf73d90fe4'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'5874d352e9ee435fa8e42078ddbf86e2'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'5e94b60b2ef746d5a5591a3464a7cfa3'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'8671a1b653e34c2eab1ab8ed788ff09f'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'87bc0e86556f49a8a48593d564db0b17'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'8b732927bf0246e489ac1a20ea6064ed'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'a4cf6193016147fd8d3e9648e4a1f0dd'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'd5b69fa546334494a91ac36b0d657e57'}), Munch({'project': u'10e5301a358140ba92215212619567b3', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'df6bd42597104c538640422d2252c4bb'}), Munch({'project': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'fb1b1573ff444d598e8980246b4391a1'}), Munch({'domain': u'cedc9de628ce4f6c8b66657119942675', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'fa2432daa34148eeb9c90c4f0292d8e5'}), Munch({'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef', 'user': u'fb1b1573ff444d598e8980246b4391a1'})] 2018-08-24 14:57:55,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:57:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:55,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1042bcd9-8dc2-487f-ba74-ba54963a6373 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:57:55,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1042bcd9-8dc2-487f-ba74-ba54963a6373 2018-08-24 14:57:55,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173239946365s 2018-08-24 14:57:55,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1042bcd9-8dc2-487f-ba74-ba54963a6373 2018-08-24 14:57:55,988 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'0ad17fc53dd0419186ed1f4fc530a868'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'5df559bd118b46ae95b9195d6e13137a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'9a0fcadbfd4d43dbbe80df688c9dd9ef'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'a63a0aedf9a0480cbb3ddfbf655492f8'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'b1f419bc8d2045d9b5bce0f11fda4ef4'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'c962b3af89454d0caeffd09b0690707d'})] 2018-08-24 14:57:55,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:57:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:56,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2fa678e5-8b85-44d9-be6e-8b5c01565adb Date: Fri, 24 Aug 2018 14:57:55 GMT RESP BODY: {"routers": []} 2018-08-24 14:57:56,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2fa678e5-8b85-44d9-be6e-8b5c01565adb 2018-08-24 14:57:56,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0453989505768s 2018-08-24 14:57:56,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2fa678e5-8b85-44d9-be6e-8b5c01565adb 2018-08-24 14:57:56,035 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-24 14:57:56,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:57:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:56,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce49c86e-c3f3-444f-a43b-5b6b252f8c4d x-compute-request-id: req-ce49c86e-c3f3-444f-a43b-5b6b252f8c4d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 14:57:56,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ce49c86e-c3f3-444f-a43b-5b6b252f8c4d 2018-08-24 14:57:56,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223073005676s 2018-08-24 14:57:56,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ce49c86e-c3f3-444f-a43b-5b6b252f8c4d 2018-08-24 14:57:56,259 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-24 14:57:56,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-24 14:57:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:57:56,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 14:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96486cd-224c-41c3-85ae-4361e4828cae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-24 14:57:56,271 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-b96486cd-224c-41c3-85ae-4361e4828cae 2018-08-24 14:57:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:56,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30fe3d4-12c8-4d3d-835f-2f2e148d6366 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2bd98b0843fc4b70abe848c052045311"}, "enabled": true, "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/3420726395f8487f82ffed9689676aa5"}, "enabled": true, "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6103111990e54c0c955b359717cc2886"}, "enabled": true, "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/640aed3e292e47dd8f4765e11f9be4fe"}, "enabled": true, "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66b902fa981e4cc8925876f0e5193675"}, "enabled": true, "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/74bb0319ce5b4ff2ae1f1464821fb915"}, "enabled": true, "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/841be02f0c20498a9b41d2bc034c1f66"}, "enabled": true, "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/85ae20f7612f429cb8ae968d633a8e26"}, "enabled": true, "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8646db05346243f0b77367cc8f6a5ed4"}, "enabled": true, "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8aa0ce82e4c145e79f9d2ab013a62a2e"}, "enabled": true, "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/992c5e6e0dbe47ffaaac3280336fb7a1"}, "enabled": true, "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b450a94ebf114843ba56e91ece5acb26"}, "enabled": true, "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b70142b67ea348c69db82918dbbe6618"}, "enabled": true, "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dd7753ce69c44295a18a86613672acbd"}, "enabled": true, "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f1bb064e5b1846759cb42ab89d3850e7"}, "enabled": true, "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-24 14:57:56,535 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-b30fe3d4-12c8-4d3d-835f-2f2e148d6366 2018-08-24 14:57:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.273705005646s 2018-08-24 14:57:56,536 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-b30fe3d4-12c8-4d3d-835f-2f2e148d6366 2018-08-24 14:57:56,541 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'2bd98b0843fc4b70abe848c052045311', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3420726395f8487f82ffed9689676aa5', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'6103111990e54c0c955b359717cc2886', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'640aed3e292e47dd8f4765e11f9be4fe', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'66b902fa981e4cc8925876f0e5193675', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'74bb0319ce5b4ff2ae1f1464821fb915', 'name': u'aodh'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'841be02f0c20498a9b41d2bc034c1f66', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'85ae20f7612f429cb8ae968d633a8e26', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'8646db05346243f0b77367cc8f6a5ed4', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'8aa0ce82e4c145e79f9d2ab013a62a2e', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'992c5e6e0dbe47ffaaac3280336fb7a1', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'b450a94ebf114843ba56e91ece5acb26', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b70142b67ea348c69db82918dbbe6618', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'dd7753ce69c44295a18a86613672acbd', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f1bb064e5b1846759cb42ab89d3850e7', 'name': u'heat-cfn'})] 2018-08-24 14:57:56,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:57:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34e6198259ce0d1f3ade45df86204bfcaf420161" 2018-08-24 14:57:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0b69e4d0-e11f-49fe-8467-d2122e96730c Date: Fri, 24 Aug 2018 14:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 14:57:56,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0b69e4d0-e11f-49fe-8467-d2122e96730c 2018-08-24 14:57:56,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406839847565s 2018-08-24 14:57:56,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0b69e4d0-e11f-49fe-8467-d2122e96730c 2018-08-24 14:57:56,583 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:55:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'tenant_id': u'10e5301a358140ba92215212619567b3', u'created_at': u'2018-08-24T14:55:24Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'10e5301a358140ba92215212619567b3'})] 2018-08-24 14:57:56,708 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:57:56,709 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-24 14:57:56,767 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:57:56,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:57:56,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:57:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:57:56,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f03db9f-c286-439c-9f5d-7288fbfeff04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:57:56,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8f03db9f-c286-439c-9f5d-7288fbfeff04 2018-08-24 14:57:56,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:57:57,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["PzARnXErS3meZsF2iEYdbw"], "issued_at": "2018-08-24T14:57:57.000000Z"}} 2018-08-24 14:57:57,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:57:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:57:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6cc9cec3-d186-462f-944d-f3ee316fbc4a Date: Fri, 24 Aug 2018 14:57:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:57:58,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cc9cec3-d186-462f-944d-f3ee316fbc4a 2018-08-24 14:57:58,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06297397614s 2018-08-24 14:57:58,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cc9cec3-d186-462f-944d-f3ee316fbc4a 2018-08-24 14:57:58,381 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-24 14:57:58,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:57:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" -d '{"network": {"name": "tenantnetwork1-net_50b683ba-5fdd-4784-8acd-4d36fcbe2882", "admin_state_up": true}}' 2018-08-24 14:57:58,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b9d56487-ab40-47ca-a35f-8cf98594367d Date: Fri, 24 Aug 2018 14:57:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fb4f21ee-b313-4b62-98f5-5198a361d961","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:57:58Z","is_default":false,"provider:segmentation_id":45,"name":"tenantnetwork1-net_50b683ba-5fdd-4784-8acd-4d36fcbe2882","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:57:58Z","mtu":1450}} 2018-08-24 14:57:58,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b9d56487-ab40-47ca-a35f-8cf98594367d 2018-08-24 14:57:58,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.609359025955s 2018-08-24 14:57:58,991 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b9d56487-ab40-47ca-a35f-8cf98594367d 2018-08-24 14:57:58,992 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T14:57:58Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fb4f21ee-b313-4b62-98f5-5198a361d961', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_50b683ba-5fdd-4784-8acd-4d36fcbe2882', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:57:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:57:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:57:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:57:59,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-f33cc8e1-efe8-4063-aa8f-9c8d5528c48c Date: Fri, 24 Aug 2018 14:57:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fb4f21ee-b313-4b62-98f5-5198a361d961","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:57:58Z","provider:segmentation_id":45,"name":"tenantnetwork1-net_50b683ba-5fdd-4784-8acd-4d36fcbe2882","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:57:58Z","provider:network_type":"vxlan"}]} 2018-08-24 14:57:59,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f33cc8e1-efe8-4063-aa8f-9c8d5528c48c 2018-08-24 14:57:59,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121526956558s 2018-08-24 14:57:59,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f33cc8e1-efe8-4063-aa8f-9c8d5528c48c 2018-08-24 14:57:59,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:57:59,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" -d '{"subnet": {"name": "tenantnetwork1-subnet_50b683ba-5fdd-4784-8acd-4d36fcbe2882", "enable_dhcp": true, "network_id": "fb4f21ee-b313-4b62-98f5-5198a361d961", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:58:00,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2056f717-8e49-437b-b8e7-9c55d950a3f5 Date: Fri, 24 Aug 2018 14:57:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb4f21ee-b313-4b62-98f5-5198a361d961","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:57:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:57: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"37b4a866-e9d8-4018-a4bb-bd65caa32cae","subnetpool_id":null,"name":"tenantnetwork1-subnet_50b683ba-5fdd-4784-8acd-4d36fcbe2882"}} 2018-08-24 14:58:00,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2056f717-8e49-437b-b8e7-9c55d950a3f5 2018-08-24 14:58:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.889440059662s 2018-08-24 14:58:00,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2056f717-8e49-437b-b8e7-9c55d950a3f5 2018-08-24 14:58:00,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:57: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'37b4a866-e9d8-4018-a4bb-bd65caa32cae', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_50b683ba-5fdd-4784-8acd-4d36fcbe2882', u'enable_dhcp': True, u'network_id': u'fb4f21ee-b313-4b62-98f5-5198a361d961', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:57: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'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:58:00,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:58:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "tenantnetwork1-router_50b683ba-5fdd-4784-8acd-4d36fcbe2882", "admin_state_up": true}}' 2018-08-24 14:58:01,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-410b8d75-0b03-4580-8c45-e0ab358db709 Date: Fri, 24 Aug 2018 14:58:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:58:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:58:01Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "be38c4c7-6f7c-464b-8de4-0f3c374a4866", "name": "tenantnetwork1-router_50b683ba-5fdd-4784-8acd-4d36fcbe2882"}} 2018-08-24 14:58:01,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-410b8d75-0b03-4580-8c45-e0ab358db709 2018-08-24 14:58:01,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48844695091s 2018-08-24 14:58:01,497 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-410b8d75-0b03-4580-8c45-e0ab358db709 2018-08-24 14:58:01,497 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:58:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T14:58:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'be38c4c7-6f7c-464b-8de4-0f3c374a4866', u'name': u'tenantnetwork1-router_50b683ba-5fdd-4784-8acd-4d36fcbe2882'}) 2018-08-24 14:58:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:58:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" -d '{"subnet_id": "37b4a866-e9d8-4018-a4bb-bd65caa32cae"}' 2018-08-24 14:58:03,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2182193-e67b-4896-954d-12170c32309a Date: Fri, 24 Aug 2018 14:58:03 GMT RESP BODY: {"network_id": "fb4f21ee-b313-4b62-98f5-5198a361d961", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "37b4a866-e9d8-4018-a4bb-bd65caa32cae", "subnet_ids": ["37b4a866-e9d8-4018-a4bb-bd65caa32cae"], "port_id": "fc2c31d8-d1fc-4bfa-970a-e0cf58f267d5", "id": "be38c4c7-6f7c-464b-8de4-0f3c374a4866"} 2018-08-24 14:58:03,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/add_router_interface.json used request id req-f2182193-e67b-4896-954d-12170c32309a 2018-08-24 14:58:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.58036613464s 2018-08-24 14:58:03,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/add_router_interface.json used request id req-f2182193-e67b-4896-954d-12170c32309a returning object be38c4c7-6f7c-464b-8de4-0f3c374a4866 2018-08-24 14:58:03,192 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:58:03,193 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-24 14:58:03,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 14:58:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" -d '{"subnet_id": "37b4a866-e9d8-4018-a4bb-bd65caa32cae"}' 2018-08-24 14:58:04,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-032c981b-ffbe-4a9a-a451-3054cc664901 Date: Fri, 24 Aug 2018 14:58:04 GMT RESP BODY: {"network_id": "fb4f21ee-b313-4b62-98f5-5198a361d961", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "37b4a866-e9d8-4018-a4bb-bd65caa32cae", "subnet_ids": ["37b4a866-e9d8-4018-a4bb-bd65caa32cae"], "port_id": "fc2c31d8-d1fc-4bfa-970a-e0cf58f267d5", "id": "be38c4c7-6f7c-464b-8de4-0f3c374a4866"} 2018-08-24 14:58:04,946 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/remove_router_interface.json used request id req-032c981b-ffbe-4a9a-a451-3054cc664901 2018-08-24 14:58:04,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74932909012s 2018-08-24 14:58:04,947 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866/remove_router_interface.json used request id req-032c981b-ffbe-4a9a-a451-3054cc664901 returning object be38c4c7-6f7c-464b-8de4-0f3c374a4866 2018-08-24 14:58:04,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:58:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:05,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-70c8e00c-dad2-40a6-bc89-e8c0ad9ce374 Date: Fri, 24 Aug 2018 14:58:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:58:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:58:04Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "be38c4c7-6f7c-464b-8de4-0f3c374a4866", "name": "tenantnetwork1-router_50b683ba-5fdd-4784-8acd-4d36fcbe2882"}]} 2018-08-24 14:58:05,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-70c8e00c-dad2-40a6-bc89-e8c0ad9ce374 2018-08-24 14:58:05,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113952875137s 2018-08-24 14:58:05,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-70c8e00c-dad2-40a6-bc89-e8c0ad9ce374 2018-08-24 14:58:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 14:58:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:06,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bac41c81-9aea-44eb-a857-5e1d960efe49 Content-Length: 0 Date: Fri, 24 Aug 2018 14:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:06,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866.json used request id req-bac41c81-9aea-44eb-a857-5e1d960efe49 2018-08-24 14:58:06,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48850989342s 2018-08-24 14:58:06,552 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/be38c4c7-6f7c-464b-8de4-0f3c374a4866.json used request id req-bac41c81-9aea-44eb-a857-5e1d960efe49 2018-08-24 14:58:06,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:58:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:06,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-64ef8ae4-51c2-46fd-89aa-df3f6f76eefa Date: Fri, 24 Aug 2018 14:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb4f21ee-b313-4b62-98f5-5198a361d961","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:57:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:57: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"37b4a866-e9d8-4018-a4bb-bd65caa32cae","subnetpool_id":null,"name":"tenantnetwork1-subnet_50b683ba-5fdd-4784-8acd-4d36fcbe2882"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 14:58:06,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-64ef8ae4-51c2-46fd-89aa-df3f6f76eefa 2018-08-24 14:58:06,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0905549526215s 2018-08-24 14:58:06,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-64ef8ae4-51c2-46fd-89aa-df3f6f76eefa 2018-08-24 14:58:06,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 14:58:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/37b4a866-e9d8-4018-a4bb-bd65caa32cae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:07,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7ad8bc5-1703-459c-9f16-7e75d1b5ddb5 Date: Fri, 24 Aug 2018 14:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:07,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/37b4a866-e9d8-4018-a4bb-bd65caa32cae.json used request id req-f7ad8bc5-1703-459c-9f16-7e75d1b5ddb5 2018-08-24 14:58:07,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.8899269104s 2018-08-24 14:58:07,535 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/37b4a866-e9d8-4018-a4bb-bd65caa32cae.json used request id req-f7ad8bc5-1703-459c-9f16-7e75d1b5ddb5 2018-08-24 14:58:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:07,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-c9c63ed4-79e2-4e9a-8ebf-e835652bc69c Date: Fri, 24 Aug 2018 14:58:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb4f21ee-b313-4b62-98f5-5198a361d961","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:58:07Z","provider:segmentation_id":45,"name":"tenantnetwork1-net_50b683ba-5fdd-4784-8acd-4d36fcbe2882","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:57:58Z","provider:network_type":"vxlan"}]} 2018-08-24 14:58:07,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c9c63ed4-79e2-4e9a-8ebf-e835652bc69c 2018-08-24 14:58:07,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278036117554s 2018-08-24 14:58:07,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c9c63ed4-79e2-4e9a-8ebf-e835652bc69c 2018-08-24 14:58:07,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 14:58:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/fb4f21ee-b313-4b62-98f5-5198a361d961.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b8759f12059d4f109c8bd124402bf34969e898c" 2018-08-24 14:58:09,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6f1731b-414d-42b3-ac46-40c92a149c5c Date: Fri, 24 Aug 2018 14:58:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:09,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/fb4f21ee-b313-4b62-98f5-5198a361d961.json used request id req-c6f1731b-414d-42b3-ac46-40c92a149c5c 2018-08-24 14:58:09,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.58345890045s 2018-08-24 14:58:09,399 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/fb4f21ee-b313-4b62-98f5-5198a361d961.json used request id req-c6f1731b-414d-42b3-ac46-40c92a149c5c 2018-08-24 14:58:09,430 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-24 14:58:09,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:58:09,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:58:09,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:58:09,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:58:09,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:58:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:09,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04db9b8-de80-4977-8cea-c8ecc7cdb0e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:58:09,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f04db9b8-de80-4977-8cea-c8ecc7cdb0e1 2018-08-24 14:58:09,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:58:09,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["SV9IRNPrSzSxzWpQdJ7mrg"], "issued_at": "2018-08-24T14:58:09.000000Z"}} 2018-08-24 14:58:09,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:09,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:10,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d2830855-e759-4b52-97f7-e03beb4b86e2 Date: Fri, 24 Aug 2018 14:58:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:58:10,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2830855-e759-4b52-97f7-e03beb4b86e2 2018-08-24 14:58:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05122590065s 2018-08-24 14:58:10,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2830855-e759-4b52-97f7-e03beb4b86e2 2018-08-24 14:58:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:10,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 14:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dcaa2dc-35b6-4d73-8100-d50503d2474d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 14:58:10,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1dcaa2dc-35b6-4d73-8100-d50503d2474d 2018-08-24 14:58:10,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:58:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:11,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0d35c5-7bf7-4b58-8de8-8371bc3825f1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 14:58:11,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-df0d35c5-7bf7-4b58-8de8-8371bc3825f1 2018-08-24 14:58:11,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18847489357s 2018-08-24 14:58:11,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-df0d35c5-7bf7-4b58-8de8-8371bc3825f1 2018-08-24 14:58:11,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 14:58:11,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e"}}' 2018-08-24 14:58:11,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03e1a4b-ddb4-4f73-871a-f60b6d3c39bd Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3"}, "tags": [], "enabled": true, "id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e"}} 2018-08-24 14:58:11,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b03e1a4b-ddb4-4f73-871a-f60b6d3c39bd 2018-08-24 14:58:11,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248842954636s 2018-08-24 14:58:11,364 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b03e1a4b-ddb4-4f73-871a-f60b6d3c39bd 2018-08-24 14:58:11,364 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e'}) 2018-08-24 14:58:11,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 14:58:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de6ca7c3-4a63-44bc-89ed-dea9030a5184", "email": null, "name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e"}}' 2018-08-24 14:58:11,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbd267b-1d62-4602-981f-e9842473ed10 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee338ae7a6d412bb64117fbfb672487", "domain_id": "default", "password_expires_at": null}} 2018-08-24 14:58:11,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-ddbd267b-1d62-4602-981f-e9842473ed10 2018-08-24 14:58:11,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478756904602s 2018-08-24 14:58:11,850 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-ddbd267b-1d62-4602-981f-e9842473ed10 2018-08-24 14:58:11,850 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ee338ae7a6d412bb64117fbfb672487', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e'}) 2018-08-24 14:58:11,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c12a58-d07f-4e90-8cc4-caf5695bdf1d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:12,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e5c12a58-d07f-4e90-8cc4-caf5695bdf1d 2018-08-24 14:58:12,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196285009384s 2018-08-24 14:58:12,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e5c12a58-d07f-4e90-8cc4-caf5695bdf1d 2018-08-24 14:58:12,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6aa53ca-e2d1-4cd4-9de3-9cf3daa04772 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:12,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c6aa53ca-e2d1-4cd4-9de3-9cf3daa04772 2018-08-24 14:58:12,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200433015823s 2018-08-24 14:58:12,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c6aa53ca-e2d1-4cd4-9de3-9cf3daa04772 2018-08-24 14:58:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadd08d9-c82f-44f2-87bc-790740f94016 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:12,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cadd08d9-c82f-44f2-87bc-790740f94016 2018-08-24 14:58:12,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19384598732s 2018-08-24 14:58:12,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cadd08d9-c82f-44f2-87bc-790740f94016 2018-08-24 14:58:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:58:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc05383-f7fe-42a3-9987-00216c23b4e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 14:58:12,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-ecc05383-f7fe-42a3-9987-00216c23b4e0 2018-08-24 14:58:12,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108232021332s 2018-08-24 14:58:12,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-ecc05383-f7fe-42a3-9987-00216c23b4e0 2018-08-24 14:58:12,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:58:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a65ad65-0a3f-4421-8716-e7142f1be8be Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee338ae7a6d412bb64117fbfb672487", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 14:58:12,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5a65ad65-0a3f-4421-8716-e7142f1be8be 2018-08-24 14:58:12,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194845914841s 2018-08-24 14:58:12,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5a65ad65-0a3f-4421-8716-e7142f1be8be 2018-08-24 14:58:12,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 14:58:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:12,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51af0d5a-1162-4e15-abf5-9e0a585931fe Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3"}, "tags": [], "enabled": true, "id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-51af0d5a-1162-4e15-abf5-9e0a585931fe 2018-08-24 14:58:12,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.141993045807s 2018-08-24 14:58:12,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-51af0d5a-1162-4e15-abf5-9e0a585931fe 2018-08-24 14:58:12,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 14:58:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=0ee338ae7a6d412bb64117fbfb672487&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=4f723a0ca7434fc5b3a20c8c11bb2ec3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:13,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d860ad-2d36-47c4-a83b-c3ffd9b6763d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=0ee338ae7a6d412bb64117fbfb672487&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=4f723a0ca7434fc5b3a20c8c11bb2ec3", "previous": null, "next": null}} 2018-08-24 14:58:13,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=0ee338ae7a6d412bb64117fbfb672487&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=4f723a0ca7434fc5b3a20c8c11bb2ec3 used request id req-37d860ad-2d36-47c4-a83b-c3ffd9b6763d 2018-08-24 14:58:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102123975754s 2018-08-24 14:58:13,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=0ee338ae7a6d412bb64117fbfb672487&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=4f723a0ca7434fc5b3a20c8c11bb2ec3 used request id req-37d860ad-2d36-47c4-a83b-c3ffd9b6763d 2018-08-24 14:58:13,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 14:58:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3/users/0ee338ae7a6d412bb64117fbfb672487/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:13,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1dec17-d278-4d2a-8f32-87e285167150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:58:13,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3/users/0ee338ae7a6d412bb64117fbfb672487/roles/5df559bd118b46ae95b9195d6e13137a used request id req-5f1dec17-d278-4d2a-8f32-87e285167150 2018-08-24 14:58:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186937093735s 2018-08-24 14:58:13,220 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3/users/0ee338ae7a6d412bb64117fbfb672487/roles/5df559bd118b46ae95b9195d6e13137a used request id req-5f1dec17-d278-4d2a-8f32-87e285167150 2018-08-24 14:58:13,220 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'de6ca7c3-4a63-44bc-89ed-dea9030a5184', 'username': u'tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 14:58:13,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:58:13,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:58:13,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:58:13,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:58:13,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:58:13,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:58:13,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:58:13,225 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e', 'password': 'de6ca7c3-4a63-44bc-89ed-dea9030a5184', 'project_name': 'tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '4f723a0ca7434fc5b3a20c8c11bb2ec3', 'project_domain_name': 'Default'} 2018-08-24 14:58:13,226 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-24 14:58:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:13,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0498886-11a4-43fc-bb08-db4f9cb191f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:58:13,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-a0498886-11a4-43fc-bb08-db4f9cb191f0 2018-08-24 14:58:13,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:58:13,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "name": "tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/4f723a0ca7434fc5b3a20c8c11bb2ec3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e", "id": "0ee338ae7a6d412bb64117fbfb672487"}, "audit_ids": ["PO_bbyyBT3mMqrbDBRi9ng"], "issued_at": "2018-08-24T14:58:13.000000Z"}} 2018-08-24 14:58:13,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:58:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" -d '{"network": {"name": "tenantnetwork2-net_0c8c4e5c-72ed-4643-b246-20f410795f5e", "admin_state_up": true}}' 2018-08-24 14:58:14,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-11ce4efa-b188-4863-b7c5-30fbdff28b8c Date: Fri, 24 Aug 2018 14:58:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","created_at":"2018-08-24T14:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T14:58:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","id":"94b129aa-8f16-4a09-aa40-02abd06bcc10","name":"tenantnetwork2-net_0c8c4e5c-72ed-4643-b246-20f410795f5e"}} 2018-08-24 14:58:14,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-11ce4efa-b188-4863-b7c5-30fbdff28b8c 2018-08-24 14:58:14,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.722439050674s 2018-08-24 14:58:14,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-11ce4efa-b188-4863-b7c5-30fbdff28b8c 2018-08-24 14:58:14,364 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:58:14Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'94b129aa-8f16-4a09-aa40-02abd06bcc10', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_0c8c4e5c-72ed-4643-b246-20f410795f5e', u'admin_state_up': True, u'tenant_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', u'created_at': u'2018-08-24T14:58:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3'}) 2018-08-24 14:58:14,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-120f1021-6e05-4fc2-a272-e84cdad7b39f Date: Fri, 24 Aug 2018 14:58:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T14:58:14Z","tenant_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","created_at":"2018-08-24T14:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","id":"94b129aa-8f16-4a09-aa40-02abd06bcc10","name":"tenantnetwork2-net_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:14,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-120f1021-6e05-4fc2-a272-e84cdad7b39f 2018-08-24 14:58:14,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135714054108s 2018-08-24 14:58:14,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-120f1021-6e05-4fc2-a272-e84cdad7b39f 2018-08-24 14:58:14,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:58:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" -d '{"subnet": {"name": "tenantnetwork2-subnet_0c8c4e5c-72ed-4643-b246-20f410795f5e", "enable_dhcp": true, "network_id": "94b129aa-8f16-4a09-aa40-02abd06bcc10", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:58:15,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-13557940-2948-49ea-a17d-9aac47be0376 Date: Fri, 24 Aug 2018 14:58:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b129aa-8f16-4a09-aa40-02abd06bcc10","tenant_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","created_at":"2018-08-24T14:58:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:14Z","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":"4f723a0ca7434fc5b3a20c8c11bb2ec3","id":"7b00fe0d-7806-4c9f-9a5d-89376b4b8523","subnetpool_id":null,"name":"tenantnetwork2-subnet_0c8c4e5c-72ed-4643-b246-20f410795f5e"}} 2018-08-24 14:58:15,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-13557940-2948-49ea-a17d-9aac47be0376 2018-08-24 14:58:15,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.765787124634s 2018-08-24 14:58:15,269 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-13557940-2948-49ea-a17d-9aac47be0376 2018-08-24 14:58:15,269 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:58:14Z', 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'7b00fe0d-7806-4c9f-9a5d-89376b4b8523', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_0c8c4e5c-72ed-4643-b246-20f410795f5e', u'enable_dhcp': True, u'network_id': u'94b129aa-8f16-4a09-aa40-02abd06bcc10', u'tenant_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', u'created_at': u'2018-08-24T14:58:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3'}) 2018-08-24 14:58:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:58:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "tenantnetwork2-router_0c8c4e5c-72ed-4643-b246-20f410795f5e", "admin_state_up": true}}' 2018-08-24 14:58:16,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-de2f0570-206d-4ad6-9190-93ff38b13124 Date: Fri, 24 Aug 2018 14:58:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:15Z", "admin_state_up": true, "updated_at": "2018-08-24T14:58:16Z", "revision_number": 2, "routes": [], "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "29747689-fa94-420d-8945-83e3e2efb5fc", "name": "tenantnetwork2-router_0c8c4e5c-72ed-4643-b246-20f410795f5e"}} 2018-08-24 14:58:16,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-de2f0570-206d-4ad6-9190-93ff38b13124 2018-08-24 14:58:16,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3000729084s 2018-08-24 14:58:16,570 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-de2f0570-206d-4ad6-9190-93ff38b13124 2018-08-24 14:58:16,570 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', u'created_at': u'2018-08-24T14:58:15Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T14:58:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'4f723a0ca7434fc5b3a20c8c11bb2ec3', u'id': u'29747689-fa94-420d-8945-83e3e2efb5fc', u'name': u'tenantnetwork2-router_0c8c4e5c-72ed-4643-b246-20f410795f5e'}) 2018-08-24 14:58:16,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:58:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" -d '{"subnet_id": "7b00fe0d-7806-4c9f-9a5d-89376b4b8523"}' 2018-08-24 14:58:18,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-170e6671-5f18-422e-be07-270d682caf4c Date: Fri, 24 Aug 2018 14:58:18 GMT RESP BODY: {"network_id": "94b129aa-8f16-4a09-aa40-02abd06bcc10", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "subnet_id": "7b00fe0d-7806-4c9f-9a5d-89376b4b8523", "subnet_ids": ["7b00fe0d-7806-4c9f-9a5d-89376b4b8523"], "port_id": "7a72c11e-6d39-45d5-912a-f06965ade870", "id": "29747689-fa94-420d-8945-83e3e2efb5fc"} 2018-08-24 14:58:18,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/add_router_interface.json used request id req-170e6671-5f18-422e-be07-270d682caf4c 2018-08-24 14:58:18,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97259879112s 2018-08-24 14:58:18,544 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/add_router_interface.json used request id req-170e6671-5f18-422e-be07-270d682caf4c returning object 29747689-fa94-420d-8945-83e3e2efb5fc 2018-08-24 14:58:18,655 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:58:18,656 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-24 14:58:18,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 14:58:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" -d '{"subnet_id": "7b00fe0d-7806-4c9f-9a5d-89376b4b8523"}' 2018-08-24 14:58:20,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71047297-12dd-4492-99b1-d1e071b763fc Date: Fri, 24 Aug 2018 14:58:20 GMT RESP BODY: {"network_id": "94b129aa-8f16-4a09-aa40-02abd06bcc10", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "subnet_id": "7b00fe0d-7806-4c9f-9a5d-89376b4b8523", "subnet_ids": ["7b00fe0d-7806-4c9f-9a5d-89376b4b8523"], "port_id": "7a72c11e-6d39-45d5-912a-f06965ade870", "id": "29747689-fa94-420d-8945-83e3e2efb5fc"} 2018-08-24 14:58:20,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/remove_router_interface.json used request id req-71047297-12dd-4492-99b1-d1e071b763fc 2018-08-24 14:58:20,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71410918236s 2018-08-24 14:58:20,374 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc/remove_router_interface.json used request id req-71047297-12dd-4492-99b1-d1e071b763fc returning object 29747689-fa94-420d-8945-83e3e2efb5fc 2018-08-24 14:58:20,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:58:20,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-30630161-5235-43f3-bccd-956960058e69 Date: Fri, 24 Aug 2018 14:58:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:15Z", "admin_state_up": true, "updated_at": "2018-08-24T14:58:19Z", "revision_number": 4, "routes": [], "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "29747689-fa94-420d-8945-83e3e2efb5fc", "name": "tenantnetwork2-router_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:20,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-30630161-5235-43f3-bccd-956960058e69 2018-08-24 14:58:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113873004913s 2018-08-24 14:58:20,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-30630161-5235-43f3-bccd-956960058e69 2018-08-24 14:58:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 14:58:20,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:21,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f354fea-053e-4322-948e-f725bfe15701 Content-Length: 0 Date: Fri, 24 Aug 2018 14:58:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:21,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc.json used request id req-3f354fea-053e-4322-948e-f725bfe15701 2018-08-24 14:58:21,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43202590942s 2018-08-24 14:58:21,923 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/29747689-fa94-420d-8945-83e3e2efb5fc.json used request id req-3f354fea-053e-4322-948e-f725bfe15701 2018-08-24 14:58:21,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:58:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:22,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d17ca1e-2e55-43cf-b3d4-b8f6b468b0cb Date: Fri, 24 Aug 2018 14:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b129aa-8f16-4a09-aa40-02abd06bcc10","tenant_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","created_at":"2018-08-24T14:58:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:14Z","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":"4f723a0ca7434fc5b3a20c8c11bb2ec3","id":"7b00fe0d-7806-4c9f-9a5d-89376b4b8523","subnetpool_id":null,"name":"tenantnetwork2-subnet_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:22,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4d17ca1e-2e55-43cf-b3d4-b8f6b468b0cb 2018-08-24 14:58:22,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0836629867554s 2018-08-24 14:58:22,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4d17ca1e-2e55-43cf-b3d4-b8f6b468b0cb 2018-08-24 14:58:22,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 14:58:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/7b00fe0d-7806-4c9f-9a5d-89376b4b8523.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:22,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5d8a9f9-e010-4014-a732-1442bff5ac4c Date: Fri, 24 Aug 2018 14:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:22,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/7b00fe0d-7806-4c9f-9a5d-89376b4b8523.json used request id req-e5d8a9f9-e010-4014-a732-1442bff5ac4c 2018-08-24 14:58:22,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.981197834015s 2018-08-24 14:58:22,990 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/7b00fe0d-7806-4c9f-9a5d-89376b4b8523.json used request id req-e5d8a9f9-e010-4014-a732-1442bff5ac4c 2018-08-24 14:58:22,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:23,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-7b263503-5261-4e2d-81be-51987a096440 Date: Fri, 24 Aug 2018 14:58: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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T14:58:22Z","tenant_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","created_at":"2018-08-24T14:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f723a0ca7434fc5b3a20c8c11bb2ec3","id":"94b129aa-8f16-4a09-aa40-02abd06bcc10","name":"tenantnetwork2-net_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:23,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7b263503-5261-4e2d-81be-51987a096440 2018-08-24 14:58:23,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884070396423s 2018-08-24 14:58:23,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7b263503-5261-4e2d-81be-51987a096440 2018-08-24 14:58:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 14:58:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/94b129aa-8f16-4a09-aa40-02abd06bcc10.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d920b882998176146c23f4d9518a23d897297da7" 2018-08-24 14:58:24,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-560e07cb-34a4-4861-820c-cb0478cf5e61 Date: Fri, 24 Aug 2018 14:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:24,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/94b129aa-8f16-4a09-aa40-02abd06bcc10.json used request id req-560e07cb-34a4-4861-820c-cb0478cf5e61 2018-08-24 14:58:24,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25897097588s 2018-08-24 14:58:24,340 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/94b129aa-8f16-4a09-aa40-02abd06bcc10.json used request id req-560e07cb-34a4-4861-820c-cb0478cf5e61 2018-08-24 14:58:24,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:58:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:24,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bff0063-8ce0-4653-9553-941ddb5a6d94 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee338ae7a6d412bb64117fbfb672487", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 14:58:24,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6bff0063-8ce0-4653-9553-941ddb5a6d94 2018-08-24 14:58:24,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200109004974s 2018-08-24 14:58:24,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6bff0063-8ce0-4653-9553-941ddb5a6d94 2018-08-24 14:58:24,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:58:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:24,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ec555a-b65c-4796-920f-a3941652b1bb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_0c8c4e5c-72ed-4643-b246-20f410795f5e", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ee338ae7a6d412bb64117fbfb672487", "description": null}} 2018-08-24 14:58:24,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 used request id req-70ec555a-b65c-4796-920f-a3941652b1bb 2018-08-24 14:58:24,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190690994263s 2018-08-24 14:58:24,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 used request id req-70ec555a-b65c-4796-920f-a3941652b1bb 2018-08-24 14:58:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 14:58:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:25,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59afdf92-6d37-4a8b-82d0-edfe20d02699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:58:25,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 used request id req-59afdf92-6d37-4a8b-82d0-edfe20d02699 2018-08-24 14:58:25,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318140983582s 2018-08-24 14:58:25,056 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/0ee338ae7a6d412bb64117fbfb672487 used request id req-59afdf92-6d37-4a8b-82d0-edfe20d02699 2018-08-24 14:58:25,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 14:58:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:25,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83deec0-a495-47ac-bdb2-4d5c10eafc3c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3"}, "tags": [], "enabled": true, "id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0c8c4e5c-72ed-4643-b246-20f410795f5e"}]} 2018-08-24 14:58:25,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-d83deec0-a495-47ac-bdb2-4d5c10eafc3c 2018-08-24 14:58:25,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.141545057297s 2018-08-24 14:58:25,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-d83deec0-a495-47ac-bdb2-4d5c10eafc3c 2018-08-24 14:58:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 14:58:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc5593b1f6e2384211c62f26d1bcbb64351a24e7" 2018-08-24 14:58:25,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c03c22-83e1-477b-8732-2595a8052ead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:58:25,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3 used request id req-67c03c22-83e1-477b-8732-2595a8052ead 2018-08-24 14:58:25,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.279317140579s 2018-08-24 14:58:25,487 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/4f723a0ca7434fc5b3a20c8c11bb2ec3 used request id req-67c03c22-83e1-477b-8732-2595a8052ead 2018-08-24 14:58:25,537 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-24 14:58:25,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:58:25,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:58:25,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:58:25,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:58:25,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:58:25,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:58:25,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:58:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:25,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f518ae9-c8fe-4c64-8be6-17d01bf265a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:58:25,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-0f518ae9-c8fe-4c64-8be6-17d01bf265a9 2018-08-24 14:58:25,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:58:26,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["L-0dWaoqRXCJUecG5AynNQ"], "issued_at": "2018-08-24T14:58:25.000000Z"}} 2018-08-24 14:58:26,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7f653414-4037-4b12-89f8-9d4a2a06df97 Date: Fri, 24 Aug 2018 14:58:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:58:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f653414-4037-4b12-89f8-9d4a2a06df97 2018-08-24 14:58:27,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0663599968s 2018-08-24 14:58:27,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f653414-4037-4b12-89f8-9d4a2a06df97 2018-08-24 14:58:27,147 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-24 14:58:27,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:58:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"network": {"name": "vmready1-net_2f5d34bb-3905-4f75-a422-1dcfc21be358", "admin_state_up": true}}' 2018-08-24 14:58:27,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c8bd4b91-50e2-4ad2-9c65-dfd3b51ec1c6 Date: Fri, 24 Aug 2018 14:58:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8b65df48-ca92-42eb-a191-f1da6201c5ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:58:27Z","is_default":false,"provider:segmentation_id":82,"name":"vmready1-net_2f5d34bb-3905-4f75-a422-1dcfc21be358","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:58:27Z","mtu":1450}} 2018-08-24 14:58:27,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c8bd4b91-50e2-4ad2-9c65-dfd3b51ec1c6 2018-08-24 14:58:27,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.335968017578s 2018-08-24 14:58:27,484 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c8bd4b91-50e2-4ad2-9c65-dfd3b51ec1c6 2018-08-24 14:58:27,485 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T14:58:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8b65df48-ca92-42eb-a191-f1da6201c5ec', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_2f5d34bb-3905-4f75-a422-1dcfc21be358', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:58:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:58:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:27,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:27,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-66ae9dc9-c3eb-458b-8011-b554f2dcfffc Date: Fri, 24 Aug 2018 14:58:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8b65df48-ca92-42eb-a191-f1da6201c5ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:58:27Z","provider:segmentation_id":82,"name":"vmready1-net_2f5d34bb-3905-4f75-a422-1dcfc21be358","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:58:27Z","provider:network_type":"vxlan"}]} 2018-08-24 14:58:27,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-66ae9dc9-c3eb-458b-8011-b554f2dcfffc 2018-08-24 14:58:27,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.15068602562s 2018-08-24 14:58:27,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-66ae9dc9-c3eb-458b-8011-b554f2dcfffc 2018-08-24 14:58:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:58:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"subnet": {"name": "vmready1-subnet_2f5d34bb-3905-4f75-a422-1dcfc21be358", "enable_dhcp": true, "network_id": "8b65df48-ca92-42eb-a191-f1da6201c5ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:58:28,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-34422c5a-04d6-4671-96b5-fd625663b0ff Date: Fri, 24 Aug 2018 14:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b65df48-ca92-42eb-a191-f1da6201c5ec","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:58:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"87856f31-25b3-4f1e-8c31-82759a56a1c3","subnetpool_id":null,"name":"vmready1-subnet_2f5d34bb-3905-4f75-a422-1dcfc21be358"}} 2018-08-24 14:58:28,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-34422c5a-04d6-4671-96b5-fd625663b0ff 2018-08-24 14:58:28,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.421216011047s 2018-08-24 14:58:28,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-34422c5a-04d6-4671-96b5-fd625663b0ff 2018-08-24 14:58:28,060 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:58:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'87856f31-25b3-4f1e-8c31-82759a56a1c3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_2f5d34bb-3905-4f75-a422-1dcfc21be358', u'enable_dhcp': True, u'network_id': u'8b65df48-ca92-42eb-a191-f1da6201c5ec', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:58:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:58:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:58:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "vmready1-router_2f5d34bb-3905-4f75-a422-1dcfc21be358", "admin_state_up": true}}' 2018-08-24 14:58:29,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-b395dae4-5e4d-4a0f-b8ae-40d56cdb07e9 Date: Fri, 24 Aug 2018 14:58:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:58:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:58:29Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee7d1cf4-fcb7-4251-a6cb-49a54017d192", "name": "vmready1-router_2f5d34bb-3905-4f75-a422-1dcfc21be358"}} 2018-08-24 14:58:29,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b395dae4-5e4d-4a0f-b8ae-40d56cdb07e9 2018-08-24 14:58:29,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27486491203s 2018-08-24 14:58:29,336 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b395dae4-5e4d-4a0f-b8ae-40d56cdb07e9 2018-08-24 14:58:29,336 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:58:28Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T14:58:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'ee7d1cf4-fcb7-4251-a6cb-49a54017d192', u'name': u'vmready1-router_2f5d34bb-3905-4f75-a422-1dcfc21be358'}) 2018-08-24 14:58:29,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:58:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"subnet_id": "87856f31-25b3-4f1e-8c31-82759a56a1c3"}' 2018-08-24 14:58:31,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-364e8417-721d-403a-8bb1-60bdc15a9753 Date: Fri, 24 Aug 2018 14:58:31 GMT RESP BODY: {"network_id": "8b65df48-ca92-42eb-a191-f1da6201c5ec", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "87856f31-25b3-4f1e-8c31-82759a56a1c3", "subnet_ids": ["87856f31-25b3-4f1e-8c31-82759a56a1c3"], "port_id": "ecc724e6-5088-4014-8950-73e4f7013d34", "id": "ee7d1cf4-fcb7-4251-a6cb-49a54017d192"} 2018-08-24 14:58:31,182 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/add_router_interface.json used request id req-364e8417-721d-403a-8bb1-60bdc15a9753 2018-08-24 14:58:31,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.84517383575s 2018-08-24 14:58:31,182 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/add_router_interface.json used request id req-364e8417-721d-403a-8bb1-60bdc15a9753 returning object ee7d1cf4-fcb7-4251-a6cb-49a54017d192 2018-08-24 14:58:31,183 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 14:58:31,311 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 14:58:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:31,317 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 14:58:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 14:58:31,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:32,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0478dd9f-3c78-4e82-9c58-7ca34776c070 Date: Fri, 24 Aug 2018 14:58:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:32,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0478dd9f-3c78-4e82-9c58-7ca34776c070 2018-08-24 14:58:32,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740149021149s 2018-08-24 14:58:32,060 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0478dd9f-3c78-4e82-9c58-7ca34776c070 2018-08-24 14:58:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 14:58:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358"}' 2018-08-24 14:58:32,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa960f52-5620-47a0-862c-8096fea8e0d6 Date: Fri, 24 Aug 2018 14:58:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:32Z", "file": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "15c5673d-1e1b-4c15-85fe-7d63415b303f", "size": null, "self": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "checksum": null, "created_at": "2018-08-24T14:58:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 14:58:32,159 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-fa960f52-5620-47a0-862c-8096fea8e0d6 2018-08-24 14:58:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0920279026031s 2018-08-24 14:58:32,160 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-fa960f52-5620-47a0-862c-8096fea8e0d6 returning object 15c5673d-1e1b-4c15-85fe-7d63415b303f 2018-08-24 14:58:32,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 14:58:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '' 2018-08-24 14:58:34,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b59968e-142b-4a9b-a767-b5451853d581 Date: Fri, 24 Aug 2018 14:58:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:58:34,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file used request id req-4b59968e-142b-4a9b-a767-b5451853d581 2018-08-24 14:58:34,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.36131906509s 2018-08-24 14:58:34,522 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file used request id req-4b59968e-142b-4a9b-a767-b5451853d581 2018-08-24 14:58:34,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:34,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-d87ecb58-f9a3-4c3a-b240-5c1ac1338e33 Date: Fri, 24 Aug 2018 14:58:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:34Z", "file": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "15c5673d-1e1b-4c15-85fe-7d63415b303f", "size": 12716032, "self": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:58:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:34,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d87ecb58-f9a3-4c3a-b240-5c1ac1338e33 2018-08-24 14:58:34,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263569355011s 2018-08-24 14:58:34,553 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d87ecb58-f9a3-4c3a-b240-5c1ac1338e33 2018-08-24 14:58:34,555 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'15c5673d-1e1b-4c15-85fe-7d63415b303f', 'size': 12716032, u'self': u'/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T14:58:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T14:58:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358', 'created': u'2018-08-24T14:58:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T14:58:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 14:58:34,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 14:58:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_2f5d34bb-3905-4f75-a422-1dcfc21be358", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 14:58:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-535f17e2-ffbb-4948-a508-248d258b65de x-compute-request-id: req-535f17e2-ffbb-4948-a508-248d258b65de Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_2f5d34bb-3905-4f75-a422-1dcfc21be358", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87340334-a4d9-4a7a-93d6-0d3b2f3ba27b"}} 2018-08-24 14:58:35,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-535f17e2-ffbb-4948-a508-248d258b65de 2018-08-24 14:58:35,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.881152868271s 2018-08-24 14:58:35,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-535f17e2-ffbb-4948-a508-248d258b65de 2018-08-24 14:58:35,438 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_2f5d34bb-3905-4f75-a422-1dcfc21be358', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'87340334-a4d9-4a7a-93d6-0d3b2f3ba27b', 'swap': 0}) 2018-08-24 14:58:35,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 14:58:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"extra_specs": {}}' 2018-08-24 14:58:35,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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 x-openstack-request-id: req-7d9a04fd-871b-4184-91e7-a305424cd512 x-compute-request-id: req-7d9a04fd-871b-4184-91e7-a305424cd512 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 14:58:35,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b/os-extra_specs used request id req-7d9a04fd-871b-4184-91e7-a305424cd512 2018-08-24 14:58:35,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139853954315s 2018-08-24 14:58:35,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b/os-extra_specs used request id req-7d9a04fd-871b-4184-91e7-a305424cd512 2018-08-24 14:58:35,684 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:58:35,685 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 14:58:35,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 14:58:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" -d '{"subnet_id": "87856f31-25b3-4f1e-8c31-82759a56a1c3"}' 2018-08-24 14:58:37,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-823fb344-ac57-4d11-a536-d9bf1fbe618c Date: Fri, 24 Aug 2018 14:58:37 GMT RESP BODY: {"network_id": "8b65df48-ca92-42eb-a191-f1da6201c5ec", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "87856f31-25b3-4f1e-8c31-82759a56a1c3", "subnet_ids": ["87856f31-25b3-4f1e-8c31-82759a56a1c3"], "port_id": "ecc724e6-5088-4014-8950-73e4f7013d34", "id": "ee7d1cf4-fcb7-4251-a6cb-49a54017d192"} 2018-08-24 14:58:37,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/remove_router_interface.json used request id req-823fb344-ac57-4d11-a536-d9bf1fbe618c 2018-08-24 14:58:37,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51904702187s 2018-08-24 14:58:37,209 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192/remove_router_interface.json used request id req-823fb344-ac57-4d11-a536-d9bf1fbe618c returning object ee7d1cf4-fcb7-4251-a6cb-49a54017d192 2018-08-24 14:58:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:58:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:37,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-45fe56b8-7720-4cd8-881e-9ba90aa2556e Date: Fri, 24 Aug 2018 14:58:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:58:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:58:36Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee7d1cf4-fcb7-4251-a6cb-49a54017d192", "name": "vmready1-router_2f5d34bb-3905-4f75-a422-1dcfc21be358"}]} 2018-08-24 14:58:37,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-45fe56b8-7720-4cd8-881e-9ba90aa2556e 2018-08-24 14:58:37,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.275676965714s 2018-08-24 14:58:37,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-45fe56b8-7720-4cd8-881e-9ba90aa2556e 2018-08-24 14:58:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 14:58:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:39,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd2d3f5c-0a91-4361-a478-4617931ed616 Content-Length: 0 Date: Fri, 24 Aug 2018 14:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:39,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192.json used request id req-bd2d3f5c-0a91-4361-a478-4617931ed616 2018-08-24 14:58:39,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.55960202217s 2018-08-24 14:58:39,046 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ee7d1cf4-fcb7-4251-a6cb-49a54017d192.json used request id req-bd2d3f5c-0a91-4361-a478-4617931ed616 2018-08-24 14:58:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:58:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:39,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-48df983f-1e0a-4f14-91ca-e81447210eb2 Date: Fri, 24 Aug 2018 14:58:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b65df48-ca92-42eb-a191-f1da6201c5ec","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:58:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"87856f31-25b3-4f1e-8c31-82759a56a1c3","subnetpool_id":null,"name":"vmready1-subnet_2f5d34bb-3905-4f75-a422-1dcfc21be358"}]} 2018-08-24 14:58:39,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-48df983f-1e0a-4f14-91ca-e81447210eb2 2018-08-24 14:58:39,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0766389369965s 2018-08-24 14:58:39,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-48df983f-1e0a-4f14-91ca-e81447210eb2 2018-08-24 14:58:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 14:58:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/87856f31-25b3-4f1e-8c31-82759a56a1c3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:40,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07956cdf-c1d3-4ddc-941c-acbc24e55ff9 Date: Fri, 24 Aug 2018 14:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:40,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/87856f31-25b3-4f1e-8c31-82759a56a1c3.json used request id req-07956cdf-c1d3-4ddc-941c-acbc24e55ff9 2018-08-24 14:58:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04664897919s 2018-08-24 14:58:40,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/87856f31-25b3-4f1e-8c31-82759a56a1c3.json used request id req-07956cdf-c1d3-4ddc-941c-acbc24e55ff9 2018-08-24 14:58:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:40,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-3dabd75c-57d8-43c3-9b76-3793d94c8382 Date: Fri, 24 Aug 2018 14:58:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8b65df48-ca92-42eb-a191-f1da6201c5ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:58:39Z","provider:segmentation_id":82,"name":"vmready1-net_2f5d34bb-3905-4f75-a422-1dcfc21be358","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:58:27Z","provider:network_type":"vxlan"}]} 2018-08-24 14:58:40,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3dabd75c-57d8-43c3-9b76-3793d94c8382 2018-08-24 14:58:40,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813100337982s 2018-08-24 14:58:40,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3dabd75c-57d8-43c3-9b76-3793d94c8382 2018-08-24 14:58:40,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 14:58:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/8b65df48-ca92-42eb-a191-f1da6201c5ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:41,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ff6f36b-4c32-4560-96b7-dbd2bb86fc7d Date: Fri, 24 Aug 2018 14:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:41,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/8b65df48-ca92-42eb-a191-f1da6201c5ec.json used request id req-3ff6f36b-4c32-4560-96b7-dbd2bb86fc7d 2018-08-24 14:58:41,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47383499146s 2018-08-24 14:58:41,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/8b65df48-ca92-42eb-a191-f1da6201c5ec.json used request id req-3ff6f36b-4c32-4560-96b7-dbd2bb86fc7d 2018-08-24 14:58:41,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:41,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-33cec2bd-2ecb-4792-9837-55c728f10b25 Date: Fri, 24 Aug 2018 14:58:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:34Z", "file": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "15c5673d-1e1b-4c15-85fe-7d63415b303f", "size": 12716032, "self": "/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/15c5673d-1e1b-4c15-85fe-7d63415b303f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2f5d34bb-3905-4f75-a422-1dcfc21be358", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:58:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:41,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-33cec2bd-2ecb-4792-9837-55c728f10b25 2018-08-24 14:58:41,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0483250617981s 2018-08-24 14:58:41,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-33cec2bd-2ecb-4792-9837-55c728f10b25 2018-08-24 14:58:41,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 14:58:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:42,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3807bf6-e7a1-4b9e-bafa-959c90df8866 Date: Fri, 24 Aug 2018 14:58:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:58:42,082 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f used request id req-b3807bf6-e7a1-4b9e-bafa-959c90df8866 2018-08-24 14:58:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.2989590168s 2018-08-24 14:58:42,082 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/15c5673d-1e1b-4c15-85fe-7d63415b303f used request id req-b3807bf6-e7a1-4b9e-bafa-959c90df8866 2018-08-24 14:58:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 14:58:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:42,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-3b2606c0-0372-4041-bb87-03e4bc083796 x-compute-request-id: req-3b2606c0-0372-4041-bb87-03e4bc083796 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_2f5d34bb-3905-4f75-a422-1dcfc21be358", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87340334-a4d9-4a7a-93d6-0d3b2f3ba27b"}]} 2018-08-24 14:58:42,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3b2606c0-0372-4041-bb87-03e4bc083796 2018-08-24 14:58:42,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354278087616s 2018-08-24 14:58:42,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3b2606c0-0372-4041-bb87-03e4bc083796 2018-08-24 14:58:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 14:58:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125a962b14e31ca196c65eae2dfab8863dda8a35" 2018-08-24 14:58:42,152 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14: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-2ba08e51-8ef2-4cbe-bd44-b19e80bbfd1c x-compute-request-id: req-2ba08e51-8ef2-4cbe-bd44-b19e80bbfd1c Content-Length: 0 Content-Type: application/json 2018-08-24 14:58:42,152 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b used request id req-2ba08e51-8ef2-4cbe-bd44-b19e80bbfd1c 2018-08-24 14:58:42,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328569412231s 2018-08-24 14:58:42,152 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/87340334-a4d9-4a7a-93d6-0d3b2f3ba27b used request id req-2ba08e51-8ef2-4cbe-bd44-b19e80bbfd1c 2018-08-24 14:58:42,187 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:58:42,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:58:42,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:58:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:42,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de42011-f7af-4a67-98fd-326cc64bf9d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:58:42,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2de42011-f7af-4a67-98fd-326cc64bf9d9 2018-08-24 14:58:42,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:58:42,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["SbF4oVcKS7-ZNkzkiKI51w"], "issued_at": "2018-08-24T14:58:42.000000Z"}} 2018-08-24 14:58:42,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:42,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2f3e551b-6b1e-4bbc-8c3a-cab0234d22b4 Date: Fri, 24 Aug 2018 14:58:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:58:42,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f3e551b-6b1e-4bbc-8c3a-cab0234d22b4 2018-08-24 14:58:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341564178467s 2018-08-24 14:58:42,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f3e551b-6b1e-4bbc-8c3a-cab0234d22b4 2018-08-24 14:58:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:42,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 14:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9051c9bb-ba52-4132-8757-93ea3cb4e051 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 14:58:42,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9051c9bb-ba52-4132-8757-93ea3cb4e051 2018-08-24 14:58:42,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:58:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:43,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fbb6b1-b4d9-430b-9a1e-dc1eb453678b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 14:58:43,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-27fbb6b1-b4d9-430b-9a1e-dc1eb453678b 2018-08-24 14:58:43,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191740989685s 2018-08-24 14:58:43,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-27fbb6b1-b4d9-430b-9a1e-dc1eb453678b 2018-08-24 14:58:43,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 14:58:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}}' 2018-08-24 14:58:43,374 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f163e3a5-116c-47b2-802b-fa4366f8cb5c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e"}, "tags": [], "enabled": true, "id": "c68b4c96470a44fdbbd422fcb3f6de9e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}} 2018-08-24 14:58:43,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-f163e3a5-116c-47b2-802b-fa4366f8cb5c 2018-08-24 14:58:43,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208725214005s 2018-08-24 14:58:43,374 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-f163e3a5-116c-47b2-802b-fa4366f8cb5c 2018-08-24 14:58:43,375 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'c68b4c96470a44fdbbd422fcb3f6de9e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b'}) 2018-08-24 14:58:43,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 14:58:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2df1446e-8d2e-49da-a6b8-c562015e6b83", "email": null, "name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}}' 2018-08-24 14:58:43,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda56893-4e38-4662-b357-e58c5cab80d0 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": {"self": "http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9466c893c13149ad8bb389de96313104", "domain_id": "default", "password_expires_at": null}} 2018-08-24 14:58:43,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-dda56893-4e38-4662-b357-e58c5cab80d0 2018-08-24 14:58:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.509975910187s 2018-08-24 14:58:43,891 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-dda56893-4e38-4662-b357-e58c5cab80d0 2018-08-24 14:58:43,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9466c893c13149ad8bb389de96313104', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b'}) 2018-08-24 14:58:43,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1cd422-e2f3-44dc-aabe-4df7c4c427b0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:44,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-7f1cd422-e2f3-44dc-aabe-4df7c4c427b0 2018-08-24 14:58:44,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108106136322s 2018-08-24 14:58:44,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-7f1cd422-e2f3-44dc-aabe-4df7c4c427b0 2018-08-24 14:58:44,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6623e7-dd9d-409a-9129-2cf4efdd9874 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:44,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-df6623e7-dd9d-409a-9129-2cf4efdd9874 2018-08-24 14:58:44,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184056043625s 2018-08-24 14:58:44,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-df6623e7-dd9d-409a-9129-2cf4efdd9874 2018-08-24 14:58:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:58:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d85d79e-8d2e-449e-b2b4-5836078ad585 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:58:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1d85d79e-8d2e-449e-b2b4-5836078ad585 2018-08-24 14:58:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182512998581s 2018-08-24 14:58:44,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1d85d79e-8d2e-449e-b2b4-5836078ad585 2018-08-24 14:58:44,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:58:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537ed5cd-f292-4afe-bf68-e896982a7a7a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 14:58:44,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-537ed5cd-f292-4afe-bf68-e896982a7a7a 2018-08-24 14:58:44,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177340984344s 2018-08-24 14:58:44,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-537ed5cd-f292-4afe-bf68-e896982a7a7a 2018-08-24 14:58:44,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:58:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0116cd-d184-4466-a10a-c057c5b12b53 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": {"self": "http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9466c893c13149ad8bb389de96313104", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 14:58:44,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-1d0116cd-d184-4466-a10a-c057c5b12b53 2018-08-24 14:58:44,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124443054199s 2018-08-24 14:58:44,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-1d0116cd-d184-4466-a10a-c057c5b12b53 2018-08-24 14:58:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 14:58:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:44,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204371b0-2424-4720-87ad-57e74cce9159 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e"}, "tags": [], "enabled": true, "id": "c68b4c96470a44fdbbd422fcb3f6de9e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:58:44,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-204371b0-2424-4720-87ad-57e74cce9159 2018-08-24 14:58:44,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187089204788s 2018-08-24 14:58:44,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-204371b0-2424-4720-87ad-57e74cce9159 2018-08-24 14:58:44,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 14:58:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=9466c893c13149ad8bb389de96313104&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=c68b4c96470a44fdbbd422fcb3f6de9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:45,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b648a2aa-e3e6-414e-9698-81101d30595d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=9466c893c13149ad8bb389de96313104&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=c68b4c96470a44fdbbd422fcb3f6de9e", "previous": null, "next": null}} 2018-08-24 14:58:45,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9466c893c13149ad8bb389de96313104&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=c68b4c96470a44fdbbd422fcb3f6de9e used request id req-b648a2aa-e3e6-414e-9698-81101d30595d 2018-08-24 14:58:45,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.133260965347s 2018-08-24 14:58:45,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9466c893c13149ad8bb389de96313104&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=c68b4c96470a44fdbbd422fcb3f6de9e used request id req-b648a2aa-e3e6-414e-9698-81101d30595d 2018-08-24 14:58:45,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 14:58:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e/users/9466c893c13149ad8bb389de96313104/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:45,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dceb2f31-469f-4937-95e3-951bd6594def Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:58:45,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e/users/9466c893c13149ad8bb389de96313104/roles/5df559bd118b46ae95b9195d6e13137a used request id req-dceb2f31-469f-4937-95e3-951bd6594def 2018-08-24 14:58:45,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246892929077s 2018-08-24 14:58:45,283 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e/users/9466c893c13149ad8bb389de96313104/roles/5df559bd118b46ae95b9195d6e13137a used request id req-dceb2f31-469f-4937-95e3-951bd6594def 2018-08-24 14:58:45,284 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c68b4c96470a44fdbbd422fcb3f6de9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2df1446e-8d2e-49da-a6b8-c562015e6b83', 'username': u'vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 14:58:45,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:58:45,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:58:45,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:58:45,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:58:45,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:58:45,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:58:45,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:58:45,289 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'password': '2df1446e-8d2e-49da-a6b8-c562015e6b83', 'project_name': 'vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'c68b4c96470a44fdbbd422fcb3f6de9e', 'project_domain_name': 'Default'} 2018-08-24 14:58:45,289 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-24 14:58:45,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944f1a4b-fe92-4f71-b15c-a4a284bf835d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:58:45,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-944f1a4b-fe92-4f71-b15c-a4a284bf835d 2018-08-24 14:58:45,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:58:45,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c68b4c96470a44fdbbd422fcb3f6de9e", "name": "vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/c68b4c96470a44fdbbd422fcb3f6de9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "id": "9466c893c13149ad8bb389de96313104"}, "audit_ids": ["9EJ9Z69KQtmUsMqiX4cJsw"], "issued_at": "2018-08-24T14:58:45.000000Z"}} 2018-08-24 14:58:45,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:58:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"network": {"name": "vmready2-net_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "admin_state_up": true}}' 2018-08-24 14:58:46,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-64450479-d3fe-48d3-b1ed-168413794257 Date: Fri, 24 Aug 2018 14:58:46 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c68b4c96470a44fdbbd422fcb3f6de9e","created_at":"2018-08-24T14:58:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T14:58:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c68b4c96470a44fdbbd422fcb3f6de9e","id":"66361ce8-c722-4c68-897f-2d8c3e1e373a","name":"vmready2-net_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}} 2018-08-24 14:58:46,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-64450479-d3fe-48d3-b1ed-168413794257 2018-08-24 14:58:46,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.72921204567s 2018-08-24 14:58:46,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-64450479-d3fe-48d3-b1ed-168413794257 2018-08-24 14:58:46,425 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:58:46Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'66361ce8-c722-4c68-897f-2d8c3e1e373a', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', u'admin_state_up': True, u'tenant_id': u'c68b4c96470a44fdbbd422fcb3f6de9e', u'created_at': u'2018-08-24T14:58:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c68b4c96470a44fdbbd422fcb3f6de9e'}) 2018-08-24 14:58:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-b083568e-8a22-42b9-a1ac-b053558691f0 Date: Fri, 24 Aug 2018 14:58:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T14:58:46Z","tenant_id":"c68b4c96470a44fdbbd422fcb3f6de9e","created_at":"2018-08-24T14:58:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"c68b4c96470a44fdbbd422fcb3f6de9e","id":"66361ce8-c722-4c68-897f-2d8c3e1e373a","name":"vmready2-net_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:58:46,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b083568e-8a22-42b9-a1ac-b053558691f0 2018-08-24 14:58:46,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136836051941s 2018-08-24 14:58:46,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b083568e-8a22-42b9-a1ac-b053558691f0 2018-08-24 14:58:46,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:58:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"subnet": {"name": "vmready2-subnet_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "enable_dhcp": true, "network_id": "66361ce8-c722-4c68-897f-2d8c3e1e373a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:58:47,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4dc7da6d-d27a-4063-9cbb-74a298be7e92 Date: Fri, 24 Aug 2018 14:58:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66361ce8-c722-4c68-897f-2d8c3e1e373a","tenant_id":"c68b4c96470a44fdbbd422fcb3f6de9e","created_at":"2018-08-24T14:58:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:46Z","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":"c68b4c96470a44fdbbd422fcb3f6de9e","id":"c18bdd68-27a0-4253-a45d-90699926ae6c","subnetpool_id":null,"name":"vmready2-subnet_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}} 2018-08-24 14:58:47,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4dc7da6d-d27a-4063-9cbb-74a298be7e92 2018-08-24 14:58:47,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.735122919083s 2018-08-24 14:58:47,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4dc7da6d-d27a-4063-9cbb-74a298be7e92 2018-08-24 14:58:47,300 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:58:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c18bdd68-27a0-4253-a45d-90699926ae6c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', u'enable_dhcp': True, u'network_id': u'66361ce8-c722-4c68-897f-2d8c3e1e373a', u'tenant_id': u'c68b4c96470a44fdbbd422fcb3f6de9e', u'created_at': u'2018-08-24T14:58:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c68b4c96470a44fdbbd422fcb3f6de9e'}) 2018-08-24 14:58:47,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:58:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "vmready2-router_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "admin_state_up": true}}' 2018-08-24 14:58:48,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ab7bae21-9017-4282-b7a3-2f62d2147e11 Date: Fri, 24 Aug 2018 14:58:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:47Z", "admin_state_up": true, "updated_at": "2018-08-24T14:58:48Z", "revision_number": 2, "routes": [], "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "c4cea009-686d-46bd-9ce3-51d49f962a53", "name": "vmready2-router_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}} 2018-08-24 14:58:48,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ab7bae21-9017-4282-b7a3-2f62d2147e11 2018-08-24 14:58:48,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.18409800529s 2018-08-24 14:58:48,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ab7bae21-9017-4282-b7a3-2f62d2147e11 2018-08-24 14:58:48,485 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c68b4c96470a44fdbbd422fcb3f6de9e', u'created_at': u'2018-08-24T14:58:47Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T14:58:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'c68b4c96470a44fdbbd422fcb3f6de9e', u'id': u'c4cea009-686d-46bd-9ce3-51d49f962a53', u'name': u'vmready2-router_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b'}) 2018-08-24 14:58:48,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:58:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"subnet_id": "c18bdd68-27a0-4253-a45d-90699926ae6c"}' 2018-08-24 14:58:50,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6156148f-4de6-4182-896d-78b63fb9f35a Date: Fri, 24 Aug 2018 14:58:50 GMT RESP BODY: {"network_id": "66361ce8-c722-4c68-897f-2d8c3e1e373a", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "subnet_id": "c18bdd68-27a0-4253-a45d-90699926ae6c", "subnet_ids": ["c18bdd68-27a0-4253-a45d-90699926ae6c"], "port_id": "0167aba1-2b17-4695-8820-439b293e037f", "id": "c4cea009-686d-46bd-9ce3-51d49f962a53"} 2018-08-24 14:58:50,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/add_router_interface.json used request id req-6156148f-4de6-4182-896d-78b63fb9f35a 2018-08-24 14:58:50,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.87250304222s 2018-08-24 14:58:50,359 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/add_router_interface.json used request id req-6156148f-4de6-4182-896d-78b63fb9f35a returning object c4cea009-686d-46bd-9ce3-51d49f962a53 2018-08-24 14:58:50,359 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 14:58:50,491 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 14:58:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:58:50,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 14:58:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 14:58:50,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:51,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc9ea73f-60f5-484e-a17d-e642201aeb6c Date: Fri, 24 Aug 2018 14:58:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:51,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bc9ea73f-60f5-484e-a17d-e642201aeb6c 2018-08-24 14:58:51,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766673803329s 2018-08-24 14:58:51,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bc9ea73f-60f5-484e-a17d-e642201aeb6c 2018-08-24 14:58:51,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 14:58:51,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}' 2018-08-24 14:58:51,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c837946-b8ee-484f-ab6d-3d5dbdc9b127 Date: Fri, 24 Aug 2018 14:58:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:51Z", "file": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file", "owner": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "e132ef13-1954-49cc-87a9-d8b926976adf", "size": null, "self": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "checksum": null, "created_at": "2018-08-24T14:58:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 14:58:51,356 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2c837946-b8ee-484f-ab6d-3d5dbdc9b127 2018-08-24 14:58:51,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0794589519501s 2018-08-24 14:58:51,356 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2c837946-b8ee-484f-ab6d-3d5dbdc9b127 returning object e132ef13-1954-49cc-87a9-d8b926976adf 2018-08-24 14:58:51,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 14:58:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '' 2018-08-24 14:58:51,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6df4ab0-62e4-489f-a9b4-385cf823b67c Date: Fri, 24 Aug 2018 14:58:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:58:51,893 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file used request id req-d6df4ab0-62e4-489f-a9b4-385cf823b67c 2018-08-24 14:58:51,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.536531925201s 2018-08-24 14:58:51,893 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file used request id req-d6df4ab0-62e4-489f-a9b4-385cf823b67c 2018-08-24 14:58:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:51,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-317606fd-7b1c-436b-8dc0-4f6ae9fa6d63 Date: Fri, 24 Aug 2018 14:58:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:51Z", "file": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file", "owner": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "e132ef13-1954-49cc-87a9-d8b926976adf", "size": 12716032, "self": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:58:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:51,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-317606fd-7b1c-436b-8dc0-4f6ae9fa6d63 2018-08-24 14:58:51,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344960689545s 2018-08-24 14:58:51,931 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-317606fd-7b1c-436b-8dc0-4f6ae9fa6d63 2018-08-24 14:58:51,932 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file', 'owner': u'c68b4c96470a44fdbbd422fcb3f6de9e', 'id': u'e132ef13-1954-49cc-87a9-d8b926976adf', 'size': 12716032, u'self': u'/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c68b4c96470a44fdbbd422fcb3f6de9e', 'name': 'vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T14:58:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T14:58:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', 'created': u'2018-08-24T14:58:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T14:58:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 14:58:51,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 14:58:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 14:58:52,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58: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-b338f8d4-2991-468e-bb39-46c1193cbab8 x-compute-request-id: req-b338f8d4-2991-468e-bb39-46c1193cbab8 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c780acfa-4728-4ce5-aad8-dae274fbac8e"}} 2018-08-24 14:58:52,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-b338f8d4-2991-468e-bb39-46c1193cbab8 2018-08-24 14:58:52,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.88302898407s 2018-08-24 14:58:52,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-b338f8d4-2991-468e-bb39-46c1193cbab8 2018-08-24 14:58:52,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'c780acfa-4728-4ce5-aad8-dae274fbac8e', 'swap': 0}) 2018-08-24 14:58:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 14:58:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" -d '{"extra_specs": {}}' 2018-08-24 14:58:52,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-b195df6f-eb0a-4878-aae7-54752265b51f x-compute-request-id: req-b195df6f-eb0a-4878-aae7-54752265b51f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 14:58:52,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e/os-extra_specs used request id req-b195df6f-eb0a-4878-aae7-54752265b51f 2018-08-24 14:58:52,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209920406342s 2018-08-24 14:58:52,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e/os-extra_specs used request id req-b195df6f-eb0a-4878-aae7-54752265b51f 2018-08-24 14:58:52,945 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:58:52,945 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 14:58:52,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 14:58:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" -d '{"subnet_id": "c18bdd68-27a0-4253-a45d-90699926ae6c"}' 2018-08-24 14:58:54,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d192cac-0aa2-4210-9de5-34ebaad296b3 Date: Fri, 24 Aug 2018 14:58:54 GMT RESP BODY: {"network_id": "66361ce8-c722-4c68-897f-2d8c3e1e373a", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "subnet_id": "c18bdd68-27a0-4253-a45d-90699926ae6c", "subnet_ids": ["c18bdd68-27a0-4253-a45d-90699926ae6c"], "port_id": "0167aba1-2b17-4695-8820-439b293e037f", "id": "c4cea009-686d-46bd-9ce3-51d49f962a53"} 2018-08-24 14:58:54,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/remove_router_interface.json used request id req-0d192cac-0aa2-4210-9de5-34ebaad296b3 2018-08-24 14:58:54,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64654278755s 2018-08-24 14:58:54,595 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53/remove_router_interface.json used request id req-0d192cac-0aa2-4210-9de5-34ebaad296b3 returning object c4cea009-686d-46bd-9ce3-51d49f962a53 2018-08-24 14:58:54,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:58:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:54,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c41bb89c-ada4-40e4-8788-23f355800d79 Date: Fri, 24 Aug 2018 14:58:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:47Z", "admin_state_up": true, "updated_at": "2018-08-24T14:58:53Z", "revision_number": 4, "routes": [], "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "c4cea009-686d-46bd-9ce3-51d49f962a53", "name": "vmready2-router_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:58:54,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c41bb89c-ada4-40e4-8788-23f355800d79 2018-08-24 14:58:54,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122313022614s 2018-08-24 14:58:54,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c41bb89c-ada4-40e4-8788-23f355800d79 2018-08-24 14:58:54,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 14:58:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:56,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f50e0695-ee12-40a4-9bac-840eb35b4d33 Content-Length: 0 Date: Fri, 24 Aug 2018 14:58:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:56,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53.json used request id req-f50e0695-ee12-40a4-9bac-840eb35b4d33 2018-08-24 14:58:56,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40033006668s 2018-08-24 14:58:56,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c4cea009-686d-46bd-9ce3-51d49f962a53.json used request id req-f50e0695-ee12-40a4-9bac-840eb35b4d33 2018-08-24 14:58:56,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:58:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:56,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-76978f61-1b8d-45ba-b7ad-35d2dc314a34 Date: Fri, 24 Aug 2018 14:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66361ce8-c722-4c68-897f-2d8c3e1e373a","tenant_id":"c68b4c96470a44fdbbd422fcb3f6de9e","created_at":"2018-08-24T14:58:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:58:46Z","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":"c68b4c96470a44fdbbd422fcb3f6de9e","id":"c18bdd68-27a0-4253-a45d-90699926ae6c","subnetpool_id":null,"name":"vmready2-subnet_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:58:56,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-76978f61-1b8d-45ba-b7ad-35d2dc314a34 2018-08-24 14:58:56,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0777440071106s 2018-08-24 14:58:56,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-76978f61-1b8d-45ba-b7ad-35d2dc314a34 2018-08-24 14:58:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 14:58:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/c18bdd68-27a0-4253-a45d-90699926ae6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:57,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-931bd86c-8562-4a95-9929-e5dc7383645b Date: Fri, 24 Aug 2018 14:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:57,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/c18bdd68-27a0-4253-a45d-90699926ae6c.json used request id req-931bd86c-8562-4a95-9929-e5dc7383645b 2018-08-24 14:58:57,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00997400284s 2018-08-24 14:58:57,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/c18bdd68-27a0-4253-a45d-90699926ae6c.json used request id req-931bd86c-8562-4a95-9929-e5dc7383645b 2018-08-24 14:58:57,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:58:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-7b34198e-ac55-478e-983a-f282e357d7c4 Date: Fri, 24 Aug 2018 14:58:57 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T14:58:56Z","tenant_id":"c68b4c96470a44fdbbd422fcb3f6de9e","created_at":"2018-08-24T14:58:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c68b4c96470a44fdbbd422fcb3f6de9e","id":"66361ce8-c722-4c68-897f-2d8c3e1e373a","name":"vmready2-net_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:58:57,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7b34198e-ac55-478e-983a-f282e357d7c4 2018-08-24 14:58:57,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880250930786s 2018-08-24 14:58:57,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7b34198e-ac55-478e-983a-f282e357d7c4 2018-08-24 14:58:57,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 14:58:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/66361ce8-c722-4c68-897f-2d8c3e1e373a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:58,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5a43c33-782b-498f-a348-729cb07e84fe Date: Fri, 24 Aug 2018 14:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:58:58,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/66361ce8-c722-4c68-897f-2d8c3e1e373a.json used request id req-f5a43c33-782b-498f-a348-729cb07e84fe 2018-08-24 14:58:58,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61675715446s 2018-08-24 14:58:58,917 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/66361ce8-c722-4c68-897f-2d8c3e1e373a.json used request id req-f5a43c33-782b-498f-a348-729cb07e84fe 2018-08-24 14:58:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:58:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:58,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-76712d69-7021-4d5a-8836-66193fc43809 Date: Fri, 24 Aug 2018 14:58:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:58:51Z", "file": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf/file", "owner": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "e132ef13-1954-49cc-87a9-d8b926976adf", "size": 12716032, "self": "/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/e132ef13-1954-49cc-87a9-d8b926976adf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:58:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:58:58,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-76712d69-7021-4d5a-8836-66193fc43809 2018-08-24 14:58:58,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362989902496s 2018-08-24 14:58:58,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-76712d69-7021-4d5a-8836-66193fc43809 2018-08-24 14:58:58,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 14:58:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9e0fe435303cdc5cdb0e62354834667efa77aa6" 2018-08-24 14:58:59,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d72f2ce-db44-4bc0-b8de-963ecf7b5f89 Date: Fri, 24 Aug 2018 14: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-08-24 14:58:59,957 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf used request id req-3d72f2ce-db44-4bc0-b8de-963ecf7b5f89 2018-08-24 14:58:59,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.998403072357s 2018-08-24 14:58:59,958 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/e132ef13-1954-49cc-87a9-d8b926976adf used request id req-3d72f2ce-db44-4bc0-b8de-963ecf7b5f89 2018-08-24 14:58:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 14:58:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:58:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-abd028e8-3745-4f19-8b22-b7ad533016c8 x-compute-request-id: req-abd028e8-3745-4f19-8b22-b7ad533016c8 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c780acfa-4728-4ce5-aad8-dae274fbac8e"}]} 2018-08-24 14:58:59,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-abd028e8-3745-4f19-8b22-b7ad533016c8 2018-08-24 14:58:59,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255560874939s 2018-08-24 14:58:59,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-abd028e8-3745-4f19-8b22-b7ad533016c8 2018-08-24 14:58:59,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 14:58:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:00,014 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14: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-7646b5b2-ed14-4136-b716-092a245c054a x-compute-request-id: req-7646b5b2-ed14-4136-b716-092a245c054a Content-Length: 0 Content-Type: application/json 2018-08-24 14:59:00,014 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e used request id req-7646b5b2-ed14-4136-b716-092a245c054a 2018-08-24 14:59:00,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280978679657s 2018-08-24 14:59:00,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c780acfa-4728-4ce5-aad8-dae274fbac8e used request id req-7646b5b2-ed14-4136-b716-092a245c054a 2018-08-24 14:59:00,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:59:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:00,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e046604-3b7c-45a8-9330-3bcdf1245472 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": {"self": "http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9466c893c13149ad8bb389de96313104", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 14:59:00,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5e046604-3b7c-45a8-9330-3bcdf1245472 2018-08-24 14:59:00,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20310997963s 2018-08-24 14:59:00,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5e046604-3b7c-45a8-9330-3bcdf1245472 2018-08-24 14:59:00,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:59:00,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:00,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf45cd7-f21c-4fc4-9ec8-44aceb164614 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b", "links": {"self": "http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9466c893c13149ad8bb389de96313104", "description": null}} 2018-08-24 14:59:00,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 used request id req-bdf45cd7-f21c-4fc4-9ec8-44aceb164614 2018-08-24 14:59:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212443113327s 2018-08-24 14:59:00,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 used request id req-bdf45cd7-f21c-4fc4-9ec8-44aceb164614 2018-08-24 14:59:00,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 14:59:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:00,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50c4187b-6097-4b2f-9307-4af9d36d0cae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:59:00,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 used request id req-50c4187b-6097-4b2f-9307-4af9d36d0cae 2018-08-24 14:59:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318965911865s 2018-08-24 14:59:00,757 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9466c893c13149ad8bb389de96313104 used request id req-50c4187b-6097-4b2f-9307-4af9d36d0cae 2018-08-24 14:59:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 14:59:00,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ccd56c-1eb5-40ae-bbcd-134cd434c438 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e"}, "tags": [], "enabled": true, "id": "c68b4c96470a44fdbbd422fcb3f6de9e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7ebea0f2-bb1e-4108-92ff-03ef7e672a5b"}]} 2018-08-24 14:59:00,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-64ccd56c-1eb5-40ae-bbcd-134cd434c438 2018-08-24 14:59:00,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185669898987s 2018-08-24 14:59:00,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-64ccd56c-1eb5-40ae-bbcd-134cd434c438 2018-08-24 14:59:00,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 14:59:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17d7bd74bbfc6c2dfbccfa9ac37a6e27d448ace" 2018-08-24 14:59:01,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b8104a-ba31-4fd9-b967-e6d029612ba3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:59:01,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e used request id req-69b8104a-ba31-4fd9-b967-e6d029612ba3 2018-08-24 14:59:01,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250473976135s 2018-08-24 14:59:01,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/c68b4c96470a44fdbbd422fcb3f6de9e used request id req-69b8104a-ba31-4fd9-b967-e6d029612ba3 2018-08-24 14:59:01,257 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-24 14:59:01,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:59:01,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:59:01,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:59:01,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:59:01,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:59:01,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:59:01,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:59:01,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:59:01,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:59:01,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:59:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:01,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6605c9dd-a3cf-4166-b135-52b452e04250 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:59:01,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-6605c9dd-a3cf-4166-b135-52b452e04250 2018-08-24 14:59:01,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:59:01,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["VaKvdcZXSvGGcxwfXyXthg"], "issued_at": "2018-08-24T14:59:01.000000Z"}} 2018-08-24 14:59:01,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:02,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0d417bb1-16a3-4b40-a5ae-c0df62789cfb Date: Fri, 24 Aug 2018 14:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:59:02,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d417bb1-16a3-4b40-a5ae-c0df62789cfb 2018-08-24 14:59:02,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34170293808s 2018-08-24 14:59:02,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d417bb1-16a3-4b40-a5ae-c0df62789cfb 2018-08-24 14:59:02,048 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-24 14:59:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:59:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"network": {"name": "singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f", "admin_state_up": true}}' 2018-08-24 14:59:02,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b40d6a63-ae7e-4597-8567-86bb809aaa56 Date: Fri, 24 Aug 2018 14:59:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:59:02Z","is_default":false,"provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","mtu":1450}} 2018-08-24 14:59:02,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b40d6a63-ae7e-4597-8567-86bb809aaa56 2018-08-24 14:59:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309221029282s 2018-08-24 14:59:02,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b40d6a63-ae7e-4597-8567-86bb809aaa56 2018-08-24 14:59:02,359 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T14:59:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49d6d4bc-f4c4-4df4-b775-ee001165a7d7', u'provider:segmentation_id': 30, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:59:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:59:02,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:02,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-33e8b1f3-58aa-426d-a52a-b89fc4e9adec Date: Fri, 24 Aug 2018 14:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:59:02Z","provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","provider:network_type":"vxlan"}]} 2018-08-24 14:59:02,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33e8b1f3-58aa-426d-a52a-b89fc4e9adec 2018-08-24 14:59:02,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105687141418s 2018-08-24 14:59:02,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33e8b1f3-58aa-426d-a52a-b89fc4e9adec 2018-08-24 14:59:02,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:59:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"subnet": {"name": "singlevm1-subnet_be0a935a-b4e8-4650-8905-7664b47b303f", "enable_dhcp": true, "network_id": "49d6d4bc-f4c4-4df4-b775-ee001165a7d7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:59:02,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-40d3873c-d5b4-4d47-8dfe-f8b316b4faac Date: Fri, 24 Aug 2018 14:59:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:02Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"be56ca7f-c7a7-4dea-b274-0d1d52f597bd","subnetpool_id":null,"name":"singlevm1-subnet_be0a935a-b4e8-4650-8905-7664b47b303f"}} 2018-08-24 14:59:02,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-40d3873c-d5b4-4d47-8dfe-f8b316b4faac 2018-08-24 14:59:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.41681599617s 2018-08-24 14:59:02,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-40d3873c-d5b4-4d47-8dfe-f8b316b4faac 2018-08-24 14:59:02,884 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:59:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'be56ca7f-c7a7-4dea-b274-0d1d52f597bd', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_be0a935a-b4e8-4650-8905-7664b47b303f', u'enable_dhcp': True, u'network_id': u'49d6d4bc-f4c4-4df4-b775-ee001165a7d7', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:59:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 14:59:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:59:02,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "singlevm1-router_be0a935a-b4e8-4650-8905-7664b47b303f", "admin_state_up": true}}' 2018-08-24 14:59:04,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9c9f8432-873e-469a-89a2-0b2e3a787504 Date: Fri, 24 Aug 2018 14:59:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:59:03Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94f26f84-b284-4389-9d39-0e5d8571b7f1", "name": "singlevm1-router_be0a935a-b4e8-4650-8905-7664b47b303f"}} 2018-08-24 14:59:04,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9c9f8432-873e-469a-89a2-0b2e3a787504 2018-08-24 14:59:04,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.21678209305s 2018-08-24 14:59:04,102 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9c9f8432-873e-469a-89a2-0b2e3a787504 2018-08-24 14:59:04,103 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T14:59:02Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T14:59:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'94f26f84-b284-4389-9d39-0e5d8571b7f1', u'name': u'singlevm1-router_be0a935a-b4e8-4650-8905-7664b47b303f'}) 2018-08-24 14:59:04,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:59:04,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"subnet_id": "be56ca7f-c7a7-4dea-b274-0d1d52f597bd"}' 2018-08-24 14:59:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0825293c-4cdf-4000-9d1c-1be409c9a3a1 Date: Fri, 24 Aug 2018 14:59:05 GMT RESP BODY: {"network_id": "49d6d4bc-f4c4-4df4-b775-ee001165a7d7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "be56ca7f-c7a7-4dea-b274-0d1d52f597bd", "subnet_ids": ["be56ca7f-c7a7-4dea-b274-0d1d52f597bd"], "port_id": "16eb676b-efaf-4067-adf6-08f47374aa6e", "id": "94f26f84-b284-4389-9d39-0e5d8571b7f1"} 2018-08-24 14:59:05,792 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/add_router_interface.json used request id req-0825293c-4cdf-4000-9d1c-1be409c9a3a1 2018-08-24 14:59:05,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68898510933s 2018-08-24 14:59:05,793 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/add_router_interface.json used request id req-0825293c-4cdf-4000-9d1c-1be409c9a3a1 returning object 94f26f84-b284-4389-9d39-0e5d8571b7f1 2018-08-24 14:59:05,793 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 14:59:05,940 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 14:59:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:05,950 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 14:59:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 14:59:05,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-26895c83-bbaa-4d74-b85a-857f872ab492 Date: Fri, 24 Aug 2018 14:59:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:06,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-26895c83-bbaa-4d74-b85a-857f872ab492 2018-08-24 14:59:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748885154724s 2018-08-24 14:59:06,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-26895c83-bbaa-4d74-b85a-857f872ab492 2018-08-24 14:59:06,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 14:59:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f"}' 2018-08-24 14:59:06,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49f5d189-cc84-4b16-b8e7-6cab35348b50 Date: Fri, 24 Aug 2018 14:59:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:06Z", "file": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "size": null, "self": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "checksum": null, "created_at": "2018-08-24T14:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 14:59:06,802 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-49f5d189-cc84-4b16-b8e7-6cab35348b50 2018-08-24 14:59:06,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0892429351807s 2018-08-24 14:59:06,803 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-49f5d189-cc84-4b16-b8e7-6cab35348b50 returning object ee75324c-6489-483f-946b-0a0e32b1ed50 2018-08-24 14:59:06,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 14:59:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '' 2018-08-24 14:59:07,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96f7f0a8-5181-4d09-be69-6907fad3e445 Date: Fri, 24 Aug 2018 14:59:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:59:07,814 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file used request id req-96f7f0a8-5181-4d09-be69-6907fad3e445 2018-08-24 14:59:07,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01041913033s 2018-08-24 14:59:07,814 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file used request id req-96f7f0a8-5181-4d09-be69-6907fad3e445 2018-08-24 14:59:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:07,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7e6492dd-12f6-4254-b1b3-79baba688eb1 Date: Fri, 24 Aug 2018 14:59:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:07Z", "file": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "size": 12716032, "self": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:07,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7e6492dd-12f6-4254-b1b3-79baba688eb1 2018-08-24 14:59:07,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263171195984s 2018-08-24 14:59:07,845 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7e6492dd-12f6-4254-b1b3-79baba688eb1 2018-08-24 14:59:07,847 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'ee75324c-6489-483f-946b-0a0e32b1ed50', 'size': 12716032, u'self': u'/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T14:59:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T14:59:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f', 'created': u'2018-08-24T14:59:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T14:59:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 14:59:07,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 14:59:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_be0a935a-b4e8-4650-8905-7664b47b303f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 14:59:08,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-9241e7e2-636a-4f89-81d2-1afeb50fa3aa x-compute-request-id: req-9241e7e2-636a-4f89-81d2-1afeb50fa3aa Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_be0a935a-b4e8-4650-8905-7664b47b303f", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7841f8b3-82f9-40a0-a70f-118a6d151e04"}} 2018-08-24 14:59:08,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9241e7e2-636a-4f89-81d2-1afeb50fa3aa 2018-08-24 14:59:08,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.803305149078s 2018-08-24 14:59:08,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9241e7e2-636a-4f89-81d2-1afeb50fa3aa 2018-08-24 14:59:08,652 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_be0a935a-b4e8-4650-8905-7664b47b303f', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'7841f8b3-82f9-40a0-a70f-118a6d151e04', 'swap': 0}) 2018-08-24 14:59:08,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 14:59:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"extra_specs": {}}' 2018-08-24 14:59:08,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-e994a934-fdd1-450d-8779-da857a25f39f x-compute-request-id: req-e994a934-fdd1-450d-8779-da857a25f39f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 14:59:08,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04/os-extra_specs used request id req-e994a934-fdd1-450d-8779-da857a25f39f 2018-08-24 14:59:08,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198040008545s 2018-08-24 14:59:08,673 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04/os-extra_specs used request id req-e994a934-fdd1-450d-8779-da857a25f39f 2018-08-24 14:59:08,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 14:59:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"keypair": {"name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f"}}' 2018-08-24 14:59:08,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-bdd210ae-5c1d-4f62-a121-eb4908a4b4f5 x-compute-request-id: req-bdd210ae-5c1d-4f62-a121-eb4908a4b4f5 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAIP6Lh3TqHZx8FWegUY5B/l4he+mIpDL1wCqYFq0yo+AJDqABW117spxJQvt4H0ZbToMegIefAkYKphYA2V8z5y5EI+j7yoizKjTzSwwUP4YzDlGHiHjef1Z9ba4e3QTo/W4YgFXMpCKAULhtknBE/sJ0XTxSf+8bPCRFpzING2eWBo14zfDCr8k/JsG+xJoAyrwhaQuZWdg3BVcqTwnDUpanXjjm/9BOBbKguluMtTmVaVxfo6t42JD3/rir+aDHGUO0wpO+lZ/hpTMDNG++obu/Gf7N1Ig2ROkr3G0lFDPRdrcYP6fhLFDkbdM/3Ugw2rd6qSU86IyoY6IXBHnv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwCD+i4d06h2cfBVnoFGOQf5eIXvpiKQy9cAqmBatMqPgCQ6g\nAVtde7KcSUL7eB9GW06DHoCHnwJGCqYWANlfM+cuRCPo+8qIsyo080sMFD+GMw5R\nh4h43n9WfW2uHt0E6P1uGIBVzKQigFC4bZJwRP7CdF08Un/vGzwkRacyDRtnlgaN\neM3wwq/JPybBvsSaAMq8IWkLmVnYNwVXKk8Jw1KWp1445v/QTgWyoLpbjLU5lWlc\nX6OreNiQ9/64q/mgxxlDtMKTvpWf4aUzAzRvvqG7vxn+zdSINkTpK9xtJRQz0Xa3\nGD+n4SxQ5G3TP91IMNq3eqklPOiMqGOiFwR57wIDAQABAoIBAQCvk7dq5VAXvxXJ\nY3o+zSkW8BEvwmBpqbyUTpfeQyLmW1IalM3uT4N/znr6jIbogJQ4TuiOUGEgE+DU\nTHFhN0TEVuk2BicdKzp/mPuotpWET4UhVV12YWYr1uzAVSJBPDQHg8pAA8/k4r5Q\nyvOv1ppYwwQLeUTuE9H77psrOB8KT8JcrVnQLq6DR7BlecHy3k2RSmvrBz6scRUM\n81wlxl2b6B0tHXCGCOmBa4LCx9g/n+OgLg8pfOqywcE13DIIieXUwy+QL6WNwCFC\n1OGzRdd/ucBTy7V4IdB0KVdSQHtNU/yQjDRTJMmRBX+hzgTuBwmb4UWSihm6FEuH\n60jpXWtRAoGBAOYJK8Z/AXUMNsurxDrjbF6jyJjKLweayktqZAoqCMt25QV7h7fs\nYBtFB1C6H/yqVLg6PVxfmSvP9H/41Ox+cNUiFF1yvyRFHzVmH0R5hR3HH/3hO9hz\nCQOXbKyMnGiOZF1LbX0E7zkQRL6or3AvNnTzzWOLHLLT7jOu1KVO6kEpAoGBANXQ\ngvPijEqIBYFcKscf3wus2tNAx+gZzGhBz9cjJsyKu7mGcdaV1c1UX4s0EOIng+wT\nWZXZ0ZaM+y7C4RTV9uCsB3VcJ6qpK7y/lq9vCSThyHdYQeau8/xhsg42R4eulpf5\nOXOYUSKXRapwLOUeY8uJS61U/r+Uc/yae69QN01XAoGBAL2anYxUrtzNHnUttOZd\nAbvX/8WAENeRzF/w51hBYVJjQ04LjcgZevW/JdJyN19I/d+DkYQL//JOy9aXQNlV\nNqdWGbcUl1vL5XdcHzWPfBsZP9NAzNURrEJbk2V92IWNqEgFnc9IO+2q7R7BZylu\noNIxCf+ccCEt8c6Dsh43N3pRAoGARDtgLtgTEQ3LQ/bXp+fh0+X7hwLbSJRDCNpH\nq04Kaae0NIZU+bejHP1Z6CBbavBVRxb9tbZnDfY7ijaigXWubRA46RjZh7qovHkf\nayix8FUlFgDSNv2J2vaKTcLAnOn4INNlpB/tdG51yug1S4ChNCjCP7Qp/5UuVmQu\nKEoe+80CgYEAkkES63c2FHEdxryoKG+Q5OihSkgfPM6dTrqRig/r0Gt477b62JVU\n3B55FeH15OgKqWNjy/DYh3VnVFyt8k//4wkDIVa73rZSypVD4ycjb+DxhCz/rWF+\nJ13y3HRI3P51khiFGHU7JHUQynSe/3QQbyAazYG7O8vmIxSTpoO9SFA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "fb1b1573ff444d598e8980246b4391a1", "name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "fingerprint": "c1:5b:76:ec:81:ab:9d:e0:ad:01:63:6c:4e:6c:d8:fb"}} 2018-08-24 14:59:08,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-bdd210ae-5c1d-4f62-a121-eb4908a4b4f5 2018-08-24 14:59:08,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.187829017639s 2018-08-24 14:59:08,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-bdd210ae-5c1d-4f62-a121-eb4908a4b4f5 2018-08-24 14:59:08,862 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAIP6Lh3TqHZx8FWegUY5B/l4he+mIpDL1wCqYFq0yo+AJDqABW117spxJQvt4H0ZbToMegIefAkYKphYA2V8z5y5EI+j7yoizKjTzSwwUP4YzDlGHiHjef1Z9ba4e3QTo/W4YgFXMpCKAULhtknBE/sJ0XTxSf+8bPCRFpzING2eWBo14zfDCr8k/JsG+xJoAyrwhaQuZWdg3BVcqTwnDUpanXjjm/9BOBbKguluMtTmVaVxfo6t42JD3/rir+aDHGUO0wpO+lZ/hpTMDNG++obu/Gf7N1Ig2ROkr3G0lFDPRdrcYP6fhLFDkbdM/3Ugw2rd6qSU86IyoY6IXBHnv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwCD+i4d06h2cfBVnoFGOQf5eIXvpiKQy9cAqmBatMqPgCQ6g\nAVtde7KcSUL7eB9GW06DHoCHnwJGCqYWANlfM+cuRCPo+8qIsyo080sMFD+GMw5R\nh4h43n9WfW2uHt0E6P1uGIBVzKQigFC4bZJwRP7CdF08Un/vGzwkRacyDRtnlgaN\neM3wwq/JPybBvsSaAMq8IWkLmVnYNwVXKk8Jw1KWp1445v/QTgWyoLpbjLU5lWlc\nX6OreNiQ9/64q/mgxxlDtMKTvpWf4aUzAzRvvqG7vxn+zdSINkTpK9xtJRQz0Xa3\nGD+n4SxQ5G3TP91IMNq3eqklPOiMqGOiFwR57wIDAQABAoIBAQCvk7dq5VAXvxXJ\nY3o+zSkW8BEvwmBpqbyUTpfeQyLmW1IalM3uT4N/znr6jIbogJQ4TuiOUGEgE+DU\nTHFhN0TEVuk2BicdKzp/mPuotpWET4UhVV12YWYr1uzAVSJBPDQHg8pAA8/k4r5Q\nyvOv1ppYwwQLeUTuE9H77psrOB8KT8JcrVnQLq6DR7BlecHy3k2RSmvrBz6scRUM\n81wlxl2b6B0tHXCGCOmBa4LCx9g/n+OgLg8pfOqywcE13DIIieXUwy+QL6WNwCFC\n1OGzRdd/ucBTy7V4IdB0KVdSQHtNU/yQjDRTJMmRBX+hzgTuBwmb4UWSihm6FEuH\n60jpXWtRAoGBAOYJK8Z/AXUMNsurxDrjbF6jyJjKLweayktqZAoqCMt25QV7h7fs\nYBtFB1C6H/yqVLg6PVxfmSvP9H/41Ox+cNUiFF1yvyRFHzVmH0R5hR3HH/3hO9hz\nCQOXbKyMnGiOZF1LbX0E7zkQRL6or3AvNnTzzWOLHLLT7jOu1KVO6kEpAoGBANXQ\ngvPijEqIBYFcKscf3wus2tNAx+gZzGhBz9cjJsyKu7mGcdaV1c1UX4s0EOIng+wT\nWZXZ0ZaM+y7C4RTV9uCsB3VcJ6qpK7y/lq9vCSThyHdYQeau8/xhsg42R4eulpf5\nOXOYUSKXRapwLOUeY8uJS61U/r+Uc/yae69QN01XAoGBAL2anYxUrtzNHnUttOZd\nAbvX/8WAENeRzF/w51hBYVJjQ04LjcgZevW/JdJyN19I/d+DkYQL//JOy9aXQNlV\nNqdWGbcUl1vL5XdcHzWPfBsZP9NAzNURrEJbk2V92IWNqEgFnc9IO+2q7R7BZylu\noNIxCf+ccCEt8c6Dsh43N3pRAoGARDtgLtgTEQ3LQ/bXp+fh0+X7hwLbSJRDCNpH\nq04Kaae0NIZU+bejHP1Z6CBbavBVRxb9tbZnDfY7ijaigXWubRA46RjZh7qovHkf\nayix8FUlFgDSNv2J2vaKTcLAnOn4INNlpB/tdG51yug1S4ChNCjCP7Qp/5UuVmQu\nKEoe+80CgYEAkkES63c2FHEdxryoKG+Q5OihSkgfPM6dTrqRig/r0Gt477b62JVU\n3B55FeH15OgKqWNjy/DYh3VnVFyt8k//4wkDIVa73rZSypVD4ycjb+DxhCz/rWF+\nJ13y3HRI3P51khiFGHU7JHUQynSe/3QQbyAazYG7O8vmIxSTpoO9SFA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fb1b1573ff444d598e8980246b4391a1', 'name': u'singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f', 'created_at': '2018-08-24T14:59:08.862856', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:5b:76:ec:81:ab:9d:e0:ad:01:63:6c:4e:6c:d8:fb', 'type': 'ssh', 'id': u'singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f'}) 2018-08-24 14:59:08,863 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwCD+i4d06h2cfBVnoFGOQf5eIXvpiKQy9cAqmBatMqPgCQ6g AVtde7KcSUL7eB9GW06DHoCHnwJGCqYWANlfM+cuRCPo+8qIsyo080sMFD+GMw5R h4h43n9WfW2uHt0E6P1uGIBVzKQigFC4bZJwRP7CdF08Un/vGzwkRacyDRtnlgaN eM3wwq/JPybBvsSaAMq8IWkLmVnYNwVXKk8Jw1KWp1445v/QTgWyoLpbjLU5lWlc X6OreNiQ9/64q/mgxxlDtMKTvpWf4aUzAzRvvqG7vxn+zdSINkTpK9xtJRQz0Xa3 GD+n4SxQ5G3TP91IMNq3eqklPOiMqGOiFwR57wIDAQABAoIBAQCvk7dq5VAXvxXJ Y3o+zSkW8BEvwmBpqbyUTpfeQyLmW1IalM3uT4N/znr6jIbogJQ4TuiOUGEgE+DU THFhN0TEVuk2BicdKzp/mPuotpWET4UhVV12YWYr1uzAVSJBPDQHg8pAA8/k4r5Q yvOv1ppYwwQLeUTuE9H77psrOB8KT8JcrVnQLq6DR7BlecHy3k2RSmvrBz6scRUM 81wlxl2b6B0tHXCGCOmBa4LCx9g/n+OgLg8pfOqywcE13DIIieXUwy+QL6WNwCFC 1OGzRdd/ucBTy7V4IdB0KVdSQHtNU/yQjDRTJMmRBX+hzgTuBwmb4UWSihm6FEuH 60jpXWtRAoGBAOYJK8Z/AXUMNsurxDrjbF6jyJjKLweayktqZAoqCMt25QV7h7fs YBtFB1C6H/yqVLg6PVxfmSvP9H/41Ox+cNUiFF1yvyRFHzVmH0R5hR3HH/3hO9hz CQOXbKyMnGiOZF1LbX0E7zkQRL6or3AvNnTzzWOLHLLT7jOu1KVO6kEpAoGBANXQ gvPijEqIBYFcKscf3wus2tNAx+gZzGhBz9cjJsyKu7mGcdaV1c1UX4s0EOIng+wT WZXZ0ZaM+y7C4RTV9uCsB3VcJ6qpK7y/lq9vCSThyHdYQeau8/xhsg42R4eulpf5 OXOYUSKXRapwLOUeY8uJS61U/r+Uc/yae69QN01XAoGBAL2anYxUrtzNHnUttOZd AbvX/8WAENeRzF/w51hBYVJjQ04LjcgZevW/JdJyN19I/d+DkYQL//JOy9aXQNlV NqdWGbcUl1vL5XdcHzWPfBsZP9NAzNURrEJbk2V92IWNqEgFnc9IO+2q7R7BZylu oNIxCf+ccCEt8c6Dsh43N3pRAoGARDtgLtgTEQ3LQ/bXp+fh0+X7hwLbSJRDCNpH q04Kaae0NIZU+bejHP1Z6CBbavBVRxb9tbZnDfY7ijaigXWubRA46RjZh7qovHkf ayix8FUlFgDSNv2J2vaKTcLAnOn4INNlpB/tdG51yug1S4ChNCjCP7Qp/5UuVmQu KEoe+80CgYEAkkES63c2FHEdxryoKG+Q5OihSkgfPM6dTrqRig/r0Gt477b62JVU 3B55FeH15OgKqWNjy/DYh3VnVFyt8k//4wkDIVa73rZSypVD4ycjb+DxhCz/rWF+ J13y3HRI3P51khiFGHU7JHUQynSe/3QQbyAazYG7O8vmIxSTpoO9SFA= -----END RSA PRIVATE KEY----- 2018-08-24 14:59:08,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-24 14:59:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"security_group": {"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-24 14:59:09,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-91327857-f7f0-4f95-a76f-57d6896d44ce Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:08Z", "updated_at": "2018-08-24T14:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5ab34637-efc7-4d9e-9eb6-60918d51c7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5f03eb90-70d0-4883-bc7d-402201f8796f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}} 2018-08-24 14:59:09,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-91327857-f7f0-4f95-a76f-57d6896d44ce 2018-08-24 14:59:09,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.232583045959s 2018-08-24 14:59:09,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-91327857-f7f0-4f95-a76f-57d6896d44ce 2018-08-24 14:59:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 14:59:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:09,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-239700af-d368-4457-8dd7-013535831176 Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:08Z", "updated_at": "2018-08-24T14:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5ab34637-efc7-4d9e-9eb6-60918d51c7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5f03eb90-70d0-4883-bc7d-402201f8796f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}]} 2018-08-24 14:59:09,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-239700af-d368-4457-8dd7-013535831176 2018-08-24 14:59:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.139531850815s 2018-08-24 14:59:09,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-239700af-d368-4457-8dd7-013535831176 2018-08-24 14:59:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 14:59:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -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": "1bf30a58-8012-4929-a7eb-37f7be0212e7"}}' 2018-08-24 14:59:09,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-871f8746-b2f1-436e-a03b-c365604c3e3f Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T14:59:09Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:09Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b58ad5a1-0584-459a-832d-70518b581ab6"}} 2018-08-24 14:59:09,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-871f8746-b2f1-436e-a03b-c365604c3e3f 2018-08-24 14:59:09,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.217252016068s 2018-08-24 14:59:09,463 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-871f8746-b2f1-436e-a03b-c365604c3e3f 2018-08-24 14:59:09,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 14:59:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:09,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-2f352f31-863c-4aa5-9aec-9e25c8ace737 Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:08Z", "updated_at": "2018-08-24T14:59:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5ab34637-efc7-4d9e-9eb6-60918d51c7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5f03eb90-70d0-4883-bc7d-402201f8796f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T14:59:09Z", "revision_number": 0, "id": "b58ad5a1-0584-459a-832d-70518b581ab6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:09Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 2, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}]} 2018-08-24 14:59:09,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2f352f31-863c-4aa5-9aec-9e25c8ace737 2018-08-24 14:59:09,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0612020492554s 2018-08-24 14:59:09,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2f352f31-863c-4aa5-9aec-9e25c8ace737 2018-08-24 14:59:09,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 14:59:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -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": "1bf30a58-8012-4929-a7eb-37f7be0212e7"}}' 2018-08-24 14:59:09,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-70ff4195-373b-4f03-90f9-4563c0d06b63 Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:09Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:09Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "bb5afcc1-d28a-41a5-9c15-d98756a321c6"}} 2018-08-24 14:59:09,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-70ff4195-373b-4f03-90f9-4563c0d06b63 2018-08-24 14:59:09,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158816099167s 2018-08-24 14:59:09,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-70ff4195-373b-4f03-90f9-4563c0d06b63 2018-08-24 14:59:09,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1ac41e7c-bacc-4dd3-826f-af8f9b6b5f22 Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["be56ca7f-c7a7-4dea-b274-0d1d52f597bd"],"description":"","tags":[],"updated_at":"2018-08-24T14:59:02Z","provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","provider:network_type":"vxlan"}]} 2018-08-24 14:59:09,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1ac41e7c-bacc-4dd3-826f-af8f9b6b5f22 2018-08-24 14:59:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855531692505s 2018-08-24 14:59:09,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1ac41e7c-bacc-4dd3-826f-af8f9b6b5f22 2018-08-24 14:59:09,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:09,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f0e05fbb-f7d9-41c9-abf1-425e2a6cb0b2 Date: Fri, 24 Aug 2018 14:59:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:07Z", "file": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "size": 12716032, "self": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:09,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f0e05fbb-f7d9-41c9-abf1-425e2a6cb0b2 2018-08-24 14:59:09,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0224030017853s 2018-08-24 14:59:09,805 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f0e05fbb-f7d9-41c9-abf1-425e2a6cb0b2 2018-08-24 14:59:09,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 14:59:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d53418fa-4e5e-492e-822a-198d35a807ff x-compute-request-id: req-d53418fa-4e5e-492e-822a-198d35a807ff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_be0a935a-b4e8-4650-8905-7664b47b303f", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7841f8b3-82f9-40a0-a70f-118a6d151e04"}]} 2018-08-24 14:59:09,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d53418fa-4e5e-492e-822a-198d35a807ff 2018-08-24 14:59:09,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244650840759s 2018-08-24 14:59:09,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d53418fa-4e5e-492e-822a-198d35a807ff 2018-08-24 14:59:09,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 14:59:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"server": {"name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "imageRef": "ee75324c-6489-483f-946b-0a0e32b1ed50", "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "flavorRef": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49d6d4bc-f4c4-4df4-b775-ee001165a7d7"}], "security_groups": [{"name": "1bf30a58-8012-4929-a7eb-37f7be0212e7"}]}}' 2018-08-24 14:59:12,614 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87644a62-6a41-497a-8d42-8ca8ead42c5d x-compute-request-id: req-87644a62-6a41-497a-8d42-8ca8ead42c5d Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1bf30a58-8012-4929-a7eb-37f7be0212e7"}], "OS-DCF:diskConfig": "MANUAL", "id": "234b5782-db96-4536-b772-1305f02201c4", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "adminPass": "qSf9n3poQ4sx"}} 2018-08-24 14:59:12,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-87644a62-6a41-497a-8d42-8ca8ead42c5d 2018-08-24 14:59:12,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.78187298775s 2018-08-24 14:59:12,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-87644a62-6a41-497a-8d42-8ca8ead42c5d 2018-08-24 14:59:12,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:12,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:13,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59: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-7d1caeff-6c56-44a1-8e3f-8f71b4acbb79 x-compute-request-id: req-7d1caeff-6c56-44a1-8e3f-8f71b4acbb79 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:13,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7d1caeff-6c56-44a1-8e3f-8f71b4acbb79 2018-08-24 14:59:13,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940060853958s 2018-08-24 14:59:13,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7d1caeff-6c56-44a1-8e3f-8f71b4acbb79 2018-08-24 14:59:13,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:13,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2aa27861-2c3c-4847-b584-e13aa713eb49 Date: Fri, 24 Aug 2018 14:59:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["be56ca7f-c7a7-4dea-b274-0d1d52f597bd"],"description":"","tags":[],"updated_at":"2018-08-24T14:59:02Z","provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","provider:network_type":"vxlan"}]} 2018-08-24 14:59:13,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2aa27861-2c3c-4847-b584-e13aa713eb49 2018-08-24 14:59:13,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0754818916321s 2018-08-24 14:59:13,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2aa27861-2c3c-4847-b584-e13aa713eb49 2018-08-24 14:59:13,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:59:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:13,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-d80bfbee-b905-4dea-a8df-9c3738b7d9c2 Date: Fri, 24 Aug 2018 14:59:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:02Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"be56ca7f-c7a7-4dea-b274-0d1d52f597bd","subnetpool_id":null,"name":"singlevm1-subnet_be0a935a-b4e8-4650-8905-7664b47b303f"}]} 2018-08-24 14:59:13,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d80bfbee-b905-4dea-a8df-9c3738b7d9c2 2018-08-24 14:59:13,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0503809452057s 2018-08-24 14:59:13,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d80bfbee-b905-4dea-a8df-9c3738b7d9c2 2018-08-24 14:59:13,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:15,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:16,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08344e1a-d6db-4ab6-bdc3-07ea06c9c4c6 x-compute-request-id: req-08344e1a-d6db-4ab6-bdc3-07ea06c9c4c6 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:15Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:16,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-08344e1a-d6db-4ab6-bdc3-07ea06c9c4c6 2018-08-24 14:59:16,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456605195999s 2018-08-24 14:59:16,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-08344e1a-d6db-4ab6-bdc3-07ea06c9c4c6 2018-08-24 14:59:16,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:18,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:19,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-6e14f4bd-f396-4aac-b89e-5ac83dc0c9ad x-compute-request-id: req-6e14f4bd-f396-4aac-b89e-5ac83dc0c9ad Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "security_groups": [{"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:17Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:19,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e14f4bd-f396-4aac-b89e-5ac83dc0c9ad 2018-08-24 14:59:19,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14794182777s 2018-08-24 14:59:19,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e14f4bd-f396-4aac-b89e-5ac83dc0c9ad 2018-08-24 14:59:19,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:21,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:21,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-1b48964a-1e95-4c2f-be2b-32010310c29c x-compute-request-id: req-1b48964a-1e95-4c2f-be2b-32010310c29c Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:88", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "security_groups": [{"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:17Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:21,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1b48964a-1e95-4c2f-be2b-32010310c29c 2018-08-24 14:59:21,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159992218018s 2018-08-24 14:59:21,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1b48964a-1e95-4c2f-be2b-32010310c29c 2018-08-24 14:59:21,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:23,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:23,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-61225f20-57bf-45e2-b6a4-41ad030e9b1a x-compute-request-id: req-61225f20-57bf-45e2-b6a4-41ad030e9b1a Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:88", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "security_groups": [{"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:17Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:23,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-61225f20-57bf-45e2-b6a4-41ad030e9b1a 2018-08-24 14:59:23,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422159910202s 2018-08-24 14:59:23,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-61225f20-57bf-45e2-b6a4-41ad030e9b1a 2018-08-24 14:59:23,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:25,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:26,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-ffdfc8f0-b3a0-49f8-b4d5-23a53989beb1 x-compute-request-id: req-ffdfc8f0-b3a0-49f8-b4d5-23a53989beb1 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:88", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-24T14:59:24.000000", "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "security_groups": [{"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T14:59:24Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:26,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffdfc8f0-b3a0-49f8-b4d5-23a53989beb1 2018-08-24 14:59:26,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754235029221s 2018-08-24 14:59:26,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffdfc8f0-b3a0-49f8-b4d5-23a53989beb1 2018-08-24 14:59:26,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 14:59:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:26,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-29e40a52-0fa7-4622-bbc5-b433546f9c7e Date: Fri, 24 Aug 2018 14:59:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T14:59:23Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be56ca7f-c7a7-4dea-b274-0d1d52f597bd","ip_address":"192.168.120.8"}],"id":"69486ff8-57a5-4c12-9e9a-3eeb7bb1e181","security_groups":["1bf30a58-8012-4929-a7eb-37f7be0212e7"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:e5:88","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"234b5782-db96-4536-b772-1305f02201c4","name":"","admin_state_up":true,"network_id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:16Z","binding:vnic_type":"normal"}]} 2018-08-24 14:59:26,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4 used request id req-29e40a52-0fa7-4622-bbc5-b433546f9c7e 2018-08-24 14:59:26,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0453939437866s 2018-08-24 14:59:26,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4 used request id req-29e40a52-0fa7-4622-bbc5-b433546f9c7e 2018-08-24 14:59:26,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 14:59:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69486ff8-57a5-4c12-9e9a-3eeb7bb1e181" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:26,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-85f225a5-ef8f-47bc-8592-66b48462bcfc Date: Fri, 24 Aug 2018 14:59:26 GMT RESP BODY: {"floatingips": []} 2018-08-24 14:59:26,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69486ff8-57a5-4c12-9e9a-3eeb7bb1e181 used request id req-85f225a5-ef8f-47bc-8592-66b48462bcfc 2018-08-24 14:59:26,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0398349761963s 2018-08-24 14:59:26,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69486ff8-57a5-4c12-9e9a-3eeb7bb1e181 used request id req-85f225a5-ef8f-47bc-8592-66b48462bcfc 2018-08-24 14:59:26,755 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:e5:88', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee75324c-6489-483f-946b-0a0e32b1ed50'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-24T14:59:24.000000', 'flavor': Munch({u'id': u'7841f8b3-82f9-40a0-a70f-118a6d151e04'}), 'az': u'nova', 'id': u'234b5782-db96-4536-b772-1305f02201c4', 'security_groups': [Munch({u'name': u'singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fb1b1573ff444d598e8980246b4391a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T14:59:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T14:59:24Z', 'hostId': u'15576687ea527b9528fc63121ea51be619de9f41e01a910141669656', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'15576687ea527b9528fc63121ea51be619de9f41e01a910141669656', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-24T14:59:24.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f', 'adminPass': u'qSf9n3poQ4sx', 'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', 'created_at': u'2018-08-24T14:59:12Z', 'created': u'2018-08-24T14:59:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 14:59:26,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:26,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:26,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8d069a72-2f05-4a9d-bad2-ca2720c81db1 Date: Fri, 24 Aug 2018 14:59:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["be56ca7f-c7a7-4dea-b274-0d1d52f597bd"],"description":"","tags":[],"updated_at":"2018-08-24T14:59:02Z","provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","provider:network_type":"vxlan"}]} 2018-08-24 14:59:26,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d069a72-2f05-4a9d-bad2-ca2720c81db1 2018-08-24 14:59:26,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0761649608612s 2018-08-24 14:59:26,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d069a72-2f05-4a9d-bad2-ca2720c81db1 2018-08-24 14:59:26,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 14:59:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:26,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-7a5f5b0b-fedd-4f7c-8065-29655df042a6 Date: Fri, 24 Aug 2018 14:59:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T14:59:23Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be56ca7f-c7a7-4dea-b274-0d1d52f597bd","ip_address":"192.168.120.8"}],"id":"69486ff8-57a5-4c12-9e9a-3eeb7bb1e181","security_groups":["1bf30a58-8012-4929-a7eb-37f7be0212e7"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:e5:88","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"234b5782-db96-4536-b772-1305f02201c4","name":"","admin_state_up":true,"network_id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:16Z","binding:vnic_type":"normal"}]} 2018-08-24 14:59:26,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4 used request id req-7a5f5b0b-fedd-4f7c-8065-29655df042a6 2018-08-24 14:59:26,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052090883255s 2018-08-24 14:59:26,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=234b5782-db96-4536-b772-1305f02201c4 used request id req-7a5f5b0b-fedd-4f7c-8065-29655df042a6 2018-08-24 14:59:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 14:59:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.8", "port_id": "69486ff8-57a5-4c12-9e9a-3eeb7bb1e181"}}' 2018-08-24 14:59:28,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-6a2733be-1fcd-4a3c-bf13-5f4e1aa875f3 Date: Fri, 24 Aug 2018 14:59:28 GMT RESP BODY: {"floatingip": {"router_id": "94f26f84-b284-4389-9d39-0e5d8571b7f1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T14:59:27Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "69486ff8-57a5-4c12-9e9a-3eeb7bb1e181", "id": "40db5b79-1048-4464-b03a-679cd426f047", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:27Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}} 2018-08-24 14:59:28,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6a2733be-1fcd-4a3c-bf13-5f4e1aa875f3 2018-08-24 14:59:28,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92043113708s 2018-08-24 14:59:28,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6a2733be-1fcd-4a3c-bf13-5f4e1aa875f3 2018-08-24 14:59:28,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 14:59:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:28,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-ac610374-15e0-40a3-a40e-40e966609052 Date: Fri, 24 Aug 2018 14:59:28 GMT RESP BODY: {"floatingips": [{"router_id": "94f26f84-b284-4389-9d39-0e5d8571b7f1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T14:59:27Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "69486ff8-57a5-4c12-9e9a-3eeb7bb1e181", "id": "40db5b79-1048-4464-b03a-679cd426f047", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:27Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}]} 2018-08-24 14:59:28,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ac610374-15e0-40a3-a40e-40e966609052 2018-08-24 14:59:28,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0566749572754s 2018-08-24 14:59:28,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ac610374-15e0-40a3-a40e-40e966609052 2018-08-24 14:59:28,878 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'94f26f84-b284-4389-9d39-0e5d8571b7f1', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', 'created_at': u'2018-08-24T14:59:27Z', 'attached': True, 'updated_at': u'2018-08-24T14:59:27Z', 'id': u'40db5b79-1048-4464-b03a-679cd426f047', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'94f26f84-b284-4389-9d39-0e5d8571b7f1', 'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', 'port_id': u'69486ff8-57a5-4c12-9e9a-3eeb7bb1e181', 'port': u'69486ff8-57a5-4c12-9e9a-3eeb7bb1e181', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 14:59:28,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 14:59:28,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 14:59:29,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59: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-4c4b820f-0447-4ff3-841e-2b279cc69efe x-compute-request-id: req-4c4b820f-0447-4ff3-841e-2b279cc69efe Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 539039316 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187975] pid_max: default: 32768 minimum: 301\n[ 0.189542] ACPI: Core revision 20150930\n[ 0.191860] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194123] Security Framework initialized\n[ 0.195571] Yama: becoming mindful.\n[ 0.196851] AppArmor: AppArmor initialized\n[ 0.198338] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202841] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204995] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207483] Initializing cgroup subsys io\n[ 0.208945] Initializing cgroup subsys memory\n[ 0.210491] Initializing cgroup subsys devices\n[ 0.212066] Initializing cgroup subsys freezer\n[ 0.213627] Initializing cgroup subsys net_cls\n[ 0.215180] Initializing cgroup subsys perf_event\n[ 0.216825] Initializing cgroup subsys net_prio\n[ 0.218409] Initializing cgroup subsys hugetlb\n[ 0.219977] Initializing cgroup subsys pids\n[ 0.221524] CPU: Physical Processor ID: 0\n[ 0.223693] mce: CPU supports 10 MCE banks\n[ 0.225196] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226937] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242616] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249203] ftrace: allocating 31920 entries in 125 pages\n[ 0.274474] smpboot: Max logical packages: 1\n[ 0.275644] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277492] x2apic enabled\n[ 0.278612] Switched APIC routing to physical x2apic.\n[ 0.281055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282559] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.285245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287663] KVM setup paravirtual spinlock\n[ 0.289242] x86: Booted up 1 node, 1 CPUs\n[ 0.290334] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292178] devtmpfs: initialized\n[ 0.294139] evm: security.selinux\n[ 0.295083] evm: security.SMACK64\n[ 0.296022] evm: security.SMACK64EXEC\n[ 0.297029] evm: security.SMACK64TRANSMUTE\n[ 0.298117] evm: security.SMACK64MMAP\n[ 0.299108] evm: security.ima\n[ 0.299972] evm: security.capability\n[ 0.301026] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303474] pinctrl core: initialized pinctrl subsystem\n[ 0.304913] RTC time: 14:59:24, date: 08/24/18\n[ 0.306188] NET: Registered protocol family 16\n[ 0.307482] cpuidle: using governor ladder\n[ 0.308580] cpuidle: using governor menu\n[ 0.309638] PCCT header not found.\n[ 0.310645] ACPI: bus type PCI registered\n[ 0.311721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313361] PCI: Using configuration type 1 for base access\n[ 0.315477] ACPI: Added _OSI(Module Device)\n[ 0.316602] ACPI: Added _OSI(Processor Device)\n[ 0.317753] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.318954] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321083] ACPI: Interpreter enabled\n[ 0.322109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.324590] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.327049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.329642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.332127] ACPI: (supports S0 S5)\n[ 0.333087] ACPI: Using IOAPIC for interrupt routing\n[ 0.334348] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.338098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345766] acpiphp: Slot [3] registered\n[ 0.346850] acpiphp: Slot [4] registered\n[ 0.347928] acpiphp: Slot [5] registered\n[ 0.349006] acpiphp: Slot [6] registered\n[ 0.350091] acpiphp: Slot [7] registered\n[ 0.351173] acpiphp: Slot [8] registered\n[ 0.352257] acpiphp: Slot [9] registered\n[ 0.353338] acpiphp: Slot [10] registered\n[ 0.354441] acpiphp: Slot [11] registered\n[ 0.355545] acpiphp: Slot [12] registered\n[ 0.356645] acpiphp: Slot [13] registered\n[ 0.357739] acpiphp: Slot [14] registered\n[ 0.358842] acpiphp: Slot [15] registered\n[ 0.374249] acpiphp: Slot [16] registered\n[ 0.375346] acpiphp: Slot [17] registered\n[ 0.376439] acpiphp: Slot [18] registered\n[ 0.377529] acpiphp: Slot [19] registered\n[ 0.378624] acpiphp: Slot [20] registered\n[ 0.379721] acpiphp: Slot [21] registered\n[ 0.380812] acpiphp: Slot [22] registered\n[ 0.381902] acpiphp: Slot [23] registered\n[ 0.382994] acpiphp: Slot [24] registered\n[ 0.384079] acpiphp: Slot [25] registered\n[ 0.385162] acpiphp: Slot [26] registered\n[ 0.386248] acpiphp: Slot [27] registered\n[ 0.387348] acpiphp: Slot [28] registered\n[ 0.388436] acpiphp: Slot [29] registered\n[ 0.389518] acpiphp: Slot [30] registered\n[ 0.390607] acpiphp: Slot [31] registered\n[ 0.391695] PCI host bridge to bus 0000:00\n[ 0.392785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399928] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405983] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417229] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439893] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452704] vgaarb: loaded\n[ 0.453531] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455163] SCSI subsystem initialized\n[ 0.456408] ACPI: bus type USB registered\n[ 0.457522] usbcore: registered new interface driver usbfs\n[ 0.458905] usbcore: registered new interface driver hub\n[ 0.460250] usbcore: registered new device driver usb\n[ 0.461723] PCI: Using ACPI for IRQ routing\n[ 0.463237] NetLabel: Initializing\n[ 0.464216] NetLabel: domain hash size = 128\n[ 0.465369] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466657] NetLabel: unlabeled traffic allowed by default\n[ 0.468220] clocksource: Switched to clocksource kvm-clock\n[ 0.478215] AppArmor: AppArmor Filesystem Enabled\n[ 0.479519] pnp: PnP ACPI init\n[ 0.480742] pnp: PnP ACPI: found 5 devices\n[ 0.487560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489875] NET: Registered protocol family 2\n[ 0.491275] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494670] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496305] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497770] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499373] NET: Registered protocol family 1\n[ 0.500567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502051] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503506] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532587] Trying to unpack rootfs image as initramfs...\n[ 0.594383] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.599416] Scanning for low memory corruption every 60 seconds\n[ 0.601594] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603183] audit: initializing netlink subsys (disabled)\n[ 0.604681] audit: type=2000 audit(1535122764.912:1): initialized\n[ 0.606550] Initialise system trusted keyring\n[ 0.607896] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.609468] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612178] zbud: loaded\n[ 0.613183] VFS: Disk quotas dquot_6.6.0\n[ 0.614319] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.616466] fuse init (API version 7.23)\n[ 0.617686] Key type big_key registered\n[ 0.618784] Allocating IMA MOK and blacklist keyrings.\n[ 0.620461] Key type asymmetric registered\n[ 0.621594] Asymmetric key parser 'x509' registered\n[ 0.622897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624957] io scheduler noop registered\n[ 0.626047] io scheduler deadline registered (default)\n[ 0.627399] io scheduler cfq registered\n[ 0.628585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630002] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633752] ACPI: Power Button [PWRF]\n[ 0.634972] GHES: HEST is not enabled!\n[ 0.649138] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681389] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708187] Linux agpgart interface v0.103\n[ 0.711562] brd: module loaded\n[ 0.713762] loop: module loaded\n[ 0.718874] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720886] GPT:90111 != 2097151\n[ 0.721829] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723327] GPT:90111 != 2097151\n[ 0.724271] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725593] vda: vda1 vda15\n[ 0.727268] scsi host0: ata_piix\n[ 0.728336] scsi host1: ata_piix\n[ 0.729309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732899] libphy: Fixed MDIO Bus: probed\n[ 0.734008] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738290] PPP generic driver version 2.4.2\n[ 0.739518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741124] ehci-pci: EHCI PCI platform driver\n[ 0.742315] ehci-platform: EHCI generic platform driver\n[ 0.743770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745650] ohci-pci: OHCI PCI platform driver\n[ 0.747096] ohci-platform: OHCI generic platform driver\n[ 0.748742] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767824] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769493] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775743] usb usb1: Product: UHCI Host Controller\n[ 0.777339] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779235] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780823] hub 1-0:1.0: USB hub found\n[ 0.782104] hub 1-0:1.0: 2 ports detected\n[ 0.783598] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786957] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.788546] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790224] mousedev: PS/2 mouse device common for all mice\n[ 0.792242] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795215] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798972] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800957] i2c /dev entries driver\n[ 0.802198] device-mapper: uevent: version 1.0.3\n[ 0.803747] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.806427] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.808594] NET: Registered protocol family 10\n[ 0.810371] NET: Registered protocol family 17\n[ 0.811827] Key type dns_resolver registered\n[ 0.813368] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815165] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818055] registered taskstats version 1\n[ 0.819535] Loading compiled-in X.509 certificates\n[ 0.821768] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825102] zswap: loaded using pool lzo/zbud\n[ 0.827485] Key type trusted registered\n[ 0.829864] Key type encrypted registered\n[ 0.831282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833121] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834939] evm: HMAC attrs: 0x1\n[ 0.836460] Magic number: 14:742:991\n[ 0.837887] rtc_cmos 00:00: setting system clock to 2018-08-24 14:59:24 UTC (1535122764)\n[ 0.840665] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842637] EDD information not available.\n[ 0.893825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910781] Write protecting the kernel read-only data: 14336k\n[ 0.914163] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917156] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.966597] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiNP1ZspNVJuCpjIPLmZ8PzdPCEkZuJvgTIHdUZGQjyoYdPFD6TaULSlMLKNCeCKH2Lx49bcQXNOsMN1Pm89KcvhYVNa3qeOjVjJAZ0t3rxXaVFEhfxhqmZ9CCfvByHj54AhtLrI3O0qb9UKzrrhpP902MTTB6ayiNgpXF/PVaQ6/ps07n92y/I1GjtXqC5zwXWvJCjkD/mYtAnN7tU2K0ktTElkCvUeyf2iB9ymMcYNdlGI2M8/WESF2WSEdFtK5O8p28MpugqEfdVV2cWkDcxvzRbnDD/Ya5cRMY5/pr8d9TuBNxRA6ubwlR4BOB7GsoHi4giXiGxKwzs1gzHs+h root@singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f\nssh-dss AAAAB3NzaC1kc3MAAACBAKZu3Ud3cS++9VdDjYbAwXiCV+ZoL7PD2XG30BQ/owUPg7jH+Qt4wX4xEa12Lh46XTKHkTzdV3/1o3XictBKh4tDyybYrfyPS1Fd3VtK4hU1QgXb6Jb/WxcpU9necbFFw3GaoqAjX8af000Ibyf718Vlso71JID1KsVdiiqvGI9XAAAAFQDipIUsRglb93qTEUE9Rhiknt8/jQAAAIAVnIWVaPLiMrwMy48M+B4dfxGdOoeThV7IbRiK+mv07GzYU4sHLzBQGnkauTDa76x7yt3NIKNGbLKgNC8VOvDP69gxhved7zkgj0TKq5EiPIzC/3Tk+ImoUMqc/wiv8C5Ex3hcJfeA8v+42gmzwDyIGPT62mYMiiWMrZLvpMj1HgAAAIBmzuK8UVHRNB0c916ilfrmSaTokufIqCbIqGIlzdAw95byzQ/X4irewp+LlbOeH3T400jHvohTTSQpGZpBy995s/KGmrLVeNq8O4zIIjoheHJwFaWliFzkDxOQRE0Hnw7YiI8Ojzyyw/XUe4LSYpb0ZUdDhZUrutT7oxKjQVjhTQ== root@singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe0d:e588/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.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f login: "} 2018-08-24 14:59:29,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4/action used request id req-4c4b820f-0447-4ff3-841e-2b279cc69efe 2018-08-24 14:59:29,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.904386043549s 2018-08-24 14:59:29,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4/action used request id req-4c4b820f-0447-4ff3-841e-2b279cc69efe 2018-08-24 14:59:29,784 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 539039316 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.185072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187975] pid_max: default: 32768 minimum: 301 [ 0.189542] ACPI: Core revision 20150930 [ 0.191860] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194123] Security Framework initialized [ 0.195571] Yama: becoming mindful. [ 0.196851] AppArmor: AppArmor initialized [ 0.198338] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202841] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204995] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207483] Initializing cgroup subsys io [ 0.208945] Initializing cgroup subsys memory [ 0.210491] Initializing cgroup subsys devices [ 0.212066] Initializing cgroup subsys freezer [ 0.213627] Initializing cgroup subsys net_cls [ 0.215180] Initializing cgroup subsys perf_event [ 0.216825] Initializing cgroup subsys net_prio [ 0.218409] Initializing cgroup subsys hugetlb [ 0.219977] Initializing cgroup subsys pids [ 0.221524] CPU: Physical Processor ID: 0 [ 0.223693] mce: CPU supports 10 MCE banks [ 0.225196] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226937] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242616] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249203] ftrace: allocating 31920 entries in 125 pages [ 0.274474] smpboot: Max logical packages: 1 [ 0.275644] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277492] x2apic enabled [ 0.278612] Switched APIC routing to physical x2apic. [ 0.281055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282559] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287663] KVM setup paravirtual spinlock [ 0.289242] x86: Booted up 1 node, 1 CPUs [ 0.290334] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292178] devtmpfs: initialized [ 0.294139] evm: security.selinux [ 0.295083] evm: security.SMACK64 [ 0.296022] evm: security.SMACK64EXEC [ 0.297029] evm: security.SMACK64TRANSMUTE [ 0.298117] evm: security.SMACK64MMAP [ 0.299108] evm: security.ima [ 0.299972] evm: security.capability [ 0.301026] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303474] pinctrl core: initialized pinctrl subsystem [ 0.304913] RTC time: 14:59:24, date: 08/24/18 [ 0.306188] NET: Registered protocol family 16 [ 0.307482] cpuidle: using governor ladder [ 0.308580] cpuidle: using governor menu [ 0.309638] PCCT header not found. [ 0.310645] ACPI: bus type PCI registered [ 0.311721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313361] PCI: Using configuration type 1 for base access [ 0.315477] ACPI: Added _OSI(Module Device) [ 0.316602] ACPI: Added _OSI(Processor Device) [ 0.317753] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.318954] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321083] ACPI: Interpreter enabled [ 0.322109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.324590] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.329642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.332127] ACPI: (supports S0 S5) [ 0.333087] ACPI: Using IOAPIC for interrupt routing [ 0.334348] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.338098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.341261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.345766] acpiphp: Slot [3] registered [ 0.346850] acpiphp: Slot [4] registered [ 0.347928] acpiphp: Slot [5] registered [ 0.349006] acpiphp: Slot [6] registered [ 0.350091] acpiphp: Slot [7] registered [ 0.351173] acpiphp: Slot [8] registered [ 0.352257] acpiphp: Slot [9] registered [ 0.353338] acpiphp: Slot [10] registered [ 0.354441] acpiphp: Slot [11] registered [ 0.355545] acpiphp: Slot [12] registered [ 0.356645] acpiphp: Slot [13] registered [ 0.357739] acpiphp: Slot [14] registered [ 0.358842] acpiphp: Slot [15] registered [ 0.374249] acpiphp: Slot [16] registered [ 0.375346] acpiphp: Slot [17] registered [ 0.376439] acpiphp: Slot [18] registered [ 0.377529] acpiphp: Slot [19] registered [ 0.378624] acpiphp: Slot [20] registered [ 0.379721] acpiphp: Slot [21] registered [ 0.380812] acpiphp: Slot [22] registered [ 0.381902] acpiphp: Slot [23] registered [ 0.382994] acpiphp: Slot [24] registered [ 0.384079] acpiphp: Slot [25] registered [ 0.385162] acpiphp: Slot [26] registered [ 0.386248] acpiphp: Slot [27] registered [ 0.387348] acpiphp: Slot [28] registered [ 0.388436] acpiphp: Slot [29] registered [ 0.389518] acpiphp: Slot [30] registered [ 0.390607] acpiphp: Slot [31] registered [ 0.391695] PCI host bridge to bus 0000:00 [ 0.392785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.394391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.395998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.397967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.399928] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.401916] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.405983] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.407680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.409238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410921] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.415282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417229] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.437879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.439893] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.441861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443771] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452704] vgaarb: loaded [ 0.453531] vgaarb: bridge control possible 0000:00:02.0 [ 0.455163] SCSI subsystem initialized [ 0.456408] ACPI: bus type USB registered [ 0.457522] usbcore: registered new interface driver usbfs [ 0.458905] usbcore: registered new interface driver hub [ 0.460250] usbcore: registered new device driver usb [ 0.461723] PCI: Using ACPI for IRQ routing [ 0.463237] NetLabel: Initializing [ 0.464216] NetLabel: domain hash size = 128 [ 0.465369] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466657] NetLabel: unlabeled traffic allowed by default [ 0.468220] clocksource: Switched to clocksource kvm-clock [ 0.478215] AppArmor: AppArmor Filesystem Enabled [ 0.479519] pnp: PnP ACPI init [ 0.480742] pnp: PnP ACPI: found 5 devices [ 0.487560] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489875] NET: Registered protocol family 2 [ 0.491275] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494670] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496305] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.497770] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499373] NET: Registered protocol family 1 [ 0.500567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502051] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503506] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532587] Trying to unpack rootfs image as initramfs... [ 0.594383] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599416] Scanning for low memory corruption every 60 seconds [ 0.601594] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603183] audit: initializing netlink subsys (disabled) [ 0.604681] audit: type=2000 audit(1535122764.912:1): initialized [ 0.606550] Initialise system trusted keyring [ 0.607896] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609468] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612178] zbud: loaded [ 0.613183] VFS: Disk quotas dquot_6.6.0 [ 0.614319] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.616466] fuse init (API version 7.23) [ 0.617686] Key type big_key registered [ 0.618784] Allocating IMA MOK and blacklist keyrings. [ 0.620461] Key type asymmetric registered [ 0.621594] Asymmetric key parser 'x509' registered [ 0.622897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.624957] io scheduler noop registered [ 0.626047] io scheduler deadline registered (default) [ 0.627399] io scheduler cfq registered [ 0.628585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630002] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633752] ACPI: Power Button [PWRF] [ 0.634972] GHES: HEST is not enabled! [ 0.649138] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678412] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.681389] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.705164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708187] Linux agpgart interface v0.103 [ 0.711562] brd: module loaded [ 0.713762] loop: module loaded [ 0.718874] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.720886] GPT:90111 != 2097151 [ 0.721829] GPT:Alternate GPT header not at the end of the disk. [ 0.723327] GPT:90111 != 2097151 [ 0.724271] GPT: Use GNU Parted to correct GPT errors. [ 0.725593] vda: vda1 vda15 [ 0.727268] scsi host0: ata_piix [ 0.728336] scsi host1: ata_piix [ 0.729309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.730935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.732899] libphy: Fixed MDIO Bus: probed [ 0.734008] tun: Universal TUN/TAP device driver, 1.6 [ 0.735291] tun: (C) 1999-2004 Max Krasnyansky [ 0.738290] PPP generic driver version 2.4.2 [ 0.739518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.741124] ehci-pci: EHCI PCI platform driver [ 0.742315] ehci-platform: EHCI generic platform driver [ 0.743770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745650] ohci-pci: OHCI PCI platform driver [ 0.747096] ohci-platform: OHCI generic platform driver [ 0.748742] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763729] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767824] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.769493] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775743] usb usb1: Product: UHCI Host Controller [ 0.777339] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779235] usb usb1: SerialNumber: 0000:00:01.2 [ 0.780823] hub 1-0:1.0: USB hub found [ 0.782104] hub 1-0:1.0: 2 ports detected [ 0.783598] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786957] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788546] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.790224] mousedev: PS/2 mouse device common for all mice [ 0.792242] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.795215] rtc_cmos 00:00: RTC can wake from S4 [ 0.797018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.798972] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.800957] i2c /dev entries driver [ 0.802198] device-mapper: uevent: version 1.0.3 [ 0.803747] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.806427] ledtrig-cpu: registered to indicate activity on CPUs [ 0.808594] NET: Registered protocol family 10 [ 0.810371] NET: Registered protocol family 17 [ 0.811827] Key type dns_resolver registered [ 0.813368] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815165] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818055] registered taskstats version 1 [ 0.819535] Loading compiled-in X.509 certificates [ 0.821768] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825102] zswap: loaded using pool lzo/zbud [ 0.827485] Key type trusted registered [ 0.829864] Key type encrypted registered [ 0.831282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.833121] ima: No TPM chip found, activating TPM-bypass! [ 0.834939] evm: HMAC attrs: 0x1 [ 0.836460] Magic number: 14:742:991 [ 0.837887] rtc_cmos 00:00: setting system clock to 2018-08-24 14:59:24 UTC (1535122764) [ 0.840665] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842637] EDD information not available. [ 0.893825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.910781] Write protecting the kernel read-only data: 14336k [ 0.914163] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917156] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.966597] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiNP1ZspNVJuCpjIPLmZ8PzdPCEkZuJvgTIHdUZGQjyoYdPFD6TaULSlMLKNCeCKH2Lx49bcQXNOsMN1Pm89KcvhYVNa3qeOjVjJAZ0t3rxXaVFEhfxhqmZ9CCfvByHj54AhtLrI3O0qb9UKzrrhpP902MTTB6ayiNgpXF/PVaQ6/ps07n92y/I1GjtXqC5zwXWvJCjkD/mYtAnN7tU2K0ktTElkCvUeyf2iB9ymMcYNdlGI2M8/WESF2WSEdFtK5O8p28MpugqEfdVV2cWkDcxvzRbnDD/Ya5cRMY5/pr8d9TuBNxRA6ubwlR4BOB7GsoHi4giXiGxKwzs1gzHs+h root@singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f ssh-dss AAAAB3NzaC1kc3MAAACBAKZu3Ud3cS++9VdDjYbAwXiCV+ZoL7PD2XG30BQ/owUPg7jH+Qt4wX4xEa12Lh46XTKHkTzdV3/1o3XictBKh4tDyybYrfyPS1Fd3VtK4hU1QgXb6Jb/WxcpU9necbFFw3GaoqAjX8af000Ibyf718Vlso71JID1KsVdiiqvGI9XAAAAFQDipIUsRglb93qTEUE9Rhiknt8/jQAAAIAVnIWVaPLiMrwMy48M+B4dfxGdOoeThV7IbRiK+mv07GzYU4sHLzBQGnkauTDa76x7yt3NIKNGbLKgNC8VOvDP69gxhved7zkgj0TKq5EiPIzC/3Tk+ImoUMqc/wiv8C5Ex3hcJfeA8v+42gmzwDyIGPT62mYMiiWMrZLvpMj1HgAAAIBmzuK8UVHRNB0c916ilfrmSaTokufIqCbIqGIlzdAw95byzQ/X4irewp+LlbOeH3T400jHvohTTSQpGZpBy995s/KGmrLVeNq8O4zIIjoheHJwFaWliFzkDxOQRE0Hnw7YiI8Ojzyyw/XUe4LSYpb0ZUdDhZUrutT7oxKjQVjhTQ== root@singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe0d:e588/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f launch-index: 0 === cirros: current=0.4.0 uptime=3.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-be0a935a-b4e8-4650-8905-7664b47b303f login: 2018-08-24 14:59:30,787 - paramiko.transport - DEBUG - starting thread (client mode): 0xce3ca50L 2018-08-24 14:59:30,788 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 14:59:30,788 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-24 14:59:30,788 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-24 14:59:30,789 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 14:59:30,790 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 14:59:30,790 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-24 14:59:30,790 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 14:59:30,790 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 14:59:30,790 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 14:59:30,808 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 14:59:30,809 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 14:59:30,820 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 9665c43aa5ff92df615e2910b0716b5d 2018-08-24 14:59:30,821 - paramiko.transport - DEBUG - Trying discovered key c15b76ec81ab9de0ad01636c4e6cd8fb in /tmp/tmpNApa_l 2018-08-24 14:59:30,846 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 14:59:30,852 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 14:59:30,854 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 14:59:30,855 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-24 14:59:30,855 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 14:59:30,856 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 14:59:30,857 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 14:59:30,857 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-24 14:59:30,858 - functest.core.singlevm - DEBUG - error: 2018-08-24 14:59:30,862 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 14:59:30,965 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 14:59:30,966 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 14:59:30,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 14:59:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/40db5b79-1048-4464-b03a-679cd426f047.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:32,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae44441a-20d8-47c8-8b19-ed179b1612d7 Content-Length: 0 Date: Fri, 24 Aug 2018 14:59:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:59:32,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/40db5b79-1048-4464-b03a-679cd426f047.json used request id req-ae44441a-20d8-47c8-8b19-ed179b1612d7 2018-08-24 14:59:32,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0397439003s 2018-08-24 14:59:32,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/40db5b79-1048-4464-b03a-679cd426f047.json used request id req-ae44441a-20d8-47c8-8b19-ed179b1612d7 2018-08-24 14:59:32,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 14:59:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:32,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-581b9f42-ef14-464e-837e-0468c7f4e472 Date: Fri, 24 Aug 2018 14:59:32 GMT RESP BODY: {"floatingips": []} 2018-08-24 14:59:32,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-581b9f42-ef14-464e-837e-0468c7f4e472 2018-08-24 14:59:32,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455729961395s 2018-08-24 14:59:32,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-581b9f42-ef14-464e-837e-0468c7f4e472 2018-08-24 14:59:32,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 14:59:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:32,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14: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-36820b83-65d6-4379-82fb-2fa03f8c5fe9 x-compute-request-id: req-36820b83-65d6-4379-82fb-2fa03f8c5fe9 Content-Type: application/json 2018-08-24 14:59:32,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4 used request id req-36820b83-65d6-4379-82fb-2fa03f8c5fe9 2018-08-24 14:59:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.347513914108s 2018-08-24 14:59:32,411 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4 used request id req-36820b83-65d6-4379-82fb-2fa03f8c5fe9 2018-08-24 14:59:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:32,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5f6504d-2006-4f59-bdf4-5b76a73f8301 x-compute-request-id: req-d5f6504d-2006-4f59-bdf4-5b76a73f8301 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:88", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e5:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/234b5782-db96-4536-b772-1305f02201c4", "rel": "bookmark"}], "image": {"id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "links": [{"href": "http://172.30.9.40:8774/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-24T14:59:24.000000", "flavor": {"id": "7841f8b3-82f9-40a0-a70f-118a6d151e04", "links": [{"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}]}, "id": "234b5782-db96-4536-b772-1305f02201c4", "security_groups": [{"name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T14:59:32Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be0a935a-b4e8-4650-8905-7664b47b303f", "created": "2018-08-24T14:59:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:32,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d5f6504d-2006-4f59-bdf4-5b76a73f8301 2018-08-24 14:59:32,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219071865082s 2018-08-24 14:59:32,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d5f6504d-2006-4f59-bdf4-5b76a73f8301 2018-08-24 14:59:32,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:34,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-a683a097-a615-4fa8-b0ad-124fe287c903 x-compute-request-id: req-a683a097-a615-4fa8-b0ad-124fe287c903 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 14:59:34,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a683a097-a615-4fa8-b0ad-124fe287c903 2018-08-24 14:59:34,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0857889652252s 2018-08-24 14:59:34,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a683a097-a615-4fa8-b0ad-124fe287c903 2018-08-24 14:59:34,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 14:59:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:34,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-0ae610b0-16fc-4e16-8a7a-63572e806873 Date: Fri, 24 Aug 2018 14:59:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:08Z", "updated_at": "2018-08-24T14:59:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5ab34637-efc7-4d9e-9eb6-60918d51c7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:08Z", "revision_number": 0, "id": "5f03eb90-70d0-4883-bc7d-402201f8796f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:08Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T14:59:09Z", "revision_number": 0, "id": "b58ad5a1-0584-459a-832d-70518b581ab6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:09Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:09Z", "revision_number": 0, "id": "bb5afcc1-d28a-41a5-9c15-d98756a321c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:09Z", "security_group_id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 3, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1bf30a58-8012-4929-a7eb-37f7be0212e7", "name": "singlevm1-sg_be0a935a-b4e8-4650-8905-7664b47b303f"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}]} 2018-08-24 14:59:34,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0ae610b0-16fc-4e16-8a7a-63572e806873 2018-08-24 14:59:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522379875183s 2018-08-24 14:59:34,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0ae610b0-16fc-4e16-8a7a-63572e806873 2018-08-24 14:59:34,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-24 14:59:34,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/1bf30a58-8012-4929-a7eb-37f7be0212e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:34,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcfa3b5b-f365-4874-bd32-ad2380b4363c Content-Length: 0 Date: Fri, 24 Aug 2018 14:59:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:59:34,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/1bf30a58-8012-4929-a7eb-37f7be0212e7.json used request id req-fcfa3b5b-f365-4874-bd32-ad2380b4363c 2018-08-24 14:59:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.214227199554s 2018-08-24 14:59:34,995 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/1bf30a58-8012-4929-a7eb-37f7be0212e7.json used request id req-fcfa3b5b-f365-4874-bd32-ad2380b4363c 2018-08-24 14:59:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 14:59:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:35,036 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14: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-7f0fab67-ad88-42d4-a675-ef9eb48687ad x-compute-request-id: req-7f0fab67-ad88-42d4-a675-ef9eb48687ad Content-Length: 0 Content-Type: application/json 2018-08-24 14:59:35,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f used request id req-7f0fab67-ad88-42d4-a675-ef9eb48687ad 2018-08-24 14:59:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0410301685333s 2018-08-24 14:59:35,037 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_be0a935a-b4e8-4650-8905-7664b47b303f used request id req-7f0fab67-ad88-42d4-a675-ef9eb48687ad 2018-08-24 14:59:35,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 14:59:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" -d '{"subnet_id": "be56ca7f-c7a7-4dea-b274-0d1d52f597bd"}' 2018-08-24 14:59:36,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f35b45d-540b-4ab9-b18a-693dc8c4ae1a Date: Fri, 24 Aug 2018 14:59:36 GMT RESP BODY: {"network_id": "49d6d4bc-f4c4-4df4-b775-ee001165a7d7", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "be56ca7f-c7a7-4dea-b274-0d1d52f597bd", "subnet_ids": ["be56ca7f-c7a7-4dea-b274-0d1d52f597bd"], "port_id": "16eb676b-efaf-4067-adf6-08f47374aa6e", "id": "94f26f84-b284-4389-9d39-0e5d8571b7f1"} 2018-08-24 14:59:36,483 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/remove_router_interface.json used request id req-8f35b45d-540b-4ab9-b18a-693dc8c4ae1a 2018-08-24 14:59:36,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.44556903839s 2018-08-24 14:59:36,483 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1/remove_router_interface.json used request id req-8f35b45d-540b-4ab9-b18a-693dc8c4ae1a returning object 94f26f84-b284-4389-9d39-0e5d8571b7f1 2018-08-24 14:59:36,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 14:59:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:36,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ba97d1c8-383e-414f-81c5-d75e9c64ff38 Date: Fri, 24 Aug 2018 14:59:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:59:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T14:59:35Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94f26f84-b284-4389-9d39-0e5d8571b7f1", "name": "singlevm1-router_be0a935a-b4e8-4650-8905-7664b47b303f"}]} 2018-08-24 14:59:36,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ba97d1c8-383e-414f-81c5-d75e9c64ff38 2018-08-24 14:59:36,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.10765504837s 2018-08-24 14:59:36,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ba97d1c8-383e-414f-81c5-d75e9c64ff38 2018-08-24 14:59:36,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 14:59:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:38,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-695fdd3b-8e4c-41ff-a9a5-c8ee4e8e5116 Content-Length: 0 Date: Fri, 24 Aug 2018 14:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:59:38,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1.json used request id req-695fdd3b-8e4c-41ff-a9a5-c8ee4e8e5116 2018-08-24 14:59:38,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44856214523s 2018-08-24 14:59:38,042 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/94f26f84-b284-4389-9d39-0e5d8571b7f1.json used request id req-695fdd3b-8e4c-41ff-a9a5-c8ee4e8e5116 2018-08-24 14:59:38,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:59:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:38,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-9d3da010-5bd5-4198-8131-e6e74f1cedf4 Date: Fri, 24 Aug 2018 14:59:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:02Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"be56ca7f-c7a7-4dea-b274-0d1d52f597bd","subnetpool_id":null,"name":"singlevm1-subnet_be0a935a-b4e8-4650-8905-7664b47b303f"}]} 2018-08-24 14:59:38,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9d3da010-5bd5-4198-8131-e6e74f1cedf4 2018-08-24 14:59:38,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408890247345s 2018-08-24 14:59:38,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9d3da010-5bd5-4198-8131-e6e74f1cedf4 2018-08-24 14:59:38,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 14:59:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/be56ca7f-c7a7-4dea-b274-0d1d52f597bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:39,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98b9440b-4c44-423e-88b9-d6c3b43aada4 Date: Fri, 24 Aug 2018 14:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:59:39,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/be56ca7f-c7a7-4dea-b274-0d1d52f597bd.json used request id req-98b9440b-4c44-423e-88b9-d6c3b43aada4 2018-08-24 14:59:39,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.172342062s 2018-08-24 14:59:39,257 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/be56ca7f-c7a7-4dea-b274-0d1d52f597bd.json used request id req-98b9440b-4c44-423e-88b9-d6c3b43aada4 2018-08-24 14:59:39,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-af3b5d63-262f-4717-b1dc-ec89bf38a9e4 Date: Fri, 24 Aug 2018 14:59:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"49d6d4bc-f4c4-4df4-b775-ee001165a7d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T14:59:38Z","provider:segmentation_id":30,"name":"singlevm1-net_be0a935a-b4e8-4650-8905-7664b47b303f","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T14:59:02Z","provider:network_type":"vxlan"}]} 2018-08-24 14:59:39,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-af3b5d63-262f-4717-b1dc-ec89bf38a9e4 2018-08-24 14:59:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827870368958s 2018-08-24 14:59:39,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-af3b5d63-262f-4717-b1dc-ec89bf38a9e4 2018-08-24 14:59:39,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 14:59:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/49d6d4bc-f4c4-4df4-b775-ee001165a7d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:40,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22385db5-1888-4c08-97b4-fdb8a1c784f8 Date: Fri, 24 Aug 2018 14:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 14:59:40,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/49d6d4bc-f4c4-4df4-b775-ee001165a7d7.json used request id req-22385db5-1888-4c08-97b4-fdb8a1c784f8 2018-08-24 14:59:40,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19878792763s 2018-08-24 14:59:40,541 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/49d6d4bc-f4c4-4df4-b775-ee001165a7d7.json used request id req-22385db5-1888-4c08-97b4-fdb8a1c784f8 2018-08-24 14:59:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5498ffe0-428d-4ef7-8c50-76f1d3851262 Date: Fri, 24 Aug 2018 14:59:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:07Z", "file": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ee75324c-6489-483f-946b-0a0e32b1ed50", "size": 12716032, "self": "/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee75324c-6489-483f-946b-0a0e32b1ed50/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be0a935a-b4e8-4650-8905-7664b47b303f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:41,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5498ffe0-428d-4ef7-8c50-76f1d3851262 2018-08-24 14:59:41,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.738353967667s 2018-08-24 14:59:41,284 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5498ffe0-428d-4ef7-8c50-76f1d3851262 2018-08-24 14:59:41,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 14:59:41,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:41,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff404eaf-c3da-453b-bbb2-cbbf4689030c Date: Fri, 24 Aug 2018 14:59:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:59:41,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50 used request id req-ff404eaf-c3da-453b-bbb2-cbbf4689030c 2018-08-24 14:59:41,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.649926185608s 2018-08-24 14:59:41,936 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ee75324c-6489-483f-946b-0a0e32b1ed50 used request id req-ff404eaf-c3da-453b-bbb2-cbbf4689030c 2018-08-24 14:59:41,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 14:59:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:41,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-f2c5946a-4568-400e-bfe8-4464f4fc2ebb x-compute-request-id: req-f2c5946a-4568-400e-bfe8-4464f4fc2ebb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_be0a935a-b4e8-4650-8905-7664b47b303f", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7841f8b3-82f9-40a0-a70f-118a6d151e04"}]} 2018-08-24 14:59:41,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f2c5946a-4568-400e-bfe8-4464f4fc2ebb 2018-08-24 14:59:41,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264160633087s 2018-08-24 14:59:41,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f2c5946a-4568-400e-bfe8-4464f4fc2ebb 2018-08-24 14:59:41,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 14:59:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b30535ede219550ec1e9adc098441be241eedc5" 2018-08-24 14:59:42,122 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14: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 x-openstack-request-id: req-71336869-a18b-4da4-a364-fa7c321fd93f x-compute-request-id: req-71336869-a18b-4da4-a364-fa7c321fd93f Content-Length: 0 Content-Type: application/json 2018-08-24 14:59:42,122 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04 used request id req-71336869-a18b-4da4-a364-fa7c321fd93f 2018-08-24 14:59:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.1576628685s 2018-08-24 14:59:42,123 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/7841f8b3-82f9-40a0-a70f-118a6d151e04 used request id req-71336869-a18b-4da4-a364-fa7c321fd93f 2018-08-24 14:59:42,173 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:59:42,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:59:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:42,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ddbb9a-6c49-415c-b1e1-cf18a1684b6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:59:42,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-64ddbb9a-6c49-415c-b1e1-cf18a1684b6c 2018-08-24 14:59:42,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:59:42,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ypbbBR6qQg2G2c5yNX4l_Q"], "issued_at": "2018-08-24T14:59:42.000000Z"}} 2018-08-24 14:59:42,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:42,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1e23c2b0-ca5a-484a-8e05-b337ead1c24c Date: Fri, 24 Aug 2018 14:59:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 14:59:42,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e23c2b0-ca5a-484a-8e05-b337ead1c24c 2018-08-24 14:59:42,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343245029449s 2018-08-24 14:59:42,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e23c2b0-ca5a-484a-8e05-b337ead1c24c 2018-08-24 14:59:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:42,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 14:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e31b3c1-1418-4aaf-b2a1-48d8fa9718b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 14:59:42,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8e31b3c1-1418-4aaf-b2a1-48d8fa9718b2 2018-08-24 14:59:42,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:59:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:43,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439b899e-a7d5-4b68-86c1-2473e5c0f160 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 14:59:43,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-439b899e-a7d5-4b68-86c1-2473e5c0f160 2018-08-24 14:59:43,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193508148193s 2018-08-24 14:59:43,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-439b899e-a7d5-4b68-86c1-2473e5c0f160 2018-08-24 14:59:43,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 14:59:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}}' 2018-08-24 14:59:43,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe281ee-42ce-4fba-822f-ae01bcc335c3 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7"}, "tags": [], "enabled": true, "id": "0f43c29637034758ab54e70aa7dcaed7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}} 2018-08-24 14:59:43,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7fe281ee-42ce-4fba-822f-ae01bcc335c3 2018-08-24 14:59:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268596172333s 2018-08-24 14:59:43,446 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7fe281ee-42ce-4fba-822f-ae01bcc335c3 2018-08-24 14:59:43,447 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'0f43c29637034758ab54e70aa7dcaed7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8'}) 2018-08-24 14:59:43,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 14:59:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f5a960c6-2d4f-4f0e-9a89-55a6c08c1302", "email": null, "name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}}' 2018-08-24 14:59:43,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 14:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5067101a-dcfe-42dd-a331-b38efecd5b9b Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": {"self": "http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67cb5d45cf524aa3b21da7eaf0d2580e", "domain_id": "default", "password_expires_at": null}} 2018-08-24 14:59:43,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-5067101a-dcfe-42dd-a331-b38efecd5b9b 2018-08-24 14:59:43,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453316926956s 2018-08-24 14:59:43,907 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-5067101a-dcfe-42dd-a331-b38efecd5b9b 2018-08-24 14:59:43,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'67cb5d45cf524aa3b21da7eaf0d2580e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8'}) 2018-08-24 14:59:43,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:59:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:44,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90dc213e-5152-4455-9739-55eda25e5ed7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:59:44,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-90dc213e-5152-4455-9739-55eda25e5ed7 2018-08-24 14:59:44,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197399139404s 2018-08-24 14:59:44,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-90dc213e-5152-4455-9739-55eda25e5ed7 2018-08-24 14:59:44,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:59:44,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:44,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6704ac5-6a46-4cc4-a8fa-cc5f21d230ed Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:59:44,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a6704ac5-6a46-4cc4-a8fa-cc5f21d230ed 2018-08-24 14:59:44,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183596134186s 2018-08-24 14:59:44,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a6704ac5-6a46-4cc4-a8fa-cc5f21d230ed 2018-08-24 14:59:44,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 14:59:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:44,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f6f7be-22ec-4261-bcd6-3b952a48db92 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 14:59:44,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f8f6f7be-22ec-4261-bcd6-3b952a48db92 2018-08-24 14:59:44,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16793513298s 2018-08-24 14:59:44,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f8f6f7be-22ec-4261-bcd6-3b952a48db92 2018-08-24 14:59:44,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 14:59:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:44,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e263e636-7105-41e4-a805-9291685ca530 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 14:59:44,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-e263e636-7105-41e4-a805-9291685ca530 2018-08-24 14:59:44,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203956842422s 2018-08-24 14:59:44,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-e263e636-7105-41e4-a805-9291685ca530 2018-08-24 14:59:44,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 14:59:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:44,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825aa7b9-2ffa-4377-937d-d68e2c6b3498 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": {"self": "http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67cb5d45cf524aa3b21da7eaf0d2580e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 14:59:44,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-825aa7b9-2ffa-4377-937d-d68e2c6b3498 2018-08-24 14:59:44,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20223402977s 2018-08-24 14:59:44,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-825aa7b9-2ffa-4377-937d-d68e2c6b3498 2018-08-24 14:59:44,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 14:59:44,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:45,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89536d6-3d1c-4d73-8cec-ea03dfff8fec Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7"}, "tags": [], "enabled": true, "id": "0f43c29637034758ab54e70aa7dcaed7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 14:59:45,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d89536d6-3d1c-4d73-8cec-ea03dfff8fec 2018-08-24 14:59:45,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107866048813s 2018-08-24 14:59:45,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d89536d6-3d1c-4d73-8cec-ea03dfff8fec 2018-08-24 14:59:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 14:59:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=67cb5d45cf524aa3b21da7eaf0d2580e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0f43c29637034758ab54e70aa7dcaed7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:45,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57747e7-87c4-4293-b1c2-eb08c912406b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=67cb5d45cf524aa3b21da7eaf0d2580e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0f43c29637034758ab54e70aa7dcaed7", "previous": null, "next": null}} 2018-08-24 14:59:45,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=67cb5d45cf524aa3b21da7eaf0d2580e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0f43c29637034758ab54e70aa7dcaed7 used request id req-a57747e7-87c4-4293-b1c2-eb08c912406b 2018-08-24 14:59:45,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103620052338s 2018-08-24 14:59:45,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=67cb5d45cf524aa3b21da7eaf0d2580e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0f43c29637034758ab54e70aa7dcaed7 used request id req-a57747e7-87c4-4293-b1c2-eb08c912406b 2018-08-24 14:59:45,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 14:59:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7/users/67cb5d45cf524aa3b21da7eaf0d2580e/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 14:59:45,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5904f59-8390-46b2-a76c-4b7edc236818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 14:59:45,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7/users/67cb5d45cf524aa3b21da7eaf0d2580e/roles/5df559bd118b46ae95b9195d6e13137a used request id req-b5904f59-8390-46b2-a76c-4b7edc236818 2018-08-24 14:59:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.213534832001s 2018-08-24 14:59:45,329 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7/users/67cb5d45cf524aa3b21da7eaf0d2580e/roles/5df559bd118b46ae95b9195d6e13137a used request id req-b5904f59-8390-46b2-a76c-4b7edc236818 2018-08-24 14:59:45,330 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0f43c29637034758ab54e70aa7dcaed7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f5a960c6-2d4f-4f0e-9a89-55a6c08c1302', 'username': u'singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 14:59:45,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 14:59:45,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 14:59:45,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 14:59:45,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 14:59:45,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 14:59:45,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 14:59:45,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 14:59:45,335 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'password': 'f5a960c6-2d4f-4f0e-9a89-55a6c08c1302', 'project_name': 'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '0f43c29637034758ab54e70aa7dcaed7', 'project_domain_name': 'Default'} 2018-08-24 14:59:45,335 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-24 14:59:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:45,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94d19e6-5642-4d64-84ba-a73973c06991 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 14:59:45,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f94d19e6-5642-4d64-84ba-a73973c06991 2018-08-24 14:59:45,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 14:59:45,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T15:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f43c29637034758ab54e70aa7dcaed7", "name": "singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0f43c29637034758ab54e70aa7dcaed7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/0f43c29637034758ab54e70aa7dcaed7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/0f43c29637034758ab54e70aa7dcaed7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_0f43c29637034758ab54e70aa7dcaed7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_0f43c29637034758ab54e70aa7dcaed7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/0f43c29637034758ab54e70aa7dcaed7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/0f43c29637034758ab54e70aa7dcaed7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/0f43c29637034758ab54e70aa7dcaed7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/0f43c29637034758ab54e70aa7dcaed7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "id": "67cb5d45cf524aa3b21da7eaf0d2580e"}, "audit_ids": ["e64arYJhSYyZa8sEoV1Fzw"], "issued_at": "2018-08-24T14:59:45.000000Z"}} 2018-08-24 14:59:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 14:59:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"network": {"name": "singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "admin_state_up": true}}' 2018-08-24 14:59:46,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-95274fcd-9c35-4b87-af7b-20d35fb1da7a Date: Fri, 24 Aug 2018 14:59:46 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T14:59:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}} 2018-08-24 14:59:46,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-95274fcd-9c35-4b87-af7b-20d35fb1da7a 2018-08-24 14:59:46,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.735446929932s 2018-08-24 14:59:46,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-95274fcd-9c35-4b87-af7b-20d35fb1da7a 2018-08-24 14:59:46,475 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:59:46Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'd3d6a125-4617-4a1d-8960-db1ef6728931', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', u'admin_state_up': True, u'tenant_id': u'0f43c29637034758ab54e70aa7dcaed7', u'created_at': u'2018-08-24T14:59:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f43c29637034758ab54e70aa7dcaed7'}) 2018-08-24 14:59:46,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:46,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-4ea995a4-6912-47b3-9722-457f3a284a0e Date: Fri, 24 Aug 2018 14:59:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T14:59:46Z","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 14:59:46,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4ea995a4-6912-47b3-9722-457f3a284a0e 2018-08-24 14:59:46,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.178049087524s 2018-08-24 14:59:46,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4ea995a4-6912-47b3-9722-457f3a284a0e 2018-08-24 14:59:46,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 14:59:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"subnet": {"name": "singlevm2-subnet_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "enable_dhcp": true, "network_id": "d3d6a125-4617-4a1d-8960-db1ef6728931", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 14:59:47,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-96a1c7b4-29f0-46bb-8563-dcabe7d66ae8 Date: Fri, 24 Aug 2018 14:59:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3d6a125-4617-4a1d-8960-db1ef6728931","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:46Z","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":"0f43c29637034758ab54e70aa7dcaed7","id":"5f69de6a-24b3-4b08-accf-e497287ecd38","subnetpool_id":null,"name":"singlevm2-subnet_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}} 2018-08-24 14:59:47,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-96a1c7b4-29f0-46bb-8563-dcabe7d66ae8 2018-08-24 14:59:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.760463953018s 2018-08-24 14:59:47,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-96a1c7b4-29f0-46bb-8563-dcabe7d66ae8 2018-08-24 14:59:47,417 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T14:59:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5f69de6a-24b3-4b08-accf-e497287ecd38', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', u'enable_dhcp': True, u'network_id': u'd3d6a125-4617-4a1d-8960-db1ef6728931', u'tenant_id': u'0f43c29637034758ab54e70aa7dcaed7', u'created_at': u'2018-08-24T14:59:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0f43c29637034758ab54e70aa7dcaed7'}) 2018-08-24 14:59:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 14:59:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "singlevm2-router_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "admin_state_up": true}}' 2018-08-24 14:59:48,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ff2f2c5e-4efe-433c-8341-bf89e490d037 Date: Fri, 24 Aug 2018 14:59:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:47Z", "admin_state_up": true, "updated_at": "2018-08-24T14:59:48Z", "revision_number": 2, "routes": [], "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5", "name": "singlevm2-router_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}} 2018-08-24 14:59:48,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ff2f2c5e-4efe-433c-8341-bf89e490d037 2018-08-24 14:59:48,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.05266499519s 2018-08-24 14:59:48,471 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ff2f2c5e-4efe-433c-8341-bf89e490d037 2018-08-24 14:59:48,471 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0f43c29637034758ab54e70aa7dcaed7', u'created_at': u'2018-08-24T14:59:47Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T14:59:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'0f43c29637034758ab54e70aa7dcaed7', u'id': u'fde30cf6-bfd4-470e-ac6c-e6e29d6121f5', u'name': u'singlevm2-router_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8'}) 2018-08-24 14:59:48,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 14:59:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"subnet_id": "5f69de6a-24b3-4b08-accf-e497287ecd38"}' 2018-08-24 14:59:50,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e2bc4780-989a-4642-92b0-4c3274cc3cff Date: Fri, 24 Aug 2018 14:59:50 GMT RESP BODY: {"network_id": "d3d6a125-4617-4a1d-8960-db1ef6728931", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "subnet_id": "5f69de6a-24b3-4b08-accf-e497287ecd38", "subnet_ids": ["5f69de6a-24b3-4b08-accf-e497287ecd38"], "port_id": "8954dba0-9b65-448a-bfc8-6f32ff5f1452", "id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5"} 2018-08-24 14:59:50,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/add_router_interface.json used request id req-e2bc4780-989a-4642-92b0-4c3274cc3cff 2018-08-24 14:59:50,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14763402939s 2018-08-24 14:59:50,620 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/add_router_interface.json used request id req-e2bc4780-989a-4642-92b0-4c3274cc3cff returning object fde30cf6-bfd4-470e-ac6c-e6e29d6121f5 2018-08-24 14:59:50,621 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 14:59:50,748 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 14:59:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 14:59:50,754 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 14:59:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 14:59:50,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:51,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8638a617-5457-4284-b5b1-d1b6fa9aefe1 Date: Fri, 24 Aug 2018 14:59:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:51,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8638a617-5457-4284-b5b1-d1b6fa9aefe1 2018-08-24 14:59:51,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748805046082s 2018-08-24 14:59:51,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8638a617-5457-4284-b5b1-d1b6fa9aefe1 2018-08-24 14:59:51,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 14:59:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}' 2018-08-24 14:59:51,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc864449-0724-4945-9f65-b3ac7bfbd912 Date: Fri, 24 Aug 2018 14:59:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:51Z", "file": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file", "owner": "0f43c29637034758ab54e70aa7dcaed7", "id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "size": null, "self": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "checksum": null, "created_at": "2018-08-24T14:59:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 14:59:51,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-bc864449-0724-4945-9f65-b3ac7bfbd912 2018-08-24 14:59:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678019523621s 2018-08-24 14:59:51,582 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-bc864449-0724-4945-9f65-b3ac7bfbd912 returning object ee05d405-9336-437a-899d-3f7e3e6b4fc7 2018-08-24 14:59:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 14:59:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '' 2018-08-24 14:59:52,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dfb4d5a-383a-48e9-be10-63986644fe0b Date: Fri, 24 Aug 2018 14:59:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 14:59:52,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file used request id req-0dfb4d5a-383a-48e9-be10-63986644fe0b 2018-08-24 14:59:52,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.608428955078s 2018-08-24 14:59:52,192 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file used request id req-0dfb4d5a-383a-48e9-be10-63986644fe0b 2018-08-24 14:59:52,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:52,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-33cb50a0-19af-41e3-8dab-943be69f2dce Date: Fri, 24 Aug 2018 14:59:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:52Z", "file": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file", "owner": "0f43c29637034758ab54e70aa7dcaed7", "id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "size": 12716032, "self": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:52,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-33cb50a0-19af-41e3-8dab-943be69f2dce 2018-08-24 14:59:52,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0469288825989s 2018-08-24 14:59:52,243 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-33cb50a0-19af-41e3-8dab-943be69f2dce 2018-08-24 14:59:52,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file', 'owner': u'0f43c29637034758ab54e70aa7dcaed7', 'id': u'ee05d405-9336-437a-899d-3f7e3e6b4fc7', 'size': 12716032, u'self': u'/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f43c29637034758ab54e70aa7dcaed7', 'name': 'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T14:59:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T14:59:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'created': u'2018-08-24T14:59:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T14:59:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 14:59:52,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 14:59:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 14:59:53,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-ddd61337-a77f-4cff-84ae-4cc70e96cea9 x-compute-request-id: req-ddd61337-a77f-4cff-84ae-4cc70e96cea9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7eec39a-f045-4555-979c-92622061a7bf"}} 2018-08-24 14:59:53,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-ddd61337-a77f-4cff-84ae-4cc70e96cea9 2018-08-24 14:59:53,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.768297195435s 2018-08-24 14:59:53,014 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-ddd61337-a77f-4cff-84ae-4cc70e96cea9 2018-08-24 14:59:53,015 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'e7eec39a-f045-4555-979c-92622061a7bf', 'swap': 0}) 2018-08-24 14:59:53,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 14:59:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" -d '{"extra_specs": {}}' 2018-08-24 14:59:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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 x-openstack-request-id: req-9614c26b-c459-4230-b194-13ff6c2fae65 x-compute-request-id: req-9614c26b-c459-4230-b194-13ff6c2fae65 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 14:59:53,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf/os-extra_specs used request id req-9614c26b-c459-4230-b194-13ff6c2fae65 2018-08-24 14:59:53,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222861766815s 2018-08-24 14:59:53,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf/os-extra_specs used request id req-9614c26b-c459-4230-b194-13ff6c2fae65 2018-08-24 14:59:53,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 14:59:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"keypair": {"name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}}' 2018-08-24 14:59:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59: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-3544490e-229c-4db1-8a4a-4d0b5b1a9321 x-compute-request-id: req-3544490e-229c-4db1-8a4a-4d0b5b1a9321 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPNo7iusjQ/rtsdJ8H+V6KapTyepVSE/5CFZpYxyKMoQkRHAUxZm/+0ictjT/K/y3tfQivKR3kvy67S5IVOHvMLnzNwViG5wZ2CMOTzaAdUoxyo5qN2kY9khHesecNvem8tdJqzS+f9aKMbP0pISTlog7RRmsdml7/mo2qxMMH5jQr7pQj6cozCm11XXLMe7Ij3bQVZOw3OZc012mdFqxMyz6OkOaL2VtdxZl8XviIq96t6PjkJ/UNnX35pK7MSDldy3K4045g0HDfY0uWW61DDI/gyK4NTFuPHL3T6H94XPv+ITgTAMHx1yhe0M/GbQfK3c6xX9xJvy4g7cokcWjH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzzaO4rrI0P67bHSfB/leimqU8nqVUhP+QhWaWMcijKEJERwF\nMWZv/tInLY0/yv8t7X0Irykd5L8uu0uSFTh7zC58zcFYhucGdgjDk82gHVKMcqOa\njdpGPZIR3rHnDb3pvLXSas0vn/WijGz9KSEk5aIO0UZrHZpe/5qNqsTDB+Y0K+6U\nI+nKMwptdV1yzHuyI920FWTsNzmXNNdpnRasTMs+jpDmi9lbXcWZfF74iKverej4\n5Cf1DZ19+aSuzEg5XctyuNOOYNBw32NLllutQwyP4MiuDUxbjxy90+h/eFz7/iE4\nEwDB8dcoXtDPxm0Hyt3OsV/cSb8uIO3KJHFoxwIDAQABAoIBAB3ZrTHKWJ2K5LMW\nBcbfTJhCDFz1/cbKLImWlRqO7VI27JhzYegg6qdZ3Nz6CSOUKSiaJ4McODs4s2G1\n3ECEV4ktdTsqzDb61vpv/sSvDY7L0oG9QcmHlTDPdxWOqUtYfXB6/On3zxGLEDSM\nite+95LBCsNpEos8Ls1BlYDxQWtEouAG15jLxX74uFoLySvCkhQtwnypF2lxyAbq\n3y7dkI/0+uY8fDAPx//CIGXHLbo06f5fut3348aUY6t+CY1CFPb41eLoskVwJwCs\nlat7+rLmn9JEVsTW6wY9nMV6TRt2UVtCqnh5TPHOZ6kX0h0V0/7A3mP+KVfoZFTr\nQTA55KECgYEA9wIg+tUi2AF4ea32qq1e5s+t6/65cn+VjNUnuR5LtMgiv6EKndgS\nhFd9j+ohZyYaR/NQuZ3gKMUoylKEyPUE2fZs8Svtd0rjTjNV6kMxhozIsUDxoVbA\nVJwYUzbgpDVRvSuWBncoT/zyez0+XVbC7zA65ko61HcyqLABJsK0VjcCgYEA1sGT\n6B2wBnuy45/PCTYx6/uodLI3oooG3V6onAeuGqVmOpAnjp527ZjripBFxTFdAYDD\npynJ0zZBt6Rd4h41PUN5KinGXB5m7XLScsIotYizrOySxWu+ON14VgezwS7UxlTV\nm1RR/mnViHUFd22T/pyC03I4U+8+nHQ3cp1WOfECgYBMa4gwkoh5M9tGKiBKpeDa\noB47CU/usLJgJAJqL4lUoSa/Ct/x/cuczkS2pcU32H4BDLJI+yNC+dyo2+bhFY0u\nsiL6apDJe43fv9ow5CEKc7wTuvgG5oQSqUiNVkkiBK0JTdbYoT0DokqS/luxHQqq\nXc2bOhQBb+9oaSuyBkMs+QKBgQCHSRjov1L1MpWlyTV+YxKdy0H6iY58qSDb8Vac\nPEZUaN92gvs4X+EhmhS/jFU3fPpPCRO3yZ5nnKVXj4bI/CijuE6q3fgkbc5/RLcI\nLgHBIiW2CK4JCe+iGPpGj8GQL/VAH48Us9CXSYqH1NglvPTfDy9nDmwni+5QVvHb\nFPyNsQKBgQDYX6YLzZmuVDebGdJSc5xVrIpY3RRnEA/xF926y+qKKqB+BCA1VMWr\nGDzBHU4+bbp+m7w71l8X/hXiYq1+eAlbfybl4PKOfpsxomSXOKcuKlPs0FwOCXdu\n+GxaKlM/XyaEp6oVo5xD7E9u3isdl1Jwe/ZKAvXy172vqCgodRDivQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "fingerprint": "43:4a:d3:d8:dd:3f:0b:26:01:be:a2:bd:e8:1c:3d:86"}} 2018-08-24 14:59:53,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-3544490e-229c-4db1-8a4a-4d0b5b1a9321 2018-08-24 14:59:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.53088593483s 2018-08-24 14:59:53,570 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-3544490e-229c-4db1-8a4a-4d0b5b1a9321 2018-08-24 14:59:53,570 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPNo7iusjQ/rtsdJ8H+V6KapTyepVSE/5CFZpYxyKMoQkRHAUxZm/+0ictjT/K/y3tfQivKR3kvy67S5IVOHvMLnzNwViG5wZ2CMOTzaAdUoxyo5qN2kY9khHesecNvem8tdJqzS+f9aKMbP0pISTlog7RRmsdml7/mo2qxMMH5jQr7pQj6cozCm11XXLMe7Ij3bQVZOw3OZc012mdFqxMyz6OkOaL2VtdxZl8XviIq96t6PjkJ/UNnX35pK7MSDldy3K4045g0HDfY0uWW61DDI/gyK4NTFuPHL3T6H94XPv+ITgTAMHx1yhe0M/GbQfK3c6xX9xJvy4g7cokcWjH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzzaO4rrI0P67bHSfB/leimqU8nqVUhP+QhWaWMcijKEJERwF\nMWZv/tInLY0/yv8t7X0Irykd5L8uu0uSFTh7zC58zcFYhucGdgjDk82gHVKMcqOa\njdpGPZIR3rHnDb3pvLXSas0vn/WijGz9KSEk5aIO0UZrHZpe/5qNqsTDB+Y0K+6U\nI+nKMwptdV1yzHuyI920FWTsNzmXNNdpnRasTMs+jpDmi9lbXcWZfF74iKverej4\n5Cf1DZ19+aSuzEg5XctyuNOOYNBw32NLllutQwyP4MiuDUxbjxy90+h/eFz7/iE4\nEwDB8dcoXtDPxm0Hyt3OsV/cSb8uIO3KJHFoxwIDAQABAoIBAB3ZrTHKWJ2K5LMW\nBcbfTJhCDFz1/cbKLImWlRqO7VI27JhzYegg6qdZ3Nz6CSOUKSiaJ4McODs4s2G1\n3ECEV4ktdTsqzDb61vpv/sSvDY7L0oG9QcmHlTDPdxWOqUtYfXB6/On3zxGLEDSM\nite+95LBCsNpEos8Ls1BlYDxQWtEouAG15jLxX74uFoLySvCkhQtwnypF2lxyAbq\n3y7dkI/0+uY8fDAPx//CIGXHLbo06f5fut3348aUY6t+CY1CFPb41eLoskVwJwCs\nlat7+rLmn9JEVsTW6wY9nMV6TRt2UVtCqnh5TPHOZ6kX0h0V0/7A3mP+KVfoZFTr\nQTA55KECgYEA9wIg+tUi2AF4ea32qq1e5s+t6/65cn+VjNUnuR5LtMgiv6EKndgS\nhFd9j+ohZyYaR/NQuZ3gKMUoylKEyPUE2fZs8Svtd0rjTjNV6kMxhozIsUDxoVbA\nVJwYUzbgpDVRvSuWBncoT/zyez0+XVbC7zA65ko61HcyqLABJsK0VjcCgYEA1sGT\n6B2wBnuy45/PCTYx6/uodLI3oooG3V6onAeuGqVmOpAnjp527ZjripBFxTFdAYDD\npynJ0zZBt6Rd4h41PUN5KinGXB5m7XLScsIotYizrOySxWu+ON14VgezwS7UxlTV\nm1RR/mnViHUFd22T/pyC03I4U+8+nHQ3cp1WOfECgYBMa4gwkoh5M9tGKiBKpeDa\noB47CU/usLJgJAJqL4lUoSa/Ct/x/cuczkS2pcU32H4BDLJI+yNC+dyo2+bhFY0u\nsiL6apDJe43fv9ow5CEKc7wTuvgG5oQSqUiNVkkiBK0JTdbYoT0DokqS/luxHQqq\nXc2bOhQBb+9oaSuyBkMs+QKBgQCHSRjov1L1MpWlyTV+YxKdy0H6iY58qSDb8Vac\nPEZUaN92gvs4X+EhmhS/jFU3fPpPCRO3yZ5nnKVXj4bI/CijuE6q3fgkbc5/RLcI\nLgHBIiW2CK4JCe+iGPpGj8GQL/VAH48Us9CXSYqH1NglvPTfDy9nDmwni+5QVvHb\nFPyNsQKBgQDYX6YLzZmuVDebGdJSc5xVrIpY3RRnEA/xF926y+qKKqB+BCA1VMWr\nGDzBHU4+bbp+m7w71l8X/hXiYq1+eAlbfybl4PKOfpsxomSXOKcuKlPs0FwOCXdu\n+GxaKlM/XyaEp6oVo5xD7E9u3isdl1Jwe/ZKAvXy172vqCgodRDivQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'67cb5d45cf524aa3b21da7eaf0d2580e', 'name': u'singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'created_at': '2018-08-24T14:59:53.570589', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f43c29637034758ab54e70aa7dcaed7', 'name': 'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'43:4a:d3:d8:dd:3f:0b:26:01:be:a2:bd:e8:1c:3d:86', 'type': 'ssh', 'id': u'singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8'}) 2018-08-24 14:59:53,571 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzzaO4rrI0P67bHSfB/leimqU8nqVUhP+QhWaWMcijKEJERwF MWZv/tInLY0/yv8t7X0Irykd5L8uu0uSFTh7zC58zcFYhucGdgjDk82gHVKMcqOa jdpGPZIR3rHnDb3pvLXSas0vn/WijGz9KSEk5aIO0UZrHZpe/5qNqsTDB+Y0K+6U I+nKMwptdV1yzHuyI920FWTsNzmXNNdpnRasTMs+jpDmi9lbXcWZfF74iKverej4 5Cf1DZ19+aSuzEg5XctyuNOOYNBw32NLllutQwyP4MiuDUxbjxy90+h/eFz7/iE4 EwDB8dcoXtDPxm0Hyt3OsV/cSb8uIO3KJHFoxwIDAQABAoIBAB3ZrTHKWJ2K5LMW BcbfTJhCDFz1/cbKLImWlRqO7VI27JhzYegg6qdZ3Nz6CSOUKSiaJ4McODs4s2G1 3ECEV4ktdTsqzDb61vpv/sSvDY7L0oG9QcmHlTDPdxWOqUtYfXB6/On3zxGLEDSM ite+95LBCsNpEos8Ls1BlYDxQWtEouAG15jLxX74uFoLySvCkhQtwnypF2lxyAbq 3y7dkI/0+uY8fDAPx//CIGXHLbo06f5fut3348aUY6t+CY1CFPb41eLoskVwJwCs lat7+rLmn9JEVsTW6wY9nMV6TRt2UVtCqnh5TPHOZ6kX0h0V0/7A3mP+KVfoZFTr QTA55KECgYEA9wIg+tUi2AF4ea32qq1e5s+t6/65cn+VjNUnuR5LtMgiv6EKndgS hFd9j+ohZyYaR/NQuZ3gKMUoylKEyPUE2fZs8Svtd0rjTjNV6kMxhozIsUDxoVbA VJwYUzbgpDVRvSuWBncoT/zyez0+XVbC7zA65ko61HcyqLABJsK0VjcCgYEA1sGT 6B2wBnuy45/PCTYx6/uodLI3oooG3V6onAeuGqVmOpAnjp527ZjripBFxTFdAYDD pynJ0zZBt6Rd4h41PUN5KinGXB5m7XLScsIotYizrOySxWu+ON14VgezwS7UxlTV m1RR/mnViHUFd22T/pyC03I4U+8+nHQ3cp1WOfECgYBMa4gwkoh5M9tGKiBKpeDa oB47CU/usLJgJAJqL4lUoSa/Ct/x/cuczkS2pcU32H4BDLJI+yNC+dyo2+bhFY0u siL6apDJe43fv9ow5CEKc7wTuvgG5oQSqUiNVkkiBK0JTdbYoT0DokqS/luxHQqq Xc2bOhQBb+9oaSuyBkMs+QKBgQCHSRjov1L1MpWlyTV+YxKdy0H6iY58qSDb8Vac PEZUaN92gvs4X+EhmhS/jFU3fPpPCRO3yZ5nnKVXj4bI/CijuE6q3fgkbc5/RLcI LgHBIiW2CK4JCe+iGPpGj8GQL/VAH48Us9CXSYqH1NglvPTfDy9nDmwni+5QVvHb FPyNsQKBgQDYX6YLzZmuVDebGdJSc5xVrIpY3RRnEA/xF926y+qKKqB+BCA1VMWr GDzBHU4+bbp+m7w71l8X/hXiYq1+eAlbfybl4PKOfpsxomSXOKcuKlPs0FwOCXdu +GxaKlM/XyaEp6oVo5xD7E9u3isdl1Jwe/ZKAvXy172vqCgodRDivQ== -----END RSA PRIVATE KEY----- 2018-08-24 14:59:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-24 14:59:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"security_group": {"name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-24 14:59:53,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1b758e8d-6f88-4650-9f5d-ed2dc95617ab Date: Fri, 24 Aug 2018 14:59:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:53Z", "updated_at": "2018-08-24T14:59:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "050925bc-d2f8-4cba-a72f-1b3185dff0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "383abb76-3451-4710-90c9-9e7a6e01994d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}} 2018-08-24 14:59:53,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-1b758e8d-6f88-4650-9f5d-ed2dc95617ab 2018-08-24 14:59:53,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.251824140549s 2018-08-24 14:59:53,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-1b758e8d-6f88-4650-9f5d-ed2dc95617ab 2018-08-24 14:59:53,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 14:59:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:53,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-418307e7-842f-4c50-8d6a-f5b8752efdaf Date: Fri, 24 Aug 2018 14:59:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:53Z", "updated_at": "2018-08-24T14:59:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "050925bc-d2f8-4cba-a72f-1b3185dff0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "383abb76-3451-4710-90c9-9e7a6e01994d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}]} 2018-08-24 14:59:53,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-418307e7-842f-4c50-8d6a-f5b8752efdaf 2018-08-24 14:59:53,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0806188583374s 2018-08-24 14:59:53,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-418307e7-842f-4c50-8d6a-f5b8752efdaf 2018-08-24 14:59:53,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 14:59:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -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": "623f6c20-9ad4-47a1-bd17-7712c4920452"}}' 2018-08-24 14:59:54,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6fcf36cc-58e9-47e4-a7c9-572b20f0ec22 Date: Fri, 24 Aug 2018 14:59:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "port_range_min": 22, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:53Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "b3dbbaa6-86cd-4555-abf8-450cffefd028"}} 2018-08-24 14:59:54,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-6fcf36cc-58e9-47e4-a7c9-572b20f0ec22 2018-08-24 14:59:54,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14870595932s 2018-08-24 14:59:54,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-6fcf36cc-58e9-47e4-a7c9-572b20f0ec22 2018-08-24 14:59:54,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 14:59:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:54,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-3d418387-252b-4920-8e72-3dd2793840ce Date: Fri, 24 Aug 2018 14:59:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:53Z", "updated_at": "2018-08-24T14:59:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "050925bc-d2f8-4cba-a72f-1b3185dff0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "383abb76-3451-4710-90c9-9e7a6e01994d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "b3dbbaa6-86cd-4555-abf8-450cffefd028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 2, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}]} 2018-08-24 14:59:54,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-3d418387-252b-4920-8e72-3dd2793840ce 2018-08-24 14:59:54,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473849773407s 2018-08-24 14:59:54,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-3d418387-252b-4920-8e72-3dd2793840ce 2018-08-24 14:59:54,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 14:59:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -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": "623f6c20-9ad4-47a1-bd17-7712c4920452"}}' 2018-08-24 14:59:54,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a5cb73c7-b083-4d4d-bd02-d01ab7072c44 Date: Fri, 24 Aug 2018 14:59:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:54Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:54Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "139f3fc6-7208-424b-8e73-65255618afbc"}} 2018-08-24 14:59:54,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a5cb73c7-b083-4d4d-bd02-d01ab7072c44 2018-08-24 14:59:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136895895004s 2018-08-24 14:59:54,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a5cb73c7-b083-4d4d-bd02-d01ab7072c44 2018-08-24 14:59:54,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:54,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-8d2f7639-d9d3-4056-bace-9998de44199b Date: Fri, 24 Aug 2018 14:59: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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f69de6a-24b3-4b08-accf-e497287ecd38"],"updated_at":"2018-08-24T14:59:46Z","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 14:59:54,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d2f7639-d9d3-4056-bace-9998de44199b 2018-08-24 14:59:54,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955901145935s 2018-08-24 14:59:54,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d2f7639-d9d3-4056-bace-9998de44199b 2018-08-24 14:59:54,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 14:59:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:54,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f04f7759-ed10-49a7-b235-47002defb343 Date: Fri, 24 Aug 2018 14:59:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:52Z", "file": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file", "owner": "0f43c29637034758ab54e70aa7dcaed7", "id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "size": 12716032, "self": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 14:59:54,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f04f7759-ed10-49a7-b235-47002defb343 2018-08-24 14:59:54,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350480079651s 2018-08-24 14:59:54,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f04f7759-ed10-49a7-b235-47002defb343 2018-08-24 14:59:54,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 14:59:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:54,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59: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-66198f46-0819-4b58-bdc6-9df9b182dce2 x-compute-request-id: req-66198f46-0819-4b58-bdc6-9df9b182dce2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7eec39a-f045-4555-979c-92622061a7bf"}]} 2018-08-24 14:59:54,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-66198f46-0819-4b58-bdc6-9df9b182dce2 2018-08-24 14:59:54,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233240127563s 2018-08-24 14:59:54,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-66198f46-0819-4b58-bdc6-9df9b182dce2 2018-08-24 14:59:54,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 14:59:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"server": {"name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "imageRef": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "flavorRef": "e7eec39a-f045-4555-979c-92622061a7bf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d3d6a125-4617-4a1d-8960-db1ef6728931"}], "security_groups": [{"name": "623f6c20-9ad4-47a1-bd17-7712c4920452"}]}}' 2018-08-24 14:59:56,797 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 14:59: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-96d3e861-e05f-4275-8b8b-7cbfb9c59653 x-compute-request-id: req-96d3e861-e05f-4275-8b8b-7cbfb9c59653 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "623f6c20-9ad4-47a1-bd17-7712c4920452"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "adminPass": "8WxyqEFY4CwX"}} 2018-08-24 14:59:56,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-96d3e861-e05f-4275-8b8b-7cbfb9c59653 2018-08-24 14:59:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.37753987312s 2018-08-24 14:59:56,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-96d3e861-e05f-4275-8b8b-7cbfb9c59653 2018-08-24 14:59:56,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:57,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef708fd7-ce26-4e7d-9be3-e712875cea4b x-compute-request-id: req-ef708fd7-ce26-4e7d-9be3-e712875cea4b Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 14:59:57,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ef708fd7-ce26-4e7d-9be3-e712875cea4b 2018-08-24 14:59:57,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65681886673s 2018-08-24 14:59:57,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ef708fd7-ce26-4e7d-9be3-e712875cea4b 2018-08-24 14:59:57,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 14:59:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:57,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-a46483c7-1720-4620-9258-6ce8e6a7f324 Date: Fri, 24 Aug 2018 14:59:57 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f69de6a-24b3-4b08-accf-e497287ecd38"],"updated_at":"2018-08-24T14:59:46Z","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 14:59:57,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a46483c7-1720-4620-9258-6ce8e6a7f324 2018-08-24 14:59:57,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0840280056s 2018-08-24 14:59:57,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a46483c7-1720-4620-9258-6ce8e6a7f324 2018-08-24 14:59:57,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 14:59:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 14:59:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8f0d08db-cd85-4dfd-836e-afe877c2f85e Date: Fri, 24 Aug 2018 14:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3d6a125-4617-4a1d-8960-db1ef6728931","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:46Z","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":"0f43c29637034758ab54e70aa7dcaed7","id":"5f69de6a-24b3-4b08-accf-e497287ecd38","subnetpool_id":null,"name":"singlevm2-subnet_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 14:59:57,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-8f0d08db-cd85-4dfd-836e-afe877c2f85e 2018-08-24 14:59:57,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0623540878296s 2018-08-24 14:59:57,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-8f0d08db-cd85-4dfd-836e-afe877c2f85e 2018-08-24 14:59:57,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 14:59:59,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 14:59:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 14: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-ed3e46c6-e077-46da-924c-32592d6f5ea2 x-compute-request-id: req-ed3e46c6-e077-46da-924c-32592d6f5ea2 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T14:59:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:00,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ed3e46c6-e077-46da-924c-32592d6f5ea2 2018-08-24 15:00:00,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433582782745s 2018-08-24 15:00:00,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ed3e46c6-e077-46da-924c-32592d6f5ea2 2018-08-24 15:00:00,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:02,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:02,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-f6a4856c-0f8b-45cc-87c9-a46882eff685 x-compute-request-id: req-f6a4856c-0f8b-45cc-87c9-a46882eff685 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "security_groups": [{"name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}], "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:00Z", "hostId": "dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:02,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f6a4856c-0f8b-45cc-87c9-a46882eff685 2018-08-24 15:00:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19558596611s 2018-08-24 15:00:02,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f6a4856c-0f8b-45cc-87c9-a46882eff685 2018-08-24 15:00:02,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:04,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:05,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4201601-8dd9-4209-84ee-2a507fe0d855 x-compute-request-id: req-b4201601-8dd9-4209-84ee-2a507fe0d855 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "security_groups": [{"name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}], "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:00Z", "hostId": "dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:05,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b4201601-8dd9-4209-84ee-2a507fe0d855 2018-08-24 15:00:05,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4532289505s 2018-08-24 15:00:05,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b4201601-8dd9-4209-84ee-2a507fe0d855 2018-08-24 15:00:05,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:07,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:08,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-c4fd9fe7-6938-4e0f-b61a-8c28fd8485df x-compute-request-id: req-c4fd9fe7-6938-4e0f-b61a-8c28fd8485df Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:a5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:05.000000", "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "security_groups": [{"name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}], "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:05Z", "hostId": "dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:08,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c4fd9fe7-6938-4e0f-b61a-8c28fd8485df 2018-08-24 15:00:08,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450703859329s 2018-08-24 15:00:08,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c4fd9fe7-6938-4e0f-b61a-8c28fd8485df 2018-08-24 15:00:08,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:00:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:08,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-77d69a27-8777-4d64-9761-6015d49eb37a Date: Fri, 24 Aug 2018 15:00:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3d6a125-4617-4a1d-8960-db1ef6728931","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T15:00:00Z","admin_state_up":true,"updated_at":"2018-08-24T15:00:05Z","binding:vnic_type":"normal","device_id":"c4ef7486-6815-4102-b640-1ce48f59fbf9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b2:21:a5","id":"69c95dbb-9218-4abf-ba9f-d2d6de9ae914","port_security_enabled":true,"project_id":"0f43c29637034758ab54e70aa7dcaed7","fixed_ips":[{"subnet_id":"5f69de6a-24b3-4b08-accf-e497287ecd38","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["623f6c20-9ad4-47a1-bd17-7712c4920452"],"name":""}]} 2018-08-24 15:00:08,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-77d69a27-8777-4d64-9761-6015d49eb37a 2018-08-24 15:00:08,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458450317383s 2018-08-24 15:00:08,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-77d69a27-8777-4d64-9761-6015d49eb37a 2018-08-24 15:00:08,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:00:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69c95dbb-9218-4abf-ba9f-d2d6de9ae914" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:08,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c6612343-0f5f-4c1c-bcda-2b6034b70b11 Date: Fri, 24 Aug 2018 15:00:08 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:00:08,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69c95dbb-9218-4abf-ba9f-d2d6de9ae914 used request id req-c6612343-0f5f-4c1c-bcda-2b6034b70b11 2018-08-24 15:00:08,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.046571969986s 2018-08-24 15:00:08,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=69c95dbb-9218-4abf-ba9f-d2d6de9ae914 used request id req-c6612343-0f5f-4c1c-bcda-2b6034b70b11 2018-08-24 15:00:08,265 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b2:21:a5', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee05d405-9336-437a-899d-3f7e3e6b4fc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:05.000000', 'flavor': Munch({u'id': u'e7eec39a-f045-4555-979c-92622061a7bf'}), 'az': u'nova', 'id': u'c4ef7486-6815-4102-b640-1ce48f59fbf9', 'security_groups': [Munch({u'name': u'singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'67cb5d45cf524aa3b21da7eaf0d2580e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f43c29637034758ab54e70aa7dcaed7', 'name': 'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:00:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:00:05Z', 'hostId': u'dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0f43c29637034758ab54e70aa7dcaed7', 'name': u'singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'adminPass': u'8WxyqEFY4CwX', 'tenant_id': u'0f43c29637034758ab54e70aa7dcaed7', 'created_at': u'2018-08-24T14:59:56Z', 'created': u'2018-08-24T14:59:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:00:08,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:08,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9a21dfd7-0910-4185-80bc-54ef8496265f Date: Fri, 24 Aug 2018 15:00:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f69de6a-24b3-4b08-accf-e497287ecd38"],"updated_at":"2018-08-24T14:59:46Z","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 15:00:08,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9a21dfd7-0910-4185-80bc-54ef8496265f 2018-08-24 15:00:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106473922729s 2018-08-24 15:00:08,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9a21dfd7-0910-4185-80bc-54ef8496265f 2018-08-24 15:00:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:00:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:08,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-98723549-a743-48d9-838b-07c7aa27dd94 Date: Fri, 24 Aug 2018 15:00:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3d6a125-4617-4a1d-8960-db1ef6728931","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T15:00:00Z","admin_state_up":true,"updated_at":"2018-08-24T15:00:05Z","binding:vnic_type":"normal","device_id":"c4ef7486-6815-4102-b640-1ce48f59fbf9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b2:21:a5","id":"69c95dbb-9218-4abf-ba9f-d2d6de9ae914","port_security_enabled":true,"project_id":"0f43c29637034758ab54e70aa7dcaed7","fixed_ips":[{"subnet_id":"5f69de6a-24b3-4b08-accf-e497287ecd38","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["623f6c20-9ad4-47a1-bd17-7712c4920452"],"name":""}]} 2018-08-24 15:00:08,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-98723549-a743-48d9-838b-07c7aa27dd94 2018-08-24 15:00:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490739345551s 2018-08-24 15:00:08,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-98723549-a743-48d9-838b-07c7aa27dd94 2018-08-24 15:00:08,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 15:00:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.7", "port_id": "69c95dbb-9218-4abf-ba9f-d2d6de9ae914"}}' 2018-08-24 15:00:10,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-6460b4d4-4fff-48b2-b252-020942af6bf2 Date: Fri, 24 Aug 2018 15:00:10 GMT RESP BODY: {"floatingip": {"router_id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:00:09Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "69c95dbb-9218-4abf-ba9f-d2d6de9ae914", "id": "02065fe6-f809-44bf-9aa0-32fc6641d186", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T15:00:09Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}} 2018-08-24 15:00:10,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6460b4d4-4fff-48b2-b252-020942af6bf2 2018-08-24 15:00:10,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.01675105095s 2018-08-24 15:00:10,444 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6460b4d4-4fff-48b2-b252-020942af6bf2 2018-08-24 15:00:10,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:00:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:10,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-844b4bb7-440b-462f-80a7-310743171081 Date: Fri, 24 Aug 2018 15:00:10 GMT RESP BODY: {"floatingips": [{"router_id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:00:09Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "69c95dbb-9218-4abf-ba9f-d2d6de9ae914", "id": "02065fe6-f809-44bf-9aa0-32fc6641d186", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T15:00:09Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}]} 2018-08-24 15:00:10,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-844b4bb7-440b-462f-80a7-310743171081 2018-08-24 15:00:10,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057608127594s 2018-08-24 15:00:10,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-844b4bb7-440b-462f-80a7-310743171081 2018-08-24 15:00:10,514 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fde30cf6-bfd4-470e-ac6c-e6e29d6121f5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0f43c29637034758ab54e70aa7dcaed7', 'created_at': u'2018-08-24T15:00:09Z', 'attached': True, 'updated_at': u'2018-08-24T15:00:09Z', 'id': u'02065fe6-f809-44bf-9aa0-32fc6641d186', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f43c29637034758ab54e70aa7dcaed7', 'name': 'singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fde30cf6-bfd4-470e-ac6c-e6e29d6121f5', 'project_id': u'0f43c29637034758ab54e70aa7dcaed7', 'port_id': u'69c95dbb-9218-4abf-ba9f-d2d6de9ae914', 'port': u'69c95dbb-9218-4abf-ba9f-d2d6de9ae914', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 15:00:10,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:00:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:00:11,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-ac2c33d5-7c9d-4f37-8533-f8a12adc6ad8 x-compute-request-id: req-ac2c33d5-7c9d-4f37-8533-f8a12adc6ad8 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501884912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.215971] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.218227] pid_max: default: 32768 minimum: 301\n[ 0.219478] ACPI: Core revision 20150930\n[ 0.221160] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.222949] Security Framework initialized\n[ 0.224067] Yama: becoming mindful.\n[ 0.225066] AppArmor: AppArmor initialized\n[ 0.226227] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.228013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.229733] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.231377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.233258] Initializing cgroup subsys io\n[ 0.234362] Initializing cgroup subsys memory\n[ 0.235549] Initializing cgroup subsys devices\n[ 0.236749] Initializing cgroup subsys freezer\n[ 0.237944] Initializing cgroup subsys net_cls\n[ 0.239146] Initializing cgroup subsys perf_event\n[ 0.240395] Initializing cgroup subsys net_prio\n[ 0.241604] Initializing cgroup subsys hugetlb\n[ 0.242797] Initializing cgroup subsys pids\n[ 0.243981] CPU: Physical Processor ID: 0\n[ 0.245785] mce: CPU supports 10 MCE banks\n[ 0.246949] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.248311] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.269779] ftrace: allocating 31920 entries in 125 pages\n[ 0.295541] smpboot: Max logical packages: 1\n[ 0.296723] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.298599] x2apic enabled\n[ 0.299749] Switched APIC routing to physical x2apic.\n[ 0.302187] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.308936] KVM setup paravirtual spinlock\n[ 0.310521] x86: Booted up 1 node, 1 CPUs\n[ 0.311627] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.313515] devtmpfs: initialized\n[ 0.315495] evm: security.selinux\n[ 0.316451] evm: security.SMACK64\n[ 0.317413] evm: security.SMACK64EXEC\n[ 0.318443] evm: security.SMACK64TRANSMUTE\n[ 0.319552] evm: security.SMACK64MMAP\n[ 0.320574] evm: security.ima\n[ 0.321476] evm: security.capability\n[ 0.322563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.325090] pinctrl core: initialized pinctrl subsystem\n[ 0.326567] RTC time: 15:00:05, date: 08/24/18\n[ 0.327868] NET: Registered protocol family 16\n[ 0.329195] cpuidle: using governor ladder\n[ 0.330330] cpuidle: using governor menu\n[ 0.331427] PCCT header not found.\n[ 0.332470] ACPI: bus type PCI registered\n[ 0.333572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.335268] PCI: Using configuration type 1 for base access\n[ 0.337428] ACPI: Added _OSI(Module Device)\n[ 0.338584] ACPI: Added _OSI(Processor Device)\n[ 0.339766] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341010] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343171] ACPI: Interpreter enabled\n[ 0.344226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.346773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.349314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354435] ACPI: (supports S0 S5)\n[ 0.355413] ACPI: Using IOAPIC for interrupt routing\n[ 0.356702] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.360522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.362095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363781] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368418] acpiphp: Slot [3] registered\n[ 0.369520] acpiphp: Slot [4] registered\n[ 0.370632] acpiphp: Slot [5] registered\n[ 0.371737] acpiphp: Slot [6] registered\n[ 0.372833] acpiphp: Slot [7] registered\n[ 0.373931] acpiphp: Slot [8] registered\n[ 0.375032] acpiphp: Slot [9] registered\n[ 0.376129] acpiphp: Slot [10] registered\n[ 0.377254] acpiphp: Slot [11] registered\n[ 0.378375] acpiphp: Slot [12] registered\n[ 0.379495] acpiphp: Slot [13] registered\n[ 0.380608] acpiphp: Slot [14] registered\n[ 0.381736] acpiphp: Slot [15] registered\n[ 0.397180] acpiphp: Slot [16] registered\n[ 0.398308] acpiphp: Slot [17] registered\n[ 0.399432] acpiphp: Slot [18] registered\n[ 0.400544] acpiphp: Slot [19] registered\n[ 0.401661] acpiphp: Slot [20] registered\n[ 0.402785] acpiphp: Slot [21] registered\n[ 0.403902] acpiphp: Slot [22] registered\n[ 0.405020] acpiphp: Slot [23] registered\n[ 0.406141] acpiphp: Slot [24] registered\n[ 0.407270] acpiphp: Slot [25] registered\n[ 0.408386] acpiphp: Slot [26] registered\n[ 0.409503] acpiphp: Slot [27] registered\n[ 0.410631] acpiphp: Slot [28] registered\n[ 0.411756] acpiphp: Slot [29] registered\n[ 0.412869] acpiphp: Slot [30] registered\n[ 0.413990] acpiphp: Slot [31] registered\n[ 0.415113] PCI host bridge to bus 0000:00\n[ 0.416239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.417898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421548] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423553] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425601] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429678] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431431] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441080] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465488] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.467447] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.469397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474416] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476561] vgaarb: loaded\n[ 0.477394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.479060] SCSI subsystem initialized\n[ 0.480327] ACPI: bus type USB registered\n[ 0.481481] usbcore: registered new interface driver usbfs\n[ 0.482901] usbcore: registered new interface driver hub\n[ 0.484285] usbcore: registered new device driver usb\n[ 0.485795] PCI: Using ACPI for IRQ routing\n[ 0.487322] NetLabel: Initializing\n[ 0.488314] NetLabel: domain hash size = 128\n[ 0.489488] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490816] NetLabel: unlabeled traffic allowed by default\n[ 0.492403] clocksource: Switched to clocksource kvm-clock\n[ 0.502409] AppArmor: AppArmor Filesystem Enabled\n[ 0.503729] pnp: PnP ACPI init\n[ 0.504970] pnp: PnP ACPI: found 5 devices\n[ 0.511805] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514172] NET: Registered protocol family 2\n[ 0.515588] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.520674] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522178] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523790] NET: Registered protocol family 1\n[ 0.525011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.528006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.559337] Trying to unpack rootfs image as initramfs...\n[ 0.621926] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.624566] Scanning for low memory corruption every 60 seconds\n[ 0.626533] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.628151] audit: initializing netlink subsys (disabled)\n[ 0.629654] audit: type=2000 audit(1535122806.188:1): initialized\n[ 0.631546] Initialise system trusted keyring\n[ 0.632924] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634516] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637272] zbud: loaded\n[ 0.638278] VFS: Disk quotas dquot_6.6.0\n[ 0.639412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641561] fuse init (API version 7.23)\n[ 0.642806] Key type big_key registered\n[ 0.643920] Allocating IMA MOK and blacklist keyrings.\n[ 0.645601] Key type asymmetric registered\n[ 0.646758] Asymmetric key parser 'x509' registered\n[ 0.648090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.650177] io scheduler noop registered\n[ 0.651280] io scheduler deadline registered (default)\n[ 0.652670] io scheduler cfq registered\n[ 0.653869] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.655309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.657088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.659107] ACPI: Power Button [PWRF]\n[ 0.660332] GHES: HEST is not enabled!\n[ 0.674406] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.703426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.706306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.729991] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.733043] Linux agpgart interface v0.103\n[ 0.736443] brd: module loaded\n[ 0.738639] loop: module loaded\n[ 0.743440] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745471] GPT:90111 != 2097151\n[ 0.746417] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747931] GPT:90111 != 2097151\n[ 0.748879] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750218] vda: vda1 vda15\n[ 0.751884] scsi host0: ata_piix\n[ 0.752964] scsi host1: ata_piix\n[ 0.753972] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.757648] libphy: Fixed MDIO Bus: probed\n[ 0.758791] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760109] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763067] PPP generic driver version 2.4.2\n[ 0.764324] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.765971] ehci-pci: EHCI PCI platform driver\n[ 0.767194] ehci-platform: EHCI generic platform driver\n[ 0.768566] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770128] ohci-pci: OHCI PCI platform driver\n[ 0.771333] ohci-platform: OHCI generic platform driver\n[ 0.772701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787284] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.788668] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.790704] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.793650] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.795339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.797316] usb usb1: Product: UHCI Host Controller\n[ 0.798604] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.800182] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801521] hub 1-0:1.0: USB hub found\n[ 0.802633] hub 1-0:1.0: 2 ports detected\n[ 0.803914] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806811] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809510] mousedev: PS/2 mouse device common for all mice\n[ 0.811208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813705] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816879] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818504] i2c /dev entries driver\n[ 0.819562] device-mapper: uevent: version 1.0.3\n[ 0.820876] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824990] NET: Registered protocol family 10\n[ 0.826555] NET: Registered protocol family 17\n[ 0.827800] Key type dns_resolver registered\n[ 0.829102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.830599] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833029] registered taskstats version 1\n[ 0.834194] Loading compiled-in X.509 certificates\n[ 0.836032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838588] zswap: loaded using pool lzo/zbud\n[ 0.840641] Key type trusted registered\n[ 0.842794] Key type encrypted registered\n[ 0.843933] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845368] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846810] evm: HMAC attrs: 0x1\n[ 0.848098] Magic number: 14:368:33\n[ 0.849273] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:06 UTC (1535122806)\n[ 0.851484] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853018] EDD information not available.\n[ 0.917952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.934618] Write protecting the kernel read-only data: 14336k\n[ 0.938096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.941255] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.094364] 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.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9aXAa7ege8XvU6N+SxSN52dxsyA8iDEPz6Ro80uPLlXMS0nTs+G1GlHdRhw/qe28AgyqkxMbtWm3IhIvKAlQVlg32CwgjbYnXku4AjwHk6LRH0JzLMSZ9PrmK3SURSY1wzhArWOAQz+0aO/HqdHFkCbw0JoOeMzwV2HkAsG/QLdHGuHd28Db004Di2zj9gsdnZkiNQ/F+yOEnceG0iVpfjJt+82OtOkkCqy1MON5PBEEvb/kfn6GDOWUQDLk3fwYWZgXb96IrcOiaBjojdrGchPCao0d1Y1pTWY+XCt2Kw5+iKPe1yB47JzxL7Lq9FeP+spRjTByZdX426CwrZx2v root@singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8\n/dev/root resized successfully [took 0.12s]\nssh-dss AAAAB3NzaC1kc3MAAACBAKz1/rAI0z5I6HP/Qa+dUyGrQ98bVfeX5vSPB8JAlZC2Uk4eomrSNgbu/CQv0Rs4IaDPaszreA9ENSuzAFf0ZovSbL8VTiXkum97AH45AhRMHbz8BCS50KDuTQZw/UbJhQ9CYAs+IQNkFjgFoOvIcJNds086/SG6oTv+37K5EgTLAAAAFQC9zf2jTdyyLNAuuCn9geqOUOWnCwAAAIA+QISqOUBFdHMLisH891ozvCE4evYwouKdY9819WjnJzM8r5a+Znp+PXaYBwnYCn7MDF7K2igQFvSdvkgVp/eqFm5H3T7NnCiJjTOEqmPc1zupUexuF90cQVtGMlfGG3UPeyR0RbveHD+jBVdEiWmkTXRxIUTkC9orufpGnbZa6QAAAIEAjxcsElpLj7d5+qnUStYTYBAyTg3IC4BsDFr0kI3fzwnP7A9IZ6J4/Zt5ghQf2XG1TPMMPTDslwaYBkDDgQY08TTqSCvU1HwNItkXPsYTRovGokclIWfEdSD/hhXeK6dSUulHFYbzA2eZJ0rfOQ6XfI5d0Y8sw0UBRY7+6YRX68A= root@singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8\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.7,24,fe80::f816:3eff:feb2:21a5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 login: "} 2018-08-24 15:00:11,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9/action used request id req-ac2c33d5-7c9d-4f37-8533-f8a12adc6ad8 2018-08-24 15:00:11,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.73756480217s 2018-08-24 15:00:11,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9/action used request id req-ac2c33d5-7c9d-4f37-8533-f8a12adc6ad8 2018-08-24 15:00:11,253 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501884912 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.215971] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.218227] pid_max: default: 32768 minimum: 301 [ 0.219478] ACPI: Core revision 20150930 [ 0.221160] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.222949] Security Framework initialized [ 0.224067] Yama: becoming mindful. [ 0.225066] AppArmor: AppArmor initialized [ 0.226227] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.228013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.229733] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.231377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.233258] Initializing cgroup subsys io [ 0.234362] Initializing cgroup subsys memory [ 0.235549] Initializing cgroup subsys devices [ 0.236749] Initializing cgroup subsys freezer [ 0.237944] Initializing cgroup subsys net_cls [ 0.239146] Initializing cgroup subsys perf_event [ 0.240395] Initializing cgroup subsys net_prio [ 0.241604] Initializing cgroup subsys hugetlb [ 0.242797] Initializing cgroup subsys pids [ 0.243981] CPU: Physical Processor ID: 0 [ 0.245785] mce: CPU supports 10 MCE banks [ 0.246949] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.248311] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.269779] ftrace: allocating 31920 entries in 125 pages [ 0.295541] smpboot: Max logical packages: 1 [ 0.296723] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.298599] x2apic enabled [ 0.299749] Switched APIC routing to physical x2apic. [ 0.302187] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.308936] KVM setup paravirtual spinlock [ 0.310521] x86: Booted up 1 node, 1 CPUs [ 0.311627] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.313515] devtmpfs: initialized [ 0.315495] evm: security.selinux [ 0.316451] evm: security.SMACK64 [ 0.317413] evm: security.SMACK64EXEC [ 0.318443] evm: security.SMACK64TRANSMUTE [ 0.319552] evm: security.SMACK64MMAP [ 0.320574] evm: security.ima [ 0.321476] evm: security.capability [ 0.322563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325090] pinctrl core: initialized pinctrl subsystem [ 0.326567] RTC time: 15:00:05, date: 08/24/18 [ 0.327868] NET: Registered protocol family 16 [ 0.329195] cpuidle: using governor ladder [ 0.330330] cpuidle: using governor menu [ 0.331427] PCCT header not found. [ 0.332470] ACPI: bus type PCI registered [ 0.333572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.335268] PCI: Using configuration type 1 for base access [ 0.337428] ACPI: Added _OSI(Module Device) [ 0.338584] ACPI: Added _OSI(Processor Device) [ 0.339766] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341010] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343171] ACPI: Interpreter enabled [ 0.344226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.351871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354435] ACPI: (supports S0 S5) [ 0.355413] ACPI: Using IOAPIC for interrupt routing [ 0.356702] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.362095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363781] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368418] acpiphp: Slot [3] registered [ 0.369520] acpiphp: Slot [4] registered [ 0.370632] acpiphp: Slot [5] registered [ 0.371737] acpiphp: Slot [6] registered [ 0.372833] acpiphp: Slot [7] registered [ 0.373931] acpiphp: Slot [8] registered [ 0.375032] acpiphp: Slot [9] registered [ 0.376129] acpiphp: Slot [10] registered [ 0.377254] acpiphp: Slot [11] registered [ 0.378375] acpiphp: Slot [12] registered [ 0.379495] acpiphp: Slot [13] registered [ 0.380608] acpiphp: Slot [14] registered [ 0.381736] acpiphp: Slot [15] registered [ 0.397180] acpiphp: Slot [16] registered [ 0.398308] acpiphp: Slot [17] registered [ 0.399432] acpiphp: Slot [18] registered [ 0.400544] acpiphp: Slot [19] registered [ 0.401661] acpiphp: Slot [20] registered [ 0.402785] acpiphp: Slot [21] registered [ 0.403902] acpiphp: Slot [22] registered [ 0.405020] acpiphp: Slot [23] registered [ 0.406141] acpiphp: Slot [24] registered [ 0.407270] acpiphp: Slot [25] registered [ 0.408386] acpiphp: Slot [26] registered [ 0.409503] acpiphp: Slot [27] registered [ 0.410631] acpiphp: Slot [28] registered [ 0.411756] acpiphp: Slot [29] registered [ 0.412869] acpiphp: Slot [30] registered [ 0.413990] acpiphp: Slot [31] registered [ 0.415113] PCI host bridge to bus 0000:00 [ 0.416239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.417898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.419550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421548] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.423553] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.425601] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429678] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.431431] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.433037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.439097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441080] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.461498] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465488] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467447] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.469397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.472958] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.474416] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.476561] vgaarb: loaded [ 0.477394] vgaarb: bridge control possible 0000:00:02.0 [ 0.479060] SCSI subsystem initialized [ 0.480327] ACPI: bus type USB registered [ 0.481481] usbcore: registered new interface driver usbfs [ 0.482901] usbcore: registered new interface driver hub [ 0.484285] usbcore: registered new device driver usb [ 0.485795] PCI: Using ACPI for IRQ routing [ 0.487322] NetLabel: Initializing [ 0.488314] NetLabel: domain hash size = 128 [ 0.489488] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490816] NetLabel: unlabeled traffic allowed by default [ 0.492403] clocksource: Switched to clocksource kvm-clock [ 0.502409] AppArmor: AppArmor Filesystem Enabled [ 0.503729] pnp: PnP ACPI init [ 0.504970] pnp: PnP ACPI: found 5 devices [ 0.511805] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514172] NET: Registered protocol family 2 [ 0.515588] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.517367] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519015] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520674] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.522178] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523790] NET: Registered protocol family 1 [ 0.525011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526520] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.528006] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.542597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.559337] Trying to unpack rootfs image as initramfs... [ 0.621926] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.624566] Scanning for low memory corruption every 60 seconds [ 0.626533] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.628151] audit: initializing netlink subsys (disabled) [ 0.629654] audit: type=2000 audit(1535122806.188:1): initialized [ 0.631546] Initialise system trusted keyring [ 0.632924] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.634516] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.637272] zbud: loaded [ 0.638278] VFS: Disk quotas dquot_6.6.0 [ 0.639412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.641561] fuse init (API version 7.23) [ 0.642806] Key type big_key registered [ 0.643920] Allocating IMA MOK and blacklist keyrings. [ 0.645601] Key type asymmetric registered [ 0.646758] Asymmetric key parser 'x509' registered [ 0.648090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.650177] io scheduler noop registered [ 0.651280] io scheduler deadline registered (default) [ 0.652670] io scheduler cfq registered [ 0.653869] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.655309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.657088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.659107] ACPI: Power Button [PWRF] [ 0.660332] GHES: HEST is not enabled! [ 0.674406] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.703426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.706306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729991] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.733043] Linux agpgart interface v0.103 [ 0.736443] brd: module loaded [ 0.738639] loop: module loaded [ 0.743440] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.745471] GPT:90111 != 2097151 [ 0.746417] GPT:Alternate GPT header not at the end of the disk. [ 0.747931] GPT:90111 != 2097151 [ 0.748879] GPT: Use GNU Parted to correct GPT errors. [ 0.750218] vda: vda1 vda15 [ 0.751884] scsi host0: ata_piix [ 0.752964] scsi host1: ata_piix [ 0.753972] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.755646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.757648] libphy: Fixed MDIO Bus: probed [ 0.758791] tun: Universal TUN/TAP device driver, 1.6 [ 0.760109] tun: (C) 1999-2004 Max Krasnyansky [ 0.763067] PPP generic driver version 2.4.2 [ 0.764324] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.765971] ehci-pci: EHCI PCI platform driver [ 0.767194] ehci-platform: EHCI generic platform driver [ 0.768566] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.770128] ohci-pci: OHCI PCI platform driver [ 0.771333] ohci-platform: OHCI generic platform driver [ 0.772701] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787284] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.788668] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.790704] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.792083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.793650] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.795339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.797316] usb usb1: Product: UHCI Host Controller [ 0.798604] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.800182] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801521] hub 1-0:1.0: USB hub found [ 0.802633] hub 1-0:1.0: 2 ports detected [ 0.803914] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806811] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808114] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809510] mousedev: PS/2 mouse device common for all mice [ 0.811208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813705] rtc_cmos 00:00: RTC can wake from S4 [ 0.815251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816879] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818504] i2c /dev entries driver [ 0.819562] device-mapper: uevent: version 1.0.3 [ 0.820876] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823122] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824990] NET: Registered protocol family 10 [ 0.826555] NET: Registered protocol family 17 [ 0.827800] Key type dns_resolver registered [ 0.829102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.830599] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.833029] registered taskstats version 1 [ 0.834194] Loading compiled-in X.509 certificates [ 0.836032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.838588] zswap: loaded using pool lzo/zbud [ 0.840641] Key type trusted registered [ 0.842794] Key type encrypted registered [ 0.843933] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845368] ima: No TPM chip found, activating TPM-bypass! [ 0.846810] evm: HMAC attrs: 0x1 [ 0.848098] Magic number: 14:368:33 [ 0.849273] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:06 UTC (1535122806) [ 0.851484] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853018] EDD information not available. [ 0.917952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.934618] Write protecting the kernel read-only data: 14336k [ 0.938096] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.941255] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.094364] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9aXAa7ege8XvU6N+SxSN52dxsyA8iDEPz6Ro80uPLlXMS0nTs+G1GlHdRhw/qe28AgyqkxMbtWm3IhIvKAlQVlg32CwgjbYnXku4AjwHk6LRH0JzLMSZ9PrmK3SURSY1wzhArWOAQz+0aO/HqdHFkCbw0JoOeMzwV2HkAsG/QLdHGuHd28Db004Di2zj9gsdnZkiNQ/F+yOEnceG0iVpfjJt+82OtOkkCqy1MON5PBEEvb/kfn6GDOWUQDLk3fwYWZgXb96IrcOiaBjojdrGchPCao0d1Y1pTWY+XCt2Kw5+iKPe1yB47JzxL7Lq9FeP+spRjTByZdX426CwrZx2v root@singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 /dev/root resized successfully [took 0.12s] ssh-dss AAAAB3NzaC1kc3MAAACBAKz1/rAI0z5I6HP/Qa+dUyGrQ98bVfeX5vSPB8JAlZC2Uk4eomrSNgbu/CQv0Rs4IaDPaszreA9ENSuzAFf0ZovSbL8VTiXkum97AH45AhRMHbz8BCS50KDuTQZw/UbJhQ9CYAs+IQNkFjgFoOvIcJNds086/SG6oTv+37K5EgTLAAAAFQC9zf2jTdyyLNAuuCn9geqOUOWnCwAAAIA+QISqOUBFdHMLisH891ozvCE4evYwouKdY9819WjnJzM8r5a+Znp+PXaYBwnYCn7MDF7K2igQFvSdvkgVp/eqFm5H3T7NnCiJjTOEqmPc1zupUexuF90cQVtGMlfGG3UPeyR0RbveHD+jBVdEiWmkTXRxIUTkC9orufpGnbZa6QAAAIEAjxcsElpLj7d5+qnUStYTYBAyTg3IC4BsDFr0kI3fzwnP7A9IZ6J4/Zt5ghQf2XG1TPMMPTDslwaYBkDDgQY08TTqSCvU1HwNItkXPsYTRovGokclIWfEdSD/hhXeK6dSUulHFYbzA2eZJ0rfOQ6XfI5d0Y8sw0UBRY7+6YRX68A= root@singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb2:21a5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 login: 2018-08-24 15:00:12,252 - paramiko.transport - DEBUG - starting thread (client mode): 0xcc44dd0L 2018-08-24 15:00:12,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 15:00:12,253 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-24 15:00:12,254 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-24 15:00:12,255 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 15:00:12,255 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 15:00:12,255 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-24 15:00:12,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 15:00:12,256 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 15:00:12,256 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 15:00:12,273 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 15:00:12,273 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 15:00:12,285 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 8215f0397805f148e801048422b8e103 2018-08-24 15:00:12,286 - paramiko.transport - DEBUG - Trying discovered key 434ad3d8dd3f0b2601bea2bde81c3d86 in /tmp/tmpDXS6GG 2018-08-24 15:00:12,311 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 15:00:12,317 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 15:00:12,318 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 15:00:12,319 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-24 15:00:12,319 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 15:00:12,321 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 15:00:12,322 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 15:00:12,322 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-24 15:00:12,323 - functest.core.singlevm - DEBUG - error: 2018-08-24 15:00:12,323 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 15:00:12,438 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:00:12,438 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 15:00:12,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 15:00:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/02065fe6-f809-44bf-9aa0-32fc6641d186.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:13,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b09734d-9062-4bf8-aff5-e86978209baf Content-Length: 0 Date: Fri, 24 Aug 2018 15:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:00:13,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/02065fe6-f809-44bf-9aa0-32fc6641d186.json used request id req-4b09734d-9062-4bf8-aff5-e86978209baf 2018-08-24 15:00:13,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.959656000137s 2018-08-24 15:00:13,403 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/02065fe6-f809-44bf-9aa0-32fc6641d186.json used request id req-4b09734d-9062-4bf8-aff5-e86978209baf 2018-08-24 15:00:13,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:00:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:13,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d6f6f5c9-f42d-4b99-ba42-1e5c8a785a4a Date: Fri, 24 Aug 2018 15:00:13 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:00:13,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d6f6f5c9-f42d-4b99-ba42-1e5c8a785a4a 2018-08-24 15:00:13,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479800701141s 2018-08-24 15:00:13,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d6f6f5c9-f42d-4b99-ba42-1e5c8a785a4a 2018-08-24 15:00:13,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:00:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:13,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36e05eda-b500-4209-b8ed-adab03fe312b x-compute-request-id: req-36e05eda-b500-4209-b8ed-adab03fe312b Content-Type: application/json 2018-08-24 15:00:13,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-36e05eda-b500-4209-b8ed-adab03fe312b 2018-08-24 15:00:13,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.242249011993s 2018-08-24 15:00:13,699 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9 used request id req-36e05eda-b500-4209-b8ed-adab03fe312b 2018-08-24 15:00:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:14,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f707f4c-8b56-4696-8d2d-0cec18d2c881 x-compute-request-id: req-8f707f4c-8b56-4696-8d2d-0cec18d2c881 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:a5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:a5", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4ef7486-6815-4102-b640-1ce48f59fbf9", "rel": "bookmark"}], "image": {"id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "links": [{"href": "http://172.30.9.40:8774/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:05.000000", "flavor": {"id": "e7eec39a-f045-4555-979c-92622061a7bf", "links": [{"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}]}, "id": "c4ef7486-6815-4102-b640-1ce48f59fbf9", "security_groups": [{"name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}], "user_id": "67cb5d45cf524aa3b21da7eaf0d2580e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:13Z", "hostId": "dc9aca2f57eaac51bd4b41bf9e3124e6e24a26d71d2b624fb827ad58", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "name": "singlevm2-vm_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "created": "2018-08-24T14:59:56Z", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:14,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f707f4c-8b56-4696-8d2d-0cec18d2c881 2018-08-24 15:00:14,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69807100296s 2018-08-24 15:00:14,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f707f4c-8b56-4696-8d2d-0cec18d2c881 2018-08-24 15:00:14,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:16,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:16,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-6b3c84e6-fbda-49f8-af07-331dde24a66f x-compute-request-id: req-6b3c84e6-fbda-49f8-af07-331dde24a66f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 15:00:16,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6b3c84e6-fbda-49f8-af07-331dde24a66f 2018-08-24 15:00:16,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197582960129s 2018-08-24 15:00:16,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6b3c84e6-fbda-49f8-af07-331dde24a66f 2018-08-24 15:00:16,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:00:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b5bd7e52-794f-42b5-8e87-040f6e48a78b Date: Fri, 24 Aug 2018 15:00:16 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:53Z", "updated_at": "2018-08-24T14:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "050925bc-d2f8-4cba-a72f-1b3185dff0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:54Z", "revision_number": 0, "id": "139f3fc6-7208-424b-8e73-65255618afbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:54Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "383abb76-3451-4710-90c9-9e7a6e01994d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T14:59:53Z", "revision_number": 0, "id": "b3dbbaa6-86cd-4555-abf8-450cffefd028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:53Z", "security_group_id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 3, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "623f6c20-9ad4-47a1-bd17-7712c4920452", "name": "singlevm2-sg_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}]} 2018-08-24 15:00:16,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b5bd7e52-794f-42b5-8e87-040f6e48a78b 2018-08-24 15:00:16,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413479804993s 2018-08-24 15:00:16,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b5bd7e52-794f-42b5-8e87-040f6e48a78b 2018-08-24 15:00:16,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-24 15:00:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/623f6c20-9ad4-47a1-bd17-7712c4920452.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:16,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c3c1e32-7453-4a09-ab8b-59978b654b26 Content-Length: 0 Date: Fri, 24 Aug 2018 15:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:00:16,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/623f6c20-9ad4-47a1-bd17-7712c4920452.json used request id req-8c3c1e32-7453-4a09-ab8b-59978b654b26 2018-08-24 15:00:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.203099966049s 2018-08-24 15:00:16,850 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/623f6c20-9ad4-47a1-bd17-7712c4920452.json used request id req-8c3c1e32-7453-4a09-ab8b-59978b654b26 2018-08-24 15:00:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 15:00:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:16,921 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-57f6b514-c572-4e89-b01d-a5199520847d x-compute-request-id: req-57f6b514-c572-4e89-b01d-a5199520847d Content-Length: 0 Content-Type: application/json 2018-08-24 15:00:16,921 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 used request id req-57f6b514-c572-4e89-b01d-a5199520847d 2018-08-24 15:00:16,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.070436000824s 2018-08-24 15:00:16,921 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8 used request id req-57f6b514-c572-4e89-b01d-a5199520847d 2018-08-24 15:00:16,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:00:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" -d '{"subnet_id": "5f69de6a-24b3-4b08-accf-e497287ecd38"}' 2018-08-24 15:00:18,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c8bd972-c12f-49f0-8374-32714df6ac99 Date: Fri, 24 Aug 2018 15:00:18 GMT RESP BODY: {"network_id": "d3d6a125-4617-4a1d-8960-db1ef6728931", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "subnet_id": "5f69de6a-24b3-4b08-accf-e497287ecd38", "subnet_ids": ["5f69de6a-24b3-4b08-accf-e497287ecd38"], "port_id": "8954dba0-9b65-448a-bfc8-6f32ff5f1452", "id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5"} 2018-08-24 15:00:18,665 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/remove_router_interface.json used request id req-8c8bd972-c12f-49f0-8374-32714df6ac99 2018-08-24 15:00:18,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74429178238s 2018-08-24 15:00:18,666 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5/remove_router_interface.json used request id req-8c8bd972-c12f-49f0-8374-32714df6ac99 returning object fde30cf6-bfd4-470e-ac6c-e6e29d6121f5 2018-08-24 15:00:18,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:00:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:18,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-dc16e67c-e97d-4abe-9095-5fdfccb0c21b Date: Fri, 24 Aug 2018 15:00:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:47Z", "admin_state_up": true, "updated_at": "2018-08-24T15:00:17Z", "revision_number": 4, "routes": [], "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "fde30cf6-bfd4-470e-ac6c-e6e29d6121f5", "name": "singlevm2-router_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 15:00:18,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-dc16e67c-e97d-4abe-9095-5fdfccb0c21b 2018-08-24 15:00:18,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112547874451s 2018-08-24 15:00:18,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-dc16e67c-e97d-4abe-9095-5fdfccb0c21b 2018-08-24 15:00:18,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:00:18,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:20,261 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f635512-f0d2-48ab-ad8e-3faef1e89b7b Content-Length: 0 Date: Fri, 24 Aug 2018 15:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:00:20,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5.json used request id req-5f635512-f0d2-48ab-ad8e-3faef1e89b7b 2018-08-24 15:00:20,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48025488853s 2018-08-24 15:00:20,261 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/fde30cf6-bfd4-470e-ac6c-e6e29d6121f5.json used request id req-5f635512-f0d2-48ab-ad8e-3faef1e89b7b 2018-08-24 15:00:20,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:00:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:20,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5686db8a-7131-437e-b51b-e3b65a2ddf27 Date: Fri, 24 Aug 2018 15:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3d6a125-4617-4a1d-8960-db1ef6728931","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T14:59:46Z","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":"0f43c29637034758ab54e70aa7dcaed7","id":"5f69de6a-24b3-4b08-accf-e497287ecd38","subnetpool_id":null,"name":"singlevm2-subnet_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 15:00:20,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-5686db8a-7131-437e-b51b-e3b65a2ddf27 2018-08-24 15:00:20,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424809455872s 2018-08-24 15:00:20,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-5686db8a-7131-437e-b51b-e3b65a2ddf27 2018-08-24 15:00:20,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:00:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/5f69de6a-24b3-4b08-accf-e497287ecd38.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:21,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89e7af41-86ab-479f-b75f-2df008ac0038 Date: Fri, 24 Aug 2018 15:00:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:00:21,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5f69de6a-24b3-4b08-accf-e497287ecd38.json used request id req-89e7af41-86ab-479f-b75f-2df008ac0038 2018-08-24 15:00:21,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12221288681s 2018-08-24 15:00:21,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5f69de6a-24b3-4b08-accf-e497287ecd38.json used request id req-89e7af41-86ab-479f-b75f-2df008ac0038 2018-08-24 15:00:21,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:21,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-d010d96d-7c52-43f9-a450-a49aea8b5deb Date: Fri, 24 Aug 2018 15:00:21 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:00:21Z","tenant_id":"0f43c29637034758ab54e70aa7dcaed7","created_at":"2018-08-24T14:59:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0f43c29637034758ab54e70aa7dcaed7","id":"d3d6a125-4617-4a1d-8960-db1ef6728931","name":"singlevm2-net_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}]} 2018-08-24 15:00:21,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d010d96d-7c52-43f9-a450-a49aea8b5deb 2018-08-24 15:00:21,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879828929901s 2018-08-24 15:00:21,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d010d96d-7c52-43f9-a450-a49aea8b5deb 2018-08-24 15:00:21,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:00:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/d3d6a125-4617-4a1d-8960-db1ef6728931.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:22,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41de48a3-927a-4213-b3bb-2b838f74ee66 Date: Fri, 24 Aug 2018 15:00:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:00:22,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/d3d6a125-4617-4a1d-8960-db1ef6728931.json used request id req-41de48a3-927a-4213-b3bb-2b838f74ee66 2018-08-24 15:00:22,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28470897675s 2018-08-24 15:00:22,803 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/d3d6a125-4617-4a1d-8960-db1ef6728931.json used request id req-41de48a3-927a-4213-b3bb-2b838f74ee66 2018-08-24 15:00:22,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:00:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:23,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6f30713a-4a5f-4e63-95dd-fe6341601692 Date: Fri, 24 Aug 2018 15:00:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T14:59:52Z", "file": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/file", "owner": "0f43c29637034758ab54e70aa7dcaed7", "id": "ee05d405-9336-437a-899d-3f7e3e6b4fc7", "size": 12716032, "self": "/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T14:59:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:00:23,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6f30713a-4a5f-4e63-95dd-fe6341601692 2018-08-24 15:00:23,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27394080162s 2018-08-24 15:00:23,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6f30713a-4a5f-4e63-95dd-fe6341601692 2018-08-24 15:00:23,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:00:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b90d062700222edb0146bd33cde81b7eb58308e0" 2018-08-24 15:00:24,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5039867e-0887-4746-af41-7870382bebe4 Date: Fri, 24 Aug 2018 15:00:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:00:24,020 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7 used request id req-5039867e-0887-4746-af41-7870382bebe4 2018-08-24 15:00:24,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936975002289s 2018-08-24 15:00:24,021 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ee05d405-9336-437a-899d-3f7e3e6b4fc7 used request id req-5039867e-0887-4746-af41-7870382bebe4 2018-08-24 15:00:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:00:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:24,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-eba80bc2-03bb-46a7-a54c-4cebac25a710 x-compute-request-id: req-eba80bc2-03bb-46a7-a54c-4cebac25a710 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e7eec39a-f045-4555-979c-92622061a7bf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7eec39a-f045-4555-979c-92622061a7bf"}]} 2018-08-24 15:00:24,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-eba80bc2-03bb-46a7-a54c-4cebac25a710 2018-08-24 15:00:24,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349450111389s 2018-08-24 15:00:24,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-eba80bc2-03bb-46a7-a54c-4cebac25a710 2018-08-24 15:00:24,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:00:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:24,143 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-fe8977ce-106d-43c4-9f83-eeae43379d0c x-compute-request-id: req-fe8977ce-106d-43c4-9f83-eeae43379d0c Content-Length: 0 Content-Type: application/json 2018-08-24 15:00:24,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf used request id req-fe8977ce-106d-43c4-9f83-eeae43379d0c 2018-08-24 15:00:24,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0853340625763s 2018-08-24 15:00:24,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e7eec39a-f045-4555-979c-92622061a7bf used request id req-fe8977ce-106d-43c4-9f83-eeae43379d0c 2018-08-24 15:00:24,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:00:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:24,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237c0df0-50f9-4680-ae6b-f687d5bf41fc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": {"self": "http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67cb5d45cf524aa3b21da7eaf0d2580e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:00:24,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-237c0df0-50f9-4680-ae6b-f687d5bf41fc 2018-08-24 15:00:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208818912506s 2018-08-24 15:00:24,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-237c0df0-50f9-4680-ae6b-f687d5bf41fc 2018-08-24 15:00:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:00:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:24,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f529e2-ed80-4262-ba16-9c9a502bc0df Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8", "links": {"self": "http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "67cb5d45cf524aa3b21da7eaf0d2580e", "description": null}} 2018-08-24 15:00:24,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e used request id req-23f529e2-ed80-4262-ba16-9c9a502bc0df 2018-08-24 15:00:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197904825211s 2018-08-24 15:00:24,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e used request id req-23f529e2-ed80-4262-ba16-9c9a502bc0df 2018-08-24 15:00:24,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 15:00:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:24,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ea6539-8f09-4970-96e8-7e4bd9232d56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:00:24,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e used request id req-60ea6539-8f09-4970-96e8-7e4bd9232d56 2018-08-24 15:00:24,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384732961655s 2018-08-24 15:00:24,943 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/67cb5d45cf524aa3b21da7eaf0d2580e used request id req-60ea6539-8f09-4970-96e8-7e4bd9232d56 2018-08-24 15:00:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:00:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:25,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbdedbe-70b7-477a-b8d9-267ab4821ddf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7"}, "tags": [], "enabled": true, "id": "0f43c29637034758ab54e70aa7dcaed7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_05fe276e-4c8e-42e8-b40c-3be1cbcfdfa8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-24 15:00:25,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-dbbdedbe-70b7-477a-b8d9-267ab4821ddf 2018-08-24 15:00:25,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.271636009216s 2018-08-24 15:00:25,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-dbbdedbe-70b7-477a-b8d9-267ab4821ddf 2018-08-24 15:00:25,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 15:00:25,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b526dba12f1936a0c800b3f530e092c604b7ce" 2018-08-24 15:00:25,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4ea8960-664d-4d7b-8523-ed355fd64b4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:00:25,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7 used request id req-f4ea8960-664d-4d7b-8523-ed355fd64b4f 2018-08-24 15:00:25,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245525121689s 2018-08-24 15:00:25,471 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0f43c29637034758ab54e70aa7dcaed7 used request id req-f4ea8960-664d-4d7b-8523-ed355fd64b4f 2018-08-24 15:00:25,524 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:00:25,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:00:25,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:00:25,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:00:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:00:25,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11767de-c868-474f-8646-11829dcb343b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:00:25,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f11767de-c868-474f-8646-11829dcb343b 2018-08-24 15:00:25,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:00:25,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["1HtMxKi_QzuYT3oS-Ogdsw"], "issued_at": "2018-08-24T15:00:25.000000Z"}} 2018-08-24 15:00:25,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:26,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-62aad393-3e53-47cf-9729-317f9863477c Date: Fri, 24 Aug 2018 15:00:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:00:26,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-62aad393-3e53-47cf-9729-317f9863477c 2018-08-24 15:00:26,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338912010193s 2018-08-24 15:00:26,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-62aad393-3e53-47cf-9729-317f9863477c 2018-08-24 15:00:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:00:26,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29aa675-03f2-4671-9301-8410f06a71a9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:00:26,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f29aa675-03f2-4671-9301-8410f06a71a9 2018-08-24 15:00:26,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:00:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:26,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267bda71-0a17-4293-bb0c-99b3429446eb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 15:00:26,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-267bda71-0a17-4293-bb0c-99b3429446eb 2018-08-24 15:00:26,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186583042145s 2018-08-24 15:00:26,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-267bda71-0a17-4293-bb0c-99b3429446eb 2018-08-24 15:00:26,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 15:00:26,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982"}}' 2018-08-24 15:00:26,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b56ce1ab-7207-4aa6-bcd4-1c46da935f25 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95"}, "tags": [], "enabled": true, "id": "74017e61a4614008a6dd4dddc5e8ce95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982"}} 2018-08-24 15:00:26,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b56ce1ab-7207-4aa6-bcd4-1c46da935f25 2018-08-24 15:00:26,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.277435064316s 2018-08-24 15:00:26,798 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b56ce1ab-7207-4aa6-bcd4-1c46da935f25 2018-08-24 15:00:26,798 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982'}) 2018-08-24 15:00:26,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 15:00:26,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fcd41583-94eb-4d01-838f-02ad28b6e246", "email": null, "name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982"}}' 2018-08-24 15:00:27,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea3fda2-eafd-4c27-b814-03c58a2bcd36 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": {"self": "http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0a2dc52060e4fa3adbd7557d522c98e", "domain_id": "default", "password_expires_at": null}} 2018-08-24 15:00:27,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-2ea3fda2-eafd-4c27-b814-03c58a2bcd36 2018-08-24 15:00:27,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418334007263s 2018-08-24 15:00:27,223 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-2ea3fda2-eafd-4c27-b814-03c58a2bcd36 2018-08-24 15:00:27,224 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b0a2dc52060e4fa3adbd7557d522c98e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982'}) 2018-08-24 15:00:27,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:00:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:27,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e52e2ee-adb0-4880-8a75-15a6540ca78f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:00:27,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5e52e2ee-adb0-4880-8a75-15a6540ca78f 2018-08-24 15:00:27,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101821899414s 2018-08-24 15:00:27,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5e52e2ee-adb0-4880-8a75-15a6540ca78f 2018-08-24 15:00:27,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:00:27,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:27,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c5a71d-2416-4950-9fa4-09e4234c8ec8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:00:27,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-54c5a71d-2416-4950-9fa4-09e4234c8ec8 2018-08-24 15:00:27,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182222127914s 2018-08-24 15:00:27,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-54c5a71d-2416-4950-9fa4-09e4234c8ec8 2018-08-24 15:00:27,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:00:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:27,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05465a49-853c-4e89-90fa-d8c5a3313096 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:00:27,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05465a49-853c-4e89-90fa-d8c5a3313096 2018-08-24 15:00:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184080839157s 2018-08-24 15:00:27,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05465a49-853c-4e89-90fa-d8c5a3313096 2018-08-24 15:00:27,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:00:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:27,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbfab24-d415-4e05-8fe1-b77a64c48556 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:00:27,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-bfbfab24-d415-4e05-8fe1-b77a64c48556 2018-08-24 15:00:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177605867386s 2018-08-24 15:00:27,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-bfbfab24-d415-4e05-8fe1-b77a64c48556 2018-08-24 15:00:27,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:00:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:28,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7ff9c8-acb5-45ef-ab8f-104e351687aa Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": {"self": "http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0a2dc52060e4fa3adbd7557d522c98e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:00:28,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-cb7ff9c8-acb5-45ef-ab8f-104e351687aa 2018-08-24 15:00:28,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207206010818s 2018-08-24 15:00:28,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-cb7ff9c8-acb5-45ef-ab8f-104e351687aa 2018-08-24 15:00:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:00:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e7f706-3822-44cf-828a-ae4d9b024f56 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95"}, "tags": [], "enabled": true, "id": "74017e61a4614008a6dd4dddc5e8ce95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:28,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-95e7f706-3822-44cf-828a-ae4d9b024f56 2018-08-24 15:00:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115351915359s 2018-08-24 15:00:28,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-95e7f706-3822-44cf-828a-ae4d9b024f56 2018-08-24 15:00:28,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:00:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=b0a2dc52060e4fa3adbd7557d522c98e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=74017e61a4614008a6dd4dddc5e8ce95" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:28,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe10c98a-9537-4ab4-81b0-932956bac126 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=b0a2dc52060e4fa3adbd7557d522c98e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=74017e61a4614008a6dd4dddc5e8ce95", "previous": null, "next": null}} 2018-08-24 15:00:28,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=b0a2dc52060e4fa3adbd7557d522c98e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=74017e61a4614008a6dd4dddc5e8ce95 used request id req-fe10c98a-9537-4ab4-81b0-932956bac126 2018-08-24 15:00:28,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104897022247s 2018-08-24 15:00:28,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=b0a2dc52060e4fa3adbd7557d522c98e&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=74017e61a4614008a6dd4dddc5e8ce95 used request id req-fe10c98a-9537-4ab4-81b0-932956bac126 2018-08-24 15:00:28,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:00:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95/users/b0a2dc52060e4fa3adbd7557d522c98e/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:00:28,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62b02b8-0fb4-402b-90f7-dde53b87a7f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:00:28,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95/users/b0a2dc52060e4fa3adbd7557d522c98e/roles/5df559bd118b46ae95b9195d6e13137a used request id req-a62b02b8-0fb4-402b-90f7-dde53b87a7f2 2018-08-24 15:00:28,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144301891327s 2018-08-24 15:00:28,485 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95/users/b0a2dc52060e4fa3adbd7557d522c98e/roles/5df559bd118b46ae95b9195d6e13137a used request id req-a62b02b8-0fb4-402b-90f7-dde53b87a7f2 2018-08-24 15:00:28,486 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'74017e61a4614008a6dd4dddc5e8ce95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fcd41583-94eb-4d01-838f-02ad28b6e246', 'username': u'vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 15:00:28,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:00:28,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:00:28,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:00:28,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:00:28,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:00:28,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:00:28,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:00:28,491 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982', 'password': 'fcd41583-94eb-4d01-838f-02ad28b6e246', 'project_name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '74017e61a4614008a6dd4dddc5e8ce95', 'project_domain_name': 'Default'} 2018-08-24 15:00:28,491 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-24 15:00:28,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:00:28,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d75955-9c10-4d16-9fb5-5b69e09c1bdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:00:28,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-17d75955-9c10-4d16-9fb5-5b69e09c1bdc 2018-08-24 15:00:28,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:00:28,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74017e61a4614008a6dd4dddc5e8ce95", "name": "vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/74017e61a4614008a6dd4dddc5e8ce95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/74017e61a4614008a6dd4dddc5e8ce95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/74017e61a4614008a6dd4dddc5e8ce95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_74017e61a4614008a6dd4dddc5e8ce95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_74017e61a4614008a6dd4dddc5e8ce95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/74017e61a4614008a6dd4dddc5e8ce95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/74017e61a4614008a6dd4dddc5e8ce95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/74017e61a4614008a6dd4dddc5e8ce95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/74017e61a4614008a6dd4dddc5e8ce95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982", "id": "b0a2dc52060e4fa3adbd7557d522c98e"}, "audit_ids": ["BvdIrDWpRn-EDBbV_9rIGw"], "issued_at": "2018-08-24T15:00:28.000000Z"}} 2018-08-24 15:00:28,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:00:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"network": {"name": "vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982", "admin_state_up": true}}' 2018-08-24 15:00:29,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-bd4bc28b-5106-4a5a-b704-7f4f6631a352 Date: Fri, 24 Aug 2018 15:00:29 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T15:00:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}} 2018-08-24 15:00:29,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bd4bc28b-5106-4a5a-b704-7f4f6631a352 2018-08-24 15:00:29,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.684388160706s 2018-08-24 15:00:29,587 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bd4bc28b-5106-4a5a-b704-7f4f6631a352 2018-08-24 15:00:29,587 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:00:29Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'7c72e4c5-53d4-4bd3-8438-50a4d359f75d', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982', u'admin_state_up': True, u'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', u'created_at': u'2018-08-24T15:00:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74017e61a4614008a6dd4dddc5e8ce95'}) 2018-08-24 15:00:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-07db233a-ae75-4b77-9a6b-0eacde0e9639 Date: Fri, 24 Aug 2018 15:00:29 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:00:29Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:29,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-07db233a-ae75-4b77-9a6b-0eacde0e9639 2018-08-24 15:00:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.186764955521s 2018-08-24 15:00:29,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-07db233a-ae75-4b77-9a6b-0eacde0e9639 2018-08-24 15:00:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:00:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"subnet": {"name": "vping_ssh-subnet_6da926d0-090a-4292-ac49-b2eba6dd6982", "enable_dhcp": true, "network_id": "7c72e4c5-53d4-4bd3-8438-50a4d359f75d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:00:30,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-009b3ab8-9dcd-488a-bac6-e21f2cd9e08e Date: Fri, 24 Aug 2018 15:00:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:00:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"22f3d463-440f-4bc1-8965-e7a086d13398","subnetpool_id":null,"name":"vping_ssh-subnet_6da926d0-090a-4292-ac49-b2eba6dd6982"}} 2018-08-24 15:00:30,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-009b3ab8-9dcd-488a-bac6-e21f2cd9e08e 2018-08-24 15:00:30,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.833368062973s 2018-08-24 15:00:30,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-009b3ab8-9dcd-488a-bac6-e21f2cd9e08e 2018-08-24 15:00:30,611 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:00:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'22f3d463-440f-4bc1-8965-e7a086d13398', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_6da926d0-090a-4292-ac49-b2eba6dd6982', u'enable_dhcp': True, u'network_id': u'7c72e4c5-53d4-4bd3-8438-50a4d359f75d', u'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', u'created_at': u'2018-08-24T15:00:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'74017e61a4614008a6dd4dddc5e8ce95'}) 2018-08-24 15:00:30,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:00:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "vping_ssh-router_6da926d0-090a-4292-ac49-b2eba6dd6982", "admin_state_up": true}}' 2018-08-24 15:00:31,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ebfc0560-850f-43e0-be37-82610d1e54f9 Date: Fri, 24 Aug 2018 15:00:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:30Z", "admin_state_up": true, "updated_at": "2018-08-24T15:00:31Z", "revision_number": 2, "routes": [], "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33", "name": "vping_ssh-router_6da926d0-090a-4292-ac49-b2eba6dd6982"}} 2018-08-24 15:00:31,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ebfc0560-850f-43e0-be37-82610d1e54f9 2018-08-24 15:00:31,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11827802658s 2018-08-24 15:00:31,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ebfc0560-850f-43e0-be37-82610d1e54f9 2018-08-24 15:00:31,731 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', u'created_at': u'2018-08-24T15:00:30Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T15:00:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'74017e61a4614008a6dd4dddc5e8ce95', u'id': u'0906ad99-7fd9-46f0-8ab4-71129cb11d33', u'name': u'vping_ssh-router_6da926d0-090a-4292-ac49-b2eba6dd6982'}) 2018-08-24 15:00:31,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:00:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"subnet_id": "22f3d463-440f-4bc1-8965-e7a086d13398"}' 2018-08-24 15:00:33,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45cd05a6-f36c-43bd-a402-d3819ab594cd Date: Fri, 24 Aug 2018 15:00:33 GMT RESP BODY: {"network_id": "7c72e4c5-53d4-4bd3-8438-50a4d359f75d", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "subnet_id": "22f3d463-440f-4bc1-8965-e7a086d13398", "subnet_ids": ["22f3d463-440f-4bc1-8965-e7a086d13398"], "port_id": "6fb39e4c-5d99-49e5-9265-e5c08cb08384", "id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33"} 2018-08-24 15:00:33,889 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/add_router_interface.json used request id req-45cd05a6-f36c-43bd-a402-d3819ab594cd 2018-08-24 15:00:33,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15821790695s 2018-08-24 15:00:33,890 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/add_router_interface.json used request id req-45cd05a6-f36c-43bd-a402-d3819ab594cd returning object 0906ad99-7fd9-46f0-8ab4-71129cb11d33 2018-08-24 15:00:33,890 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:00:34,017 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:00:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:00:34,024 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:00:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:00:34,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:00:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:34,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-747b38b4-adeb-4014-bd49-88a8401e7efa Date: Fri, 24 Aug 2018 15:00:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:00:34,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-747b38b4-adeb-4014-bd49-88a8401e7efa 2018-08-24 15:00:34,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.787479877472s 2018-08-24 15:00:34,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-747b38b4-adeb-4014-bd49-88a8401e7efa 2018-08-24 15:00:34,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:00:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982"}' 2018-08-24 15:00:34,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1f042075-694d-4c48-82b8-ff5bf2909003 Date: Fri, 24 Aug 2018 15:00:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:00:34Z", "file": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file", "owner": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "size": null, "self": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "checksum": null, "created_at": "2018-08-24T15:00:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:00:34,896 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-1f042075-694d-4c48-82b8-ff5bf2909003 2018-08-24 15:00:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.071545124054s 2018-08-24 15:00:34,897 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-1f042075-694d-4c48-82b8-ff5bf2909003 returning object 0003c7cc-0757-4f13-99b5-7766e2dd9f5e 2018-08-24 15:00:34,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:00:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '' 2018-08-24 15:00:35,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc15ece5-0c67-4551-a8bf-94c9c23cc217 Date: Fri, 24 Aug 2018 15:00:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:00:35,859 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file used request id req-dc15ece5-0c67-4551-a8bf-94c9c23cc217 2018-08-24 15:00:35,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.962001085281s 2018-08-24 15:00:35,860 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file used request id req-dc15ece5-0c67-4551-a8bf-94c9c23cc217 2018-08-24 15:00:35,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:00:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:35,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-bb231de0-7234-4556-a58e-2b5bb603c80f Date: Fri, 24 Aug 2018 15:00:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:00:35Z", "file": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file", "owner": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "size": 12716032, "self": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:00:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:00:35,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bb231de0-7234-4556-a58e-2b5bb603c80f 2018-08-24 15:00:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422089099884s 2018-08-24 15:00:35,906 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bb231de0-7234-4556-a58e-2b5bb603c80f 2018-08-24 15:00:35,908 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file', 'owner': u'74017e61a4614008a6dd4dddc5e8ce95', 'id': u'0003c7cc-0757-4f13-99b5-7766e2dd9f5e', 'size': 12716032, u'self': u'/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:00:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T15:00:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982', 'created': u'2018-08-24T15:00:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:00:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:00:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:00:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:00:36,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-e3e4547b-f608-45e7-bf89-c911170c3692 x-compute-request-id: req-e3e4547b-f608-45e7-bf89-c911170c3692 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c10d171b-6938-4551-86f4-0c90560b4548"}} 2018-08-24 15:00:36,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e3e4547b-f608-45e7-bf89-c911170c3692 2018-08-24 15:00:36,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329730033875s 2018-08-24 15:00:36,239 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e3e4547b-f608-45e7-bf89-c911170c3692 2018-08-24 15:00:36,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'c10d171b-6938-4551-86f4-0c90560b4548', 'swap': 0}) 2018-08-24 15:00:36,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:00:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" -d '{"extra_specs": {}}' 2018-08-24 15:00:36,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ccba324c-d8ae-4862-9966-fd706a0fe1d1 x-compute-request-id: req-ccba324c-d8ae-4862-9966-fd706a0fe1d1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:00:36,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548/os-extra_specs used request id req-ccba324c-d8ae-4862-9966-fd706a0fe1d1 2018-08-24 15:00:36,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019994020462s 2018-08-24 15:00:36,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548/os-extra_specs used request id req-ccba324c-d8ae-4862-9966-fd706a0fe1d1 2018-08-24 15:00:36,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 15:00:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"keypair": {"name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982"}}' 2018-08-24 15:00:36,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eac54d8-9e8b-48c8-9168-03ef8351b912 x-compute-request-id: req-9eac54d8-9e8b-48c8-9168-03ef8351b912 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxm0DThdltidnvwwMhKCrzTIxWUrDADHOHXg7uUtXiVG/7MvN+34EjDxt25dz6wHIJjXrj9np9NtFZbWSC7OsAtkZ/rcLcULNdeqHNLn5nIt2ofHVz/7HpywzN9SsWE43ygolTsxqS8GqHD1CsRP2lsUmHoe7dqPexe1EVA/RViNZhtKhg59pKSJHx40bWGTwjC0x/gi8VGSqyVrOCE2yihc17KvsfMQAgaPNt6zzXwQ/nojoa4eG0zPgtDQvQZmR9r4tZUR0VKtXYsYraDr/WxNJw+7Rc5uvWSFao66DVpo8iVphu88BulAOwcglumNZWWaSyKsgdsC42User14h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMZtA04XZbYnZ78MDISgq80yMVlKwwAxzh14O7lLV4lRv+zL\nzft+BIw8bduXc+sByCY164/Z6fTbRWW1kguzrALZGf63C3FCzXXqhzS5+ZyLdqHx\n1c/+x6csMzfUrFhON8oKJU7MakvBqhw9QrET9pbFJh6Hu3aj3sXtRFQP0VYjWYbS\noYOfaSkiR8eNG1hk8IwtMf4IvFRkqslazghNsooXNeyr7HzEAIGjzbes818EP56I\n6GuHhtMz4LQ0L0GZkfa+LWVEdFSrV2LGK2g6/1sTScPu0XObr1khWqOug1aaPIla\nYbvPAbpQDsHIJbpjWVlmksirIHbAuNlLHq9eIQIDAQABAoIBAQCN7oo8sLZRULfa\njrLUVKHnXADkjJWa1P3Wf6QSdO6f2J6z7Chx1ASIXKfxSohL9G8vadKxSQxsULdQ\ndP4mNS9oKgCmPv+OESnaFENEoPF8cmHMSpe/kJBJdy/31ddjvPB56utlZIrkiDpi\ngMAp5i6Ik6E726abw1ILpzZ15F5xBO9iWGNa4BmrOaft74Lf5mwSKstYVj3Hmyhs\nM/gP+kqMNmbAQ/26xF6aGUkMV6qkZKUpy36f7yEfSo1xb/TGNJ3J/85sJNk+fOBO\nvfMlBmtTZDBuN4r0kl7EoOK5NpP4Xx/FnfmsdZjYP3W27snITUA/dsDG1D+UQx7E\np4NWSB+xAoGBAOUivN9lrxg55Xt0ClZ9PZD02XMh7eTAviL3l+/1FRNHu+Ronhte\n5+KxsP1Om0sO/AAdHBNDtOZ5YkaITFsOWGPy3NViEg64uX8z7xARXJTSKx6ZIsZV\nWoF5KieC7XsV5CjIxYe6meGM5XKXdzVTXo1HTUHG1XKzFR+Vo7ln3PF7AoGBANdg\nXSLm7JdA0YDibXpyKyXartBfIKPVw7a+A557DUZ6rKbvdaqDmJufizd/TE6PA8j/\nYkN/wbj6XUWQnXbWoHtioanp+S3c7z0jpvk1/ImJ3bNbK0OgggF+UZI0cdFNjiiC\nL8LkrhH4MY1Rvz9yFHw2je+K4NRXjQiNmpXoFLYTAoGAen7jshpOTQlGoYUbsbkq\nnMAJL//Hii9wdoke9O104uXKkQVM4R0PoqWUFRdc9feAyR7Gz5W2tC/YVhSvnU5B\n+szvOjQ/qxceM96zw0dE01q4Kpd7e8RNqkH4Qz8/bjn5y8PptfIQKgCE+Yn39M4p\nEiY4Kx39JmCOvl/lM01PVNkCgYAVoklYsyd6vfkNYDEtBoDNCZ1bsuJ9coB5P7bv\nWV7pAHONRSplmVhf8XOzfGb20SjJLNX6/78+zG9ICJG4mTB/lFW20pjEAZhKZOVl\nzQVz71REqti6r0m/yqd47ymro4WvDfysL/pINc0Ma/Sw882Y+IXjVOjmi3DQNiEc\nA7bo3wKBgQDf0ScQGA9X1e7lp4NeMZ3Py8F8kVgNH8iGOyxKlhXpdYSx92VHe5Yd\npTQpgiQAz7WrfWn674NZfcueOri5LepuoNDmV+bUs4QnZNKyPztj8JNfgxJt6w8y\nBISJMVJkYmD8j2cKG4IHjG2MWvqtdHjHruRZwpsfAAkjyOQe30SVoA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "fingerprint": "69:db:30:e6:51:4f:bb:3d:2c:93:f2:be:44:fa:ca:33"}} 2018-08-24 15:00:36,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-9eac54d8-9e8b-48c8-9168-03ef8351b912 2018-08-24 15:00:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.455439805984s 2018-08-24 15:00:36,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-9eac54d8-9e8b-48c8-9168-03ef8351b912 2018-08-24 15:00:36,717 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxm0DThdltidnvwwMhKCrzTIxWUrDADHOHXg7uUtXiVG/7MvN+34EjDxt25dz6wHIJjXrj9np9NtFZbWSC7OsAtkZ/rcLcULNdeqHNLn5nIt2ofHVz/7HpywzN9SsWE43ygolTsxqS8GqHD1CsRP2lsUmHoe7dqPexe1EVA/RViNZhtKhg59pKSJHx40bWGTwjC0x/gi8VGSqyVrOCE2yihc17KvsfMQAgaPNt6zzXwQ/nojoa4eG0zPgtDQvQZmR9r4tZUR0VKtXYsYraDr/WxNJw+7Rc5uvWSFao66DVpo8iVphu88BulAOwcglumNZWWaSyKsgdsC42User14h Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwMZtA04XZbYnZ78MDISgq80yMVlKwwAxzh14O7lLV4lRv+zL\nzft+BIw8bduXc+sByCY164/Z6fTbRWW1kguzrALZGf63C3FCzXXqhzS5+ZyLdqHx\n1c/+x6csMzfUrFhON8oKJU7MakvBqhw9QrET9pbFJh6Hu3aj3sXtRFQP0VYjWYbS\noYOfaSkiR8eNG1hk8IwtMf4IvFRkqslazghNsooXNeyr7HzEAIGjzbes818EP56I\n6GuHhtMz4LQ0L0GZkfa+LWVEdFSrV2LGK2g6/1sTScPu0XObr1khWqOug1aaPIla\nYbvPAbpQDsHIJbpjWVlmksirIHbAuNlLHq9eIQIDAQABAoIBAQCN7oo8sLZRULfa\njrLUVKHnXADkjJWa1P3Wf6QSdO6f2J6z7Chx1ASIXKfxSohL9G8vadKxSQxsULdQ\ndP4mNS9oKgCmPv+OESnaFENEoPF8cmHMSpe/kJBJdy/31ddjvPB56utlZIrkiDpi\ngMAp5i6Ik6E726abw1ILpzZ15F5xBO9iWGNa4BmrOaft74Lf5mwSKstYVj3Hmyhs\nM/gP+kqMNmbAQ/26xF6aGUkMV6qkZKUpy36f7yEfSo1xb/TGNJ3J/85sJNk+fOBO\nvfMlBmtTZDBuN4r0kl7EoOK5NpP4Xx/FnfmsdZjYP3W27snITUA/dsDG1D+UQx7E\np4NWSB+xAoGBAOUivN9lrxg55Xt0ClZ9PZD02XMh7eTAviL3l+/1FRNHu+Ronhte\n5+KxsP1Om0sO/AAdHBNDtOZ5YkaITFsOWGPy3NViEg64uX8z7xARXJTSKx6ZIsZV\nWoF5KieC7XsV5CjIxYe6meGM5XKXdzVTXo1HTUHG1XKzFR+Vo7ln3PF7AoGBANdg\nXSLm7JdA0YDibXpyKyXartBfIKPVw7a+A557DUZ6rKbvdaqDmJufizd/TE6PA8j/\nYkN/wbj6XUWQnXbWoHtioanp+S3c7z0jpvk1/ImJ3bNbK0OgggF+UZI0cdFNjiiC\nL8LkrhH4MY1Rvz9yFHw2je+K4NRXjQiNmpXoFLYTAoGAen7jshpOTQlGoYUbsbkq\nnMAJL//Hii9wdoke9O104uXKkQVM4R0PoqWUFRdc9feAyR7Gz5W2tC/YVhSvnU5B\n+szvOjQ/qxceM96zw0dE01q4Kpd7e8RNqkH4Qz8/bjn5y8PptfIQKgCE+Yn39M4p\nEiY4Kx39JmCOvl/lM01PVNkCgYAVoklYsyd6vfkNYDEtBoDNCZ1bsuJ9coB5P7bv\nWV7pAHONRSplmVhf8XOzfGb20SjJLNX6/78+zG9ICJG4mTB/lFW20pjEAZhKZOVl\nzQVz71REqti6r0m/yqd47ymro4WvDfysL/pINc0Ma/Sw882Y+IXjVOjmi3DQNiEc\nA7bo3wKBgQDf0ScQGA9X1e7lp4NeMZ3Py8F8kVgNH8iGOyxKlhXpdYSx92VHe5Yd\npTQpgiQAz7WrfWn674NZfcueOri5LepuoNDmV+bUs4QnZNKyPztj8JNfgxJt6w8y\nBISJMVJkYmD8j2cKG4IHjG2MWvqtdHjHruRZwpsfAAkjyOQe30SVoA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b0a2dc52060e4fa3adbd7557d522c98e', 'name': u'vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982', 'created_at': '2018-08-24T15:00:36.717937', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:db:30:e6:51:4f:bb:3d:2c:93:f2:be:44:fa:ca:33', 'type': 'ssh', 'id': u'vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982'}) 2018-08-24 15:00:36,718 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwMZtA04XZbYnZ78MDISgq80yMVlKwwAxzh14O7lLV4lRv+zL zft+BIw8bduXc+sByCY164/Z6fTbRWW1kguzrALZGf63C3FCzXXqhzS5+ZyLdqHx 1c/+x6csMzfUrFhON8oKJU7MakvBqhw9QrET9pbFJh6Hu3aj3sXtRFQP0VYjWYbS oYOfaSkiR8eNG1hk8IwtMf4IvFRkqslazghNsooXNeyr7HzEAIGjzbes818EP56I 6GuHhtMz4LQ0L0GZkfa+LWVEdFSrV2LGK2g6/1sTScPu0XObr1khWqOug1aaPIla YbvPAbpQDsHIJbpjWVlmksirIHbAuNlLHq9eIQIDAQABAoIBAQCN7oo8sLZRULfa jrLUVKHnXADkjJWa1P3Wf6QSdO6f2J6z7Chx1ASIXKfxSohL9G8vadKxSQxsULdQ dP4mNS9oKgCmPv+OESnaFENEoPF8cmHMSpe/kJBJdy/31ddjvPB56utlZIrkiDpi gMAp5i6Ik6E726abw1ILpzZ15F5xBO9iWGNa4BmrOaft74Lf5mwSKstYVj3Hmyhs M/gP+kqMNmbAQ/26xF6aGUkMV6qkZKUpy36f7yEfSo1xb/TGNJ3J/85sJNk+fOBO vfMlBmtTZDBuN4r0kl7EoOK5NpP4Xx/FnfmsdZjYP3W27snITUA/dsDG1D+UQx7E p4NWSB+xAoGBAOUivN9lrxg55Xt0ClZ9PZD02XMh7eTAviL3l+/1FRNHu+Ronhte 5+KxsP1Om0sO/AAdHBNDtOZ5YkaITFsOWGPy3NViEg64uX8z7xARXJTSKx6ZIsZV WoF5KieC7XsV5CjIxYe6meGM5XKXdzVTXo1HTUHG1XKzFR+Vo7ln3PF7AoGBANdg XSLm7JdA0YDibXpyKyXartBfIKPVw7a+A557DUZ6rKbvdaqDmJufizd/TE6PA8j/ YkN/wbj6XUWQnXbWoHtioanp+S3c7z0jpvk1/ImJ3bNbK0OgggF+UZI0cdFNjiiC L8LkrhH4MY1Rvz9yFHw2je+K4NRXjQiNmpXoFLYTAoGAen7jshpOTQlGoYUbsbkq nMAJL//Hii9wdoke9O104uXKkQVM4R0PoqWUFRdc9feAyR7Gz5W2tC/YVhSvnU5B +szvOjQ/qxceM96zw0dE01q4Kpd7e8RNqkH4Qz8/bjn5y8PptfIQKgCE+Yn39M4p EiY4Kx39JmCOvl/lM01PVNkCgYAVoklYsyd6vfkNYDEtBoDNCZ1bsuJ9coB5P7bv WV7pAHONRSplmVhf8XOzfGb20SjJLNX6/78+zG9ICJG4mTB/lFW20pjEAZhKZOVl zQVz71REqti6r0m/yqd47ymro4WvDfysL/pINc0Ma/Sw882Y+IXjVOjmi3DQNiEc A7bo3wKBgQDf0ScQGA9X1e7lp4NeMZ3Py8F8kVgNH8iGOyxKlhXpdYSx92VHe5Yd pTQpgiQAz7WrfWn674NZfcueOri5LepuoNDmV+bUs4QnZNKyPztj8JNfgxJt6w8y BISJMVJkYmD8j2cKG4IHjG2MWvqtdHjHruRZwpsfAAkjyOQe30SVoA== -----END RSA PRIVATE KEY----- 2018-08-24 15:00:36,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-24 15:00:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"security_group": {"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-24 15:00:36,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-89727fb9-3460-4b0e-960c-dacb812d1f1a Date: Fri, 24 Aug 2018 15:00:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:36Z", "updated_at": "2018-08-24T15:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "3bf55aff-8f71-4a39-a877-f2f6d0446a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "783cefca-1aa0-49da-9d0c-98ab8b48a0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}} 2018-08-24 15:00:36,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-89727fb9-3460-4b0e-960c-dacb812d1f1a 2018-08-24 15:00:36,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.153773069382s 2018-08-24 15:00:36,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-89727fb9-3460-4b0e-960c-dacb812d1f1a 2018-08-24 15:00:36,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:00:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:36,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-84fd4828-4468-457a-8bf3-db01c004670f Date: Fri, 24 Aug 2018 15:00:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:36Z", "updated_at": "2018-08-24T15:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "3bf55aff-8f71-4a39-a877-f2f6d0446a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "783cefca-1aa0-49da-9d0c-98ab8b48a0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}]} 2018-08-24 15:00:37,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-84fd4828-4468-457a-8bf3-db01c004670f 2018-08-24 15:00:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121820926666s 2018-08-24 15:00:37,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-84fd4828-4468-457a-8bf3-db01c004670f 2018-08-24 15:00:37,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 15:00:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -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": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}}' 2018-08-24 15:00:37,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8ee7bd9a-fb2b-4682-bfc4-65f81764cf6b Date: Fri, 24 Aug 2018 15:00:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T15:00:37Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "port_range_min": 22, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:37Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0638ef9d-26b1-4962-a499-e4f95c9c650d"}} 2018-08-24 15:00:37,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ee7bd9a-fb2b-4682-bfc4-65f81764cf6b 2018-08-24 15:00:37,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.202476024628s 2018-08-24 15:00:37,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ee7bd9a-fb2b-4682-bfc4-65f81764cf6b 2018-08-24 15:00:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:00:37,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:37,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-70010918-547c-48dc-90ba-71788f0a5b85 Date: Fri, 24 Aug 2018 15:00:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:36Z", "updated_at": "2018-08-24T15:00:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T15:00:37Z", "revision_number": 0, "id": "0638ef9d-26b1-4962-a499-e4f95c9c650d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:37Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "3bf55aff-8f71-4a39-a877-f2f6d0446a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "783cefca-1aa0-49da-9d0c-98ab8b48a0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 2, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}]} 2018-08-24 15:00:37,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-70010918-547c-48dc-90ba-71788f0a5b85 2018-08-24 15:00:37,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527369976044s 2018-08-24 15:00:37,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-70010918-547c-48dc-90ba-71788f0a5b85 2018-08-24 15:00:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 15:00:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -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": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}}' 2018-08-24 15:00:37,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ce1c26c5-b99a-41e8-8d23-0f97bd506eb0 Date: Fri, 24 Aug 2018 15:00:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:37Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:37Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "d84422be-d3ea-4eb6-b763-dddee6578727"}} 2018-08-24 15:00:37,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ce1c26c5-b99a-41e8-8d23-0f97bd506eb0 2018-08-24 15:00:37,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144012928009s 2018-08-24 15:00:37,410 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ce1c26c5-b99a-41e8-8d23-0f97bd506eb0 2018-08-24 15:00:37,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:37,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-602ee7b9-ee0d-45d9-9f8f-701d20f5f823 Date: Fri, 24 Aug 2018 15:00:37 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22f3d463-440f-4bc1-8965-e7a086d13398"],"updated_at":"2018-08-24T15:00:30Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:37,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-602ee7b9-ee0d-45d9-9f8f-701d20f5f823 2018-08-24 15:00:37,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978820323944s 2018-08-24 15:00:37,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-602ee7b9-ee0d-45d9-9f8f-701d20f5f823 2018-08-24 15:00:37,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:00:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:37,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ce5bfaec-af29-463e-8ac1-d275de59e9af Date: Fri, 24 Aug 2018 15:00:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:00:35Z", "file": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file", "owner": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "size": 12716032, "self": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:00:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:00:37,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ce5bfaec-af29-463e-8ac1-d275de59e9af 2018-08-24 15:00:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357279777527s 2018-08-24 15:00:37,550 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ce5bfaec-af29-463e-8ac1-d275de59e9af 2018-08-24 15:00:37,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:00:37,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-1a4c0457-24fa-4836-9ce6-7927ab069846 x-compute-request-id: req-1a4c0457-24fa-4836-9ce6-7927ab069846 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c10d171b-6938-4551-86f4-0c90560b4548"}]} 2018-08-24 15:00:37,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1a4c0457-24fa-4836-9ce6-7927ab069846 2018-08-24 15:00:37,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265920162201s 2018-08-24 15:00:37,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1a4c0457-24fa-4836-9ce6-7927ab069846 2018-08-24 15:00:37,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:00:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"server": {"name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "imageRef": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "flavorRef": "c10d171b-6938-4551-86f4-0c90560b4548", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7c72e4c5-53d4-4bd3-8438-50a4d359f75d"}], "security_groups": [{"name": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}]}}' 2018-08-24 15:00:39,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:00: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-b4878b4e-41ec-4c7d-89f3-3f2c37571598 x-compute-request-id: req-b4878b4e-41ec-4c7d-89f3-3f2c37571598 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}], "OS-DCF:diskConfig": "MANUAL", "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "adminPass": "nWN6p3PdPEw4"}} 2018-08-24 15:00:39,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b4878b4e-41ec-4c7d-89f3-3f2c37571598 2018-08-24 15:00:39,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.88527202606s 2018-08-24 15:00:39,466 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b4878b4e-41ec-4c7d-89f3-3f2c37571598 2018-08-24 15:00:39,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:41,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-097b1c11-4ba5-4a8d-960b-28050cd00769 x-compute-request-id: req-097b1c11-4ba5-4a8d-960b-28050cd00769 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:41,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-097b1c11-4ba5-4a8d-960b-28050cd00769 2018-08-24 15:00:41,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.74198102951s 2018-08-24 15:00:41,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-097b1c11-4ba5-4a8d-960b-28050cd00769 2018-08-24 15:00:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:41,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-79ab245a-1923-4707-bf62-0184def101d9 Date: Fri, 24 Aug 2018 15:00:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22f3d463-440f-4bc1-8965-e7a086d13398"],"updated_at":"2018-08-24T15:00:30Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:41,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-79ab245a-1923-4707-bf62-0184def101d9 2018-08-24 15:00:41,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111305952072s 2018-08-24 15:00:41,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-79ab245a-1923-4707-bf62-0184def101d9 2018-08-24 15:00:41,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:00:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:41,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-56e81939-7be4-41f1-81c0-5cb2fec8638f Date: Fri, 24 Aug 2018 15:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:00:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"22f3d463-440f-4bc1-8965-e7a086d13398","subnetpool_id":null,"name":"vping_ssh-subnet_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:41,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-56e81939-7be4-41f1-81c0-5cb2fec8638f 2018-08-24 15:00:41,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0870649814606s 2018-08-24 15:00:41,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-56e81939-7be4-41f1-81c0-5cb2fec8638f 2018-08-24 15:00:41,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:43,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:44,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-f35d3428-e0bf-43ad-95dd-1e9f8aeb0561 x-compute-request-id: req-f35d3428-e0bf-43ad-95dd-1e9f8aeb0561 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:41Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:44,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f35d3428-e0bf-43ad-95dd-1e9f8aeb0561 2018-08-24 15:00:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615604877472s 2018-08-24 15:00:44,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f35d3428-e0bf-43ad-95dd-1e9f8aeb0561 2018-08-24 15:00:44,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:46,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:46,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-81550cb1-e038-4a62-8468-2f84ed9fc72c x-compute-request-id: req-81550cb1-e038-4a62-8468-2f84ed9fc72c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:41Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:46,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81550cb1-e038-4a62-8468-2f84ed9fc72c 2018-08-24 15:00:46,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718527078629s 2018-08-24 15:00:46,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81550cb1-e038-4a62-8468-2f84ed9fc72c 2018-08-24 15:00:46,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:48,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:48,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fece248-3034-4e8d-8bc2-e57c9577f88d x-compute-request-id: req-9fece248-3034-4e8d-8bc2-e57c9577f88d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:46Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:48,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9fece248-3034-4e8d-8bc2-e57c9577f88d 2018-08-24 15:00:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179094076157s 2018-08-24 15:00:48,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9fece248-3034-4e8d-8bc2-e57c9577f88d 2018-08-24 15:00:48,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:00:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=3de8b18f-bae0-4ba2-a824-cea8557bf3df" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-95332b55-3bb9-4548-bce0-4f829012bb52 Date: Fri, 24 Aug 2018 15:00:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:42Z","admin_state_up":true,"updated_at":"2018-08-24T15:00:46Z","binding:vnic_type":"normal","device_id":"3de8b18f-bae0-4ba2-a824-cea8557bf3df","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:38:b8:81","id":"13092fe9-8f1b-4f7f-91a7-148d59391a5d","port_security_enabled":true,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","fixed_ips":[{"subnet_id":"22f3d463-440f-4bc1-8965-e7a086d13398","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["57bf4f93-5061-480a-b315-2a3bf1295cf7"],"name":""}]} 2018-08-24 15:00:49,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=3de8b18f-bae0-4ba2-a824-cea8557bf3df used request id req-95332b55-3bb9-4548-bce0-4f829012bb52 2018-08-24 15:00:49,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.089695930481s 2018-08-24 15:00:49,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=3de8b18f-bae0-4ba2-a824-cea8557bf3df used request id req-95332b55-3bb9-4548-bce0-4f829012bb52 2018-08-24 15:00:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:00:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=13092fe9-8f1b-4f7f-91a7-148d59391a5d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:49,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-24dd7379-ec11-429e-8192-a399bf5d8251 Date: Fri, 24 Aug 2018 15:00:49 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:00:49,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=13092fe9-8f1b-4f7f-91a7-148d59391a5d used request id req-24dd7379-ec11-429e-8192-a399bf5d8251 2018-08-24 15:00:49,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462801456451s 2018-08-24 15:00:49,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=13092fe9-8f1b-4f7f-91a7-148d59391a5d used request id req-24dd7379-ec11-429e-8192-a399bf5d8251 2018-08-24 15:00:49,093 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:38:b8:81', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0003c7cc-0757-4f13-99b5-7766e2dd9f5e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:46.000000', 'flavor': Munch({u'id': u'c10d171b-6938-4551-86f4-0c90560b4548'}), 'az': u'nova', 'id': u'3de8b18f-bae0-4ba2-a824-cea8557bf3df', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b0a2dc52060e4fa3adbd7557d522c98e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:00:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:00:46Z', 'hostId': u'bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': u'vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982', 'adminPass': u'nWN6p3PdPEw4', 'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'created_at': u'2018-08-24T15:00:39Z', 'created': u'2018-08-24T15:00:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:00:49,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e73ccbc4-8a06-4d7d-a10c-20f8af314536 Date: Fri, 24 Aug 2018 15:00:49 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22f3d463-440f-4bc1-8965-e7a086d13398"],"updated_at":"2018-08-24T15:00:30Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e73ccbc4-8a06-4d7d-a10c-20f8af314536 2018-08-24 15:00:49,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299117088318s 2018-08-24 15:00:49,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e73ccbc4-8a06-4d7d-a10c-20f8af314536 2018-08-24 15:00:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:00:49,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:49,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9a70c422-72b8-4ea5-b7aa-57ef5a98f6d3 Date: Fri, 24 Aug 2018 15:00:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:00:35Z", "file": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file", "owner": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "size": 12716032, "self": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:00:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:00:49,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9a70c422-72b8-4ea5-b7aa-57ef5a98f6d3 2018-08-24 15:00:49,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450510978699s 2018-08-24 15:00:49,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9a70c422-72b8-4ea5-b7aa-57ef5a98f6d3 2018-08-24 15:00:49,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:00:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:49,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-2b08edea-af1d-4d73-8c7f-de57f968ca17 x-compute-request-id: req-2b08edea-af1d-4d73-8c7f-de57f968ca17 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c10d171b-6938-4551-86f4-0c90560b4548"}]} 2018-08-24 15:00:49,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2b08edea-af1d-4d73-8c7f-de57f968ca17 2018-08-24 15:00:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238828659058s 2018-08-24 15:00:49,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2b08edea-af1d-4d73-8c7f-de57f968ca17 2018-08-24 15:00:49,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:00:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"server": {"name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "imageRef": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "flavorRef": "c10d171b-6938-4551-86f4-0c90560b4548", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7c72e4c5-53d4-4bd3-8438-50a4d359f75d"}], "security_groups": [{"name": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}]}}' 2018-08-24 15:00:51,204 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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-18250b0f-e03c-4847-a8f5-1e685d229a33 x-compute-request-id: req-18250b0f-e03c-4847-a8f5-1e685d229a33 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "57bf4f93-5061-480a-b315-2a3bf1295cf7"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "adminPass": "pf7gup6rBgHE"}} 2018-08-24 15:00:51,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-18250b0f-e03c-4847-a8f5-1e685d229a33 2018-08-24 15:00:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73369908333s 2018-08-24 15:00:51,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-18250b0f-e03c-4847-a8f5-1e685d229a33 2018-08-24 15:00:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:51,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:51,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f1b7a82-83a8-46f9-8506-505b1070c06e x-compute-request-id: req-0f1b7a82-83a8-46f9-8506-505b1070c06e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:46Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:51,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0f1b7a82-83a8-46f9-8506-505b1070c06e 2018-08-24 15:00:51,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372992992401s 2018-08-24 15:00:51,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0f1b7a82-83a8-46f9-8506-505b1070c06e 2018-08-24 15:00:51,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:53,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:53,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc40e08f-97d0-476f-b1ff-a4134298276e x-compute-request-id: req-dc40e08f-97d0-476f-b1ff-a4134298276e Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:53Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:46Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:53,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dc40e08f-97d0-476f-b1ff-a4134298276e 2018-08-24 15:00:53,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385375022888s 2018-08-24 15:00:53,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dc40e08f-97d0-476f-b1ff-a4134298276e 2018-08-24 15:00:53,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:55,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:56,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-1bb75577-2e35-460c-9155-72c06d67801a x-compute-request-id: req-1bb75577-2e35-460c-9155-72c06d67801a Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:00:53Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:46Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:56,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1bb75577-2e35-460c-9155-72c06d67801a 2018-08-24 15:00:56,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756402015686s 2018-08-24 15:00:56,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1bb75577-2e35-460c-9155-72c06d67801a 2018-08-24 15:00:56,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:00:58,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:00:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:00: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-ff02d43a-2a47-4a1e-bde0-579aef7fe4be x-compute-request-id: req-ff02d43a-2a47-4a1e-bde0-579aef7fe4be Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:58.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:58Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:46Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:00:59,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff02d43a-2a47-4a1e-bde0-579aef7fe4be 2018-08-24 15:00:59,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360897064209s 2018-08-24 15:00:59,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff02d43a-2a47-4a1e-bde0-579aef7fe4be 2018-08-24 15:00:59,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:00:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:59,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-159b7c85-6c62-4a7e-8e01-07beebe82534 Date: Fri, 24 Aug 2018 15:00:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:54Z","admin_state_up":true,"updated_at":"2018-08-24T15:00:58Z","binding:vnic_type":"normal","device_id":"b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:de:09:38","id":"50b251d1-1c71-4668-9eee-9dfdb5fcaa33","port_security_enabled":true,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","fixed_ips":[{"subnet_id":"22f3d463-440f-4bc1-8965-e7a086d13398","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["57bf4f93-5061-480a-b315-2a3bf1295cf7"],"name":""}]} 2018-08-24 15:00:59,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-159b7c85-6c62-4a7e-8e01-07beebe82534 2018-08-24 15:00:59,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490529537201s 2018-08-24 15:00:59,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-159b7c85-6c62-4a7e-8e01-07beebe82534 2018-08-24 15:00:59,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:00:59,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=50b251d1-1c71-4668-9eee-9dfdb5fcaa33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:59,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-59b0331e-604a-4966-8b60-f6f1a6bd6a8c Date: Fri, 24 Aug 2018 15:00:59 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:00:59,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=50b251d1-1c71-4668-9eee-9dfdb5fcaa33 used request id req-59b0331e-604a-4966-8b60-f6f1a6bd6a8c 2018-08-24 15:00:59,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443170070648s 2018-08-24 15:00:59,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=50b251d1-1c71-4668-9eee-9dfdb5fcaa33 used request id req-59b0331e-604a-4966-8b60-f6f1a6bd6a8c 2018-08-24 15:00:59,208 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:09:38', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0003c7cc-0757-4f13-99b5-7766e2dd9f5e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:58.000000', 'flavor': Munch({u'id': u'c10d171b-6938-4551-86f4-0c90560b4548'}), 'az': u'nova', 'id': u'b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b0a2dc52060e4fa3adbd7557d522c98e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:00:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:00:58Z', 'hostId': u'04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:00:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': u'vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982', 'adminPass': u'pf7gup6rBgHE', 'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'created_at': u'2018-08-24T15:00:51Z', 'created': u'2018-08-24T15:00:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:00:59,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:00:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:59,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-bf61aa39-9892-4f78-8ae5-397d74c9806c Date: Fri, 24 Aug 2018 15:00:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22f3d463-440f-4bc1-8965-e7a086d13398"],"updated_at":"2018-08-24T15:00:30Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:00:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bf61aa39-9892-4f78-8ae5-397d74c9806c 2018-08-24 15:00:59,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888290405273s 2018-08-24 15:00:59,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bf61aa39-9892-4f78-8ae5-397d74c9806c 2018-08-24 15:00:59,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:00:59,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:00:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fe610210-baca-48c6-b2c5-85db09945128 Date: Fri, 24 Aug 2018 15:00:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:54Z","admin_state_up":true,"updated_at":"2018-08-24T15:00:58Z","binding:vnic_type":"normal","device_id":"b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:de:09:38","id":"50b251d1-1c71-4668-9eee-9dfdb5fcaa33","port_security_enabled":true,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","fixed_ips":[{"subnet_id":"22f3d463-440f-4bc1-8965-e7a086d13398","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["57bf4f93-5061-480a-b315-2a3bf1295cf7"],"name":""}]} 2018-08-24 15:00:59,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-fe610210-baca-48c6-b2c5-85db09945128 2018-08-24 15:00:59,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046728849411s 2018-08-24 15:00:59,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-fe610210-baca-48c6-b2c5-85db09945128 2018-08-24 15:00:59,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 15:00:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.21", "port_id": "50b251d1-1c71-4668-9eee-9dfdb5fcaa33"}}' 2018-08-24 15:01:01,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fd4290ba-53d3-498c-a815-38c1b04dcc5a Date: Fri, 24 Aug 2018 15:01:01 GMT RESP BODY: {"floatingip": {"router_id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:01:00Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "50b251d1-1c71-4668-9eee-9dfdb5fcaa33", "id": "82d0b418-8093-4b58-b280-4b1b99262f09", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:01:00Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}} 2018-08-24 15:01:01,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fd4290ba-53d3-498c-a815-38c1b04dcc5a 2018-08-24 15:01:01,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.04904508591s 2018-08-24 15:01:01,399 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fd4290ba-53d3-498c-a815-38c1b04dcc5a 2018-08-24 15:01:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:01:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:01,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-69d382c0-f3ea-47ff-b7b4-018164859a7d Date: Fri, 24 Aug 2018 15:01:01 GMT RESP BODY: {"floatingips": [{"router_id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:01:00Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "50b251d1-1c71-4668-9eee-9dfdb5fcaa33", "id": "82d0b418-8093-4b58-b280-4b1b99262f09", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:01:00Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}]} 2018-08-24 15:01:01,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-69d382c0-f3ea-47ff-b7b4-018164859a7d 2018-08-24 15:01:01,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684790611267s 2018-08-24 15:01:01,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-69d382c0-f3ea-47ff-b7b4-018164859a7d 2018-08-24 15:01:01,480 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0906ad99-7fd9-46f0-8ab4-71129cb11d33', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'created_at': u'2018-08-24T15:01:00Z', 'attached': True, 'updated_at': u'2018-08-24T15:01:00Z', 'id': u'82d0b418-8093-4b58-b280-4b1b99262f09', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74017e61a4614008a6dd4dddc5e8ce95', 'name': 'vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0906ad99-7fd9-46f0-8ab4-71129cb11d33', 'project_id': u'74017e61a4614008a6dd4dddc5e8ce95', 'port_id': u'50b251d1-1c71-4668-9eee-9dfdb5fcaa33', 'port': u'50b251d1-1c71-4668-9eee-9dfdb5fcaa33', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 15:01:01,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:01:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:01:01,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-3ed33647-03de-43c5-a5e2-82ccaaf4f1a3 x-compute-request-id: req-3ed33647-03de-43c5-a5e2-82ccaaf4f1a3 Content-Encoding: gzip Content-Length: 7935 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 476496652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186460] pid_max: default: 32768 minimum: 301\n[ 0.187694] ACPI: Core revision 20150930\n[ 0.189365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191179] Security Framework initialized\n[ 0.192298] Yama: becoming mindful.\n[ 0.193312] AppArmor: AppArmor initialized\n[ 0.194493] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198026] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199682] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201568] Initializing cgroup subsys io\n[ 0.202691] Initializing cgroup subsys memory\n[ 0.203872] Initializing cgroup subsys devices\n[ 0.205071] Initializing cgroup subsys freezer\n[ 0.206274] Initializing cgroup subsys net_cls\n[ 0.207468] Initializing cgroup subsys perf_event\n[ 0.208714] Initializing cgroup subsys net_prio\n[ 0.209917] Initializing cgroup subsys hugetlb\n[ 0.211133] Initializing cgroup subsys pids\n[ 0.212325] CPU: Physical Processor ID: 0\n[ 0.214135] mce: CPU supports 10 MCE banks\n[ 0.215293] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216652] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238246] ftrace: allocating 31920 entries in 125 pages\n[ 0.263937] smpboot: Max logical packages: 1\n[ 0.265117] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267006] x2apic enabled\n[ 0.268133] Switched APIC routing to physical x2apic.\n[ 0.270578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272104] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277355] KVM setup paravirtual spinlock\n[ 0.278964] x86: Booted up 1 node, 1 CPUs\n[ 0.280068] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281960] devtmpfs: initialized\n[ 0.283948] evm: security.selinux\n[ 0.284920] evm: security.SMACK64\n[ 0.285900] evm: security.SMACK64EXEC\n[ 0.286941] evm: security.SMACK64TRANSMUTE\n[ 0.288059] evm: security.SMACK64MMAP\n[ 0.289094] evm: security.ima\n[ 0.289994] evm: security.capability\n[ 0.291089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293644] pinctrl core: initialized pinctrl subsystem\n[ 0.295143] RTC time: 15:00:58, date: 08/24/18\n[ 0.296453] NET: Registered protocol family 16\n[ 0.297785] cpuidle: using governor ladder\n[ 0.298920] cpuidle: using governor menu\n[ 0.300020] PCCT header not found.\n[ 0.301055] ACPI: bus type PCI registered\n[ 0.302149] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303850] PCI: Using configuration type 1 for base access\n[ 0.306008] ACPI: Added _OSI(Module Device)\n[ 0.307166] ACPI: Added _OSI(Processor Device)\n[ 0.308341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309584] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311753] ACPI: Interpreter enabled\n[ 0.312805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322986] ACPI: (supports S0 S5)\n[ 0.323957] ACPI: Using IOAPIC for interrupt routing\n[ 0.325254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337020] acpiphp: Slot [3] registered\n[ 0.338124] acpiphp: Slot [4] registered\n[ 0.339224] acpiphp: Slot [5] registered\n[ 0.340329] acpiphp: Slot [6] registered\n[ 0.341430] acpiphp: Slot [7] registered\n[ 0.342544] acpiphp: Slot [8] registered\n[ 0.343643] acpiphp: Slot [9] registered\n[ 0.344752] acpiphp: Slot [10] registered\n[ 0.345866] acpiphp: Slot [11] registered\n[ 0.346982] acpiphp: Slot [12] registered\n[ 0.348106] acpiphp: Slot [13] registered\n[ 0.349229] acpiphp: Slot [14] registered\n[ 0.350349] acpiphp: Slot [15] registered\n[ 0.365723] acpiphp: Slot [16] registered\n[ 0.366843] acpiphp: Slot [17] registered\n[ 0.368028] acpiphp: Slot [18] registered\n[ 0.369149] acpiphp: Slot [19] registered\n[ 0.370268] acpiphp: Slot [20] registered\n[ 0.371391] acpiphp: Slot [21] registered\n[ 0.372507] acpiphp: Slot [22] registered\n[ 0.373623] acpiphp: Slot [23] registered\n[ 0.374759] acpiphp: Slot [24] registered\n[ 0.375879] acpiphp: Slot [25] registered\n[ 0.376998] acpiphp: Slot [26] registered\n[ 0.378121] acpiphp: Slot [27] registered\n[ 0.379243] acpiphp: Slot [28] registered\n[ 0.380354] acpiphp: Slot [29] registered\n[ 0.381466] acpiphp: Slot [30] registered\n[ 0.382593] acpiphp: Slot [31] registered\n[ 0.383719] PCI host bridge to bus 0000:00\n[ 0.384834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398291] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403487] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445380] vgaarb: loaded\n[ 0.446235] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447912] SCSI subsystem initialized\n[ 0.449187] ACPI: bus type USB registered\n[ 0.450338] usbcore: registered new interface driver usbfs\n[ 0.451752] usbcore: registered new interface driver hub\n[ 0.453158] usbcore: registered new device driver usb\n[ 0.454686] PCI: Using ACPI for IRQ routing\n[ 0.456216] NetLabel: Initializing\n[ 0.457216] NetLabel: domain hash size = 128\n[ 0.458400] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459731] NetLabel: unlabeled traffic allowed by default\n[ 0.461323] clocksource: Switched to clocksource kvm-clock\n[ 0.471291] AppArmor: AppArmor Filesystem Enabled\n[ 0.472627] pnp: PnP ACPI init\n[ 0.473880] pnp: PnP ACPI: found 5 devices\n[ 0.480710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483068] NET: Registered protocol family 2\n[ 0.484495] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489607] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492705] NET: Registered protocol family 1\n[ 0.493924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495439] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526506] Trying to unpack rootfs image as initramfs...\n[ 0.588377] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593180] Scanning for low memory corruption every 60 seconds\n[ 0.595367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596974] audit: initializing netlink subsys (disabled)\n[ 0.598474] audit: type=2000 audit(1535122858.960:1): initialized\n[ 0.600337] Initialise system trusted keyring\n[ 0.601712] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606047] zbud: loaded\n[ 0.607047] VFS: Disk quotas dquot_6.6.0\n[ 0.608183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610343] fuse init (API version 7.23)\n[ 0.611571] Key type big_key registered\n[ 0.612680] Allocating IMA MOK and blacklist keyrings.\n[ 0.614351] Key type asymmetric registered\n[ 0.615503] Asymmetric key parser 'x509' registered\n[ 0.616823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618886] io scheduler noop registered\n[ 0.619981] io scheduler deadline registered (default)\n[ 0.621366] io scheduler cfq registered\n[ 0.622556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627745] ACPI: Power Button [PWRF]\n[ 0.628963] GHES: HEST is not enabled!\n[ 0.643120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699197] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702201] Linux agpgart interface v0.103\n[ 0.705581] brd: module loaded\n[ 0.707771] loop: module loaded\n[ 0.712317] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714314] GPT:90111 != 2097151\n[ 0.715250] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716743] GPT:90111 != 2097151\n[ 0.717678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718993] vda: vda1 vda15\n[ 0.720632] scsi host0: ata_piix\n[ 0.721716] scsi host1: ata_piix\n[ 0.722706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726330] libphy: Fixed MDIO Bus: probed\n[ 0.727450] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732047] PPP generic driver version 2.4.2\n[ 0.733870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736321] ehci-pci: EHCI PCI platform driver\n[ 0.738073] ehci-platform: EHCI generic platform driver\n[ 0.739525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741118] ohci-pci: OHCI PCI platform driver\n[ 0.742351] ohci-platform: OHCI generic platform driver\n[ 0.743749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758433] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761877] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.764870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768553] usb usb1: Product: UHCI Host Controller\n[ 0.769857] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.771503] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.772846] hub 1-0:1.0: USB hub found\n[ 0.773938] hub 1-0:1.0: 2 ports detected\n[ 0.775210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.779433] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.780839] mousedev: PS/2 mouse device common for all mice\n[ 0.782560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785083] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.789892] i2c /dev entries driver\n[ 0.790949] device-mapper: uevent: version 1.0.3\n[ 0.792265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796367] NET: Registered protocol family 10\n[ 0.797935] NET: Registered protocol family 17\n[ 0.799162] Key type dns_resolver registered\n[ 0.800447] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801949] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804370] registered taskstats version 1\n[ 0.805532] Loading compiled-in X.509 certificates\n[ 0.807379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809926] zswap: loaded using pool lzo/zbud\n[ 0.812031] Key type trusted registered\n[ 0.814188] Key type encrypted registered\n[ 0.815312] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816737] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818178] evm: HMAC attrs: 0x1\n[ 0.819486] Magic number: 14:368:33\n[ 0.820644] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:59 UTC (1535122859)\n[ 0.822862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824374] EDD information not available.\n[ 0.886899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903144] Write protecting the kernel read-only data: 14336k\n[ 0.906031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908407] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.064472] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.21...\nLease of 192.168.120.21 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-08-24 15:01:01,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action used request id req-3ed33647-03de-43c5-a5e2-82ccaaf4f1a3 2018-08-24 15:01:01,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.13040804863s 2018-08-24 15:01:01,612 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action used request id req-3ed33647-03de-43c5-a5e2-82ccaaf4f1a3 2018-08-24 15:01:01,612 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 476496652 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.184177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186460] pid_max: default: 32768 minimum: 301 [ 0.187694] ACPI: Core revision 20150930 [ 0.189365] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191179] Security Framework initialized [ 0.192298] Yama: becoming mindful. [ 0.193312] AppArmor: AppArmor initialized [ 0.194493] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198026] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199682] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201568] Initializing cgroup subsys io [ 0.202691] Initializing cgroup subsys memory [ 0.203872] Initializing cgroup subsys devices [ 0.205071] Initializing cgroup subsys freezer [ 0.206274] Initializing cgroup subsys net_cls [ 0.207468] Initializing cgroup subsys perf_event [ 0.208714] Initializing cgroup subsys net_prio [ 0.209917] Initializing cgroup subsys hugetlb [ 0.211133] Initializing cgroup subsys pids [ 0.212325] CPU: Physical Processor ID: 0 [ 0.214135] mce: CPU supports 10 MCE banks [ 0.215293] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216652] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238246] ftrace: allocating 31920 entries in 125 pages [ 0.263937] smpboot: Max logical packages: 1 [ 0.265117] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267006] x2apic enabled [ 0.268133] Switched APIC routing to physical x2apic. [ 0.270578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272104] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277355] KVM setup paravirtual spinlock [ 0.278964] x86: Booted up 1 node, 1 CPUs [ 0.280068] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281960] devtmpfs: initialized [ 0.283948] evm: security.selinux [ 0.284920] evm: security.SMACK64 [ 0.285900] evm: security.SMACK64EXEC [ 0.286941] evm: security.SMACK64TRANSMUTE [ 0.288059] evm: security.SMACK64MMAP [ 0.289094] evm: security.ima [ 0.289994] evm: security.capability [ 0.291089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293644] pinctrl core: initialized pinctrl subsystem [ 0.295143] RTC time: 15:00:58, date: 08/24/18 [ 0.296453] NET: Registered protocol family 16 [ 0.297785] cpuidle: using governor ladder [ 0.298920] cpuidle: using governor menu [ 0.300020] PCCT header not found. [ 0.301055] ACPI: bus type PCI registered [ 0.302149] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303850] PCI: Using configuration type 1 for base access [ 0.306008] ACPI: Added _OSI(Module Device) [ 0.307166] ACPI: Added _OSI(Processor Device) [ 0.308341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309584] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311753] ACPI: Interpreter enabled [ 0.312805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322986] ACPI: (supports S0 S5) [ 0.323957] ACPI: Using IOAPIC for interrupt routing [ 0.325254] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337020] acpiphp: Slot [3] registered [ 0.338124] acpiphp: Slot [4] registered [ 0.339224] acpiphp: Slot [5] registered [ 0.340329] acpiphp: Slot [6] registered [ 0.341430] acpiphp: Slot [7] registered [ 0.342544] acpiphp: Slot [8] registered [ 0.343643] acpiphp: Slot [9] registered [ 0.344752] acpiphp: Slot [10] registered [ 0.345866] acpiphp: Slot [11] registered [ 0.346982] acpiphp: Slot [12] registered [ 0.348106] acpiphp: Slot [13] registered [ 0.349229] acpiphp: Slot [14] registered [ 0.350349] acpiphp: Slot [15] registered [ 0.365723] acpiphp: Slot [16] registered [ 0.366843] acpiphp: Slot [17] registered [ 0.368028] acpiphp: Slot [18] registered [ 0.369149] acpiphp: Slot [19] registered [ 0.370268] acpiphp: Slot [20] registered [ 0.371391] acpiphp: Slot [21] registered [ 0.372507] acpiphp: Slot [22] registered [ 0.373623] acpiphp: Slot [23] registered [ 0.374759] acpiphp: Slot [24] registered [ 0.375879] acpiphp: Slot [25] registered [ 0.376998] acpiphp: Slot [26] registered [ 0.378121] acpiphp: Slot [27] registered [ 0.379243] acpiphp: Slot [28] registered [ 0.380354] acpiphp: Slot [29] registered [ 0.381466] acpiphp: Slot [30] registered [ 0.382593] acpiphp: Slot [31] registered [ 0.383719] PCI host bridge to bus 0000:00 [ 0.384834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394284] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398291] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403487] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439950] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445380] vgaarb: loaded [ 0.446235] vgaarb: bridge control possible 0000:00:02.0 [ 0.447912] SCSI subsystem initialized [ 0.449187] ACPI: bus type USB registered [ 0.450338] usbcore: registered new interface driver usbfs [ 0.451752] usbcore: registered new interface driver hub [ 0.453158] usbcore: registered new device driver usb [ 0.454686] PCI: Using ACPI for IRQ routing [ 0.456216] NetLabel: Initializing [ 0.457216] NetLabel: domain hash size = 128 [ 0.458400] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459731] NetLabel: unlabeled traffic allowed by default [ 0.461323] clocksource: Switched to clocksource kvm-clock [ 0.471291] AppArmor: AppArmor Filesystem Enabled [ 0.472627] pnp: PnP ACPI init [ 0.473880] pnp: PnP ACPI: found 5 devices [ 0.480710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483068] NET: Registered protocol family 2 [ 0.484495] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487951] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492705] NET: Registered protocol family 1 [ 0.493924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526506] Trying to unpack rootfs image as initramfs... [ 0.588377] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593180] Scanning for low memory corruption every 60 seconds [ 0.595367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596974] audit: initializing netlink subsys (disabled) [ 0.598474] audit: type=2000 audit(1535122858.960:1): initialized [ 0.600337] Initialise system trusted keyring [ 0.601712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606047] zbud: loaded [ 0.607047] VFS: Disk quotas dquot_6.6.0 [ 0.608183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610343] fuse init (API version 7.23) [ 0.611571] Key type big_key registered [ 0.612680] Allocating IMA MOK and blacklist keyrings. [ 0.614351] Key type asymmetric registered [ 0.615503] Asymmetric key parser 'x509' registered [ 0.616823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618886] io scheduler noop registered [ 0.619981] io scheduler deadline registered (default) [ 0.621366] io scheduler cfq registered [ 0.622556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627745] ACPI: Power Button [PWRF] [ 0.628963] GHES: HEST is not enabled! [ 0.643120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699197] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702201] Linux agpgart interface v0.103 [ 0.705581] brd: module loaded [ 0.707771] loop: module loaded [ 0.712317] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714314] GPT:90111 != 2097151 [ 0.715250] GPT:Alternate GPT header not at the end of the disk. [ 0.716743] GPT:90111 != 2097151 [ 0.717678] GPT: Use GNU Parted to correct GPT errors. [ 0.718993] vda: vda1 vda15 [ 0.720632] scsi host0: ata_piix [ 0.721716] scsi host1: ata_piix [ 0.722706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.724347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.726330] libphy: Fixed MDIO Bus: probed [ 0.727450] tun: Universal TUN/TAP device driver, 1.6 [ 0.728757] tun: (C) 1999-2004 Max Krasnyansky [ 0.732047] PPP generic driver version 2.4.2 [ 0.733870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736321] ehci-pci: EHCI PCI platform driver [ 0.738073] ehci-platform: EHCI generic platform driver [ 0.739525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741118] ohci-pci: OHCI PCI platform driver [ 0.742351] ohci-platform: OHCI generic platform driver [ 0.743749] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758433] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761877] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.763281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.764870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768553] usb usb1: Product: UHCI Host Controller [ 0.769857] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.771503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772846] hub 1-0:1.0: USB hub found [ 0.773938] hub 1-0:1.0: 2 ports detected [ 0.775210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.780839] mousedev: PS/2 mouse device common for all mice [ 0.782560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785083] rtc_cmos 00:00: RTC can wake from S4 [ 0.786647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.789892] i2c /dev entries driver [ 0.790949] device-mapper: uevent: version 1.0.3 [ 0.792265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794505] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796367] NET: Registered protocol family 10 [ 0.797935] NET: Registered protocol family 17 [ 0.799162] Key type dns_resolver registered [ 0.800447] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.801949] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804370] registered taskstats version 1 [ 0.805532] Loading compiled-in X.509 certificates [ 0.807379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809926] zswap: loaded using pool lzo/zbud [ 0.812031] Key type trusted registered [ 0.814188] Key type encrypted registered [ 0.815312] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816737] ima: No TPM chip found, activating TPM-bypass! [ 0.818178] evm: HMAC attrs: 0x1 [ 0.819486] Magic number: 14:368:33 [ 0.820644] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:59 UTC (1535122859) [ 0.822862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824374] EDD information not available. [ 0.886899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903144] Write protecting the kernel read-only data: 14336k [ 0.906031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.908407] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.064472] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-08-24 15:01:02,614 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: timed out 2018-08-24 15:01:11,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:01:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:01:11,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-ea1e020d-6924-466b-aa0d-844fc4e22f3c x-compute-request-id: req-ea1e020d-6924-466b-aa0d-844fc4e22f3c Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 476496652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186460] pid_max: default: 32768 minimum: 301\n[ 0.187694] ACPI: Core revision 20150930\n[ 0.189365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191179] Security Framework initialized\n[ 0.192298] Yama: becoming mindful.\n[ 0.193312] AppArmor: AppArmor initialized\n[ 0.194493] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198026] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199682] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201568] Initializing cgroup subsys io\n[ 0.202691] Initializing cgroup subsys memory\n[ 0.203872] Initializing cgroup subsys devices\n[ 0.205071] Initializing cgroup subsys freezer\n[ 0.206274] Initializing cgroup subsys net_cls\n[ 0.207468] Initializing cgroup subsys perf_event\n[ 0.208714] Initializing cgroup subsys net_prio\n[ 0.209917] Initializing cgroup subsys hugetlb\n[ 0.211133] Initializing cgroup subsys pids\n[ 0.212325] CPU: Physical Processor ID: 0\n[ 0.214135] mce: CPU supports 10 MCE banks\n[ 0.215293] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216652] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238246] ftrace: allocating 31920 entries in 125 pages\n[ 0.263937] smpboot: Max logical packages: 1\n[ 0.265117] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267006] x2apic enabled\n[ 0.268133] Switched APIC routing to physical x2apic.\n[ 0.270578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272104] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277355] KVM setup paravirtual spinlock\n[ 0.278964] x86: Booted up 1 node, 1 CPUs\n[ 0.280068] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281960] devtmpfs: initialized\n[ 0.283948] evm: security.selinux\n[ 0.284920] evm: security.SMACK64\n[ 0.285900] evm: security.SMACK64EXEC\n[ 0.286941] evm: security.SMACK64TRANSMUTE\n[ 0.288059] evm: security.SMACK64MMAP\n[ 0.289094] evm: security.ima\n[ 0.289994] evm: security.capability\n[ 0.291089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293644] pinctrl core: initialized pinctrl subsystem\n[ 0.295143] RTC time: 15:00:58, date: 08/24/18\n[ 0.296453] NET: Registered protocol family 16\n[ 0.297785] cpuidle: using governor ladder\n[ 0.298920] cpuidle: using governor menu\n[ 0.300020] PCCT header not found.\n[ 0.301055] ACPI: bus type PCI registered\n[ 0.302149] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303850] PCI: Using configuration type 1 for base access\n[ 0.306008] ACPI: Added _OSI(Module Device)\n[ 0.307166] ACPI: Added _OSI(Processor Device)\n[ 0.308341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309584] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311753] ACPI: Interpreter enabled\n[ 0.312805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322986] ACPI: (supports S0 S5)\n[ 0.323957] ACPI: Using IOAPIC for interrupt routing\n[ 0.325254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337020] acpiphp: Slot [3] registered\n[ 0.338124] acpiphp: Slot [4] registered\n[ 0.339224] acpiphp: Slot [5] registered\n[ 0.340329] acpiphp: Slot [6] registered\n[ 0.341430] acpiphp: Slot [7] registered\n[ 0.342544] acpiphp: Slot [8] registered\n[ 0.343643] acpiphp: Slot [9] registered\n[ 0.344752] acpiphp: Slot [10] registered\n[ 0.345866] acpiphp: Slot [11] registered\n[ 0.346982] acpiphp: Slot [12] registered\n[ 0.348106] acpiphp: Slot [13] registered\n[ 0.349229] acpiphp: Slot [14] registered\n[ 0.350349] acpiphp: Slot [15] registered\n[ 0.365723] acpiphp: Slot [16] registered\n[ 0.366843] acpiphp: Slot [17] registered\n[ 0.368028] acpiphp: Slot [18] registered\n[ 0.369149] acpiphp: Slot [19] registered\n[ 0.370268] acpiphp: Slot [20] registered\n[ 0.371391] acpiphp: Slot [21] registered\n[ 0.372507] acpiphp: Slot [22] registered\n[ 0.373623] acpiphp: Slot [23] registered\n[ 0.374759] acpiphp: Slot [24] registered\n[ 0.375879] acpiphp: Slot [25] registered\n[ 0.376998] acpiphp: Slot [26] registered\n[ 0.378121] acpiphp: Slot [27] registered\n[ 0.379243] acpiphp: Slot [28] registered\n[ 0.380354] acpiphp: Slot [29] registered\n[ 0.381466] acpiphp: Slot [30] registered\n[ 0.382593] acpiphp: Slot [31] registered\n[ 0.383719] PCI host bridge to bus 0000:00\n[ 0.384834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398291] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403487] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445380] vgaarb: loaded\n[ 0.446235] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447912] SCSI subsystem initialized\n[ 0.449187] ACPI: bus type USB registered\n[ 0.450338] usbcore: registered new interface driver usbfs\n[ 0.451752] usbcore: registered new interface driver hub\n[ 0.453158] usbcore: registered new device driver usb\n[ 0.454686] PCI: Using ACPI for IRQ routing\n[ 0.456216] NetLabel: Initializing\n[ 0.457216] NetLabel: domain hash size = 128\n[ 0.458400] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459731] NetLabel: unlabeled traffic allowed by default\n[ 0.461323] clocksource: Switched to clocksource kvm-clock\n[ 0.471291] AppArmor: AppArmor Filesystem Enabled\n[ 0.472627] pnp: PnP ACPI init\n[ 0.473880] pnp: PnP ACPI: found 5 devices\n[ 0.480710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483068] NET: Registered protocol family 2\n[ 0.484495] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489607] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492705] NET: Registered protocol family 1\n[ 0.493924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495439] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526506] Trying to unpack rootfs image as initramfs...\n[ 0.588377] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593180] Scanning for low memory corruption every 60 seconds\n[ 0.595367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596974] audit: initializing netlink subsys (disabled)\n[ 0.598474] audit: type=2000 audit(1535122858.960:1): initialized\n[ 0.600337] Initialise system trusted keyring\n[ 0.601712] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606047] zbud: loaded\n[ 0.607047] VFS: Disk quotas dquot_6.6.0\n[ 0.608183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610343] fuse init (API version 7.23)\n[ 0.611571] Key type big_key registered\n[ 0.612680] Allocating IMA MOK and blacklist keyrings.\n[ 0.614351] Key type asymmetric registered\n[ 0.615503] Asymmetric key parser 'x509' registered\n[ 0.616823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618886] io scheduler noop registered\n[ 0.619981] io scheduler deadline registered (default)\n[ 0.621366] io scheduler cfq registered\n[ 0.622556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627745] ACPI: Power Button [PWRF]\n[ 0.628963] GHES: HEST is not enabled!\n[ 0.643120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699197] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702201] Linux agpgart interface v0.103\n[ 0.705581] brd: module loaded\n[ 0.707771] loop: module loaded\n[ 0.712317] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714314] GPT:90111 != 2097151\n[ 0.715250] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716743] GPT:90111 != 2097151\n[ 0.717678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718993] vda: vda1 vda15\n[ 0.720632] scsi host0: ata_piix\n[ 0.721716] scsi host1: ata_piix\n[ 0.722706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726330] libphy: Fixed MDIO Bus: probed\n[ 0.727450] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732047] PPP generic driver version 2.4.2\n[ 0.733870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736321] ehci-pci: EHCI PCI platform driver\n[ 0.738073] ehci-platform: EHCI generic platform driver\n[ 0.739525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741118] ohci-pci: OHCI PCI platform driver\n[ 0.742351] ohci-platform: OHCI generic platform driver\n[ 0.743749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758433] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761877] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.764870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768553] usb usb1: Product: UHCI Host Controller\n[ 0.769857] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.771503] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.772846] hub 1-0:1.0: USB hub found\n[ 0.773938] hub 1-0:1.0: 2 ports detected\n[ 0.775210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.779433] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.780839] mousedev: PS/2 mouse device common for all mice\n[ 0.782560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785083] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.789892] i2c /dev entries driver\n[ 0.790949] device-mapper: uevent: version 1.0.3\n[ 0.792265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796367] NET: Registered protocol family 10\n[ 0.797935] NET: Registered protocol family 17\n[ 0.799162] Key type dns_resolver registered\n[ 0.800447] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801949] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804370] registered taskstats version 1\n[ 0.805532] Loading compiled-in X.509 certificates\n[ 0.807379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809926] zswap: loaded using pool lzo/zbud\n[ 0.812031] Key type trusted registered\n[ 0.814188] Key type encrypted registered\n[ 0.815312] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816737] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818178] evm: HMAC attrs: 0x1\n[ 0.819486] Magic number: 14:368:33\n[ 0.820644] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:59 UTC (1535122859)\n[ 0.822862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824374] EDD information not available.\n[ 0.886899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903144] Write protecting the kernel read-only data: 14336k\n[ 0.906031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908407] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.064472] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.21...\nLease of 192.168.120.21 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLn88S2/8M0MBf2H8YSauXXF7GAiWEEye3D+ZHy+UrbG6us1b5wTX18kNfP5S10v/TynRBHyr2YFtLnTiGneGxK42z+11X0KTeMfgcKnixTMVjxHVu1C4u6SeQPdiFc45OCb/XVuVr73kRlYkrs4uiTwWIi6JfTH+sTyh9CM/+2XN/BHSRRE36pTckc0/g+IQmnD5mUcWEbb00wudykq7+g75lLiy8II67AmKfZH9kJCLvKPeok0c3ld+Lfa9WTzfq49xUxPwqRH7VV4VKPYlVpQFImY4jjEmxvXfqJJgUTnEBlCr4655KokVHF2UtdTjlfPWFlYep2vceEaaD2kUX root@vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982\nssh-dss AAAAB3NzaC1kc3MAAACBANHZ7R+hiZlkcDCvxKF47tXGLEnLOPWCb/YfXkTJ8R/JsJrqTcuJeulvAx9bM7ijFJt7ek9onm8+8D9SHutX33BbgTwATjX4lmsNV7ix6WSnFqXjxu5JVYOsfxv3SVTWn8h2LVjnkbAcHbaT9uJkvkKxKnzfyoyepQS1jy9YQef1AAAAFQCFDrXrdapEQrlMGXq4+kzCjaxmQwAAAIAXjzrkw8CqR+73KHz9ykKCkKetUXX/ChYFXa9Vswv3Yky0NEoayQDfQJ/UKvMnEHsXki5qTRogAys8+vASDRsWqhqbCbv1SwW5bVMQavTutx7AmSxn+IKfw6H03XR8OnFREqdpV5ntsIr8x4oX2c8PlXCP5HckxIfySDCSSWxZjwAAAIEAvLNbPWg2O0HWB/9IpQ+aZf+RMHjBRoYncEzNfW9ou2q5X7haxJ/aUqgXEHGMNz31blvJBRf/0ElXa0h1XcnBTrrOPLkSsVhgf4HdxHjlBlJmFglUHi1rD2mquvL9eH3/gH233pTIMMMDKhcE45GJnP2z3tmpbsqXeRKaryl302Q= root@vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fede:938/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.21 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982 login: "} 2018-08-24 15:01:11,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action used request id req-ea1e020d-6924-466b-aa0d-844fc4e22f3c 2018-08-24 15:01:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907521247864s 2018-08-24 15:01:11,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d/action used request id req-ea1e020d-6924-466b-aa0d-844fc4e22f3c 2018-08-24 15:01:11,716 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 476496652 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.184177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186460] pid_max: default: 32768 minimum: 301 [ 0.187694] ACPI: Core revision 20150930 [ 0.189365] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191179] Security Framework initialized [ 0.192298] Yama: becoming mindful. [ 0.193312] AppArmor: AppArmor initialized [ 0.194493] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198026] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199682] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201568] Initializing cgroup subsys io [ 0.202691] Initializing cgroup subsys memory [ 0.203872] Initializing cgroup subsys devices [ 0.205071] Initializing cgroup subsys freezer [ 0.206274] Initializing cgroup subsys net_cls [ 0.207468] Initializing cgroup subsys perf_event [ 0.208714] Initializing cgroup subsys net_prio [ 0.209917] Initializing cgroup subsys hugetlb [ 0.211133] Initializing cgroup subsys pids [ 0.212325] CPU: Physical Processor ID: 0 [ 0.214135] mce: CPU supports 10 MCE banks [ 0.215293] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216652] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231541] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238246] ftrace: allocating 31920 entries in 125 pages [ 0.263937] smpboot: Max logical packages: 1 [ 0.265117] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267006] x2apic enabled [ 0.268133] Switched APIC routing to physical x2apic. [ 0.270578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272104] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277355] KVM setup paravirtual spinlock [ 0.278964] x86: Booted up 1 node, 1 CPUs [ 0.280068] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281960] devtmpfs: initialized [ 0.283948] evm: security.selinux [ 0.284920] evm: security.SMACK64 [ 0.285900] evm: security.SMACK64EXEC [ 0.286941] evm: security.SMACK64TRANSMUTE [ 0.288059] evm: security.SMACK64MMAP [ 0.289094] evm: security.ima [ 0.289994] evm: security.capability [ 0.291089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293644] pinctrl core: initialized pinctrl subsystem [ 0.295143] RTC time: 15:00:58, date: 08/24/18 [ 0.296453] NET: Registered protocol family 16 [ 0.297785] cpuidle: using governor ladder [ 0.298920] cpuidle: using governor menu [ 0.300020] PCCT header not found. [ 0.301055] ACPI: bus type PCI registered [ 0.302149] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303850] PCI: Using configuration type 1 for base access [ 0.306008] ACPI: Added _OSI(Module Device) [ 0.307166] ACPI: Added _OSI(Processor Device) [ 0.308341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309584] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311753] ACPI: Interpreter enabled [ 0.312805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322986] ACPI: (supports S0 S5) [ 0.323957] ACPI: Using IOAPIC for interrupt routing [ 0.325254] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330649] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337020] acpiphp: Slot [3] registered [ 0.338124] acpiphp: Slot [4] registered [ 0.339224] acpiphp: Slot [5] registered [ 0.340329] acpiphp: Slot [6] registered [ 0.341430] acpiphp: Slot [7] registered [ 0.342544] acpiphp: Slot [8] registered [ 0.343643] acpiphp: Slot [9] registered [ 0.344752] acpiphp: Slot [10] registered [ 0.345866] acpiphp: Slot [11] registered [ 0.346982] acpiphp: Slot [12] registered [ 0.348106] acpiphp: Slot [13] registered [ 0.349229] acpiphp: Slot [14] registered [ 0.350349] acpiphp: Slot [15] registered [ 0.365723] acpiphp: Slot [16] registered [ 0.366843] acpiphp: Slot [17] registered [ 0.368028] acpiphp: Slot [18] registered [ 0.369149] acpiphp: Slot [19] registered [ 0.370268] acpiphp: Slot [20] registered [ 0.371391] acpiphp: Slot [21] registered [ 0.372507] acpiphp: Slot [22] registered [ 0.373623] acpiphp: Slot [23] registered [ 0.374759] acpiphp: Slot [24] registered [ 0.375879] acpiphp: Slot [25] registered [ 0.376998] acpiphp: Slot [26] registered [ 0.378121] acpiphp: Slot [27] registered [ 0.379243] acpiphp: Slot [28] registered [ 0.380354] acpiphp: Slot [29] registered [ 0.381466] acpiphp: Slot [30] registered [ 0.382593] acpiphp: Slot [31] registered [ 0.383719] PCI host bridge to bus 0000:00 [ 0.384834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394284] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398291] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403487] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430266] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436241] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439950] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445380] vgaarb: loaded [ 0.446235] vgaarb: bridge control possible 0000:00:02.0 [ 0.447912] SCSI subsystem initialized [ 0.449187] ACPI: bus type USB registered [ 0.450338] usbcore: registered new interface driver usbfs [ 0.451752] usbcore: registered new interface driver hub [ 0.453158] usbcore: registered new device driver usb [ 0.454686] PCI: Using ACPI for IRQ routing [ 0.456216] NetLabel: Initializing [ 0.457216] NetLabel: domain hash size = 128 [ 0.458400] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459731] NetLabel: unlabeled traffic allowed by default [ 0.461323] clocksource: Switched to clocksource kvm-clock [ 0.471291] AppArmor: AppArmor Filesystem Enabled [ 0.472627] pnp: PnP ACPI init [ 0.473880] pnp: PnP ACPI: found 5 devices [ 0.480710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483068] NET: Registered protocol family 2 [ 0.484495] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487951] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492705] NET: Registered protocol family 1 [ 0.493924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526506] Trying to unpack rootfs image as initramfs... [ 0.588377] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593180] Scanning for low memory corruption every 60 seconds [ 0.595367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596974] audit: initializing netlink subsys (disabled) [ 0.598474] audit: type=2000 audit(1535122858.960:1): initialized [ 0.600337] Initialise system trusted keyring [ 0.601712] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606047] zbud: loaded [ 0.607047] VFS: Disk quotas dquot_6.6.0 [ 0.608183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610343] fuse init (API version 7.23) [ 0.611571] Key type big_key registered [ 0.612680] Allocating IMA MOK and blacklist keyrings. [ 0.614351] Key type asymmetric registered [ 0.615503] Asymmetric key parser 'x509' registered [ 0.616823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618886] io scheduler noop registered [ 0.619981] io scheduler deadline registered (default) [ 0.621366] io scheduler cfq registered [ 0.622556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627745] ACPI: Power Button [PWRF] [ 0.628963] GHES: HEST is not enabled! [ 0.643120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699197] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702201] Linux agpgart interface v0.103 [ 0.705581] brd: module loaded [ 0.707771] loop: module loaded [ 0.712317] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714314] GPT:90111 != 2097151 [ 0.715250] GPT:Alternate GPT header not at the end of the disk. [ 0.716743] GPT:90111 != 2097151 [ 0.717678] GPT: Use GNU Parted to correct GPT errors. [ 0.718993] vda: vda1 vda15 [ 0.720632] scsi host0: ata_piix [ 0.721716] scsi host1: ata_piix [ 0.722706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.724347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.726330] libphy: Fixed MDIO Bus: probed [ 0.727450] tun: Universal TUN/TAP device driver, 1.6 [ 0.728757] tun: (C) 1999-2004 Max Krasnyansky [ 0.732047] PPP generic driver version 2.4.2 [ 0.733870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736321] ehci-pci: EHCI PCI platform driver [ 0.738073] ehci-platform: EHCI generic platform driver [ 0.739525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741118] ohci-pci: OHCI PCI platform driver [ 0.742351] ohci-platform: OHCI generic platform driver [ 0.743749] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758433] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761877] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.763281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.764870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768553] usb usb1: Product: UHCI Host Controller [ 0.769857] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.771503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772846] hub 1-0:1.0: USB hub found [ 0.773938] hub 1-0:1.0: 2 ports detected [ 0.775210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.780839] mousedev: PS/2 mouse device common for all mice [ 0.782560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785083] rtc_cmos 00:00: RTC can wake from S4 [ 0.786647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.789892] i2c /dev entries driver [ 0.790949] device-mapper: uevent: version 1.0.3 [ 0.792265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794505] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796367] NET: Registered protocol family 10 [ 0.797935] NET: Registered protocol family 17 [ 0.799162] Key type dns_resolver registered [ 0.800447] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.801949] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804370] registered taskstats version 1 [ 0.805532] Loading compiled-in X.509 certificates [ 0.807379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809926] zswap: loaded using pool lzo/zbud [ 0.812031] Key type trusted registered [ 0.814188] Key type encrypted registered [ 0.815312] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816737] ima: No TPM chip found, activating TPM-bypass! [ 0.818178] evm: HMAC attrs: 0x1 [ 0.819486] Magic number: 14:368:33 [ 0.820644] rtc_cmos 00:00: setting system clock to 2018-08-24 15:00:59 UTC (1535122859) [ 0.822862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824374] EDD information not available. [ 0.886899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903144] Write protecting the kernel read-only data: 14336k [ 0.906031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.908407] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.064472] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLn88S2/8M0MBf2H8YSauXXF7GAiWEEye3D+ZHy+UrbG6us1b5wTX18kNfP5S10v/TynRBHyr2YFtLnTiGneGxK42z+11X0KTeMfgcKnixTMVjxHVu1C4u6SeQPdiFc45OCb/XVuVr73kRlYkrs4uiTwWIi6JfTH+sTyh9CM/+2XN/BHSRRE36pTckc0/g+IQmnD5mUcWEbb00wudykq7+g75lLiy8II67AmKfZH9kJCLvKPeok0c3ld+Lfa9WTzfq49xUxPwqRH7VV4VKPYlVpQFImY4jjEmxvXfqJJgUTnEBlCr4655KokVHF2UtdTjlfPWFlYep2vceEaaD2kUX root@vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982 ssh-dss AAAAB3NzaC1kc3MAAACBANHZ7R+hiZlkcDCvxKF47tXGLEnLOPWCb/YfXkTJ8R/JsJrqTcuJeulvAx9bM7ijFJt7ek9onm8+8D9SHutX33BbgTwATjX4lmsNV7ix6WSnFqXjxu5JVYOsfxv3SVTWn8h2LVjnkbAcHbaT9uJkvkKxKnzfyoyepQS1jy9YQef1AAAAFQCFDrXrdapEQrlMGXq4+kzCjaxmQwAAAIAXjzrkw8CqR+73KHz9ykKCkKetUXX/ChYFXa9Vswv3Yky0NEoayQDfQJ/UKvMnEHsXki5qTRogAys8+vASDRsWqhqbCbv1SwW5bVMQavTutx7AmSxn+IKfw6H03XR8OnFREqdpV5ntsIr8x4oX2c8PlXCP5HckxIfySDCSSWxZjwAAAIEAvLNbPWg2O0HWB/9IpQ+aZf+RMHjBRoYncEzNfW9ou2q5X7haxJ/aUqgXEHGMNz31blvJBRf/0ElXa0h1XcnBTrrOPLkSsVhgf4HdxHjlBlJmFglUHi1rD2mquvL9eH3/gH233pTIMMMDKhcE45GJnP2z3tmpbsqXeRKaryl302Q= root@vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fede:938/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.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-6da926d0-090a-4292-ac49-b2eba6dd6982 login: 2018-08-24 15:01:11,718 - paramiko.transport - DEBUG - starting thread (client mode): 0xcac6250L 2018-08-24 15:01:11,719 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 15:01:11,719 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-24 15:01:11,719 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-24 15:01:11,721 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 15:01:11,721 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 15:01:11,721 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-24 15:01:11,721 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 15:01:11,722 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 15:01:11,722 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 15:01:11,738 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 15:01:11,739 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 15:01:11,751 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 54c0f19c7acfd4d861cb885261a6389e 2018-08-24 15:01:11,752 - paramiko.transport - DEBUG - Trying discovered key 69db30e6514fbb3d2c93f2be44faca33 in /tmp/tmpQcgsbJ 2018-08-24 15:01:11,775 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 15:01:11,780 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 15:01:11,784 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 15:01:11,785 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-24 15:01:11,785 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 15:01:11,786 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 15:01:11,790 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 15:01:11,790 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=1.686 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.686/1.686/1.686 ms 2018-08-24 15:01:11,790 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-24 15:01:11,794 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 15:01:11,904 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:01:11,904 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 15:01:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:01:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:12,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:01: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-536d49d7-1182-4450-ac96-917dbead3946 x-compute-request-id: req-536d49d7-1182-4450-ac96-917dbead3946 Content-Type: application/json 2018-08-24 15:01:12,049 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df used request id req-536d49d7-1182-4450-ac96-917dbead3946 2018-08-24 15:01:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139141082764s 2018-08-24 15:01:12,049 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df used request id req-536d49d7-1182-4450-ac96-917dbead3946 2018-08-24 15:01:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:12,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-aff97f40-fbc7-4343-bf33-7d61a17b5aae x-compute-request-id: req-aff97f40-fbc7-4343-bf33-7d61a17b5aae Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:58.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:58Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:11Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:12,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aff97f40-fbc7-4343-bf33-7d61a17b5aae 2018-08-24 15:01:12,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549854040146s 2018-08-24 15:01:12,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aff97f40-fbc7-4343-bf33-7d61a17b5aae 2018-08-24 15:01:12,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:14,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:15,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-e128665a-bd26-4c87-8b96-f885050dab87 x-compute-request-id: req-e128665a-bd26-4c87-8b96-f885050dab87 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:58.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:58Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:b8:81", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3de8b18f-bae0-4ba2-a824-cea8557bf3df", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:46.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "3de8b18f-bae0-4ba2-a824-cea8557bf3df", "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:12Z", "hostId": "bd6ad3270fa839fe31290a6a1df7f9ebe2c82625d3d46b165e4e18bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:39Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:15,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e128665a-bd26-4c87-8b96-f885050dab87 2018-08-24 15:01:15,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459316968918s 2018-08-24 15:01:15,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e128665a-bd26-4c87-8b96-f885050dab87 2018-08-24 15:01:15,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:17,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:17,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-107c9d60-2ceb-49d5-bf0e-c0d4e7233444 x-compute-request-id: req-107c9d60-2ceb-49d5-bf0e-c0d4e7233444 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:58.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:00:58Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:17,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-107c9d60-2ceb-49d5-bf0e-c0d4e7233444 2018-08-24 15:01:17,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166184902191s 2018-08-24 15:01:17,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-107c9d60-2ceb-49d5-bf0e-c0d4e7233444 2018-08-24 15:01:17,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 15:01:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/82d0b418-8093-4b58-b280-4b1b99262f09.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:18,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3bd835e-87eb-4ef8-a70e-25414f764d6e Content-Length: 0 Date: Fri, 24 Aug 2018 15:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:01:18,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/82d0b418-8093-4b58-b280-4b1b99262f09.json used request id req-f3bd835e-87eb-4ef8-a70e-25414f764d6e 2018-08-24 15:01:18,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01424908638s 2018-08-24 15:01:18,254 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/82d0b418-8093-4b58-b280-4b1b99262f09.json used request id req-f3bd835e-87eb-4ef8-a70e-25414f764d6e 2018-08-24 15:01:18,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:01:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:18,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e10904b6-f6ec-4212-878c-69025ee87e11 Date: Fri, 24 Aug 2018 15:01:18 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:01:18,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e10904b6-f6ec-4212-878c-69025ee87e11 2018-08-24 15:01:18,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0435738563538s 2018-08-24 15:01:18,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e10904b6-f6ec-4212-878c-69025ee87e11 2018-08-24 15:01:18,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:01:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:18,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-138d5e86-33ab-47ea-b243-1ebcc26dec00 x-compute-request-id: req-138d5e86-33ab-47ea-b243-1ebcc26dec00 Content-Type: application/json 2018-08-24 15:01:18,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-138d5e86-33ab-47ea-b243-1ebcc26dec00 2018-08-24 15:01:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.18542098999s 2018-08-24 15:01:18,490 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d used request id req-138d5e86-33ab-47ea-b243-1ebcc26dec00 2018-08-24 15:01:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:19,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-37f18044-303a-46b8-816c-2fc77c236304 x-compute-request-id: req-37f18044-303a-46b8-816c-2fc77c236304 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:38", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "rel": "bookmark"}], "image": {"id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "links": [{"href": "http://172.30.9.40:8774/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:00:58.000000", "flavor": {"id": "c10d171b-6938-4551-86f4-0c90560b4548", "links": [{"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}]}, "id": "b7183ebd-dd61-4ab9-b7b8-f942a5c6d34d", "security_groups": [{"name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}], "user_id": "b0a2dc52060e4fa3adbd7557d522c98e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:18Z", "hostId": "04d7b1e386fccfcdf4e667df93f506c2fa01fafffec0b4179cba174b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982", "name": "vping_ssh-vm_6da926d0-090a-4292-ac49-b2eba6dd6982", "created": "2018-08-24T15:00:51Z", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:19,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-37f18044-303a-46b8-816c-2fc77c236304 2018-08-24 15:01:19,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7512819767s 2018-08-24 15:01:19,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-37f18044-303a-46b8-816c-2fc77c236304 2018-08-24 15:01:19,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:21,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:21,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-ffa5e2e5-ca1b-4c22-b625-0b825b6b45c5 x-compute-request-id: req-ffa5e2e5-ca1b-4c22-b625-0b825b6b45c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 15:01:21,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffa5e2e5-ca1b-4c22-b625-0b825b6b45c5 2018-08-24 15:01:21,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0685479640961s 2018-08-24 15:01:21,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffa5e2e5-ca1b-4c22-b625-0b825b6b45c5 2018-08-24 15:01:21,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:01:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-08aaf7a6-4959-490e-9ecd-bc255e13bbde Date: Fri, 24 Aug 2018 15:01:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:36Z", "updated_at": "2018-08-24T15:00:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T15:00:37Z", "revision_number": 0, "id": "0638ef9d-26b1-4962-a499-e4f95c9c650d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:37Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "3bf55aff-8f71-4a39-a877-f2f6d0446a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:36Z", "revision_number": 0, "id": "783cefca-1aa0-49da-9d0c-98ab8b48a0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:36Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:37Z", "revision_number": 0, "id": "d84422be-d3ea-4eb6-b763-dddee6578727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:37Z", "security_group_id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 3, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "57bf4f93-5061-480a-b315-2a3bf1295cf7", "name": "vping_ssh-sg_6da926d0-090a-4292-ac49-b2eba6dd6982"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}]} 2018-08-24 15:01:21,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-08aaf7a6-4959-490e-9ecd-bc255e13bbde 2018-08-24 15:01:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491259098053s 2018-08-24 15:01:21,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-08aaf7a6-4959-490e-9ecd-bc255e13bbde 2018-08-24 15:01:21,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-24 15:01:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/57bf4f93-5061-480a-b315-2a3bf1295cf7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:21,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70e68599-f09c-443e-919a-b51605897b18 Content-Length: 0 Date: Fri, 24 Aug 2018 15:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:01:21,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/57bf4f93-5061-480a-b315-2a3bf1295cf7.json used request id req-70e68599-f09c-443e-919a-b51605897b18 2018-08-24 15:01:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.21501493454s 2018-08-24 15:01:21,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/57bf4f93-5061-480a-b315-2a3bf1295cf7.json used request id req-70e68599-f09c-443e-919a-b51605897b18 2018-08-24 15:01:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 15:01:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:21,659 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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-38f35a84-d08c-4824-812f-005c31058097 x-compute-request-id: req-38f35a84-d08c-4824-812f-005c31058097 Content-Length: 0 Content-Type: application/json 2018-08-24 15:01:21,659 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982 used request id req-38f35a84-d08c-4824-812f-005c31058097 2018-08-24 15:01:21,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0723240375519s 2018-08-24 15:01:21,660 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_6da926d0-090a-4292-ac49-b2eba6dd6982 used request id req-38f35a84-d08c-4824-812f-005c31058097 2018-08-24 15:01:21,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:01:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" -d '{"subnet_id": "22f3d463-440f-4bc1-8965-e7a086d13398"}' 2018-08-24 15:01:23,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ddeb7e8a-7869-47fa-8abb-e2b58251bddb Date: Fri, 24 Aug 2018 15:01:23 GMT RESP BODY: {"network_id": "7c72e4c5-53d4-4bd3-8438-50a4d359f75d", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "subnet_id": "22f3d463-440f-4bc1-8965-e7a086d13398", "subnet_ids": ["22f3d463-440f-4bc1-8965-e7a086d13398"], "port_id": "6fb39e4c-5d99-49e5-9265-e5c08cb08384", "id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33"} 2018-08-24 15:01:23,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/remove_router_interface.json used request id req-ddeb7e8a-7869-47fa-8abb-e2b58251bddb 2018-08-24 15:01:23,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54099392891s 2018-08-24 15:01:23,202 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33/remove_router_interface.json used request id req-ddeb7e8a-7869-47fa-8abb-e2b58251bddb returning object 0906ad99-7fd9-46f0-8ab4-71129cb11d33 2018-08-24 15:01:23,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:01:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:23,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-95d40cb7-c719-4ce2-8b3d-6c97dad987e8 Date: Fri, 24 Aug 2018 15:01:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:30Z", "admin_state_up": true, "updated_at": "2018-08-24T15:01:22Z", "revision_number": 4, "routes": [], "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0906ad99-7fd9-46f0-8ab4-71129cb11d33", "name": "vping_ssh-router_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:01:23,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-95d40cb7-c719-4ce2-8b3d-6c97dad987e8 2018-08-24 15:01:23,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111528873444s 2018-08-24 15:01:23,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-95d40cb7-c719-4ce2-8b3d-6c97dad987e8 2018-08-24 15:01:23,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:01:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:24,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-667243af-158c-4783-94fe-b8e4434bf08f Content-Length: 0 Date: Fri, 24 Aug 2018 15:01:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:01:24,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33.json used request id req-667243af-158c-4783-94fe-b8e4434bf08f 2018-08-24 15:01:24,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36021399498s 2018-08-24 15:01:24,676 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/0906ad99-7fd9-46f0-8ab4-71129cb11d33.json used request id req-667243af-158c-4783-94fe-b8e4434bf08f 2018-08-24 15:01:24,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:01:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:24,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7f88b20e-722e-4346-a5a4-26750c52a7fe Date: Fri, 24 Aug 2018 15:01:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:00:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"22f3d463-440f-4bc1-8965-e7a086d13398","subnetpool_id":null,"name":"vping_ssh-subnet_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:01:24,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7f88b20e-722e-4346-a5a4-26750c52a7fe 2018-08-24 15:01:24,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.237058162689s 2018-08-24 15:01:24,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7f88b20e-722e-4346-a5a4-26750c52a7fe 2018-08-24 15:01:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:01:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/22f3d463-440f-4bc1-8965-e7a086d13398.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:25,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4df7c00d-a6e1-447f-8c03-db2066d06e18 Date: Fri, 24 Aug 2018 15:01:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:01:25,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/22f3d463-440f-4bc1-8965-e7a086d13398.json used request id req-4df7c00d-a6e1-447f-8c03-db2066d06e18 2018-08-24 15:01:25,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96963095665s 2018-08-24 15:01:25,885 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/22f3d463-440f-4bc1-8965-e7a086d13398.json used request id req-4df7c00d-a6e1-447f-8c03-db2066d06e18 2018-08-24 15:01:25,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:25,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-2d262904-b7bf-43f5-94d4-976dcc479df2 Date: Fri, 24 Aug 2018 15:01:25 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:01:25Z","tenant_id":"74017e61a4614008a6dd4dddc5e8ce95","created_at":"2018-08-24T15:00:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"74017e61a4614008a6dd4dddc5e8ce95","id":"7c72e4c5-53d4-4bd3-8438-50a4d359f75d","name":"vping_ssh-net_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:01:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2d262904-b7bf-43f5-94d4-976dcc479df2 2018-08-24 15:01:25,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876150131226s 2018-08-24 15:01:25,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2d262904-b7bf-43f5-94d4-976dcc479df2 2018-08-24 15:01:25,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:01:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/7c72e4c5-53d4-4bd3-8438-50a4d359f75d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:27,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e10e1a6-a689-4de3-a1ed-a9684e7b06c4 Date: Fri, 24 Aug 2018 15:01:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:01:27,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/7c72e4c5-53d4-4bd3-8438-50a4d359f75d.json used request id req-7e10e1a6-a689-4de3-a1ed-a9684e7b06c4 2018-08-24 15:01:27,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23377084732s 2018-08-24 15:01:27,209 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/7c72e4c5-53d4-4bd3-8438-50a4d359f75d.json used request id req-7e10e1a6-a689-4de3-a1ed-a9684e7b06c4 2018-08-24 15:01:27,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:01:27,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:27,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6d19e33c-3bda-467b-a6cb-aac2a50457f2 Date: Fri, 24 Aug 2018 15:01:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:00:35Z", "file": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/file", "owner": "74017e61a4614008a6dd4dddc5e8ce95", "id": "0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "size": 12716032, "self": "/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6da926d0-090a-4292-ac49-b2eba6dd6982", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:00:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:01:27,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6d19e33c-3bda-467b-a6cb-aac2a50457f2 2018-08-24 15:01:27,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764227867126s 2018-08-24 15:01:27,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6d19e33c-3bda-467b-a6cb-aac2a50457f2 2018-08-24 15:01:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:01:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6f2ef4333b28d6b91c8763e6832473284407fea" 2018-08-24 15:01:28,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-588e5ea2-9fe5-4939-a29f-2d48b3610a02 Date: Fri, 24 Aug 2018 15:01:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:01:28,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e used request id req-588e5ea2-9fe5-4939-a29f-2d48b3610a02 2018-08-24 15:01:28,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.312017917633s 2018-08-24 15:01:28,291 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/0003c7cc-0757-4f13-99b5-7766e2dd9f5e used request id req-588e5ea2-9fe5-4939-a29f-2d48b3610a02 2018-08-24 15:01:28,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:01:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:28,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-9fb1b9ee-f9cd-45f9-aedc-ef7dce1076b5 x-compute-request-id: req-9fb1b9ee-f9cd-45f9-aedc-ef7dce1076b5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c10d171b-6938-4551-86f4-0c90560b4548", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c10d171b-6938-4551-86f4-0c90560b4548"}]} 2018-08-24 15:01:28,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-9fb1b9ee-f9cd-45f9-aedc-ef7dce1076b5 2018-08-24 15:01:28,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223422050476s 2018-08-24 15:01:28,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-9fb1b9ee-f9cd-45f9-aedc-ef7dce1076b5 2018-08-24 15:01:28,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:01:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:28,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-53f8125e-02c0-4a95-bed5-c18db8c3e805 x-compute-request-id: req-53f8125e-02c0-4a95-bed5-c18db8c3e805 Content-Length: 0 Content-Type: application/json 2018-08-24 15:01:28,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548 used request id req-53f8125e-02c0-4a95-bed5-c18db8c3e805 2018-08-24 15:01:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500929355621s 2018-08-24 15:01:28,366 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c10d171b-6938-4551-86f4-0c90560b4548 used request id req-53f8125e-02c0-4a95-bed5-c18db8c3e805 2018-08-24 15:01:28,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:01:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:28,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0354e99-bbfb-4aec-9acc-19e67552b53d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": {"self": "http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0a2dc52060e4fa3adbd7557d522c98e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:01:28,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-e0354e99-bbfb-4aec-9acc-19e67552b53d 2018-08-24 15:01:28,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205843925476s 2018-08-24 15:01:28,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-e0354e99-bbfb-4aec-9acc-19e67552b53d 2018-08-24 15:01:28,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:01:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:28,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0025878-3c53-4e63-8873-581d1c29b05c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_6da926d0-090a-4292-ac49-b2eba6dd6982", "links": {"self": "http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b0a2dc52060e4fa3adbd7557d522c98e", "description": null}} 2018-08-24 15:01:28,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e used request id req-c0025878-3c53-4e63-8873-581d1c29b05c 2018-08-24 15:01:28,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193021059036s 2018-08-24 15:01:28,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e used request id req-c0025878-3c53-4e63-8873-581d1c29b05c 2018-08-24 15:01:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 15:01:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:29,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2322041-668f-43e3-9287-4eaa456ebcb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:01:29,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e used request id req-d2322041-668f-43e3-9287-4eaa456ebcb7 2018-08-24 15:01:29,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317115068436s 2018-08-24 15:01:29,091 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/b0a2dc52060e4fa3adbd7557d522c98e used request id req-d2322041-668f-43e3-9287-4eaa456ebcb7 2018-08-24 15:01:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:01:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:29,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0d874c-fc49-4a39-b8a6-02041e17d30b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95"}, "tags": [], "enabled": true, "id": "74017e61a4614008a6dd4dddc5e8ce95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6da926d0-090a-4292-ac49-b2eba6dd6982"}]} 2018-08-24 15:01:29,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-5c0d874c-fc49-4a39-b8a6-02041e17d30b 2018-08-24 15:01:29,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179647922516s 2018-08-24 15:01:29,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-5c0d874c-fc49-4a39-b8a6-02041e17d30b 2018-08-24 15:01:29,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 15:01:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6900b4323fd9808b1a3a745e47fb3f7008b294ee" 2018-08-24 15:01:29,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246d24b3-ab48-47f9-8563-37a88248ecdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:01:29,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95 used request id req-246d24b3-ab48-47f9-8563-37a88248ecdf 2018-08-24 15:01:29,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246510982513s 2018-08-24 15:01:29,528 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/74017e61a4614008a6dd4dddc5e8ce95 used request id req-246d24b3-ab48-47f9-8563-37a88248ecdf 2018-08-24 15:01:29,582 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-24 15:01:29,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:01:29,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:01:29,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:01:29,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:01:29,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:01:29,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:01:29,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:01:29,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:01:29,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:01:29,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:01:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:01:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799f1be0-e4ea-47db-b2a9-8f34a6af694c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:01:29,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-799f1be0-e4ea-47db-b2a9-8f34a6af694c 2018-08-24 15:01:29,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:01:30,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["UCA_TfRITByc0hDoSHDSXA"], "issued_at": "2018-08-24T15:01:29.000000Z"}} 2018-08-24 15:01:30,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5b67f9a2-9447-42fe-9078-1abd94003e86 Date: Fri, 24 Aug 2018 15:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:01:30,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b67f9a2-9447-42fe-9078-1abd94003e86 2018-08-24 15:01:30,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260371923447s 2018-08-24 15:01:30,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b67f9a2-9447-42fe-9078-1abd94003e86 2018-08-24 15:01:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:01:30,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bdb638d-7464-4cae-ae6b-be2c5228ddb5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:01:30,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1bdb638d-7464-4cae-ae6b-be2c5228ddb5 2018-08-24 15:01:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:01:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:30,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fb7af7-d46e-49dc-9d98-b8f093406a95 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 15:01:30,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-40fb7af7-d46e-49dc-9d98-b8f093406a95 2018-08-24 15:01:30,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181440114975s 2018-08-24 15:01:30,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-40fb7af7-d46e-49dc-9d98-b8f093406a95 2018-08-24 15:01:30,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 15:01:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0"}}' 2018-08-24 15:01:30,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f383199-794d-4834-a35f-862caa9f44dc Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799"}, "tags": [], "enabled": true, "id": "ef08bc45696f4a5e9aa89db8ddb33799", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0"}} 2018-08-24 15:01:30,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-8f383199-794d-4834-a35f-862caa9f44dc 2018-08-24 15:01:30,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226388931274s 2018-08-24 15:01:30,709 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-8f383199-794d-4834-a35f-862caa9f44dc 2018-08-24 15:01:30,709 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0'}) 2018-08-24 15:01:30,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 15:01:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6dea938f-98ee-4642-ac5d-abb95b3de964", "email": null, "name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0"}}' 2018-08-24 15:01:31,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfecb37c-d348-4142-acdc-4a94c240a89c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": {"self": "http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d47eafdd7e047028f6e1a3751f467e7", "domain_id": "default", "password_expires_at": null}} 2018-08-24 15:01:31,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-dfecb37c-d348-4142-acdc-4a94c240a89c 2018-08-24 15:01:31,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454482078552s 2018-08-24 15:01:31,170 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-dfecb37c-d348-4142-acdc-4a94c240a89c 2018-08-24 15:01:31,171 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d47eafdd7e047028f6e1a3751f467e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0'}) 2018-08-24 15:01:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:01:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:31,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a313771e-5e48-40a9-978e-c7f65a587434 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:01:31,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a313771e-5e48-40a9-978e-c7f65a587434 2018-08-24 15:01:31,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177771091461s 2018-08-24 15:01:31,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a313771e-5e48-40a9-978e-c7f65a587434 2018-08-24 15:01:31,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:01:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:31,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8824e2-2a1b-49f2-8e21-f96c2ebfc3c8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:01:31,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ac8824e2-2a1b-49f2-8e21-f96c2ebfc3c8 2018-08-24 15:01:31,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996530056s 2018-08-24 15:01:31,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ac8824e2-2a1b-49f2-8e21-f96c2ebfc3c8 2018-08-24 15:01:31,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:01:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:31,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25253392-44a6-4cff-8d03-2f1c6e63a5c2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:01:31,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-25253392-44a6-4cff-8d03-2f1c6e63a5c2 2018-08-24 15:01:31,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178338050842s 2018-08-24 15:01:31,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-25253392-44a6-4cff-8d03-2f1c6e63a5c2 2018-08-24 15:01:31,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:01:31,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:31,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9bdd37-d757-4e08-846e-a6cd52dbb1df Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:01:31,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-fd9bdd37-d757-4e08-846e-a6cd52dbb1df 2018-08-24 15:01:31,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163255929947s 2018-08-24 15:01:31,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-fd9bdd37-d757-4e08-846e-a6cd52dbb1df 2018-08-24 15:01:31,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:01:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:31,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b96da8d-0ab1-42e6-a442-b01520ae9fdd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": {"self": "http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d47eafdd7e047028f6e1a3751f467e7", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:01:31,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8b96da8d-0ab1-42e6-a442-b01520ae9fdd 2018-08-24 15:01:31,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.163472890854s 2018-08-24 15:01:31,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8b96da8d-0ab1-42e6-a442-b01520ae9fdd 2018-08-24 15:01:31,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:01:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:32,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0402ea9-cff8-4449-b7ca-4588c1e432e9 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799"}, "tags": [], "enabled": true, "id": "ef08bc45696f4a5e9aa89db8ddb33799", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:32,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-b0402ea9-cff8-4449-b7ca-4588c1e432e9 2018-08-24 15:01:32,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18568110466s 2018-08-24 15:01:32,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-b0402ea9-cff8-4449-b7ca-4588c1e432e9 2018-08-24 15:01:32,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:01:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=9d47eafdd7e047028f6e1a3751f467e7&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=ef08bc45696f4a5e9aa89db8ddb33799" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:32,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe37f64-f6a1-48b5-a683-52245a8239cd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=9d47eafdd7e047028f6e1a3751f467e7&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=ef08bc45696f4a5e9aa89db8ddb33799", "previous": null, "next": null}} 2018-08-24 15:01:32,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d47eafdd7e047028f6e1a3751f467e7&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=ef08bc45696f4a5e9aa89db8ddb33799 used request id req-7fe37f64-f6a1-48b5-a683-52245a8239cd 2018-08-24 15:01:32,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.143037080765s 2018-08-24 15:01:32,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d47eafdd7e047028f6e1a3751f467e7&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=ef08bc45696f4a5e9aa89db8ddb33799 used request id req-7fe37f64-f6a1-48b5-a683-52245a8239cd 2018-08-24 15:01:32,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:01:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799/users/9d47eafdd7e047028f6e1a3751f467e7/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:01:32,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3b8153-858e-4e25-a5a7-18dc7c71d969 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:01:32,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799/users/9d47eafdd7e047028f6e1a3751f467e7/roles/5df559bd118b46ae95b9195d6e13137a used request id req-4b3b8153-858e-4e25-a5a7-18dc7c71d969 2018-08-24 15:01:32,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135094881058s 2018-08-24 15:01:32,461 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799/users/9d47eafdd7e047028f6e1a3751f467e7/roles/5df559bd118b46ae95b9195d6e13137a used request id req-4b3b8153-858e-4e25-a5a7-18dc7c71d969 2018-08-24 15:01:32,462 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6dea938f-98ee-4642-ac5d-abb95b3de964', 'username': u'vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 15:01:32,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:01:32,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:01:32,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:01:32,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:01:32,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:01:32,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:01:32,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:01:32,467 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'password': '6dea938f-98ee-4642-ac5d-abb95b3de964', 'project_name': 'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'ef08bc45696f4a5e9aa89db8ddb33799', 'project_domain_name': 'Default'} 2018-08-24 15:01:32,468 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-24 15:01:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:01:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbaeb328-2248-4c87-8aca-eaf4a94092ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:01:32,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-fbaeb328-2248-4c87-8aca-eaf4a94092ff 2018-08-24 15:01:32,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:01:32,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef08bc45696f4a5e9aa89db8ddb33799", "name": "vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ef08bc45696f4a5e9aa89db8ddb33799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_ef08bc45696f4a5e9aa89db8ddb33799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/ef08bc45696f4a5e9aa89db8ddb33799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0", "id": "9d47eafdd7e047028f6e1a3751f467e7"}, "audit_ids": ["d2fDatSxQcqKxJIAzy5tcw"], "issued_at": "2018-08-24T15:01:32.000000Z"}} 2018-08-24 15:01:32,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:01:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"network": {"name": "vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0", "admin_state_up": true}}' 2018-08-24 15:01:33,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-411f46ef-b289-40ee-b12d-2732a5799afa Date: Fri, 24 Aug 2018 15:01:33 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T15:01:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}} 2018-08-24 15:01:33,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-411f46ef-b289-40ee-b12d-2732a5799afa 2018-08-24 15:01:33,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.741549968719s 2018-08-24 15:01:33,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-411f46ef-b289-40ee-b12d-2732a5799afa 2018-08-24 15:01:33,609 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:01:33Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'93aa4bf7-578a-4c54-89cc-cf9b931a5b17', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0', u'admin_state_up': True, u'tenant_id': u'ef08bc45696f4a5e9aa89db8ddb33799', u'created_at': u'2018-08-24T15:01:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799'}) 2018-08-24 15:01:33,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-72e43525-5bc8-4815-8c3f-b6e59f018f06 Date: Fri, 24 Aug 2018 15:01:33 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:01:33Z","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:33,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-72e43525-5bc8-4815-8c3f-b6e59f018f06 2018-08-24 15:01:33,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.169878005981s 2018-08-24 15:01:33,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-72e43525-5bc8-4815-8c3f-b6e59f018f06 2018-08-24 15:01:33,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:01:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"subnet": {"name": "vping_userdata-subnet_3b868e79-afea-4649-bdbd-25018c8d5bd0", "enable_dhcp": true, "network_id": "93aa4bf7-578a-4c54-89cc-cf9b931a5b17", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:01:34,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-65f30ee6-2488-4065-a33e-b58fadc87ca0 Date: Fri, 24 Aug 2018 15:01:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:01:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"a7485751-14fa-4265-b834-bfce06619a72","subnetpool_id":null,"name":"vping_userdata-subnet_3b868e79-afea-4649-bdbd-25018c8d5bd0"}} 2018-08-24 15:01:34,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-65f30ee6-2488-4065-a33e-b58fadc87ca0 2018-08-24 15:01:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.856198072433s 2018-08-24 15:01:34,638 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-65f30ee6-2488-4065-a33e-b58fadc87ca0 2018-08-24 15:01:34,638 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:01:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a7485751-14fa-4265-b834-bfce06619a72', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3b868e79-afea-4649-bdbd-25018c8d5bd0', u'enable_dhcp': True, u'network_id': u'93aa4bf7-578a-4c54-89cc-cf9b931a5b17', u'tenant_id': u'ef08bc45696f4a5e9aa89db8ddb33799', u'created_at': u'2018-08-24T15:01:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799'}) 2018-08-24 15:01:34,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:01:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "vping_userdata-router_3b868e79-afea-4649-bdbd-25018c8d5bd0", "admin_state_up": true}}' 2018-08-24 15:01:35,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-4fb4e252-5531-4254-8cf5-7e583cb05b23 Date: Fri, 24 Aug 2018 15:01:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:34Z", "admin_state_up": true, "updated_at": "2018-08-24T15:01:35Z", "revision_number": 2, "routes": [], "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "78ae1514-d270-42e0-ae22-1815970b855c", "name": "vping_userdata-router_3b868e79-afea-4649-bdbd-25018c8d5bd0"}} 2018-08-24 15:01:35,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-4fb4e252-5531-4254-8cf5-7e583cb05b23 2018-08-24 15:01:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.04117512703s 2018-08-24 15:01:35,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-4fb4e252-5531-4254-8cf5-7e583cb05b23 2018-08-24 15:01:35,680 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ef08bc45696f4a5e9aa89db8ddb33799', u'created_at': u'2018-08-24T15:01:34Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T15:01:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799', u'id': u'78ae1514-d270-42e0-ae22-1815970b855c', u'name': u'vping_userdata-router_3b868e79-afea-4649-bdbd-25018c8d5bd0'}) 2018-08-24 15:01:35,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:01:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"subnet_id": "a7485751-14fa-4265-b834-bfce06619a72"}' 2018-08-24 15:01:37,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6b2fe9a-3701-453d-aa88-02c7ab800440 Date: Fri, 24 Aug 2018 15:01:37 GMT RESP BODY: {"network_id": "93aa4bf7-578a-4c54-89cc-cf9b931a5b17", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "subnet_id": "a7485751-14fa-4265-b834-bfce06619a72", "subnet_ids": ["a7485751-14fa-4265-b834-bfce06619a72"], "port_id": "44c80fd0-cdad-4c86-931a-14c098f20bb9", "id": "78ae1514-d270-42e0-ae22-1815970b855c"} 2018-08-24 15:01:37,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/add_router_interface.json used request id req-c6b2fe9a-3701-453d-aa88-02c7ab800440 2018-08-24 15:01:37,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11849403381s 2018-08-24 15:01:37,800 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/add_router_interface.json used request id req-c6b2fe9a-3701-453d-aa88-02c7ab800440 returning object 78ae1514-d270-42e0-ae22-1815970b855c 2018-08-24 15:01:37,800 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:01:37,932 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:01:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:01:37,939 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:01:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:01:37,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:01:37,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f8b05970-8e7a-40f8-ab03-9cdc08af36ad Date: Fri, 24 Aug 2018 15:01:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:01:38,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f8b05970-8e7a-40f8-ab03-9cdc08af36ad 2018-08-24 15:01:38,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.26501083374s 2018-08-24 15:01:38,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f8b05970-8e7a-40f8-ab03-9cdc08af36ad 2018-08-24 15:01:38,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:01:38,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0"}' 2018-08-24 15:01:38,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96c9f7e1-f3a2-4e20-a575-61257808cc1e Date: Fri, 24 Aug 2018 15:01:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:01:38Z", "file": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file", "owner": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "size": null, "self": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "checksum": null, "created_at": "2018-08-24T15:01:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:01:38,296 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-96c9f7e1-f3a2-4e20-a575-61257808cc1e 2018-08-24 15:01:38,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.084007024765s 2018-08-24 15:01:38,296 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-96c9f7e1-f3a2-4e20-a575-61257808cc1e returning object d17babf9-3ae5-4735-8e97-8bba2ee3768a 2018-08-24 15:01:38,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:01:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '' 2018-08-24 15:01:39,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0b95836-97fc-4382-94fe-f1000cc372a9 Date: Fri, 24 Aug 2018 15:01:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:01:39,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file used request id req-c0b95836-97fc-4382-94fe-f1000cc372a9 2018-08-24 15:01:39,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.740162134171s 2018-08-24 15:01:39,037 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file used request id req-c0b95836-97fc-4382-94fe-f1000cc372a9 2018-08-24 15:01:39,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:01:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:39,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-f3921193-aee3-47aa-9fe1-54e4a675b602 Date: Fri, 24 Aug 2018 15:01:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:01:38Z", "file": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file", "owner": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "size": 12716032, "self": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:01:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:01:39,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f3921193-aee3-47aa-9fe1-54e4a675b602 2018-08-24 15:01:39,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.124553918839s 2018-08-24 15:01:39,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f3921193-aee3-47aa-9fe1-54e4a675b602 2018-08-24 15:01:39,168 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file', 'owner': u'ef08bc45696f4a5e9aa89db8ddb33799', 'id': u'd17babf9-3ae5-4735-8e97-8bba2ee3768a', 'size': 12716032, u'self': u'/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'name': 'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:01:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T15:01:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'created': u'2018-08-24T15:01:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:01:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:01:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:01:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:01:39,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81727993-41b4-4ebf-93e5-e0129cae5064 x-compute-request-id: req-81727993-41b4-4ebf-93e5-e0129cae5064 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2a5aa70-cc58-454c-a309-336151b607d5"}} 2018-08-24 15:01:39,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-81727993-41b4-4ebf-93e5-e0129cae5064 2018-08-24 15:01:39,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.272657871246s 2018-08-24 15:01:39,441 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-81727993-41b4-4ebf-93e5-e0129cae5064 2018-08-24 15:01:39,442 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'f2a5aa70-cc58-454c-a309-336151b607d5', 'swap': 0}) 2018-08-24 15:01:39,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:01:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" -d '{"extra_specs": {}}' 2018-08-24 15:01:39,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5db14fb-d46d-46eb-83a1-f2f7fa02f7f7 x-compute-request-id: req-f5db14fb-d46d-46eb-83a1-f2f7fa02f7f7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:01:39,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5/os-extra_specs used request id req-f5db14fb-d46d-46eb-83a1-f2f7fa02f7f7 2018-08-24 15:01:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198769569397s 2018-08-24 15:01:39,463 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5/os-extra_specs used request id req-f5db14fb-d46d-46eb-83a1-f2f7fa02f7f7 2018-08-24 15:01:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:39,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-6f7b292a-bede-4e7d-a643-eea88851d943 Date: Fri, 24 Aug 2018 15:01:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7485751-14fa-4265-b834-bfce06619a72"],"updated_at":"2018-08-24T15:01:34Z","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:39,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6f7b292a-bede-4e7d-a643-eea88851d943 2018-08-24 15:01:39,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950560569763s 2018-08-24 15:01:39,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6f7b292a-bede-4e7d-a643-eea88851d943 2018-08-24 15:01:39,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:01:39,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:39,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-665d7e4c-2b8b-4ef9-bcc8-bead99989d7f Date: Fri, 24 Aug 2018 15:01:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:01:38Z", "file": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file", "owner": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "size": 12716032, "self": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:01:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:01:39,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-665d7e4c-2b8b-4ef9-bcc8-bead99989d7f 2018-08-24 15:01:39,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410339832306s 2018-08-24 15:01:39,605 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-665d7e4c-2b8b-4ef9-bcc8-bead99989d7f 2018-08-24 15:01:39,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:01:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:39,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62b67731-3b48-4104-bf8a-f23234c7dcca x-compute-request-id: req-62b67731-3b48-4104-bf8a-f23234c7dcca Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2a5aa70-cc58-454c-a309-336151b607d5"}]} 2018-08-24 15:01:39,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-62b67731-3b48-4104-bf8a-f23234c7dcca 2018-08-24 15:01:39,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.277696847916s 2018-08-24 15:01:39,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-62b67731-3b48-4104-bf8a-f23234c7dcca 2018-08-24 15:01:39,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:01:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"server": {"name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "imageRef": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "flavorRef": "f2a5aa70-cc58-454c-a309-336151b607d5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "93aa4bf7-578a-4c54-89cc-cf9b931a5b17"}]}}' 2018-08-24 15:01:41,784 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9674423-a58c-49e8-b015-046142728fcb x-compute-request-id: req-b9674423-a58c-49e8-b015-046142728fcb Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "adminPass": "dpmmfvVwTQ8w"}} 2018-08-24 15:01:41,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b9674423-a58c-49e8-b015-046142728fcb 2018-08-24 15:01:41,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.89809918404s 2018-08-24 15:01:41,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b9674423-a58c-49e8-b015-046142728fcb 2018-08-24 15:01:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:41,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:42,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f30611b5-e9b0-4b12-a525-5085a5e4fb74 x-compute-request-id: req-f30611b5-e9b0-4b12-a525-5085a5e4fb74 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.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:42,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f30611b5-e9b0-4b12-a525-5085a5e4fb74 2018-08-24 15:01:42,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366706132889s 2018-08-24 15:01:42,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f30611b5-e9b0-4b12-a525-5085a5e4fb74 2018-08-24 15:01:42,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:42,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-0c3fc779-120d-4054-8cf2-2144c0f4096a Date: Fri, 24 Aug 2018 15:01:42 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7485751-14fa-4265-b834-bfce06619a72"],"updated_at":"2018-08-24T15:01:34Z","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:42,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0c3fc779-120d-4054-8cf2-2144c0f4096a 2018-08-24 15:01:42,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0891468524933s 2018-08-24 15:01:42,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0c3fc779-120d-4054-8cf2-2144c0f4096a 2018-08-24 15:01:42,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:01:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:42,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edb43df8-e475-4ba9-bc20-343c19d1da1c Date: Fri, 24 Aug 2018 15:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:01:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"a7485751-14fa-4265-b834-bfce06619a72","subnetpool_id":null,"name":"vping_userdata-subnet_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:42,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-edb43df8-e475-4ba9-bc20-343c19d1da1c 2018-08-24 15:01:42,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0628778934479s 2018-08-24 15:01:42,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-edb43df8-e475-4ba9-bc20-343c19d1da1c 2018-08-24 15:01:42,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:44,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:44,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-30772a02-6994-4aa3-9d27-14da09320cc9 x-compute-request-id: req-30772a02-6994-4aa3-9d27-14da09320cc9 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:44Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:44,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-30772a02-6994-4aa3-9d27-14da09320cc9 2018-08-24 15:01:44,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324152946472s 2018-08-24 15:01:44,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-30772a02-6994-4aa3-9d27-14da09320cc9 2018-08-24 15:01:44,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:46,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-1833b11a-1c76-4034-9f87-e299e1fd1eaf x-compute-request-id: req-1833b11a-1c76-4034-9f87-e299e1fd1eaf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:44Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:47,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1833b11a-1c76-4034-9f87-e299e1fd1eaf 2018-08-24 15:01:47,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432111024857s 2018-08-24 15:01:47,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1833b11a-1c76-4034-9f87-e299e1fd1eaf 2018-08-24 15:01:47,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:49,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:49,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:49,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-58a5729f-2f65-4ffc-99a0-3a42734daa96 x-compute-request-id: req-58a5729f-2f65-4ffc-99a0-3a42734daa96 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:49,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-58a5729f-2f65-4ffc-99a0-3a42734daa96 2018-08-24 15:01:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16463804245s 2018-08-24 15:01:49,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-58a5729f-2f65-4ffc-99a0-3a42734daa96 2018-08-24 15:01:49,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:01:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=ae0e7789-3d44-4ac8-bc71-c45b972fdf66" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d151214e-11a7-4834-b42a-26d32216bd77 Date: Fri, 24 Aug 2018 15:01:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:44Z","admin_state_up":true,"updated_at":"2018-08-24T15:01:48Z","binding:vnic_type":"normal","device_id":"ae0e7789-3d44-4ac8-bc71-c45b972fdf66","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:94:5f:73","id":"1039a288-e4b5-4fa0-b715-e4a3fbf5b96e","port_security_enabled":true,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","fixed_ips":[{"subnet_id":"a7485751-14fa-4265-b834-bfce06619a72","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["e66eeda4-f74d-4fdc-9f73-f1926844fbc4"],"name":""}]} 2018-08-24 15:01:49,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=ae0e7789-3d44-4ac8-bc71-c45b972fdf66 used request id req-d151214e-11a7-4834-b42a-26d32216bd77 2018-08-24 15:01:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.06676197052s 2018-08-24 15:01:49,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=ae0e7789-3d44-4ac8-bc71-c45b972fdf66 used request id req-d151214e-11a7-4834-b42a-26d32216bd77 2018-08-24 15:01:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:01:49,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1039a288-e4b5-4fa0-b715-e4a3fbf5b96e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:49,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-24fff2a2-1ee9-489f-acd7-4f9f561cb1dc Date: Fri, 24 Aug 2018 15:01:49 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:01:49,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1039a288-e4b5-4fa0-b715-e4a3fbf5b96e used request id req-24fff2a2-1ee9-489f-acd7-4f9f561cb1dc 2018-08-24 15:01:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.042013168335s 2018-08-24 15:01:49,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1039a288-e4b5-4fa0-b715-e4a3fbf5b96e used request id req-24fff2a2-1ee9-489f-acd7-4f9f561cb1dc 2018-08-24 15:01:49,371 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:5f:73', 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'd17babf9-3ae5-4735-8e97-8bba2ee3768a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:01:48.000000', 'flavor': Munch({u'id': u'f2a5aa70-cc58-454c-a309-336151b607d5'}), 'az': u'nova', 'id': u'ae0e7789-3d44-4ac8-bc71-c45b972fdf66', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9d47eafdd7e047028f6e1a3751f467e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'name': 'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:01:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:01:48Z', 'hostId': u'2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:01:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'name': u'vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'adminPass': u'dpmmfvVwTQ8w', 'tenant_id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'created_at': u'2018-08-24T15:01:41Z', 'created': u'2018-08-24T15:01:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:01:49,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:01:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:49,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-e113eba2-5e9d-4112-bd87-31fc0d506a36 Date: Fri, 24 Aug 2018 15:01:49 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7485751-14fa-4265-b834-bfce06619a72"],"updated_at":"2018-08-24T15:01:34Z","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:01:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e113eba2-5e9d-4112-bd87-31fc0d506a36 2018-08-24 15:01:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30391907692s 2018-08-24 15:01:49,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e113eba2-5e9d-4112-bd87-31fc0d506a36 2018-08-24 15:01:49,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:01:49,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:50,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-6b6617b0-bec8-4b31-b135-47f2fa0023dd Date: Fri, 24 Aug 2018 15:01:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:01:38Z", "file": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file", "owner": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "size": 12716032, "self": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:01:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:01:50,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6b6617b0-bec8-4b31-b135-47f2fa0023dd 2018-08-24 15:01:50,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769717931747s 2018-08-24 15:01:50,451 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6b6617b0-bec8-4b31-b135-47f2fa0023dd 2018-08-24 15:01:50,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:01:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:50,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-55f4b933-c715-468a-8a1a-7498da009737 x-compute-request-id: req-55f4b933-c715-468a-8a1a-7498da009737 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2a5aa70-cc58-454c-a309-336151b607d5"}]} 2018-08-24 15:01:50,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-55f4b933-c715-468a-8a1a-7498da009737 2018-08-24 15:01:50,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247259140015s 2018-08-24 15:01:50,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-55f4b933-c715-468a-8a1a-7498da009737 2018-08-24 15:01:50,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:01:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"server": {"name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "imageRef": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "flavorRef": "f2a5aa70-cc58-454c-a309-336151b607d5", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "93aa4bf7-578a-4c54-89cc-cf9b931a5b17"}]}}' 2018-08-24 15:01:52,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:01: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-92d7440f-ed8f-4eb3-9068-40bf33859ace x-compute-request-id: req-92d7440f-ed8f-4eb3-9068-40bf33859ace Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "adminPass": "hxUVSyKCmtX4"}} 2018-08-24 15:01:52,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-92d7440f-ed8f-4eb3-9068-40bf33859ace 2018-08-24 15:01:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.77390480042s 2018-08-24 15:01:52,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-92d7440f-ed8f-4eb3-9068-40bf33859ace 2018-08-24 15:01:52,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:52,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-755e6583-72f8-4d06-9c79-e657387b5b26 x-compute-request-id: req-755e6583-72f8-4d06-9c79-e657387b5b26 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:52,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-755e6583-72f8-4d06-9c79-e657387b5b26 2018-08-24 15:01:52,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184434175491s 2018-08-24 15:01:52,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-755e6583-72f8-4d06-9c79-e657387b5b26 2018-08-24 15:01:52,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:54,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:54,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:55,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-4088bd2d-4296-4145-baf5-bb4c67421d83 x-compute-request-id: req-4088bd2d-4296-4145-baf5-bb4c67421d83 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:54Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:55,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4088bd2d-4296-4145-baf5-bb4c67421d83 2018-08-24 15:01:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53304100037s 2018-08-24 15:01:55,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4088bd2d-4296-4145-baf5-bb4c67421d83 2018-08-24 15:01:55,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:01:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:01:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:01:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:01: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-b150dd21-6124-4c78-9144-42e497086f32 x-compute-request-id: req-b150dd21-6124-4c78-9144-42e497086f32 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:01:54Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:01:58,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b150dd21-6124-4c78-9144-42e497086f32 2018-08-24 15:01:58,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17947602272s 2018-08-24 15:01:58,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b150dd21-6124-4c78-9144-42e497086f32 2018-08-24 15:01:58,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:00,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:00,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:00,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02: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-36524e46-06e8-41d2-afd4-7c3bc03e3646 x-compute-request-id: req-36524e46-06e8-41d2-afd4-7c3bc03e3646 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:59Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:00,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-36524e46-06e8-41d2-afd4-7c3bc03e3646 2018-08-24 15:02:00,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444741010666s 2018-08-24 15:02:00,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-36524e46-06e8-41d2-afd4-7c3bc03e3646 2018-08-24 15:02:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:02:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=7ab4813b-ff6a-49ee-9328-27c5d905fb87" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:00,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b9365fd2-cb67-432d-95ac-042bd297fb3b Date: Fri, 24 Aug 2018 15:02:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:54Z","admin_state_up":true,"updated_at":"2018-08-24T15:01:58Z","binding:vnic_type":"normal","device_id":"7ab4813b-ff6a-49ee-9328-27c5d905fb87","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:cd:88:79","id":"4c2b0029-6e2d-484b-a930-277cd84872dd","port_security_enabled":true,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","fixed_ips":[{"subnet_id":"a7485751-14fa-4265-b834-bfce06619a72","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["e66eeda4-f74d-4fdc-9f73-f1926844fbc4"],"name":""}]} 2018-08-24 15:02:00,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=7ab4813b-ff6a-49ee-9328-27c5d905fb87 used request id req-b9365fd2-cb67-432d-95ac-042bd297fb3b 2018-08-24 15:02:00,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0465631484985s 2018-08-24 15:02:00,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=7ab4813b-ff6a-49ee-9328-27c5d905fb87 used request id req-b9365fd2-cb67-432d-95ac-042bd297fb3b 2018-08-24 15:02:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:02:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=4c2b0029-6e2d-484b-a930-277cd84872dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:00,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9fd734a5-75e1-424a-96d8-bff4a8ddfef6 Date: Fri, 24 Aug 2018 15:02:00 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:02:00,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=4c2b0029-6e2d-484b-a930-277cd84872dd used request id req-9fd734a5-75e1-424a-96d8-bff4a8ddfef6 2018-08-24 15:02:00,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0440950393677s 2018-08-24 15:02:00,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=4c2b0029-6e2d-484b-a930-277cd84872dd used request id req-9fd734a5-75e1-424a-96d8-bff4a8ddfef6 2018-08-24 15:02:00,723 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:88:79', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd17babf9-3ae5-4735-8e97-8bba2ee3768a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:01:59.000000', 'flavor': Munch({u'id': u'f2a5aa70-cc58-454c-a309-336151b607d5'}), 'az': u'nova', 'id': u'7ab4813b-ff6a-49ee-9328-27c5d905fb87', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9d47eafdd7e047028f6e1a3751f467e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'name': 'vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:01:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:01:59Z', 'hostId': u'074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:01:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'name': u'vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0', 'adminPass': u'hxUVSyKCmtX4', 'tenant_id': u'ef08bc45696f4a5e9aa89db8ddb33799', 'created_at': u'2018-08-24T15:01:52Z', 'created': u'2018-08-24T15:01:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:02:00,724 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-24 15:02:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:02,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02: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-0364b116-d160-4344-a42c-0f4ceecb309b x-compute-request-id: req-0364b116-d160-4344-a42c-0f4ceecb309b Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:59Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:02,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0364b116-d160-4344-a42c-0f4ceecb309b 2018-08-24 15:02:02,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431484937668s 2018-08-24 15:02:02,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0364b116-d160-4344-a42c-0f4ceecb309b 2018-08-24 15:02:02,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:02:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:02:02,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d0b40f5-311b-41e4-810f-34cd76e1f894 x-compute-request-id: req-3d0b40f5-311b-41e4-810f-34cd76e1f894 Content-Encoding: gzip Content-Length: 7958 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491301428 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186606] pid_max: default: 32768 minimum: 301\n[ 0.187823] ACPI: Core revision 20150930\n[ 0.189491] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191255] Security Framework initialized\n[ 0.192355] Yama: becoming mindful.\n[ 0.193348] AppArmor: AppArmor initialized\n[ 0.194496] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196245] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199543] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201404] Initializing cgroup subsys io\n[ 0.202505] Initializing cgroup subsys memory\n[ 0.203677] Initializing cgroup subsys devices\n[ 0.204856] Initializing cgroup subsys freezer\n[ 0.206018] Initializing cgroup subsys net_cls\n[ 0.207194] Initializing cgroup subsys perf_event\n[ 0.208421] Initializing cgroup subsys net_prio\n[ 0.209604] Initializing cgroup subsys hugetlb\n[ 0.210766] Initializing cgroup subsys pids\n[ 0.211935] CPU: Physical Processor ID: 0\n[ 0.213719] mce: CPU supports 10 MCE banks\n[ 0.214852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216196] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238211] ftrace: allocating 31920 entries in 125 pages\n[ 0.264558] smpboot: Max logical packages: 1\n[ 0.265715] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267562] x2apic enabled\n[ 0.268680] Switched APIC routing to physical x2apic.\n[ 0.271094] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277681] KVM setup paravirtual spinlock\n[ 0.279297] x86: Booted up 1 node, 1 CPUs\n[ 0.280388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282237] devtmpfs: initialized\n[ 0.284218] evm: security.selinux\n[ 0.285166] evm: security.SMACK64\n[ 0.286117] evm: security.SMACK64EXEC\n[ 0.287125] evm: security.SMACK64TRANSMUTE\n[ 0.288221] evm: security.SMACK64MMAP\n[ 0.289225] evm: security.ima\n[ 0.290099] evm: security.capability\n[ 0.291170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293649] pinctrl core: initialized pinctrl subsystem\n[ 0.295110] RTC time: 15:01:59, date: 08/24/18\n[ 0.296386] NET: Registered protocol family 16\n[ 0.297694] cpuidle: using governor ladder\n[ 0.298802] cpuidle: using governor menu\n[ 0.299875] PCCT header not found.\n[ 0.300888] ACPI: bus type PCI registered\n[ 0.301971] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303622] PCI: Using configuration type 1 for base access\n[ 0.305759] ACPI: Added _OSI(Module Device)\n[ 0.306897] ACPI: Added _OSI(Processor Device)\n[ 0.308059] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309271] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311406] ACPI: Interpreter enabled\n[ 0.312443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322449] ACPI: (supports S0 S5)\n[ 0.323408] ACPI: Using IOAPIC for interrupt routing\n[ 0.324688] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336236] acpiphp: Slot [3] registered\n[ 0.337323] acpiphp: Slot [4] registered\n[ 0.338409] acpiphp: Slot [5] registered\n[ 0.339498] acpiphp: Slot [6] registered\n[ 0.340584] acpiphp: Slot [7] registered\n[ 0.341669] acpiphp: Slot [8] registered\n[ 0.342758] acpiphp: Slot [9] registered\n[ 0.343842] acpiphp: Slot [10] registered\n[ 0.344963] acpiphp: Slot [11] registered\n[ 0.346070] acpiphp: Slot [12] registered\n[ 0.347177] acpiphp: Slot [13] registered\n[ 0.348279] acpiphp: Slot [14] registered\n[ 0.349387] acpiphp: Slot [15] registered\n[ 0.364959] acpiphp: Slot [16] registered\n[ 0.366066] acpiphp: Slot [17] registered\n[ 0.367172] acpiphp: Slot [18] registered\n[ 0.368280] acpiphp: Slot [19] registered\n[ 0.369387] acpiphp: Slot [20] registered\n[ 0.370495] acpiphp: Slot [21] registered\n[ 0.371593] acpiphp: Slot [22] registered\n[ 0.372697] acpiphp: Slot [23] registered\n[ 0.373804] acpiphp: Slot [24] registered\n[ 0.374914] acpiphp: Slot [25] registered\n[ 0.376020] acpiphp: Slot [26] registered\n[ 0.377122] acpiphp: Slot [27] registered\n[ 0.378235] acpiphp: Slot [28] registered\n[ 0.379340] acpiphp: Slot [29] registered\n[ 0.380442] acpiphp: Slot [30] registered\n[ 0.381556] acpiphp: Slot [31] registered\n[ 0.382662] PCI host bridge to bus 0000:00\n[ 0.383766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402004] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406551] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441506] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442931] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445045] vgaarb: loaded\n[ 0.445880] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447524] SCSI subsystem initialized\n[ 0.448778] ACPI: bus type USB registered\n[ 0.449905] usbcore: registered new interface driver usbfs\n[ 0.451320] usbcore: registered new interface driver hub\n[ 0.452690] usbcore: registered new device driver usb\n[ 0.454188] PCI: Using ACPI for IRQ routing\n[ 0.455716] NetLabel: Initializing\n[ 0.456701] NetLabel: domain hash size = 128\n[ 0.457859] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459161] NetLabel: unlabeled traffic allowed by default\n[ 0.460727] clocksource: Switched to clocksource kvm-clock\n[ 0.470966] AppArmor: AppArmor Filesystem Enabled\n[ 0.472277] pnp: PnP ACPI init\n[ 0.473518] pnp: PnP ACPI: found 5 devices\n[ 0.480346] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.482659] NET: Registered protocol family 2\n[ 0.484083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.485823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487454] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489102] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492136] NET: Registered protocol family 1\n[ 0.493330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494814] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496269] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525210] Trying to unpack rootfs image as initramfs...\n[ 0.587225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.594211] Scanning for low memory corruption every 60 seconds\n[ 0.597377] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599031] audit: initializing netlink subsys (disabled)\n[ 0.600618] audit: type=2000 audit(1535122919.839:1): initialized\n[ 0.602862] Initialise system trusted keyring\n[ 0.604424] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606007] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608896] zbud: loaded\n[ 0.609995] VFS: Disk quotas dquot_6.6.0\n[ 0.611159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613493] fuse init (API version 7.23)\n[ 0.614754] Key type big_key registered\n[ 0.615876] Allocating IMA MOK and blacklist keyrings.\n[ 0.617654] Key type asymmetric registered\n[ 0.618809] Asymmetric key parser 'x509' registered\n[ 0.620151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622261] io scheduler noop registered\n[ 0.623357] io scheduler deadline registered (default)\n[ 0.624743] io scheduler cfq registered\n[ 0.626019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631340] ACPI: Power Button [PWRF]\n[ 0.632716] GHES: HEST is not enabled!\n[ 0.647082] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.706879] Linux agpgart interface v0.103\n[ 0.710762] brd: module loaded\n[ 0.713063] loop: module loaded\n[ 0.719535] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721560] GPT:90111 != 2097151\n[ 0.722487] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723964] GPT:90111 != 2097151\n[ 0.724893] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726201] vda: vda1 vda15\n[ 0.728120] scsi host0: ata_piix\n[ 0.729210] scsi host1: ata_piix\n[ 0.730208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733878] libphy: Fixed MDIO Bus: probed\n[ 0.735001] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736296] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739538] PPP generic driver version 2.4.2\n[ 0.740831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742481] ehci-pci: EHCI PCI platform driver\n[ 0.743698] ehci-platform: EHCI generic platform driver\n[ 0.745062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746606] ohci-pci: OHCI PCI platform driver\n[ 0.747810] ohci-platform: OHCI generic platform driver\n[ 0.749195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767413] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774106] usb usb1: Product: UHCI Host Controller\n[ 0.775363] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778256] hub 1-0:1.0: USB hub found\n[ 0.779335] hub 1-0:1.0: 2 ports detected\n[ 0.780710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785004] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786439] mousedev: PS/2 mouse device common for all mice\n[ 0.788196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790698] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792281] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795557] i2c /dev entries driver\n[ 0.796636] device-mapper: uevent: version 1.0.3\n[ 0.797971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800241] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802289] NET: Registered protocol family 10\n[ 0.804115] NET: Registered protocol family 17\n[ 0.805370] Key type dns_resolver registered\n[ 0.806731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808241] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810691] registered taskstats version 1\n[ 0.811876] Loading compiled-in X.509 certificates\n[ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816385] zswap: loaded using pool lzo/zbud\n[ 0.818852] Key type trusted registered\n[ 0.821036] Key type encrypted registered\n[ 0.822190] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823636] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825102] evm: HMAC attrs: 0x1\n[ 0.826447] Magic number: 14:368:33\n[ 0.827608] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:00 UTC (1535122920)\n[ 0.829878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831390] EDD information not available.\n[ 0.895485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912597] Write protecting the kernel read-only data: 14336k\n[ 0.917549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.085479] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-08-24 15:02:02,243 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action used request id req-3d0b40f5-311b-41e4-810f-34cd76e1f894 2018-08-24 15:02:02,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831220149994s 2018-08-24 15:02:02,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action used request id req-3d0b40f5-311b-41e4-810f-34cd76e1f894 2018-08-24 15:02:02,244 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 491301428 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.184373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186606] pid_max: default: 32768 minimum: 301 [ 0.187823] ACPI: Core revision 20150930 [ 0.189491] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191255] Security Framework initialized [ 0.192355] Yama: becoming mindful. [ 0.193348] AppArmor: AppArmor initialized [ 0.194496] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196245] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199543] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201404] Initializing cgroup subsys io [ 0.202505] Initializing cgroup subsys memory [ 0.203677] Initializing cgroup subsys devices [ 0.204856] Initializing cgroup subsys freezer [ 0.206018] Initializing cgroup subsys net_cls [ 0.207194] Initializing cgroup subsys perf_event [ 0.208421] Initializing cgroup subsys net_prio [ 0.209604] Initializing cgroup subsys hugetlb [ 0.210766] Initializing cgroup subsys pids [ 0.211935] CPU: Physical Processor ID: 0 [ 0.213719] mce: CPU supports 10 MCE banks [ 0.214852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216196] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238211] ftrace: allocating 31920 entries in 125 pages [ 0.264558] smpboot: Max logical packages: 1 [ 0.265715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267562] x2apic enabled [ 0.268680] Switched APIC routing to physical x2apic. [ 0.271094] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277681] KVM setup paravirtual spinlock [ 0.279297] x86: Booted up 1 node, 1 CPUs [ 0.280388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282237] devtmpfs: initialized [ 0.284218] evm: security.selinux [ 0.285166] evm: security.SMACK64 [ 0.286117] evm: security.SMACK64EXEC [ 0.287125] evm: security.SMACK64TRANSMUTE [ 0.288221] evm: security.SMACK64MMAP [ 0.289225] evm: security.ima [ 0.290099] evm: security.capability [ 0.291170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293649] pinctrl core: initialized pinctrl subsystem [ 0.295110] RTC time: 15:01:59, date: 08/24/18 [ 0.296386] NET: Registered protocol family 16 [ 0.297694] cpuidle: using governor ladder [ 0.298802] cpuidle: using governor menu [ 0.299875] PCCT header not found. [ 0.300888] ACPI: bus type PCI registered [ 0.301971] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303622] PCI: Using configuration type 1 for base access [ 0.305759] ACPI: Added _OSI(Module Device) [ 0.306897] ACPI: Added _OSI(Processor Device) [ 0.308059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309271] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311406] ACPI: Interpreter enabled [ 0.312443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322449] ACPI: (supports S0 S5) [ 0.323408] ACPI: Using IOAPIC for interrupt routing [ 0.324688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336236] acpiphp: Slot [3] registered [ 0.337323] acpiphp: Slot [4] registered [ 0.338409] acpiphp: Slot [5] registered [ 0.339498] acpiphp: Slot [6] registered [ 0.340584] acpiphp: Slot [7] registered [ 0.341669] acpiphp: Slot [8] registered [ 0.342758] acpiphp: Slot [9] registered [ 0.343842] acpiphp: Slot [10] registered [ 0.344963] acpiphp: Slot [11] registered [ 0.346070] acpiphp: Slot [12] registered [ 0.347177] acpiphp: Slot [13] registered [ 0.348279] acpiphp: Slot [14] registered [ 0.349387] acpiphp: Slot [15] registered [ 0.364959] acpiphp: Slot [16] registered [ 0.366066] acpiphp: Slot [17] registered [ 0.367172] acpiphp: Slot [18] registered [ 0.368280] acpiphp: Slot [19] registered [ 0.369387] acpiphp: Slot [20] registered [ 0.370495] acpiphp: Slot [21] registered [ 0.371593] acpiphp: Slot [22] registered [ 0.372697] acpiphp: Slot [23] registered [ 0.373804] acpiphp: Slot [24] registered [ 0.374914] acpiphp: Slot [25] registered [ 0.376020] acpiphp: Slot [26] registered [ 0.377122] acpiphp: Slot [27] registered [ 0.378235] acpiphp: Slot [28] registered [ 0.379340] acpiphp: Slot [29] registered [ 0.380442] acpiphp: Slot [30] registered [ 0.381556] acpiphp: Slot [31] registered [ 0.382662] PCI host bridge to bus 0000:00 [ 0.383766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392972] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402004] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406551] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441506] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442931] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445045] vgaarb: loaded [ 0.445880] vgaarb: bridge control possible 0000:00:02.0 [ 0.447524] SCSI subsystem initialized [ 0.448778] ACPI: bus type USB registered [ 0.449905] usbcore: registered new interface driver usbfs [ 0.451320] usbcore: registered new interface driver hub [ 0.452690] usbcore: registered new device driver usb [ 0.454188] PCI: Using ACPI for IRQ routing [ 0.455716] NetLabel: Initializing [ 0.456701] NetLabel: domain hash size = 128 [ 0.457859] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459161] NetLabel: unlabeled traffic allowed by default [ 0.460727] clocksource: Switched to clocksource kvm-clock [ 0.470966] AppArmor: AppArmor Filesystem Enabled [ 0.472277] pnp: PnP ACPI init [ 0.473518] pnp: PnP ACPI: found 5 devices [ 0.480346] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482659] NET: Registered protocol family 2 [ 0.484083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487454] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489102] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492136] NET: Registered protocol family 1 [ 0.493330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494814] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496269] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525210] Trying to unpack rootfs image as initramfs... [ 0.587225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.594211] Scanning for low memory corruption every 60 seconds [ 0.597377] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599031] audit: initializing netlink subsys (disabled) [ 0.600618] audit: type=2000 audit(1535122919.839:1): initialized [ 0.602862] Initialise system trusted keyring [ 0.604424] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.606007] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608896] zbud: loaded [ 0.609995] VFS: Disk quotas dquot_6.6.0 [ 0.611159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613493] fuse init (API version 7.23) [ 0.614754] Key type big_key registered [ 0.615876] Allocating IMA MOK and blacklist keyrings. [ 0.617654] Key type asymmetric registered [ 0.618809] Asymmetric key parser 'x509' registered [ 0.620151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622261] io scheduler noop registered [ 0.623357] io scheduler deadline registered (default) [ 0.624743] io scheduler cfq registered [ 0.626019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631340] ACPI: Power Button [PWRF] [ 0.632716] GHES: HEST is not enabled! [ 0.647082] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.706879] Linux agpgart interface v0.103 [ 0.710762] brd: module loaded [ 0.713063] loop: module loaded [ 0.719535] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721560] GPT:90111 != 2097151 [ 0.722487] GPT:Alternate GPT header not at the end of the disk. [ 0.723964] GPT:90111 != 2097151 [ 0.724893] GPT: Use GNU Parted to correct GPT errors. [ 0.726201] vda: vda1 vda15 [ 0.728120] scsi host0: ata_piix [ 0.729210] scsi host1: ata_piix [ 0.730208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.733878] libphy: Fixed MDIO Bus: probed [ 0.735001] tun: Universal TUN/TAP device driver, 1.6 [ 0.736296] tun: (C) 1999-2004 Max Krasnyansky [ 0.739538] PPP generic driver version 2.4.2 [ 0.740831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742481] ehci-pci: EHCI PCI platform driver [ 0.743698] ehci-platform: EHCI generic platform driver [ 0.745062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746606] ohci-pci: OHCI PCI platform driver [ 0.747810] ohci-platform: OHCI generic platform driver [ 0.749195] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763940] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774106] usb usb1: Product: UHCI Host Controller [ 0.775363] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778256] hub 1-0:1.0: USB hub found [ 0.779335] hub 1-0:1.0: 2 ports detected [ 0.780710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.785004] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786439] mousedev: PS/2 mouse device common for all mice [ 0.788196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.790698] rtc_cmos 00:00: RTC can wake from S4 [ 0.792281] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.795557] i2c /dev entries driver [ 0.796636] device-mapper: uevent: version 1.0.3 [ 0.797971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802289] NET: Registered protocol family 10 [ 0.804115] NET: Registered protocol family 17 [ 0.805370] Key type dns_resolver registered [ 0.806731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808241] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810691] registered taskstats version 1 [ 0.811876] Loading compiled-in X.509 certificates [ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816385] zswap: loaded using pool lzo/zbud [ 0.818852] Key type trusted registered [ 0.821036] Key type encrypted registered [ 0.822190] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823636] ima: No TPM chip found, activating TPM-bypass! [ 0.825102] evm: HMAC attrs: 0x1 [ 0.826447] Magic number: 14:368:33 [ 0.827608] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:00 UTC (1535122920) [ 0.829878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831390] EDD information not available. [ 0.895485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912597] Write protecting the kernel read-only data: 14336k [ 0.917549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.085479] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-08-24 15:02:02,245 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-24 15:02:03,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:03,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:03,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5140b666-0958-4943-b5e8-0ea6203bbfcd x-compute-request-id: req-5140b666-0958-4943-b5e8-0ea6203bbfcd Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:59Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:48Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:03,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5140b666-0958-4943-b5e8-0ea6203bbfcd 2018-08-24 15:02:03,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660789966583s 2018-08-24 15:02:03,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5140b666-0958-4943-b5e8-0ea6203bbfcd 2018-08-24 15:02:03,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:02:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:02:03,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88992a00-a100-4e88-8a09-70a47b712d3e x-compute-request-id: req-88992a00-a100-4e88-8a09-70a47b712d3e Content-Encoding: gzip Content-Length: 9569 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491301428 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186606] pid_max: default: 32768 minimum: 301\n[ 0.187823] ACPI: Core revision 20150930\n[ 0.189491] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191255] Security Framework initialized\n[ 0.192355] Yama: becoming mindful.\n[ 0.193348] AppArmor: AppArmor initialized\n[ 0.194496] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196245] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199543] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201404] Initializing cgroup subsys io\n[ 0.202505] Initializing cgroup subsys memory\n[ 0.203677] Initializing cgroup subsys devices\n[ 0.204856] Initializing cgroup subsys freezer\n[ 0.206018] Initializing cgroup subsys net_cls\n[ 0.207194] Initializing cgroup subsys perf_event\n[ 0.208421] Initializing cgroup subsys net_prio\n[ 0.209604] Initializing cgroup subsys hugetlb\n[ 0.210766] Initializing cgroup subsys pids\n[ 0.211935] CPU: Physical Processor ID: 0\n[ 0.213719] mce: CPU supports 10 MCE banks\n[ 0.214852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216196] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238211] ftrace: allocating 31920 entries in 125 pages\n[ 0.264558] smpboot: Max logical packages: 1\n[ 0.265715] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267562] x2apic enabled\n[ 0.268680] Switched APIC routing to physical x2apic.\n[ 0.271094] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277681] KVM setup paravirtual spinlock\n[ 0.279297] x86: Booted up 1 node, 1 CPUs\n[ 0.280388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282237] devtmpfs: initialized\n[ 0.284218] evm: security.selinux\n[ 0.285166] evm: security.SMACK64\n[ 0.286117] evm: security.SMACK64EXEC\n[ 0.287125] evm: security.SMACK64TRANSMUTE\n[ 0.288221] evm: security.SMACK64MMAP\n[ 0.289225] evm: security.ima\n[ 0.290099] evm: security.capability\n[ 0.291170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293649] pinctrl core: initialized pinctrl subsystem\n[ 0.295110] RTC time: 15:01:59, date: 08/24/18\n[ 0.296386] NET: Registered protocol family 16\n[ 0.297694] cpuidle: using governor ladder\n[ 0.298802] cpuidle: using governor menu\n[ 0.299875] PCCT header not found.\n[ 0.300888] ACPI: bus type PCI registered\n[ 0.301971] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303622] PCI: Using configuration type 1 for base access\n[ 0.305759] ACPI: Added _OSI(Module Device)\n[ 0.306897] ACPI: Added _OSI(Processor Device)\n[ 0.308059] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309271] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311406] ACPI: Interpreter enabled\n[ 0.312443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322449] ACPI: (supports S0 S5)\n[ 0.323408] ACPI: Using IOAPIC for interrupt routing\n[ 0.324688] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336236] acpiphp: Slot [3] registered\n[ 0.337323] acpiphp: Slot [4] registered\n[ 0.338409] acpiphp: Slot [5] registered\n[ 0.339498] acpiphp: Slot [6] registered\n[ 0.340584] acpiphp: Slot [7] registered\n[ 0.341669] acpiphp: Slot [8] registered\n[ 0.342758] acpiphp: Slot [9] registered\n[ 0.343842] acpiphp: Slot [10] registered\n[ 0.344963] acpiphp: Slot [11] registered\n[ 0.346070] acpiphp: Slot [12] registered\n[ 0.347177] acpiphp: Slot [13] registered\n[ 0.348279] acpiphp: Slot [14] registered\n[ 0.349387] acpiphp: Slot [15] registered\n[ 0.364959] acpiphp: Slot [16] registered\n[ 0.366066] acpiphp: Slot [17] registered\n[ 0.367172] acpiphp: Slot [18] registered\n[ 0.368280] acpiphp: Slot [19] registered\n[ 0.369387] acpiphp: Slot [20] registered\n[ 0.370495] acpiphp: Slot [21] registered\n[ 0.371593] acpiphp: Slot [22] registered\n[ 0.372697] acpiphp: Slot [23] registered\n[ 0.373804] acpiphp: Slot [24] registered\n[ 0.374914] acpiphp: Slot [25] registered\n[ 0.376020] acpiphp: Slot [26] registered\n[ 0.377122] acpiphp: Slot [27] registered\n[ 0.378235] acpiphp: Slot [28] registered\n[ 0.379340] acpiphp: Slot [29] registered\n[ 0.380442] acpiphp: Slot [30] registered\n[ 0.381556] acpiphp: Slot [31] registered\n[ 0.382662] PCI host bridge to bus 0000:00\n[ 0.383766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402004] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406551] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441506] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442931] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445045] vgaarb: loaded\n[ 0.445880] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447524] SCSI subsystem initialized\n[ 0.448778] ACPI: bus type USB registered\n[ 0.449905] usbcore: registered new interface driver usbfs\n[ 0.451320] usbcore: registered new interface driver hub\n[ 0.452690] usbcore: registered new device driver usb\n[ 0.454188] PCI: Using ACPI for IRQ routing\n[ 0.455716] NetLabel: Initializing\n[ 0.456701] NetLabel: domain hash size = 128\n[ 0.457859] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459161] NetLabel: unlabeled traffic allowed by default\n[ 0.460727] clocksource: Switched to clocksource kvm-clock\n[ 0.470966] AppArmor: AppArmor Filesystem Enabled\n[ 0.472277] pnp: PnP ACPI init\n[ 0.473518] pnp: PnP ACPI: found 5 devices\n[ 0.480346] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.482659] NET: Registered protocol family 2\n[ 0.484083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.485823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487454] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489102] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492136] NET: Registered protocol family 1\n[ 0.493330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494814] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496269] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525210] Trying to unpack rootfs image as initramfs...\n[ 0.587225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.594211] Scanning for low memory corruption every 60 seconds\n[ 0.597377] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599031] audit: initializing netlink subsys (disabled)\n[ 0.600618] audit: type=2000 audit(1535122919.839:1): initialized\n[ 0.602862] Initialise system trusted keyring\n[ 0.604424] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606007] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608896] zbud: loaded\n[ 0.609995] VFS: Disk quotas dquot_6.6.0\n[ 0.611159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613493] fuse init (API version 7.23)\n[ 0.614754] Key type big_key registered\n[ 0.615876] Allocating IMA MOK and blacklist keyrings.\n[ 0.617654] Key type asymmetric registered\n[ 0.618809] Asymmetric key parser 'x509' registered\n[ 0.620151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622261] io scheduler noop registered\n[ 0.623357] io scheduler deadline registered (default)\n[ 0.624743] io scheduler cfq registered\n[ 0.626019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631340] ACPI: Power Button [PWRF]\n[ 0.632716] GHES: HEST is not enabled!\n[ 0.647082] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.706879] Linux agpgart interface v0.103\n[ 0.710762] brd: module loaded\n[ 0.713063] loop: module loaded\n[ 0.719535] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721560] GPT:90111 != 2097151\n[ 0.722487] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723964] GPT:90111 != 2097151\n[ 0.724893] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726201] vda: vda1 vda15\n[ 0.728120] scsi host0: ata_piix\n[ 0.729210] scsi host1: ata_piix\n[ 0.730208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733878] libphy: Fixed MDIO Bus: probed\n[ 0.735001] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736296] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739538] PPP generic driver version 2.4.2\n[ 0.740831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742481] ehci-pci: EHCI PCI platform driver\n[ 0.743698] ehci-platform: EHCI generic platform driver\n[ 0.745062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746606] ohci-pci: OHCI PCI platform driver\n[ 0.747810] ohci-platform: OHCI generic platform driver\n[ 0.749195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767413] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774106] usb usb1: Product: UHCI Host Controller\n[ 0.775363] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778256] hub 1-0:1.0: USB hub found\n[ 0.779335] hub 1-0:1.0: 2 ports detected\n[ 0.780710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785004] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786439] mousedev: PS/2 mouse device common for all mice\n[ 0.788196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790698] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792281] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795557] i2c /dev entries driver\n[ 0.796636] device-mapper: uevent: version 1.0.3\n[ 0.797971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800241] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802289] NET: Registered protocol family 10\n[ 0.804115] NET: Registered protocol family 17\n[ 0.805370] Key type dns_resolver registered\n[ 0.806731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808241] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810691] registered taskstats version 1\n[ 0.811876] Loading compiled-in X.509 certificates\n[ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816385] zswap: loaded using pool lzo/zbud\n[ 0.818852] Key type trusted registered\n[ 0.821036] Key type encrypted registered\n[ 0.822190] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823636] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825102] evm: HMAC attrs: 0x1\n[ 0.826447] Magic number: 14:368:33\n[ 0.827608] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:00 UTC (1535122920)\n[ 0.829878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831390] EDD information not available.\n[ 0.895485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912597] Write protecting the kernel read-only data: 14336k\n[ 0.917549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.085479] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0XKgZccs8CpR9GZ4+dOq5OA24TCihVNp620XHHo6geC0bC+kGAYF7ami8V7RjxdRBxCrKJsIGljSe68G0Nl+7fTiXiK2k4DodW1t1vixUsEtBbItZ0yZH2K00ilu0hacpOgrIptzT9Afu6W2axyinMXmy++WToeOsukL4E+NCS2rLUnCzz4/T6AdRdwMEJA256vpXjX72dvVg966FFvBNHrciYzIfpFQcOnWFqQ1bB0GVIMyPI/XqvHHpHiHLRk7yAeHjUtfq+Yf2Ic7CoiUWSXUDdeJ6ghd646YerKmCLiAluM5PAiVCBGLZV9zClE0jeKqsTG2pF3aV29thqDtT root@vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0\nssh-dss AAAAB3NzaC1kc3MAAACBAO5XyygStzBnYLKKkwd28oFGbvFOX5Tn4f4tt1AVhkNXx4AwUoA6p4LHuagD9S9ngcX3A0g5qeInNAatGOAb6lR6frMIUJrOivf6t6TdMpXeijqHQBncbpwP/oY/2IOKGflNNeMB+HdwerVUm6UwRHCLO5j3dXOruZE8UKZgzDyxAAAAFQDjcgVbPKrVv41xzQHCP3cSgGa3vQAAAIEAybudC98Qd+yFBStti56hj/qkUtFdSOCfx/tqyfObuHRlKNBJwM4eLxgPz5pk/IWni7NtbFyPAoJvyz84jU3YNUJktYD6hrW3zvqrfOCzvbsr3ZzlypF68uDVJh4fR7amdnyPPBsQHk+XNSdc2iv9L0MKfMav5cqi252Ksq1x7MQAAACATPWWCW23QUINrlDh/gzxrkU+OUkgpj+zc9+X+3bvxZmWwAH1cvC4rGnEP/i4urlKe1M2dLglJ2CIOTpVGW7FC5EvhDiJqFz9jgWvtOaMxi25reyY6MvWp98U4ro/aQsDewQ9CvH0lWP6LkudyVCq5xbnt9h+PlTzkLxgW8ZhJ5Y= root@vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fecd:8879/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.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.85 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0 login: "} 2018-08-24 15:02:03,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action used request id req-88992a00-a100-4e88-8a09-70a47b712d3e 2018-08-24 15:02:03,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833129882812s 2018-08-24 15:02:03,995 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87/action used request id req-88992a00-a100-4e88-8a09-70a47b712d3e 2018-08-24 15:02:03,995 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 491301428 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.184373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186606] pid_max: default: 32768 minimum: 301 [ 0.187823] ACPI: Core revision 20150930 [ 0.189491] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191255] Security Framework initialized [ 0.192355] Yama: becoming mindful. [ 0.193348] AppArmor: AppArmor initialized [ 0.194496] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196245] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199543] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201404] Initializing cgroup subsys io [ 0.202505] Initializing cgroup subsys memory [ 0.203677] Initializing cgroup subsys devices [ 0.204856] Initializing cgroup subsys freezer [ 0.206018] Initializing cgroup subsys net_cls [ 0.207194] Initializing cgroup subsys perf_event [ 0.208421] Initializing cgroup subsys net_prio [ 0.209604] Initializing cgroup subsys hugetlb [ 0.210766] Initializing cgroup subsys pids [ 0.211935] CPU: Physical Processor ID: 0 [ 0.213719] mce: CPU supports 10 MCE banks [ 0.214852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216196] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238211] ftrace: allocating 31920 entries in 125 pages [ 0.264558] smpboot: Max logical packages: 1 [ 0.265715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267562] x2apic enabled [ 0.268680] Switched APIC routing to physical x2apic. [ 0.271094] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277681] KVM setup paravirtual spinlock [ 0.279297] x86: Booted up 1 node, 1 CPUs [ 0.280388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282237] devtmpfs: initialized [ 0.284218] evm: security.selinux [ 0.285166] evm: security.SMACK64 [ 0.286117] evm: security.SMACK64EXEC [ 0.287125] evm: security.SMACK64TRANSMUTE [ 0.288221] evm: security.SMACK64MMAP [ 0.289225] evm: security.ima [ 0.290099] evm: security.capability [ 0.291170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293649] pinctrl core: initialized pinctrl subsystem [ 0.295110] RTC time: 15:01:59, date: 08/24/18 [ 0.296386] NET: Registered protocol family 16 [ 0.297694] cpuidle: using governor ladder [ 0.298802] cpuidle: using governor menu [ 0.299875] PCCT header not found. [ 0.300888] ACPI: bus type PCI registered [ 0.301971] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303622] PCI: Using configuration type 1 for base access [ 0.305759] ACPI: Added _OSI(Module Device) [ 0.306897] ACPI: Added _OSI(Processor Device) [ 0.308059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309271] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311406] ACPI: Interpreter enabled [ 0.312443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322449] ACPI: (supports S0 S5) [ 0.323408] ACPI: Using IOAPIC for interrupt routing [ 0.324688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331693] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336236] acpiphp: Slot [3] registered [ 0.337323] acpiphp: Slot [4] registered [ 0.338409] acpiphp: Slot [5] registered [ 0.339498] acpiphp: Slot [6] registered [ 0.340584] acpiphp: Slot [7] registered [ 0.341669] acpiphp: Slot [8] registered [ 0.342758] acpiphp: Slot [9] registered [ 0.343842] acpiphp: Slot [10] registered [ 0.344963] acpiphp: Slot [11] registered [ 0.346070] acpiphp: Slot [12] registered [ 0.347177] acpiphp: Slot [13] registered [ 0.348279] acpiphp: Slot [14] registered [ 0.349387] acpiphp: Slot [15] registered [ 0.364959] acpiphp: Slot [16] registered [ 0.366066] acpiphp: Slot [17] registered [ 0.367172] acpiphp: Slot [18] registered [ 0.368280] acpiphp: Slot [19] registered [ 0.369387] acpiphp: Slot [20] registered [ 0.370495] acpiphp: Slot [21] registered [ 0.371593] acpiphp: Slot [22] registered [ 0.372697] acpiphp: Slot [23] registered [ 0.373804] acpiphp: Slot [24] registered [ 0.374914] acpiphp: Slot [25] registered [ 0.376020] acpiphp: Slot [26] registered [ 0.377122] acpiphp: Slot [27] registered [ 0.378235] acpiphp: Slot [28] registered [ 0.379340] acpiphp: Slot [29] registered [ 0.380442] acpiphp: Slot [30] registered [ 0.381556] acpiphp: Slot [31] registered [ 0.382662] PCI host bridge to bus 0000:00 [ 0.383766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392972] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402004] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406551] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441506] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442931] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445045] vgaarb: loaded [ 0.445880] vgaarb: bridge control possible 0000:00:02.0 [ 0.447524] SCSI subsystem initialized [ 0.448778] ACPI: bus type USB registered [ 0.449905] usbcore: registered new interface driver usbfs [ 0.451320] usbcore: registered new interface driver hub [ 0.452690] usbcore: registered new device driver usb [ 0.454188] PCI: Using ACPI for IRQ routing [ 0.455716] NetLabel: Initializing [ 0.456701] NetLabel: domain hash size = 128 [ 0.457859] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459161] NetLabel: unlabeled traffic allowed by default [ 0.460727] clocksource: Switched to clocksource kvm-clock [ 0.470966] AppArmor: AppArmor Filesystem Enabled [ 0.472277] pnp: PnP ACPI init [ 0.473518] pnp: PnP ACPI: found 5 devices [ 0.480346] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482659] NET: Registered protocol family 2 [ 0.484083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487454] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489102] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490566] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492136] NET: Registered protocol family 1 [ 0.493330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494814] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496269] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525210] Trying to unpack rootfs image as initramfs... [ 0.587225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.594211] Scanning for low memory corruption every 60 seconds [ 0.597377] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599031] audit: initializing netlink subsys (disabled) [ 0.600618] audit: type=2000 audit(1535122919.839:1): initialized [ 0.602862] Initialise system trusted keyring [ 0.604424] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.606007] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608896] zbud: loaded [ 0.609995] VFS: Disk quotas dquot_6.6.0 [ 0.611159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613493] fuse init (API version 7.23) [ 0.614754] Key type big_key registered [ 0.615876] Allocating IMA MOK and blacklist keyrings. [ 0.617654] Key type asymmetric registered [ 0.618809] Asymmetric key parser 'x509' registered [ 0.620151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622261] io scheduler noop registered [ 0.623357] io scheduler deadline registered (default) [ 0.624743] io scheduler cfq registered [ 0.626019] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631340] ACPI: Power Button [PWRF] [ 0.632716] GHES: HEST is not enabled! [ 0.647082] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.706879] Linux agpgart interface v0.103 [ 0.710762] brd: module loaded [ 0.713063] loop: module loaded [ 0.719535] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721560] GPT:90111 != 2097151 [ 0.722487] GPT:Alternate GPT header not at the end of the disk. [ 0.723964] GPT:90111 != 2097151 [ 0.724893] GPT: Use GNU Parted to correct GPT errors. [ 0.726201] vda: vda1 vda15 [ 0.728120] scsi host0: ata_piix [ 0.729210] scsi host1: ata_piix [ 0.730208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.733878] libphy: Fixed MDIO Bus: probed [ 0.735001] tun: Universal TUN/TAP device driver, 1.6 [ 0.736296] tun: (C) 1999-2004 Max Krasnyansky [ 0.739538] PPP generic driver version 2.4.2 [ 0.740831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742481] ehci-pci: EHCI PCI platform driver [ 0.743698] ehci-platform: EHCI generic platform driver [ 0.745062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746606] ohci-pci: OHCI PCI platform driver [ 0.747810] ohci-platform: OHCI generic platform driver [ 0.749195] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763940] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770488] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774106] usb usb1: Product: UHCI Host Controller [ 0.775363] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778256] hub 1-0:1.0: USB hub found [ 0.779335] hub 1-0:1.0: 2 ports detected [ 0.780710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.785004] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786439] mousedev: PS/2 mouse device common for all mice [ 0.788196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.790698] rtc_cmos 00:00: RTC can wake from S4 [ 0.792281] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.795557] i2c /dev entries driver [ 0.796636] device-mapper: uevent: version 1.0.3 [ 0.797971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802289] NET: Registered protocol family 10 [ 0.804115] NET: Registered protocol family 17 [ 0.805370] Key type dns_resolver registered [ 0.806731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808241] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810691] registered taskstats version 1 [ 0.811876] Loading compiled-in X.509 certificates [ 0.813827] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816385] zswap: loaded using pool lzo/zbud [ 0.818852] Key type trusted registered [ 0.821036] Key type encrypted registered [ 0.822190] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823636] ima: No TPM chip found, activating TPM-bypass! [ 0.825102] evm: HMAC attrs: 0x1 [ 0.826447] Magic number: 14:368:33 [ 0.827608] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:00 UTC (1535122920) [ 0.829878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831390] EDD information not available. [ 0.895485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912597] Write protecting the kernel read-only data: 14336k [ 0.917549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920196] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.085479] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0XKgZccs8CpR9GZ4+dOq5OA24TCihVNp620XHHo6geC0bC+kGAYF7ami8V7RjxdRBxCrKJsIGljSe68G0Nl+7fTiXiK2k4DodW1t1vixUsEtBbItZ0yZH2K00ilu0hacpOgrIptzT9Afu6W2axyinMXmy++WToeOsukL4E+NCS2rLUnCzz4/T6AdRdwMEJA256vpXjX72dvVg966FFvBNHrciYzIfpFQcOnWFqQ1bB0GVIMyPI/XqvHHpHiHLRk7yAeHjUtfq+Yf2Ic7CoiUWSXUDdeJ6ghd646YerKmCLiAluM5PAiVCBGLZV9zClE0jeKqsTG2pF3aV29thqDtT root@vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0 ssh-dss AAAAB3NzaC1kc3MAAACBAO5XyygStzBnYLKKkwd28oFGbvFOX5Tn4f4tt1AVhkNXx4AwUoA6p4LHuagD9S9ngcX3A0g5qeInNAatGOAb6lR6frMIUJrOivf6t6TdMpXeijqHQBncbpwP/oY/2IOKGflNNeMB+HdwerVUm6UwRHCLO5j3dXOruZE8UKZgzDyxAAAAFQDjcgVbPKrVv41xzQHCP3cSgGa3vQAAAIEAybudC98Qd+yFBStti56hj/qkUtFdSOCfx/tqyfObuHRlKNBJwM4eLxgPz5pk/IWni7NtbFyPAoJvyz84jU3YNUJktYD6hrW3zvqrfOCzvbsr3ZzlypF68uDVJh4fR7amdnyPPBsQHk+XNSdc2iv9L0MKfMav5cqi252Ksq1x7MQAAACATPWWCW23QUINrlDh/gzxrkU+OUkgpj+zc9+X+3bvxZmWwAH1cvC4rGnEP/i4urlKe1M2dLglJ2CIOTpVGW7FC5EvhDiJqFz9jgWvtOaMxi25reyY6MvWp98U4ro/aQsDewQ9CvH0lWP6LkudyVCq5xbnt9h+PlTzkLxgW8ZhJ5Y= root@vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fecd:8879/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.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.85 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3b868e79-afea-4649-bdbd-25018c8d5bd0 login: 2018-08-24 15:02:03,996 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-24 15:02:04,111 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:02:04,112 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-24 15:02:04,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:02:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:04,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f46ac7b4-c003-4562-8f14-e7fe3d1b84ca x-compute-request-id: req-f46ac7b4-c003-4562-8f14-e7fe3d1b84ca Content-Type: application/json 2018-08-24 15:02:04,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66 used request id req-f46ac7b4-c003-4562-8f14-e7fe3d1b84ca 2018-08-24 15:02:04,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147676944733s 2018-08-24 15:02:04,265 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66 used request id req-f46ac7b4-c003-4562-8f14-e7fe3d1b84ca 2018-08-24 15:02:04,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:04,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-203f091b-5d2d-4321-ad0f-a05bb5216d47 x-compute-request-id: req-203f091b-5d2d-4321-ad0f-a05bb5216d47 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:59Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5f:73", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:48.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "ae0e7789-3d44-4ac8-bc71-c45b972fdf66", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:04Z", "hostId": "2d7e3c16d13f86d68df47c95b532420e3d5923c0d273f0f57cb7caa7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:41Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:04,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-203f091b-5d2d-4321-ad0f-a05bb5216d47 2018-08-24 15:02:04,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416710138321s 2018-08-24 15:02:04,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-203f091b-5d2d-4321-ad0f-a05bb5216d47 2018-08-24 15:02:04,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:06,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:06,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:06,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bee3e1a-a5df-4ebe-aca6-dfd09c3a5f9e x-compute-request-id: req-4bee3e1a-a5df-4ebe-aca6-dfd09c3a5f9e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:01:59Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:06,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4bee3e1a-a5df-4ebe-aca6-dfd09c3a5f9e 2018-08-24 15:02:06,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182588815689s 2018-08-24 15:02:06,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4bee3e1a-a5df-4ebe-aca6-dfd09c3a5f9e 2018-08-24 15:02:06,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:02:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:07,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:02:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9647e698-26bf-49cb-b124-e90a7eaa79e8 x-compute-request-id: req-9647e698-26bf-49cb-b124-e90a7eaa79e8 Content-Type: application/json 2018-08-24 15:02:07,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87 used request id req-9647e698-26bf-49cb-b124-e90a7eaa79e8 2018-08-24 15:02:07,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169167995453s 2018-08-24 15:02:07,042 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87 used request id req-9647e698-26bf-49cb-b124-e90a7eaa79e8 2018-08-24 15:02:07,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:07,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:07,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-2785d010-1ac2-4373-a0fe-b366bc8275ac x-compute-request-id: req-2785d010-1ac2-4373-a0fe-b366bc8275ac Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:88:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7ab4813b-ff6a-49ee-9328-27c5d905fb87", "rel": "bookmark"}], "image": {"id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "links": [{"href": "http://172.30.9.40:8774/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:01:59.000000", "flavor": {"id": "f2a5aa70-cc58-454c-a309-336151b607d5", "links": [{"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}]}, "id": "7ab4813b-ff6a-49ee-9328-27c5d905fb87", "security_groups": [{"name": "default"}], "user_id": "9d47eafdd7e047028f6e1a3751f467e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:06Z", "hostId": "074bea4788ff6f3e026008f541b20aa08630478adab510790aa55775", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b868e79-afea-4649-bdbd-25018c8d5bd0", "created": "2018-08-24T15:01:52Z", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:07,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2785d010-1ac2-4373-a0fe-b366bc8275ac 2018-08-24 15:02:07,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495760917664s 2018-08-24 15:02:07,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2785d010-1ac2-4373-a0fe-b366bc8275ac 2018-08-24 15:02:07,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:09,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:09,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5755981b-80d3-428e-b35d-0b394d49a56c x-compute-request-id: req-5755981b-80d3-428e-b35d-0b394d49a56c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 15:02:09,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5755981b-80d3-428e-b35d-0b394d49a56c 2018-08-24 15:02:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0659670829773s 2018-08-24 15:02:09,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5755981b-80d3-428e-b35d-0b394d49a56c 2018-08-24 15:02:09,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:02:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" -d '{"subnet_id": "a7485751-14fa-4265-b834-bfce06619a72"}' 2018-08-24 15:02:11,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41620cb6-5ef5-4837-a672-7fa2e47ffe9a Date: Fri, 24 Aug 2018 15:02:11 GMT RESP BODY: {"network_id": "93aa4bf7-578a-4c54-89cc-cf9b931a5b17", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "subnet_id": "a7485751-14fa-4265-b834-bfce06619a72", "subnet_ids": ["a7485751-14fa-4265-b834-bfce06619a72"], "port_id": "44c80fd0-cdad-4c86-931a-14c098f20bb9", "id": "78ae1514-d270-42e0-ae22-1815970b855c"} 2018-08-24 15:02:11,448 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/remove_router_interface.json used request id req-41620cb6-5ef5-4837-a672-7fa2e47ffe9a 2018-08-24 15:02:11,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83795499802s 2018-08-24 15:02:11,449 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c/remove_router_interface.json used request id req-41620cb6-5ef5-4837-a672-7fa2e47ffe9a returning object 78ae1514-d270-42e0-ae22-1815970b855c 2018-08-24 15:02:11,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:02:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:11,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-77a634de-40a3-4705-94c0-33ed9b230ad9 Date: Fri, 24 Aug 2018 15:02:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:34Z", "admin_state_up": true, "updated_at": "2018-08-24T15:02:10Z", "revision_number": 4, "routes": [], "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "78ae1514-d270-42e0-ae22-1815970b855c", "name": "vping_userdata-router_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:02:11,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-77a634de-40a3-4705-94c0-33ed9b230ad9 2018-08-24 15:02:11,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11855006218s 2018-08-24 15:02:11,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-77a634de-40a3-4705-94c0-33ed9b230ad9 2018-08-24 15:02:11,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:02:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:13,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee6e8aa7-2f10-460f-b9c7-c5706495110a Content-Length: 0 Date: Fri, 24 Aug 2018 15:02:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:02:13,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c.json used request id req-ee6e8aa7-2f10-460f-b9c7-c5706495110a 2018-08-24 15:02:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.5456302166s 2018-08-24 15:02:13,115 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/78ae1514-d270-42e0-ae22-1815970b855c.json used request id req-ee6e8aa7-2f10-460f-b9c7-c5706495110a 2018-08-24 15:02:13,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:02:13,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:13,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3fbd9c56-db5b-499a-a818-1deb72a739da Date: Fri, 24 Aug 2018 15:02:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:01:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"a7485751-14fa-4265-b834-bfce06619a72","subnetpool_id":null,"name":"vping_userdata-subnet_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:02:13,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-3fbd9c56-db5b-499a-a818-1deb72a739da 2018-08-24 15:02:13,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480179786682s 2018-08-24 15:02:13,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-3fbd9c56-db5b-499a-a818-1deb72a739da 2018-08-24 15:02:13,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:02:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/a7485751-14fa-4265-b834-bfce06619a72.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:14,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17242862-7262-4b3b-89b8-5b620e5d75de Date: Fri, 24 Aug 2018 15:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:02:14,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a7485751-14fa-4265-b834-bfce06619a72.json used request id req-17242862-7262-4b3b-89b8-5b620e5d75de 2018-08-24 15:02:14,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22713589668s 2018-08-24 15:02:14,393 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a7485751-14fa-4265-b834-bfce06619a72.json used request id req-17242862-7262-4b3b-89b8-5b620e5d75de 2018-08-24 15:02:14,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-0d05944d-96b9-4afb-b2c4-9706709b9e6a Date: Fri, 24 Aug 2018 15:02:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:02:14Z","tenant_id":"ef08bc45696f4a5e9aa89db8ddb33799","created_at":"2018-08-24T15:01:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef08bc45696f4a5e9aa89db8ddb33799","id":"93aa4bf7-578a-4c54-89cc-cf9b931a5b17","name":"vping_userdata-net_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:02:14,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0d05944d-96b9-4afb-b2c4-9706709b9e6a 2018-08-24 15:02:14,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974910259247s 2018-08-24 15:02:14,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0d05944d-96b9-4afb-b2c4-9706709b9e6a 2018-08-24 15:02:14,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:02:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/93aa4bf7-578a-4c54-89cc-cf9b931a5b17.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:16,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4bd7bfd-0272-461f-b611-36537a3d3346 Date: Fri, 24 Aug 2018 15:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:02:16,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/93aa4bf7-578a-4c54-89cc-cf9b931a5b17.json used request id req-c4bd7bfd-0272-461f-b611-36537a3d3346 2018-08-24 15:02:16,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61284303665s 2018-08-24 15:02:16,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/93aa4bf7-578a-4c54-89cc-cf9b931a5b17.json used request id req-c4bd7bfd-0272-461f-b611-36537a3d3346 2018-08-24 15:02:16,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:02:16,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:16,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-0b0a30dc-53dc-4292-952c-93dc2c9a48a9 Date: Fri, 24 Aug 2018 15:02:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:01:38Z", "file": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/file", "owner": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "d17babf9-3ae5-4735-8e97-8bba2ee3768a", "size": 12716032, "self": "/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b868e79-afea-4649-bdbd-25018c8d5bd0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:01:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:02:16,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0b0a30dc-53dc-4292-952c-93dc2c9a48a9 2018-08-24 15:02:16,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281666040421s 2018-08-24 15:02:16,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0b0a30dc-53dc-4292-952c-93dc2c9a48a9 2018-08-24 15:02:16,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:02:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0694fc93807af303c2552e194af68b49a4bc1d9e" 2018-08-24 15:02:16,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09155f3f-6717-4616-8cf3-975c9fb78bfb Date: Fri, 24 Aug 2018 15:02:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:02:16,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a used request id req-09155f3f-6717-4616-8cf3-975c9fb78bfb 2018-08-24 15:02:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.292401075363s 2018-08-24 15:02:16,686 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/d17babf9-3ae5-4735-8e97-8bba2ee3768a used request id req-09155f3f-6717-4616-8cf3-975c9fb78bfb 2018-08-24 15:02:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:02:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:16,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-d19e793a-36e1-48fb-9875-172383d49a34 x-compute-request-id: req-d19e793a-36e1-48fb-9875-172383d49a34 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f2a5aa70-cc58-454c-a309-336151b607d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f2a5aa70-cc58-454c-a309-336151b607d5"}]} 2018-08-24 15:02:16,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d19e793a-36e1-48fb-9875-172383d49a34 2018-08-24 15:02:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220229625702s 2018-08-24 15:02:16,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d19e793a-36e1-48fb-9875-172383d49a34 2018-08-24 15:02:16,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:02:16,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:16,757 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-2e285f06-ee31-4f6d-979a-87ec8eed04d1 x-compute-request-id: req-2e285f06-ee31-4f6d-979a-87ec8eed04d1 Content-Length: 0 Content-Type: application/json 2018-08-24 15:02:16,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5 used request id req-2e285f06-ee31-4f6d-979a-87ec8eed04d1 2018-08-24 15:02:16,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478219985962s 2018-08-24 15:02:16,758 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/f2a5aa70-cc58-454c-a309-336151b607d5 used request id req-2e285f06-ee31-4f6d-979a-87ec8eed04d1 2018-08-24 15:02:16,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:02:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:17,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2eeeda-ac21-4108-a567-f4ba7d455f88 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": {"self": "http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d47eafdd7e047028f6e1a3751f467e7", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:02:17,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-9c2eeeda-ac21-4108-a567-f4ba7d455f88 2018-08-24 15:02:17,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259459972382s 2018-08-24 15:02:17,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-9c2eeeda-ac21-4108-a567-f4ba7d455f88 2018-08-24 15:02:17,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:02:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:17,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f933e62-c8fa-458c-a1e5-709554f0bc9c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3b868e79-afea-4649-bdbd-25018c8d5bd0", "links": {"self": "http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d47eafdd7e047028f6e1a3751f467e7", "description": null}} 2018-08-24 15:02:17,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 used request id req-9f933e62-c8fa-458c-a1e5-709554f0bc9c 2018-08-24 15:02:17,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213496208191s 2018-08-24 15:02:17,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 used request id req-9f933e62-c8fa-458c-a1e5-709554f0bc9c 2018-08-24 15:02:17,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 15:02:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:17,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d175c0-df5d-43f8-991e-4d5821adb112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:02:17,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 used request id req-34d175c0-df5d-43f8-991e-4d5821adb112 2018-08-24 15:02:17,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.358757019043s 2018-08-24 15:02:17,598 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9d47eafdd7e047028f6e1a3751f467e7 used request id req-34d175c0-df5d-43f8-991e-4d5821adb112 2018-08-24 15:02:17,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:02:17,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:17,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0eab0-2d45-4ca2-9352-4016769fab48 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799"}, "tags": [], "enabled": true, "id": "ef08bc45696f4a5e9aa89db8ddb33799", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b868e79-afea-4649-bdbd-25018c8d5bd0"}]} 2018-08-24 15:02:17,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-56c0eab0-2d45-4ca2-9352-4016769fab48 2018-08-24 15:02:17,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178059101105s 2018-08-24 15:02:17,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-56c0eab0-2d45-4ca2-9352-4016769fab48 2018-08-24 15:02:17,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 15:02:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da5f8f2777bc2afa4bdd77b63f6a317b82bfe51e" 2018-08-24 15:02:17,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd82659-3dca-47bd-9141-2e6422a0757e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:02:17,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799 used request id req-1dd82659-3dca-47bd-9141-2e6422a0757e 2018-08-24 15:02:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162744045258s 2018-08-24 15:02:17,950 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/ef08bc45696f4a5e9aa89db8ddb33799 used request id req-1dd82659-3dca-47bd-9141-2e6422a0757e 2018-08-24 15:02:18,004 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-24 15:02:18,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:02:18,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:02:18,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:02:18,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:02:18,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:02:18,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:02:18,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:02:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:02:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd63878-65d2-45c4-bc29-f44286318425 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:02:18,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-dcd63878-65d2-45c4-bc29-f44286318425 2018-08-24 15:02:18,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:02:18,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["u1bj3xFpTBSiieYjJJ8pgw"], "issued_at": "2018-08-24T15:02:18.000000Z"}} 2018-08-24 15:02:18,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:18,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a2c5207b-4af5-4d0d-80de-ce9a048b60c3 Date: Fri, 24 Aug 2018 15:02:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:02:18,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2c5207b-4af5-4d0d-80de-ce9a048b60c3 2018-08-24 15:02:18,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266181945801s 2018-08-24 15:02:18,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2c5207b-4af5-4d0d-80de-ce9a048b60c3 2018-08-24 15:02:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:02:18,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c352cb07-32be-4551-b6eb-1a66c0083196 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:02:18,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c352cb07-32be-4551-b6eb-1a66c0083196 2018-08-24 15:02:18,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:02:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:18,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ff8a0a-092e-404d-9b5e-1a2336a6d2fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 15:02:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-07ff8a0a-092e-404d-9b5e-1a2336a6d2fd 2018-08-24 15:02:18,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180469989777s 2018-08-24 15:02:18,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-07ff8a0a-092e-404d-9b5e-1a2336a6d2fd 2018-08-24 15:02:18,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 15:02:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}}' 2018-08-24 15:02:19,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06313b2c-534c-4e5a-b68f-f60080419e6d Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06"}, "tags": [], "enabled": true, "id": "0412d2cdb4e84d96a4a9187abff4bb06", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}} 2018-08-24 15:02:19,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-06313b2c-534c-4e5a-b68f-f60080419e6d 2018-08-24 15:02:19,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129058122635s 2018-08-24 15:02:19,044 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-06313b2c-534c-4e5a-b68f-f60080419e6d 2018-08-24 15:02:19,045 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784'}) 2018-08-24 15:02:19,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 15:02:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b73ecad1-0f8c-488f-995e-915d3cdaf979", "email": null, "name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}}' 2018-08-24 15:02:19,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08908ad1-98a3-46ab-a6af-9d43e651e4d3 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": {"self": "http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33dfdca8fe24434eb841751c20d6e847", "domain_id": "default", "password_expires_at": null}} 2018-08-24 15:02:19,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-08908ad1-98a3-46ab-a6af-9d43e651e4d3 2018-08-24 15:02:19,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417844057083s 2018-08-24 15:02:19,469 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-08908ad1-98a3-46ab-a6af-9d43e651e4d3 2018-08-24 15:02:19,470 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'33dfdca8fe24434eb841751c20d6e847', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784'}) 2018-08-24 15:02:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:02:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0991cc-ba43-4dbe-98ff-afc43da503f9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:02:19,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ac0991cc-ba43-4dbe-98ff-afc43da503f9 2018-08-24 15:02:19,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172561883926s 2018-08-24 15:02:19,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ac0991cc-ba43-4dbe-98ff-afc43da503f9 2018-08-24 15:02:19,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:02:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:19,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a30d3ba-c764-471c-ab09-c655ae1e758a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:02:19,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a30d3ba-c764-471c-ab09-c655ae1e758a 2018-08-24 15:02:19,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101433992386s 2018-08-24 15:02:19,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a30d3ba-c764-471c-ab09-c655ae1e758a 2018-08-24 15:02:19,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:02:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:19,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4487f5-53ce-407f-bd43-bbb7e6d915cd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:02:19,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1b4487f5-53ce-407f-bd43-bbb7e6d915cd 2018-08-24 15:02:19,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999939441681s 2018-08-24 15:02:19,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1b4487f5-53ce-407f-bd43-bbb7e6d915cd 2018-08-24 15:02:19,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:02:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:19,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b93acd-903b-4bd8-9888-0b23ea7086a7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:02:19,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d8b93acd-903b-4bd8-9888-0b23ea7086a7 2018-08-24 15:02:19,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101792097092s 2018-08-24 15:02:19,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d8b93acd-903b-4bd8-9888-0b23ea7086a7 2018-08-24 15:02:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:02:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:20,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6569a02-7f4f-462d-9f42-82dadd25c5be Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": {"self": "http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33dfdca8fe24434eb841751c20d6e847", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:02:20,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d6569a02-7f4f-462d-9f42-82dadd25c5be 2018-08-24 15:02:20,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209682941437s 2018-08-24 15:02:20,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d6569a02-7f4f-462d-9f42-82dadd25c5be 2018-08-24 15:02:20,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:02:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:20,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1447e2b7-7a44-470b-aab9-9d4280f774a2 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06"}, "tags": [], "enabled": true, "id": "0412d2cdb4e84d96a4a9187abff4bb06", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-24 15:02:20,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-1447e2b7-7a44-470b-aab9-9d4280f774a2 2018-08-24 15:02:20,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110540151596s 2018-08-24 15:02:20,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-1447e2b7-7a44-470b-aab9-9d4280f774a2 2018-08-24 15:02:20,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:02:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=33dfdca8fe24434eb841751c20d6e847&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0412d2cdb4e84d96a4a9187abff4bb06" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:20,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdc40ef-475c-4890-86dc-ee48c349c033 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=33dfdca8fe24434eb841751c20d6e847&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0412d2cdb4e84d96a4a9187abff4bb06", "previous": null, "next": null}} 2018-08-24 15:02:20,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=33dfdca8fe24434eb841751c20d6e847&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0412d2cdb4e84d96a4a9187abff4bb06 used request id req-bcdc40ef-475c-4890-86dc-ee48c349c033 2018-08-24 15:02:20,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977439880371s 2018-08-24 15:02:20,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=33dfdca8fe24434eb841751c20d6e847&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=0412d2cdb4e84d96a4a9187abff4bb06 used request id req-bcdc40ef-475c-4890-86dc-ee48c349c033 2018-08-24 15:02:20,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:02:20,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06/users/33dfdca8fe24434eb841751c20d6e847/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:02:20,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08dd3e9c-224b-4ee3-a1bd-dc8edd954c8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:02:20,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06/users/33dfdca8fe24434eb841751c20d6e847/roles/5df559bd118b46ae95b9195d6e13137a used request id req-08dd3e9c-224b-4ee3-a1bd-dc8edd954c8f 2018-08-24 15:02:20,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215506076813s 2018-08-24 15:02:20,623 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06/users/33dfdca8fe24434eb841751c20d6e847/roles/5df559bd118b46ae95b9195d6e13137a used request id req-08dd3e9c-224b-4ee3-a1bd-dc8edd954c8f 2018-08-24 15:02:20,624 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b73ecad1-0f8c-488f-995e-915d3cdaf979', 'username': u'cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 15:02:20,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:02:20,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:02:20,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:02:20,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:02:20,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:02:20,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:02:20,629 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'password': 'b73ecad1-0f8c-488f-995e-915d3cdaf979', 'project_name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '0412d2cdb4e84d96a4a9187abff4bb06', 'project_domain_name': 'Default'} 2018-08-24 15:02:20,629 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-24 15:02:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:02:20,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26f95f3-3fd0-443f-8e70-afe9a0e3f519 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:02:20,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f26f95f3-3fd0-443f-8e70-afe9a0e3f519 2018-08-24 15:02:20,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:02:21,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0412d2cdb4e84d96a4a9187abff4bb06", "name": "cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_0412d2cdb4e84d96a4a9187abff4bb06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_0412d2cdb4e84d96a4a9187abff4bb06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/0412d2cdb4e84d96a4a9187abff4bb06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "id": "33dfdca8fe24434eb841751c20d6e847"}, "audit_ids": ["qu1RUaUVTOmd5Y1w4XRU4Q"], "issued_at": "2018-08-24T15:02:20.000000Z"}} 2018-08-24 15:02:21,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:02:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"network": {"name": "cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "admin_state_up": true}}' 2018-08-24 15:02:21,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-03646992-164b-46bb-a5fa-77e4f8b35d9f Date: Fri, 24 Aug 2018 15:02:21 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T15:02:21Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}} 2018-08-24 15:02:21,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-03646992-164b-46bb-a5fa-77e4f8b35d9f 2018-08-24 15:02:21,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.751125097275s 2018-08-24 15:02:21,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-03646992-164b-46bb-a5fa-77e4f8b35d9f 2018-08-24 15:02:21,787 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:02:21Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'f280bdb0-16e7-4563-930f-654cd8ed23ed', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784', u'admin_state_up': True, u'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', u'created_at': u'2018-08-24T15:02:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06'}) 2018-08-24 15:02:21,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-54a48180-ccae-4776-8efc-1582fd13749f Date: Fri, 24 Aug 2018 15:02:22 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:02:21Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:22,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-54a48180-ccae-4776-8efc-1582fd13749f 2018-08-24 15:02:22,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369736194611s 2018-08-24 15:02:22,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-54a48180-ccae-4776-8efc-1582fd13749f 2018-08-24 15:02:22,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:02:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"subnet": {"name": "cinder_test-subnet_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "enable_dhcp": true, "network_id": "f280bdb0-16e7-4563-930f-654cd8ed23ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:02:22,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7de0379f-56ea-48bf-9466-0e392e4880c5 Date: Fri, 24 Aug 2018 15:02:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:02:22Z","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":"0412d2cdb4e84d96a4a9187abff4bb06","id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","subnetpool_id":null,"name":"cinder_test-subnet_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}} 2018-08-24 15:02:22,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7de0379f-56ea-48bf-9466-0e392e4880c5 2018-08-24 15:02:22,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.555472135544s 2018-08-24 15:02:22,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7de0379f-56ea-48bf-9466-0e392e4880c5 2018-08-24 15:02:22,715 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:02:22Z', 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'5c86d28b-0342-4a53-8974-08a3213b4fa3', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_b4f0df23-8c6f-479a-af7d-5c4d63d30784', u'enable_dhcp': True, u'network_id': u'f280bdb0-16e7-4563-930f-654cd8ed23ed', u'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', u'created_at': u'2018-08-24T15:02:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06'}) 2018-08-24 15:02:22,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:02:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "cinder_test-router_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "admin_state_up": true}}' 2018-08-24 15:02:23,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-72e15b71-90f3-4a0e-a854-a46b393bbdd8 Date: Fri, 24 Aug 2018 15:02:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:22Z", "admin_state_up": true, "updated_at": "2018-08-24T15:02:23Z", "revision_number": 2, "routes": [], "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "f102f70f-bf76-4b54-8afa-f513349879de", "name": "cinder_test-router_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}} 2018-08-24 15:02:23,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-72e15b71-90f3-4a0e-a854-a46b393bbdd8 2018-08-24 15:02:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.12071704865s 2018-08-24 15:02:23,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-72e15b71-90f3-4a0e-a854-a46b393bbdd8 2018-08-24 15:02:23,837 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', u'created_at': u'2018-08-24T15:02:22Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T15:02:23Z', u'revision_number': 2, u'routes': [], u'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', u'id': u'f102f70f-bf76-4b54-8afa-f513349879de', u'name': u'cinder_test-router_b4f0df23-8c6f-479a-af7d-5c4d63d30784'}) 2018-08-24 15:02:23,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:02:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"subnet_id": "5c86d28b-0342-4a53-8974-08a3213b4fa3"}' 2018-08-24 15:02:25,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-35cb8c27-2179-4cd3-873a-0a170b77a19b Date: Fri, 24 Aug 2018 15:02:25 GMT RESP BODY: {"network_id": "f280bdb0-16e7-4563-930f-654cd8ed23ed", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "subnet_id": "5c86d28b-0342-4a53-8974-08a3213b4fa3", "subnet_ids": ["5c86d28b-0342-4a53-8974-08a3213b4fa3"], "port_id": "54935ed7-0145-456b-9d23-101227acaf8f", "id": "f102f70f-bf76-4b54-8afa-f513349879de"} 2018-08-24 15:02:25,863 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/add_router_interface.json used request id req-35cb8c27-2179-4cd3-873a-0a170b77a19b 2018-08-24 15:02:25,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02497911453s 2018-08-24 15:02:25,863 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/add_router_interface.json used request id req-35cb8c27-2179-4cd3-873a-0a170b77a19b returning object f102f70f-bf76-4b54-8afa-f513349879de 2018-08-24 15:02:25,864 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:02:25,996 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:02:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:02:26,003 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:02:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:02:26,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:02:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:26,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-27e94c20-2e4d-4a8c-bb4f-2b1b6c147cde Date: Fri, 24 Aug 2018 15:02:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:02:26,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-27e94c20-2e4d-4a8c-bb4f-2b1b6c147cde 2018-08-24 15:02:26,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20788693428s 2018-08-24 15:02:26,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-27e94c20-2e4d-4a8c-bb4f-2b1b6c147cde 2018-08-24 15:02:26,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:02:26,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}' 2018-08-24 15:02:26,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b3f3d815-91fa-4334-829d-3ef45b42d273 Date: Fri, 24 Aug 2018 15:02:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:02:26Z", "file": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file", "owner": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "size": null, "self": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "checksum": null, "created_at": "2018-08-24T15:02:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:02:26,263 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b3f3d815-91fa-4334-829d-3ef45b42d273 2018-08-24 15:02:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.043160200119s 2018-08-24 15:02:26,264 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b3f3d815-91fa-4334-829d-3ef45b42d273 returning object 50cc6fac-c236-41bb-8b6e-964e632cf8a6 2018-08-24 15:02:26,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:02:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '' 2018-08-24 15:02:26,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1731a02-e044-4f91-a07d-384499901da3 Date: Fri, 24 Aug 2018 15:02:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:02:26,639 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file used request id req-b1731a02-e044-4f91-a07d-384499901da3 2018-08-24 15:02:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.374973058701s 2018-08-24 15:02:26,640 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file used request id req-b1731a02-e044-4f91-a07d-384499901da3 2018-08-24 15:02:26,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:02:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:26,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-3e052022-05fa-42ba-b334-2b0f31711dde Date: Fri, 24 Aug 2018 15:02:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:02:26Z", "file": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file", "owner": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "size": 12716032, "self": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:02:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:02:26,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3e052022-05fa-42ba-b334-2b0f31711dde 2018-08-24 15:02:26,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396521091461s 2018-08-24 15:02:26,683 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3e052022-05fa-42ba-b334-2b0f31711dde 2018-08-24 15:02:26,685 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file', 'owner': u'0412d2cdb4e84d96a4a9187abff4bb06', 'id': u'50cc6fac-c236-41bb-8b6e-964e632cf8a6', 'size': 12716032, u'self': u'/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:02:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T15:02:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'created': u'2018-08-24T15:02:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:02:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:02:26,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:02:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:02:26,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-34a458ea-68ed-4249-ac88-83a1927a8a82 x-compute-request-id: req-34a458ea-68ed-4249-ac88-83a1927a8a82 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "723a27ac-784f-402b-b17a-7347757ae737"}} 2018-08-24 15:02:26,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-34a458ea-68ed-4249-ac88-83a1927a8a82 2018-08-24 15:02:26,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.275859832764s 2018-08-24 15:02:26,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-34a458ea-68ed-4249-ac88-83a1927a8a82 2018-08-24 15:02:26,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'723a27ac-784f-402b-b17a-7347757ae737', 'swap': 0}) 2018-08-24 15:02:26,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:02:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" -d '{"extra_specs": {}}' 2018-08-24 15:02:26,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-8511f75e-691e-4404-9742-06ddcf8987d6 x-compute-request-id: req-8511f75e-691e-4404-9742-06ddcf8987d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:02:26,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737/os-extra_specs used request id req-8511f75e-691e-4404-9742-06ddcf8987d6 2018-08-24 15:02:26,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194201469421s 2018-08-24 15:02:26,983 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737/os-extra_specs used request id req-8511f75e-691e-4404-9742-06ddcf8987d6 2018-08-24 15:02:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 15:02:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"keypair": {"name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}}' 2018-08-24 15:02:27,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-4eaa500b-0b74-4ca2-8d92-229363b813f4 x-compute-request-id: req-4eaa500b-0b74-4ca2-8d92-229363b813f4 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsUzMddOowY6Z5UiQ+IcF1/IiuubIVRZIY2ddjaFd4x17Kl7RXG2FwV92IksJRPCbkhFVFWr3ua400oYBDgbX7/4mCyLUY7AHBOAi481x0Lo0rplPtccP3skVxXtTGy1n0wlWZ5ddOv2o/pfM0x01qMSyhKrSfSf4OuuR6zPrNqxA5alyZXFXp1lllPof8scXpVSbUfGCb9cCZUh/dwb0wh37NtFiVgNv9+S0TBpboIzYCiQwemJRC5Fy8j6a6q9TKJtT4ug9iXf7MojmaUHhlPxgtxpRC+K9tjX48OcjHaSu+okcrVdGEVw40Uk3qmZVy7aUcMi/kZCxrUsxxZVlb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArFMzHXTqMGOmeVIkPiHBdfyIrrmyFUWSGNnXY2hXeMdeype0\nVxthcFfdiJLCUTwm5IRVRVq97muNNKGAQ4G1+/+Jgsi1GOwBwTgIuPNcdC6NK6ZT\n7XHD97JFcV7UxstZ9MJVmeXXTr9qP6XzNMdNajEsoSq0n0n+Drrkesz6zasQOWpc\nmVxV6dZZZT6H/LHF6VUm1Hxgm/XAmVIf3cG9MId+zbRYlYDb/fktEwaW6CM2AokM\nHpiUQuRcvI+muqvUyibU+LoPYl3+zKI5mlB4ZT8YLcaUQvivbY1+PDnIx2krvqJH\nK1XRhFcONFJN6pmVcu2lHDIv5GQsa1LMcWVZWwIDAQABAoIBAGlJpE95IaVTHWG+\n6Fn18egO1cw7tSz+BtecMdeQ5vDqj2Yk7pDSL+SeKsLJOGS95d11ZUwstyM3H11q\n151nYTOI3BHGY6/IcwIFJH8sYe6yipqC04CeI+fxSjCMimCz2lCLdBXFsplwppAg\n6snyg8BAL06Bcz5nzQxe8D5/gzWpL2CPKqylJi2iRUDVFH+rbG063p16QbuY83vd\n4eCq8VwmL6tFfW8SZmp9CE9P/0m9V2OyAKkjcqmwAjA7z+bqsHi/+rW4NbpHeVim\nPeEIGHZbO7nPl5pPv7qz0YGwel70jliEaKUMpNdVpkQCb8D1GdcUjUhsXxIK3eRY\n4jyTqmECgYEA5ZmG5K9IDgLiTLzGmEUae3ZZzVVdc9eHfgNBso5LVMQxlhl6NSnV\nWigHDQnJ/ccO3MZEgVisqRO+VI10TB/XRcuFUegnq/gCyl0tqeVGk3yvXWFlOhHO\nR1iMHrv5fxO/EyFLNesBI+//TDBe+lR0r6n7SiTKul4k/NXYeCIeKvkCgYEAwCO9\nf0fYI+2zpozcM0BEZRRTy5oLM0K4JZS9CNsF0mq6NUK9JSSnhWJ8j24118+JFTEB\ntFJ70e+r9Zc9nv7bG/UaHk725PP+/Y36wMllIS50bgisX/jiH7HCRRzV6n8hmpvd\nZU0ISrAwVuRGDqHjuCYEhdIe5gSd70+RlZnzx/MCgYEA37iYc27EZDq1LZboYGk9\nY74vxN+AXydNdCFSO91hU+iUdLDAntrzdJT6Qd8e/nSfa8qZ5/tyypFdbWAkSSTh\ni7XDY8s2FOBmP69Jlnm9KmtdKT2E+G9vM5/5cN0zQHsKPWa8tX4XL2BkwGWFtqDi\nzmRwYo+1JqIjomXxNyXvhWkCgYAy6QVr9Uhi9LfWWJp8BfpZYhJ170IqefI7Gvcf\nopEfWOIv/JgLgHPW1uq0QnqHzVjAQbT256ghT0UcFM/iEhtShBZAk6G9tp0I6Bba\nAEMIkLuO8ENkRpj71ujn0SUpNjhcNBJspgWdbKPSUjfx5pllEMXAA5XmUrDaWRX1\nMs6yWwKBgFd50lj9D2Zjom3mCdh1M1yoxutKWTrnaSOFb0vu9rilvC9EQLMGIUJS\nTzz1gwfCWwwiqGRBTnI4OpEawgM57qMiPyj+fIdjiaL9UNAJt4vTo6PBwyq6TQTe\nfuH3eAYHDG7Vwa8DLAYnzhZ0kKYdK7LEjtaIbkedM5xYZYsvbSnf\n-----END RSA PRIVATE KEY-----\n", "user_id": "33dfdca8fe24434eb841751c20d6e847", "name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "fingerprint": "2d:68:3f:12:74:38:da:21:55:5e:c7:82:00:85:b3:e4"}} 2018-08-24 15:02:27,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-4eaa500b-0b74-4ca2-8d92-229363b813f4 2018-08-24 15:02:27,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.462236881256s 2018-08-24 15:02:27,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-4eaa500b-0b74-4ca2-8d92-229363b813f4 2018-08-24 15:02:27,447 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsUzMddOowY6Z5UiQ+IcF1/IiuubIVRZIY2ddjaFd4x17Kl7RXG2FwV92IksJRPCbkhFVFWr3ua400oYBDgbX7/4mCyLUY7AHBOAi481x0Lo0rplPtccP3skVxXtTGy1n0wlWZ5ddOv2o/pfM0x01qMSyhKrSfSf4OuuR6zPrNqxA5alyZXFXp1lllPof8scXpVSbUfGCb9cCZUh/dwb0wh37NtFiVgNv9+S0TBpboIzYCiQwemJRC5Fy8j6a6q9TKJtT4ug9iXf7MojmaUHhlPxgtxpRC+K9tjX48OcjHaSu+okcrVdGEVw40Uk3qmZVy7aUcMi/kZCxrUsxxZVlb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArFMzHXTqMGOmeVIkPiHBdfyIrrmyFUWSGNnXY2hXeMdeype0\nVxthcFfdiJLCUTwm5IRVRVq97muNNKGAQ4G1+/+Jgsi1GOwBwTgIuPNcdC6NK6ZT\n7XHD97JFcV7UxstZ9MJVmeXXTr9qP6XzNMdNajEsoSq0n0n+Drrkesz6zasQOWpc\nmVxV6dZZZT6H/LHF6VUm1Hxgm/XAmVIf3cG9MId+zbRYlYDb/fktEwaW6CM2AokM\nHpiUQuRcvI+muqvUyibU+LoPYl3+zKI5mlB4ZT8YLcaUQvivbY1+PDnIx2krvqJH\nK1XRhFcONFJN6pmVcu2lHDIv5GQsa1LMcWVZWwIDAQABAoIBAGlJpE95IaVTHWG+\n6Fn18egO1cw7tSz+BtecMdeQ5vDqj2Yk7pDSL+SeKsLJOGS95d11ZUwstyM3H11q\n151nYTOI3BHGY6/IcwIFJH8sYe6yipqC04CeI+fxSjCMimCz2lCLdBXFsplwppAg\n6snyg8BAL06Bcz5nzQxe8D5/gzWpL2CPKqylJi2iRUDVFH+rbG063p16QbuY83vd\n4eCq8VwmL6tFfW8SZmp9CE9P/0m9V2OyAKkjcqmwAjA7z+bqsHi/+rW4NbpHeVim\nPeEIGHZbO7nPl5pPv7qz0YGwel70jliEaKUMpNdVpkQCb8D1GdcUjUhsXxIK3eRY\n4jyTqmECgYEA5ZmG5K9IDgLiTLzGmEUae3ZZzVVdc9eHfgNBso5LVMQxlhl6NSnV\nWigHDQnJ/ccO3MZEgVisqRO+VI10TB/XRcuFUegnq/gCyl0tqeVGk3yvXWFlOhHO\nR1iMHrv5fxO/EyFLNesBI+//TDBe+lR0r6n7SiTKul4k/NXYeCIeKvkCgYEAwCO9\nf0fYI+2zpozcM0BEZRRTy5oLM0K4JZS9CNsF0mq6NUK9JSSnhWJ8j24118+JFTEB\ntFJ70e+r9Zc9nv7bG/UaHk725PP+/Y36wMllIS50bgisX/jiH7HCRRzV6n8hmpvd\nZU0ISrAwVuRGDqHjuCYEhdIe5gSd70+RlZnzx/MCgYEA37iYc27EZDq1LZboYGk9\nY74vxN+AXydNdCFSO91hU+iUdLDAntrzdJT6Qd8e/nSfa8qZ5/tyypFdbWAkSSTh\ni7XDY8s2FOBmP69Jlnm9KmtdKT2E+G9vM5/5cN0zQHsKPWa8tX4XL2BkwGWFtqDi\nzmRwYo+1JqIjomXxNyXvhWkCgYAy6QVr9Uhi9LfWWJp8BfpZYhJ170IqefI7Gvcf\nopEfWOIv/JgLgHPW1uq0QnqHzVjAQbT256ghT0UcFM/iEhtShBZAk6G9tp0I6Bba\nAEMIkLuO8ENkRpj71ujn0SUpNjhcNBJspgWdbKPSUjfx5pllEMXAA5XmUrDaWRX1\nMs6yWwKBgFd50lj9D2Zjom3mCdh1M1yoxutKWTrnaSOFb0vu9rilvC9EQLMGIUJS\nTzz1gwfCWwwiqGRBTnI4OpEawgM57qMiPyj+fIdjiaL9UNAJt4vTo6PBwyq6TQTe\nfuH3eAYHDG7Vwa8DLAYnzhZ0kKYdK7LEjtaIbkedM5xYZYsvbSnf\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'33dfdca8fe24434eb841751c20d6e847', 'name': u'cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'created_at': '2018-08-24T15:02:27.447597', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2d:68:3f:12:74:38:da:21:55:5e:c7:82:00:85:b3:e4', 'type': 'ssh', 'id': u'cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784'}) 2018-08-24 15:02:27,448 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArFMzHXTqMGOmeVIkPiHBdfyIrrmyFUWSGNnXY2hXeMdeype0 VxthcFfdiJLCUTwm5IRVRVq97muNNKGAQ4G1+/+Jgsi1GOwBwTgIuPNcdC6NK6ZT 7XHD97JFcV7UxstZ9MJVmeXXTr9qP6XzNMdNajEsoSq0n0n+Drrkesz6zasQOWpc mVxV6dZZZT6H/LHF6VUm1Hxgm/XAmVIf3cG9MId+zbRYlYDb/fktEwaW6CM2AokM HpiUQuRcvI+muqvUyibU+LoPYl3+zKI5mlB4ZT8YLcaUQvivbY1+PDnIx2krvqJH K1XRhFcONFJN6pmVcu2lHDIv5GQsa1LMcWVZWwIDAQABAoIBAGlJpE95IaVTHWG+ 6Fn18egO1cw7tSz+BtecMdeQ5vDqj2Yk7pDSL+SeKsLJOGS95d11ZUwstyM3H11q 151nYTOI3BHGY6/IcwIFJH8sYe6yipqC04CeI+fxSjCMimCz2lCLdBXFsplwppAg 6snyg8BAL06Bcz5nzQxe8D5/gzWpL2CPKqylJi2iRUDVFH+rbG063p16QbuY83vd 4eCq8VwmL6tFfW8SZmp9CE9P/0m9V2OyAKkjcqmwAjA7z+bqsHi/+rW4NbpHeVim PeEIGHZbO7nPl5pPv7qz0YGwel70jliEaKUMpNdVpkQCb8D1GdcUjUhsXxIK3eRY 4jyTqmECgYEA5ZmG5K9IDgLiTLzGmEUae3ZZzVVdc9eHfgNBso5LVMQxlhl6NSnV WigHDQnJ/ccO3MZEgVisqRO+VI10TB/XRcuFUegnq/gCyl0tqeVGk3yvXWFlOhHO R1iMHrv5fxO/EyFLNesBI+//TDBe+lR0r6n7SiTKul4k/NXYeCIeKvkCgYEAwCO9 f0fYI+2zpozcM0BEZRRTy5oLM0K4JZS9CNsF0mq6NUK9JSSnhWJ8j24118+JFTEB tFJ70e+r9Zc9nv7bG/UaHk725PP+/Y36wMllIS50bgisX/jiH7HCRRzV6n8hmpvd ZU0ISrAwVuRGDqHjuCYEhdIe5gSd70+RlZnzx/MCgYEA37iYc27EZDq1LZboYGk9 Y74vxN+AXydNdCFSO91hU+iUdLDAntrzdJT6Qd8e/nSfa8qZ5/tyypFdbWAkSSTh i7XDY8s2FOBmP69Jlnm9KmtdKT2E+G9vM5/5cN0zQHsKPWa8tX4XL2BkwGWFtqDi zmRwYo+1JqIjomXxNyXvhWkCgYAy6QVr9Uhi9LfWWJp8BfpZYhJ170IqefI7Gvcf opEfWOIv/JgLgHPW1uq0QnqHzVjAQbT256ghT0UcFM/iEhtShBZAk6G9tp0I6Bba AEMIkLuO8ENkRpj71ujn0SUpNjhcNBJspgWdbKPSUjfx5pllEMXAA5XmUrDaWRX1 Ms6yWwKBgFd50lj9D2Zjom3mCdh1M1yoxutKWTrnaSOFb0vu9rilvC9EQLMGIUJS Tzz1gwfCWwwiqGRBTnI4OpEawgM57qMiPyj+fIdjiaL9UNAJt4vTo6PBwyq6TQTe fuH3eAYHDG7Vwa8DLAYnzhZ0kKYdK7LEjtaIbkedM5xYZYsvbSnf -----END RSA PRIVATE KEY----- 2018-08-24 15:02:27,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-24 15:02:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"security_group": {"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-24 15:02:27,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-932932f8-5577-4ba5-b4e7-d55956474261 Date: Fri, 24 Aug 2018 15:02:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:27Z", "updated_at": "2018-08-24T15:02:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "d13ca409-2c92-48e4-bd8b-9128aff39aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e6900e12-917e-4ad1-abd9-a2b64704c60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}} 2018-08-24 15:02:27,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-932932f8-5577-4ba5-b4e7-d55956474261 2018-08-24 15:02:27,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.198843955994s 2018-08-24 15:02:27,650 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-932932f8-5577-4ba5-b4e7-d55956474261 2018-08-24 15:02:27,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:02:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-d06ae340-9585-4330-a2bf-75bd8dbfde57 Date: Fri, 24 Aug 2018 15:02:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:27Z", "updated_at": "2018-08-24T15:02:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "d13ca409-2c92-48e4-bd8b-9128aff39aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e6900e12-917e-4ad1-abd9-a2b64704c60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}]} 2018-08-24 15:02:27,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-d06ae340-9585-4330-a2bf-75bd8dbfde57 2018-08-24 15:02:27,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0699620246887s 2018-08-24 15:02:27,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-d06ae340-9585-4330-a2bf-75bd8dbfde57 2018-08-24 15:02:27,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 15:02:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -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": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}}' 2018-08-24 15:02:27,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-27dc2068-02ac-4f3e-a1e6-95e46c3f825d Date: Fri, 24 Aug 2018 15:02:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "port_range_min": 22, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:27Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "e7395dcd-d90f-4cd0-9932-c77db6e0982b"}} 2018-08-24 15:02:27,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-27dc2068-02ac-4f3e-a1e6-95e46c3f825d 2018-08-24 15:02:27,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.223629951477s 2018-08-24 15:02:27,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-27dc2068-02ac-4f3e-a1e6-95e46c3f825d 2018-08-24 15:02:27,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:02:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:28,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-fb8ebe25-2ed7-4ec4-84b5-fd17d7a0b085 Date: Fri, 24 Aug 2018 15:02:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:27Z", "updated_at": "2018-08-24T15:02:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "d13ca409-2c92-48e4-bd8b-9128aff39aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e6900e12-917e-4ad1-abd9-a2b64704c60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e7395dcd-d90f-4cd0-9932-c77db6e0982b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 2, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}]} 2018-08-24 15:02:28,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-fb8ebe25-2ed7-4ec4-84b5-fd17d7a0b085 2018-08-24 15:02:28,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539388656616s 2018-08-24 15:02:28,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-fb8ebe25-2ed7-4ec4-84b5-fd17d7a0b085 2018-08-24 15:02:28,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 15:02:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -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": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}}' 2018-08-24 15:02:28,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5e6025a2-bfc0-4c78-9023-ee8d29e9d83a Date: Fri, 24 Aug 2018 15:02:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:28Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:28Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "5e6973f7-e3f8-4859-9266-edfc421b292e"}} 2018-08-24 15:02:28,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5e6025a2-bfc0-4c78-9023-ee8d29e9d83a 2018-08-24 15:02:28,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158351182938s 2018-08-24 15:02:28,171 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5e6025a2-bfc0-4c78-9023-ee8d29e9d83a 2018-08-24 15:02:28,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:28,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-976a0e70-e92d-4554-8372-881d39e936bc Date: Fri, 24 Aug 2018 15:02:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c86d28b-0342-4a53-8974-08a3213b4fa3"],"updated_at":"2018-08-24T15:02:22Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:28,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-976a0e70-e92d-4554-8372-881d39e936bc 2018-08-24 15:02:28,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0989739894867s 2018-08-24 15:02:28,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-976a0e70-e92d-4554-8372-881d39e936bc 2018-08-24 15:02:28,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:02:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:28,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-d1d6edd5-6b6d-4ecf-a119-1b847cb65963 Date: Fri, 24 Aug 2018 15:02:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:02:26Z", "file": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file", "owner": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "size": 12716032, "self": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:02:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:02:28,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d1d6edd5-6b6d-4ecf-a119-1b847cb65963 2018-08-24 15:02:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347089767456s 2018-08-24 15:02:28,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d1d6edd5-6b6d-4ecf-a119-1b847cb65963 2018-08-24 15:02:28,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:02:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:28,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a96cee5-d28c-49c8-9a95-58ee4828722f x-compute-request-id: req-7a96cee5-d28c-49c8-9a95-58ee4828722f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "723a27ac-784f-402b-b17a-7347757ae737"}]} 2018-08-24 15:02:28,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-7a96cee5-d28c-49c8-9a95-58ee4828722f 2018-08-24 15:02:28,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250010490417s 2018-08-24 15:02:28,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-7a96cee5-d28c-49c8-9a95-58ee4828722f 2018-08-24 15:02:28,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:02:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"server": {"name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "imageRef": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "flavorRef": "723a27ac-784f-402b-b17a-7347757ae737", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f280bdb0-16e7-4563-930f-654cd8ed23ed"}], "security_groups": [{"name": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}]}}' 2018-08-24 15:02:29,758 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c85fd15f-4a69-449b-bc68-9608c5770275 x-compute-request-id: req-c85fd15f-4a69-449b-bc68-9608c5770275 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "adminPass": "bKsgLcRA3A74"}} 2018-08-24 15:02:29,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-c85fd15f-4a69-449b-bc68-9608c5770275 2018-08-24 15:02:29,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.41800117493s 2018-08-24 15:02:29,758 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-c85fd15f-4a69-449b-bc68-9608c5770275 2018-08-24 15:02:29,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:30,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02: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-3428112e-3251-408f-938e-7c2fbc454ea8 x-compute-request-id: req-3428112e-3251-408f-938e-7c2fbc454ea8 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:02:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:30,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3428112e-3251-408f-938e-7c2fbc454ea8 2018-08-24 15:02:30,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458071947098s 2018-08-24 15:02:30,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3428112e-3251-408f-938e-7c2fbc454ea8 2018-08-24 15:02:30,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:30,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:30,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-f887758f-2ae5-4683-88c8-e45f1687c55d Date: Fri, 24 Aug 2018 15:02:30 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c86d28b-0342-4a53-8974-08a3213b4fa3"],"updated_at":"2018-08-24T15:02:22Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:30,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f887758f-2ae5-4683-88c8-e45f1687c55d 2018-08-24 15:02:30,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927481651306s 2018-08-24 15:02:30,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f887758f-2ae5-4683-88c8-e45f1687c55d 2018-08-24 15:02:30,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:02:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0c594ff1-b54b-4396-99a7-de48e234b584 Date: Fri, 24 Aug 2018 15:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:02:22Z","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":"0412d2cdb4e84d96a4a9187abff4bb06","id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","subnetpool_id":null,"name":"cinder_test-subnet_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:30,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0c594ff1-b54b-4396-99a7-de48e234b584 2018-08-24 15:02:30,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.06422996521s 2018-08-24 15:02:30,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0c594ff1-b54b-4396-99a7-de48e234b584 2018-08-24 15:02:30,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:32,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-f606ecaf-550d-4fc1-a9e6-5166b1a66b6a x-compute-request-id: req-f606ecaf-550d-4fc1-a9e6-5166b1a66b6a Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:02:32Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:32,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f606ecaf-550d-4fc1-a9e6-5166b1a66b6a 2018-08-24 15:02:32,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388832092285s 2018-08-24 15:02:32,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f606ecaf-550d-4fc1-a9e6-5166b1a66b6a 2018-08-24 15:02:32,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:34,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:35,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced37137-af3c-45b7-bec6-c22796e2b6e0 x-compute-request-id: req-ced37137-af3c-45b7-bec6-c22796e2b6e0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:02:32Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:35,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ced37137-af3c-45b7-bec6-c22796e2b6e0 2018-08-24 15:02:35,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5856320858s 2018-08-24 15:02:35,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ced37137-af3c-45b7-bec6-c22796e2b6e0 2018-08-24 15:02:35,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:37,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-d537d501-1b8e-4eed-a47d-80d6d4b6b2b1 x-compute-request-id: req-d537d501-1b8e-4eed-a47d-80d6d4b6b2b1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:37Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:37,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d537d501-1b8e-4eed-a47d-80d6d4b6b2b1 2018-08-24 15:02:37,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426594018936s 2018-08-24 15:02:37,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d537d501-1b8e-4eed-a47d-80d6d4b6b2b1 2018-08-24 15:02:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:02:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:37,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ca5996fb-bfa3-4f64-8a1e-9da9c6749763 Date: Fri, 24 Aug 2018 15:02:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:33Z","admin_state_up":true,"updated_at":"2018-08-24T15:02:37Z","binding:vnic_type":"normal","device_id":"cb4c956f-f7d3-4547-b7ba-c7119fbeafa3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:fd:b5:da","id":"88f2d92d-b70e-4b91-b940-2f242e9583f2","port_security_enabled":true,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","fixed_ips":[{"subnet_id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["2de9d9ed-ee0c-4252-900d-b668dd3489ec"],"name":""}]} 2018-08-24 15:02:37,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-ca5996fb-bfa3-4f64-8a1e-9da9c6749763 2018-08-24 15:02:37,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0461270809174s 2018-08-24 15:02:37,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-ca5996fb-bfa3-4f64-8a1e-9da9c6749763 2018-08-24 15:02:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:02:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=88f2d92d-b70e-4b91-b940-2f242e9583f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:37,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-69f53886-4525-4787-8a72-816e97a5e5c8 Date: Fri, 24 Aug 2018 15:02:37 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:02:37,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=88f2d92d-b70e-4b91-b940-2f242e9583f2 used request id req-69f53886-4525-4787-8a72-816e97a5e5c8 2018-08-24 15:02:37,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421209335327s 2018-08-24 15:02:37,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=88f2d92d-b70e-4b91-b940-2f242e9583f2 used request id req-69f53886-4525-4787-8a72-816e97a5e5c8 2018-08-24 15:02:37,900 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:b5:da', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'50cc6fac-c236-41bb-8b6e-964e632cf8a6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:02:37.000000', 'flavor': Munch({u'id': u'723a27ac-784f-402b-b17a-7347757ae737'}), 'az': u'nova', 'id': u'cb4c956f-f7d3-4547-b7ba-c7119fbeafa3', 'security_groups': [Munch({u'name': u'cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'33dfdca8fe24434eb841751c20d6e847', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:02:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:02:37Z', 'hostId': u'094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:02:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': u'cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'adminPass': u'bKsgLcRA3A74', 'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'created_at': u'2018-08-24T15:02:29Z', 'created': u'2018-08-24T15:02:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:02:37,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-74267cc1-62de-405e-857f-c5f0be0466b9 Date: Fri, 24 Aug 2018 15:02:37 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c86d28b-0342-4a53-8974-08a3213b4fa3"],"updated_at":"2018-08-24T15:02:22Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:37,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-74267cc1-62de-405e-857f-c5f0be0466b9 2018-08-24 15:02:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855050086975s 2018-08-24 15:02:37,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-74267cc1-62de-405e-857f-c5f0be0466b9 2018-08-24 15:02:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:02:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:38,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d27b2c72-7729-49f2-a3dd-4d5199572f24 Date: Fri, 24 Aug 2018 15:02:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:33Z","admin_state_up":true,"updated_at":"2018-08-24T15:02:37Z","binding:vnic_type":"normal","device_id":"cb4c956f-f7d3-4547-b7ba-c7119fbeafa3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:fd:b5:da","id":"88f2d92d-b70e-4b91-b940-2f242e9583f2","port_security_enabled":true,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","fixed_ips":[{"subnet_id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["2de9d9ed-ee0c-4252-900d-b668dd3489ec"],"name":""}]} 2018-08-24 15:02:38,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-d27b2c72-7729-49f2-a3dd-4d5199572f24 2018-08-24 15:02:38,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480079650879s 2018-08-24 15:02:38,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-d27b2c72-7729-49f2-a3dd-4d5199572f24 2018-08-24 15:02:38,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 15:02:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.3", "port_id": "88f2d92d-b70e-4b91-b940-2f242e9583f2"}}' 2018-08-24 15:02:39,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-9bddfc94-c7dd-43db-808f-467c3f404bde Date: Fri, 24 Aug 2018 15:02:39 GMT RESP BODY: {"floatingip": {"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:02:38Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "88f2d92d-b70e-4b91-b940-2f242e9583f2", "id": "769d7ebf-0be3-4b5c-b49b-666f669c4451", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:38Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}} 2018-08-24 15:02:39,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-9bddfc94-c7dd-43db-808f-467c3f404bde 2018-08-24 15:02:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.84000396729s 2018-08-24 15:02:39,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-9bddfc94-c7dd-43db-808f-467c3f404bde 2018-08-24 15:02:39,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:02:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:39,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-0fd03717-2a4a-4a10-93e2-91c04f84690d Date: Fri, 24 Aug 2018 15:02:39 GMT RESP BODY: {"floatingips": [{"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:02:38Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "88f2d92d-b70e-4b91-b940-2f242e9583f2", "id": "769d7ebf-0be3-4b5c-b49b-666f669c4451", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:38Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}]} 2018-08-24 15:02:39,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0fd03717-2a4a-4a10-93e2-91c04f84690d 2018-08-24 15:02:39,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665638446808s 2018-08-24 15:02:39,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0fd03717-2a4a-4a10-93e2-91c04f84690d 2018-08-24 15:02:39,958 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f102f70f-bf76-4b54-8afa-f513349879de', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'created_at': u'2018-08-24T15:02:38Z', 'attached': True, 'updated_at': u'2018-08-24T15:02:38Z', 'id': u'769d7ebf-0be3-4b5c-b49b-666f669c4451', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f102f70f-bf76-4b54-8afa-f513349879de', 'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'port_id': u'88f2d92d-b70e-4b91-b940-2f242e9583f2', 'port': u'88f2d92d-b70e-4b91-b940-2f242e9583f2', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 15:02:39,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:02:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:02:40,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-4e304038-6862-48ea-bcf6-92aa51e3cff8 x-compute-request-id: req-4e304038-6862-48ea-bcf6-92aa51e3cff8 Content-Encoding: gzip Content-Length: 7904 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464418566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.183065] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185315] pid_max: default: 32768 minimum: 301\n[ 0.186507] ACPI: Core revision 20150930\n[ 0.188144] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189882] Security Framework initialized\n[ 0.190966] Yama: becoming mindful.\n[ 0.191981] AppArmor: AppArmor initialized\n[ 0.193121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194857] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200037] Initializing cgroup subsys io\n[ 0.201120] Initializing cgroup subsys memory\n[ 0.202324] Initializing cgroup subsys devices\n[ 0.203498] Initializing cgroup subsys freezer\n[ 0.204677] Initializing cgroup subsys net_cls\n[ 0.205840] Initializing cgroup subsys perf_event\n[ 0.207052] Initializing cgroup subsys net_prio\n[ 0.208248] Initializing cgroup subsys hugetlb\n[ 0.209404] Initializing cgroup subsys pids\n[ 0.210556] CPU: Physical Processor ID: 0\n[ 0.212372] mce: CPU supports 10 MCE banks\n[ 0.213500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229532] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236120] ftrace: allocating 31920 entries in 125 pages\n[ 0.261417] smpboot: Max logical packages: 1\n[ 0.262609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264487] x2apic enabled\n[ 0.265627] Switched APIC routing to physical x2apic.\n[ 0.268075] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274764] KVM setup paravirtual spinlock\n[ 0.276362] x86: Booted up 1 node, 1 CPUs\n[ 0.277452] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279302] devtmpfs: initialized\n[ 0.281215] evm: security.selinux\n[ 0.282153] evm: security.SMACK64\n[ 0.283095] evm: security.SMACK64EXEC\n[ 0.284118] evm: security.SMACK64TRANSMUTE\n[ 0.285188] evm: security.SMACK64MMAP\n[ 0.286170] evm: security.ima\n[ 0.287022] evm: security.capability\n[ 0.288064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290574] pinctrl core: initialized pinctrl subsystem\n[ 0.292034] RTC time: 15:02:37, date: 08/24/18\n[ 0.293338] NET: Registered protocol family 16\n[ 0.294649] cpuidle: using governor ladder\n[ 0.295766] cpuidle: using governor menu\n[ 0.296841] PCCT header not found.\n[ 0.297872] ACPI: bus type PCI registered\n[ 0.298937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300562] PCI: Using configuration type 1 for base access\n[ 0.302714] ACPI: Added _OSI(Module Device)\n[ 0.303865] ACPI: Added _OSI(Processor Device)\n[ 0.305003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306230] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308356] ACPI: Interpreter enabled\n[ 0.309383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319411] ACPI: (supports S0 S5)\n[ 0.320395] ACPI: Using IOAPIC for interrupt routing\n[ 0.321699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333468] acpiphp: Slot [3] registered\n[ 0.334569] acpiphp: Slot [4] registered\n[ 0.335666] acpiphp: Slot [5] registered\n[ 0.336765] acpiphp: Slot [6] registered\n[ 0.337855] acpiphp: Slot [7] registered\n[ 0.338947] acpiphp: Slot [8] registered\n[ 0.340040] acpiphp: Slot [9] registered\n[ 0.341129] acpiphp: Slot [10] registered\n[ 0.342238] acpiphp: Slot [11] registered\n[ 0.343353] acpiphp: Slot [12] registered\n[ 0.344460] acpiphp: Slot [13] registered\n[ 0.345559] acpiphp: Slot [14] registered\n[ 0.346666] acpiphp: Slot [15] registered\n[ 0.362135] acpiphp: Slot [16] registered\n[ 0.363267] acpiphp: Slot [17] registered\n[ 0.364368] acpiphp: Slot [18] registered\n[ 0.365472] acpiphp: Slot [19] registered\n[ 0.366593] acpiphp: Slot [20] registered\n[ 0.367703] acpiphp: Slot [21] registered\n[ 0.368808] acpiphp: Slot [22] registered\n[ 0.369908] acpiphp: Slot [23] registered\n[ 0.371013] acpiphp: Slot [24] registered\n[ 0.372119] acpiphp: Slot [25] registered\n[ 0.373220] acpiphp: Slot [26] registered\n[ 0.374319] acpiphp: Slot [27] registered\n[ 0.375426] acpiphp: Slot [28] registered\n[ 0.376529] acpiphp: Slot [29] registered\n[ 0.377628] acpiphp: Slot [30] registered\n[ 0.378729] acpiphp: Slot [31] registered\n[ 0.379836] PCI host bridge to bus 0000:00\n[ 0.380941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.382580] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.384221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.386200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.388179] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.390183] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.394272] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.397566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.399305] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.403710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.405678] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434083] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437691] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441256] vgaarb: loaded\n[ 0.442088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443730] SCSI subsystem initialized\n[ 0.444983] ACPI: bus type USB registered\n[ 0.446120] usbcore: registered new interface driver usbfs\n[ 0.447523] usbcore: registered new interface driver hub\n[ 0.448891] usbcore: registered new device driver usb\n[ 0.450386] PCI: Using ACPI for IRQ routing\n[ 0.451908] NetLabel: Initializing\n[ 0.452900] NetLabel: domain hash size = 128\n[ 0.454059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455371] NetLabel: unlabeled traffic allowed by default\n[ 0.456955] clocksource: Switched to clocksource kvm-clock\n[ 0.466979] AppArmor: AppArmor Filesystem Enabled\n[ 0.468296] pnp: PnP ACPI init\n[ 0.469528] pnp: PnP ACPI: found 5 devices\n[ 0.476354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478678] NET: Registered protocol family 2\n[ 0.480086] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481848] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483487] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488213] NET: Registered protocol family 1\n[ 0.489409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492362] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521375] Trying to unpack rootfs image as initramfs...\n[ 0.582898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585190] Scanning for low memory corruption every 60 seconds\n[ 0.586986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588579] audit: initializing netlink subsys (disabled)\n[ 0.590026] audit: type=2000 audit(1535122957.901:1): initialized\n[ 0.594744] Initialise system trusted keyring\n[ 0.596284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.600640] zbud: loaded\n[ 0.601698] VFS: Disk quotas dquot_6.6.0\n[ 0.602860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605131] fuse init (API version 7.23)\n[ 0.606393] Key type big_key registered\n[ 0.607546] Allocating IMA MOK and blacklist keyrings.\n[ 0.609305] Key type asymmetric registered\n[ 0.610448] Asymmetric key parser 'x509' registered\n[ 0.611775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613872] io scheduler noop registered\n[ 0.614979] io scheduler deadline registered (default)\n[ 0.616344] io scheduler cfq registered\n[ 0.617600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.619029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.620819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622849] ACPI: Power Button [PWRF]\n[ 0.624087] GHES: HEST is not enabled!\n[ 0.638300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694405] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697466] Linux agpgart interface v0.103\n[ 0.700874] brd: module loaded\n[ 0.703092] loop: module loaded\n[ 0.707818] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709847] GPT:90111 != 2097151\n[ 0.710805] GPT:Alternate GPT header not at the end of the disk.\n[ 0.712323] GPT:90111 != 2097151\n[ 0.713280] GPT: Use GNU Parted to correct GPT errors.\n[ 0.714621] vda: vda1 vda15\n[ 0.716306] scsi host0: ata_piix\n[ 0.717398] scsi host1: ata_piix\n[ 0.718411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.720111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.722145] libphy: Fixed MDIO Bus: probed\n[ 0.723302] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724639] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727719] PPP generic driver version 2.4.2\n[ 0.728985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730616] ehci-pci: EHCI PCI platform driver\n[ 0.731837] ehci-platform: EHCI generic platform driver\n[ 0.733291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734878] ohci-pci: OHCI PCI platform driver\n[ 0.736102] ohci-platform: OHCI generic platform driver\n[ 0.737496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753643] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755696] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757115] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.758714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762413] usb usb1: Product: UHCI Host Controller\n[ 0.763716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765293] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.766649] hub 1-0:1.0: USB hub found\n[ 0.767739] hub 1-0:1.0: 2 ports detected\n[ 0.769043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771944] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774686] mousedev: PS/2 mouse device common for all mice\n[ 0.776407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778932] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782120] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783741] i2c /dev entries driver\n[ 0.784795] device-mapper: uevent: version 1.0.3\n[ 0.786102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788353] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790214] NET: Registered protocol family 10\n[ 0.791757] NET: Registered protocol family 17\n[ 0.793007] Key type dns_resolver registered\n[ 0.794364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795870] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798319] registered taskstats version 1\n[ 0.799483] Loading compiled-in X.509 certificates\n[ 0.801346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803887] zswap: loaded using pool lzo/zbud\n[ 0.805992] Key type trusted registered\n[ 0.808129] Key type encrypted registered\n[ 0.809280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810698] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812129] evm: HMAC attrs: 0x1\n[ 0.813445] Magic number: 14:368:33\n[ 0.814616] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:38 UTC (1535122958)\n[ 0.816853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818399] EDD information not available.\n[ 0.882550] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.899776] Write protecting the kernel read-only data: 14336k\n[ 0.902771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.056279] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000007\n"} 2018-08-24 15:02:40,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action used request id req-4e304038-6862-48ea-bcf6-92aa51e3cff8 2018-08-24 15:02:40,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750968456268s 2018-08-24 15:02:40,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action used request id req-4e304038-6862-48ea-bcf6-92aa51e3cff8 2018-08-24 15:02:40,035 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 464418566 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.183065] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185315] pid_max: default: 32768 minimum: 301 [ 0.186507] ACPI: Core revision 20150930 [ 0.188144] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189882] Security Framework initialized [ 0.190966] Yama: becoming mindful. [ 0.191981] AppArmor: AppArmor initialized [ 0.193121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194857] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200037] Initializing cgroup subsys io [ 0.201120] Initializing cgroup subsys memory [ 0.202324] Initializing cgroup subsys devices [ 0.203498] Initializing cgroup subsys freezer [ 0.204677] Initializing cgroup subsys net_cls [ 0.205840] Initializing cgroup subsys perf_event [ 0.207052] Initializing cgroup subsys net_prio [ 0.208248] Initializing cgroup subsys hugetlb [ 0.209404] Initializing cgroup subsys pids [ 0.210556] CPU: Physical Processor ID: 0 [ 0.212372] mce: CPU supports 10 MCE banks [ 0.213500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229532] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236120] ftrace: allocating 31920 entries in 125 pages [ 0.261417] smpboot: Max logical packages: 1 [ 0.262609] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264487] x2apic enabled [ 0.265627] Switched APIC routing to physical x2apic. [ 0.268075] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274764] KVM setup paravirtual spinlock [ 0.276362] x86: Booted up 1 node, 1 CPUs [ 0.277452] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279302] devtmpfs: initialized [ 0.281215] evm: security.selinux [ 0.282153] evm: security.SMACK64 [ 0.283095] evm: security.SMACK64EXEC [ 0.284118] evm: security.SMACK64TRANSMUTE [ 0.285188] evm: security.SMACK64MMAP [ 0.286170] evm: security.ima [ 0.287022] evm: security.capability [ 0.288064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290574] pinctrl core: initialized pinctrl subsystem [ 0.292034] RTC time: 15:02:37, date: 08/24/18 [ 0.293338] NET: Registered protocol family 16 [ 0.294649] cpuidle: using governor ladder [ 0.295766] cpuidle: using governor menu [ 0.296841] PCCT header not found. [ 0.297872] ACPI: bus type PCI registered [ 0.298937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300562] PCI: Using configuration type 1 for base access [ 0.302714] ACPI: Added _OSI(Module Device) [ 0.303865] ACPI: Added _OSI(Processor Device) [ 0.305003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306230] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308356] ACPI: Interpreter enabled [ 0.309383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319411] ACPI: (supports S0 S5) [ 0.320395] ACPI: Using IOAPIC for interrupt routing [ 0.321699] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333468] acpiphp: Slot [3] registered [ 0.334569] acpiphp: Slot [4] registered [ 0.335666] acpiphp: Slot [5] registered [ 0.336765] acpiphp: Slot [6] registered [ 0.337855] acpiphp: Slot [7] registered [ 0.338947] acpiphp: Slot [8] registered [ 0.340040] acpiphp: Slot [9] registered [ 0.341129] acpiphp: Slot [10] registered [ 0.342238] acpiphp: Slot [11] registered [ 0.343353] acpiphp: Slot [12] registered [ 0.344460] acpiphp: Slot [13] registered [ 0.345559] acpiphp: Slot [14] registered [ 0.346666] acpiphp: Slot [15] registered [ 0.362135] acpiphp: Slot [16] registered [ 0.363267] acpiphp: Slot [17] registered [ 0.364368] acpiphp: Slot [18] registered [ 0.365472] acpiphp: Slot [19] registered [ 0.366593] acpiphp: Slot [20] registered [ 0.367703] acpiphp: Slot [21] registered [ 0.368808] acpiphp: Slot [22] registered [ 0.369908] acpiphp: Slot [23] registered [ 0.371013] acpiphp: Slot [24] registered [ 0.372119] acpiphp: Slot [25] registered [ 0.373220] acpiphp: Slot [26] registered [ 0.374319] acpiphp: Slot [27] registered [ 0.375426] acpiphp: Slot [28] registered [ 0.376529] acpiphp: Slot [29] registered [ 0.377628] acpiphp: Slot [30] registered [ 0.378729] acpiphp: Slot [31] registered [ 0.379836] PCI host bridge to bus 0000:00 [ 0.380941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382580] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388179] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390183] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394272] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.399305] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.403710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.405678] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434083] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437691] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441256] vgaarb: loaded [ 0.442088] vgaarb: bridge control possible 0000:00:02.0 [ 0.443730] SCSI subsystem initialized [ 0.444983] ACPI: bus type USB registered [ 0.446120] usbcore: registered new interface driver usbfs [ 0.447523] usbcore: registered new interface driver hub [ 0.448891] usbcore: registered new device driver usb [ 0.450386] PCI: Using ACPI for IRQ routing [ 0.451908] NetLabel: Initializing [ 0.452900] NetLabel: domain hash size = 128 [ 0.454059] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455371] NetLabel: unlabeled traffic allowed by default [ 0.456955] clocksource: Switched to clocksource kvm-clock [ 0.466979] AppArmor: AppArmor Filesystem Enabled [ 0.468296] pnp: PnP ACPI init [ 0.469528] pnp: PnP ACPI: found 5 devices [ 0.476354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478678] NET: Registered protocol family 2 [ 0.480086] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481848] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483487] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488213] NET: Registered protocol family 1 [ 0.489409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490901] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492362] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521375] Trying to unpack rootfs image as initramfs... [ 0.582898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.585190] Scanning for low memory corruption every 60 seconds [ 0.586986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.588579] audit: initializing netlink subsys (disabled) [ 0.590026] audit: type=2000 audit(1535122957.901:1): initialized [ 0.594744] Initialise system trusted keyring [ 0.596284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600640] zbud: loaded [ 0.601698] VFS: Disk quotas dquot_6.6.0 [ 0.602860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605131] fuse init (API version 7.23) [ 0.606393] Key type big_key registered [ 0.607546] Allocating IMA MOK and blacklist keyrings. [ 0.609305] Key type asymmetric registered [ 0.610448] Asymmetric key parser 'x509' registered [ 0.611775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613872] io scheduler noop registered [ 0.614979] io scheduler deadline registered (default) [ 0.616344] io scheduler cfq registered [ 0.617600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.619029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.620819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622849] ACPI: Power Button [PWRF] [ 0.624087] GHES: HEST is not enabled! [ 0.638300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.670684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694405] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697466] Linux agpgart interface v0.103 [ 0.700874] brd: module loaded [ 0.703092] loop: module loaded [ 0.707818] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709847] GPT:90111 != 2097151 [ 0.710805] GPT:Alternate GPT header not at the end of the disk. [ 0.712323] GPT:90111 != 2097151 [ 0.713280] GPT: Use GNU Parted to correct GPT errors. [ 0.714621] vda: vda1 vda15 [ 0.716306] scsi host0: ata_piix [ 0.717398] scsi host1: ata_piix [ 0.718411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.720111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722145] libphy: Fixed MDIO Bus: probed [ 0.723302] tun: Universal TUN/TAP device driver, 1.6 [ 0.724639] tun: (C) 1999-2004 Max Krasnyansky [ 0.727719] PPP generic driver version 2.4.2 [ 0.728985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730616] ehci-pci: EHCI PCI platform driver [ 0.731837] ehci-platform: EHCI generic platform driver [ 0.733291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734878] ohci-pci: OHCI PCI platform driver [ 0.736102] ohci-platform: OHCI generic platform driver [ 0.737496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752235] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753643] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755696] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757115] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762413] usb usb1: Product: UHCI Host Controller [ 0.763716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765293] usb usb1: SerialNumber: 0000:00:01.2 [ 0.766649] hub 1-0:1.0: USB hub found [ 0.767739] hub 1-0:1.0: 2 ports detected [ 0.769043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771944] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774686] mousedev: PS/2 mouse device common for all mice [ 0.776407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778932] rtc_cmos 00:00: RTC can wake from S4 [ 0.780483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782120] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783741] i2c /dev entries driver [ 0.784795] device-mapper: uevent: version 1.0.3 [ 0.786102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.788353] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790214] NET: Registered protocol family 10 [ 0.791757] NET: Registered protocol family 17 [ 0.793007] Key type dns_resolver registered [ 0.794364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795870] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798319] registered taskstats version 1 [ 0.799483] Loading compiled-in X.509 certificates [ 0.801346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803887] zswap: loaded using pool lzo/zbud [ 0.805992] Key type trusted registered [ 0.808129] Key type encrypted registered [ 0.809280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810698] ima: No TPM chip found, activating TPM-bypass! [ 0.812129] evm: HMAC attrs: 0x1 [ 0.813445] Magic number: 14:368:33 [ 0.814616] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:38 UTC (1535122958) [ 0.816853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818399] EDD information not available. [ 0.882550] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899776] Write protecting the kernel read-only data: 14336k [ 0.902771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.056279] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000007 2018-08-24 15:02:41,038 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-24 15:02:50,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:02:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:02:50,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02: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-f7ae2fe2-e840-4543-898c-159688f973be x-compute-request-id: req-f7ae2fe2-e840-4543-898c-159688f973be Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464418566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.183065] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185315] pid_max: default: 32768 minimum: 301\n[ 0.186507] ACPI: Core revision 20150930\n[ 0.188144] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189882] Security Framework initialized\n[ 0.190966] Yama: becoming mindful.\n[ 0.191981] AppArmor: AppArmor initialized\n[ 0.193121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194857] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200037] Initializing cgroup subsys io\n[ 0.201120] Initializing cgroup subsys memory\n[ 0.202324] Initializing cgroup subsys devices\n[ 0.203498] Initializing cgroup subsys freezer\n[ 0.204677] Initializing cgroup subsys net_cls\n[ 0.205840] Initializing cgroup subsys perf_event\n[ 0.207052] Initializing cgroup subsys net_prio\n[ 0.208248] Initializing cgroup subsys hugetlb\n[ 0.209404] Initializing cgroup subsys pids\n[ 0.210556] CPU: Physical Processor ID: 0\n[ 0.212372] mce: CPU supports 10 MCE banks\n[ 0.213500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229532] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236120] ftrace: allocating 31920 entries in 125 pages\n[ 0.261417] smpboot: Max logical packages: 1\n[ 0.262609] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264487] x2apic enabled\n[ 0.265627] Switched APIC routing to physical x2apic.\n[ 0.268075] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274764] KVM setup paravirtual spinlock\n[ 0.276362] x86: Booted up 1 node, 1 CPUs\n[ 0.277452] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279302] devtmpfs: initialized\n[ 0.281215] evm: security.selinux\n[ 0.282153] evm: security.SMACK64\n[ 0.283095] evm: security.SMACK64EXEC\n[ 0.284118] evm: security.SMACK64TRANSMUTE\n[ 0.285188] evm: security.SMACK64MMAP\n[ 0.286170] evm: security.ima\n[ 0.287022] evm: security.capability\n[ 0.288064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290574] pinctrl core: initialized pinctrl subsystem\n[ 0.292034] RTC time: 15:02:37, date: 08/24/18\n[ 0.293338] NET: Registered protocol family 16\n[ 0.294649] cpuidle: using governor ladder\n[ 0.295766] cpuidle: using governor menu\n[ 0.296841] PCCT header not found.\n[ 0.297872] ACPI: bus type PCI registered\n[ 0.298937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300562] PCI: Using configuration type 1 for base access\n[ 0.302714] ACPI: Added _OSI(Module Device)\n[ 0.303865] ACPI: Added _OSI(Processor Device)\n[ 0.305003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306230] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308356] ACPI: Interpreter enabled\n[ 0.309383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319411] ACPI: (supports S0 S5)\n[ 0.320395] ACPI: Using IOAPIC for interrupt routing\n[ 0.321699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333468] acpiphp: Slot [3] registered\n[ 0.334569] acpiphp: Slot [4] registered\n[ 0.335666] acpiphp: Slot [5] registered\n[ 0.336765] acpiphp: Slot [6] registered\n[ 0.337855] acpiphp: Slot [7] registered\n[ 0.338947] acpiphp: Slot [8] registered\n[ 0.340040] acpiphp: Slot [9] registered\n[ 0.341129] acpiphp: Slot [10] registered\n[ 0.342238] acpiphp: Slot [11] registered\n[ 0.343353] acpiphp: Slot [12] registered\n[ 0.344460] acpiphp: Slot [13] registered\n[ 0.345559] acpiphp: Slot [14] registered\n[ 0.346666] acpiphp: Slot [15] registered\n[ 0.362135] acpiphp: Slot [16] registered\n[ 0.363267] acpiphp: Slot [17] registered\n[ 0.364368] acpiphp: Slot [18] registered\n[ 0.365472] acpiphp: Slot [19] registered\n[ 0.366593] acpiphp: Slot [20] registered\n[ 0.367703] acpiphp: Slot [21] registered\n[ 0.368808] acpiphp: Slot [22] registered\n[ 0.369908] acpiphp: Slot [23] registered\n[ 0.371013] acpiphp: Slot [24] registered\n[ 0.372119] acpiphp: Slot [25] registered\n[ 0.373220] acpiphp: Slot [26] registered\n[ 0.374319] acpiphp: Slot [27] registered\n[ 0.375426] acpiphp: Slot [28] registered\n[ 0.376529] acpiphp: Slot [29] registered\n[ 0.377628] acpiphp: Slot [30] registered\n[ 0.378729] acpiphp: Slot [31] registered\n[ 0.379836] PCI host bridge to bus 0000:00\n[ 0.380941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.382580] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.384221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.386200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.388179] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.390183] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.394272] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.397566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.399305] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.403710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.405678] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434083] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437691] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441256] vgaarb: loaded\n[ 0.442088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443730] SCSI subsystem initialized\n[ 0.444983] ACPI: bus type USB registered\n[ 0.446120] usbcore: registered new interface driver usbfs\n[ 0.447523] usbcore: registered new interface driver hub\n[ 0.448891] usbcore: registered new device driver usb\n[ 0.450386] PCI: Using ACPI for IRQ routing\n[ 0.451908] NetLabel: Initializing\n[ 0.452900] NetLabel: domain hash size = 128\n[ 0.454059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455371] NetLabel: unlabeled traffic allowed by default\n[ 0.456955] clocksource: Switched to clocksource kvm-clock\n[ 0.466979] AppArmor: AppArmor Filesystem Enabled\n[ 0.468296] pnp: PnP ACPI init\n[ 0.469528] pnp: PnP ACPI: found 5 devices\n[ 0.476354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478678] NET: Registered protocol family 2\n[ 0.480086] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481848] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483487] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488213] NET: Registered protocol family 1\n[ 0.489409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492362] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521375] Trying to unpack rootfs image as initramfs...\n[ 0.582898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585190] Scanning for low memory corruption every 60 seconds\n[ 0.586986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.588579] audit: initializing netlink subsys (disabled)\n[ 0.590026] audit: type=2000 audit(1535122957.901:1): initialized\n[ 0.594744] Initialise system trusted keyring\n[ 0.596284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.600640] zbud: loaded\n[ 0.601698] VFS: Disk quotas dquot_6.6.0\n[ 0.602860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605131] fuse init (API version 7.23)\n[ 0.606393] Key type big_key registered\n[ 0.607546] Allocating IMA MOK and blacklist keyrings.\n[ 0.609305] Key type asymmetric registered\n[ 0.610448] Asymmetric key parser 'x509' registered\n[ 0.611775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613872] io scheduler noop registered\n[ 0.614979] io scheduler deadline registered (default)\n[ 0.616344] io scheduler cfq registered\n[ 0.617600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.619029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.620819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622849] ACPI: Power Button [PWRF]\n[ 0.624087] GHES: HEST is not enabled!\n[ 0.638300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694405] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697466] Linux agpgart interface v0.103\n[ 0.700874] brd: module loaded\n[ 0.703092] loop: module loaded\n[ 0.707818] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709847] GPT:90111 != 2097151\n[ 0.710805] GPT:Alternate GPT header not at the end of the disk.\n[ 0.712323] GPT:90111 != 2097151\n[ 0.713280] GPT: Use GNU Parted to correct GPT errors.\n[ 0.714621] vda: vda1 vda15\n[ 0.716306] scsi host0: ata_piix\n[ 0.717398] scsi host1: ata_piix\n[ 0.718411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.720111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.722145] libphy: Fixed MDIO Bus: probed\n[ 0.723302] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724639] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727719] PPP generic driver version 2.4.2\n[ 0.728985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730616] ehci-pci: EHCI PCI platform driver\n[ 0.731837] ehci-platform: EHCI generic platform driver\n[ 0.733291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734878] ohci-pci: OHCI PCI platform driver\n[ 0.736102] ohci-platform: OHCI generic platform driver\n[ 0.737496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753643] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755696] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757115] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.758714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762413] usb usb1: Product: UHCI Host Controller\n[ 0.763716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765293] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.766649] hub 1-0:1.0: USB hub found\n[ 0.767739] hub 1-0:1.0: 2 ports detected\n[ 0.769043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771944] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774686] mousedev: PS/2 mouse device common for all mice\n[ 0.776407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778932] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782120] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783741] i2c /dev entries driver\n[ 0.784795] device-mapper: uevent: version 1.0.3\n[ 0.786102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788353] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790214] NET: Registered protocol family 10\n[ 0.791757] NET: Registered protocol family 17\n[ 0.793007] Key type dns_resolver registered\n[ 0.794364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795870] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798319] registered taskstats version 1\n[ 0.799483] Loading compiled-in X.509 certificates\n[ 0.801346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803887] zswap: loaded using pool lzo/zbud\n[ 0.805992] Key type trusted registered\n[ 0.808129] Key type encrypted registered\n[ 0.809280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810698] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812129] evm: HMAC attrs: 0x1\n[ 0.813445] Magic number: 14:368:33\n[ 0.814616] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:38 UTC (1535122958)\n[ 0.816853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818399] EDD information not available.\n[ 0.882550] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.899776] Write protecting the kernel read-only data: 14336k\n[ 0.902771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.056279] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.12s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCawWYguq4nYtOy0nhqgVpIaRGs1k/F4OnETzzz1ZKI18gxB0E2sJjeOYB6prKZrNGABi9px/kUvoDKbbkNk7RhOXBP/MajCgJ1CFFjynmiM9C8b6o+T5G8kvq8dFF7ErNea7yPG4drSu5xdj1Qhy/NeTw5+rV+mHR4eTnlYoJrl0SGH+F7aSGdpfthf3Pvyb25gynhjBhzO4MtWfbRdK+b7bAN1C3+tr4iEL+Oy3c6tpDkIRo/OTwfWplZ1NxZL9VGmPgD3RRgaoVOdeSjzM9uKnRb6pAGEH1gNnzoSPsQxynTc4qMhU/4FwmfgXRSgepgagjiKpiu5TUXt6PLJDhv root@cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nssh-dss AAAAB3NzaC1kc3MAAACBAPE05NZY3JB9HLDQ8bp+jLWiFy0T88s04E2l6pDDfYOGdAJ3KXhOPpMxuCIolk7MKWCCe1agP2YcXrL/UvitWoPAEu8xCmaQcVpFjdS9mYBp4xV42IRQhMDQvnA6L39TsJmOBsGRTsRNe98WlVDElEIfXLRilCSKDFardmLVhUl1AAAAFQCxkV/MOep/VZy11LevXbywnaXiJQAAAIB9B97j1W056cbM/BaihBwt3uxTkcDV3SBh/+d8PZZdVMLiLIROSP1x5qgUbicgX9RYfx3njp5tFBVO9sHUUkTJz4lKLyyoUUa+W0XdvXsUA80WOXZRxXXiNVw2g9zoogA/svsfXxa9pBdHoWladxGG8wgQzGhJ8Zd1dz9eMvRT4gAAAIEAsL7GcA47dPyeiCwlGjnaFhvzn1jswUAc9AfIl37VCecUQkaV8xMCr5SBWVXnv4zIfTy1W1Uo8o9Vk3Pmv0VXDjCxrbC5NB+Mlfbl6AeQcImUJdVEjSLY5rjil3SAWoDcPfnMp0cvlzKx+O8yUNQ/1X5Ik2LZBtER0K2/8eVfkvE= root@cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784\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.3,24,fe80::f816:3eff:fefd:b5da/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.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: "} 2018-08-24 15:02:50,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action used request id req-f7ae2fe2-e840-4543-898c-159688f973be 2018-08-24 15:02:50,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0881519317627s 2018-08-24 15:02:50,136 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/action used request id req-f7ae2fe2-e840-4543-898c-159688f973be 2018-08-24 15:02:50,137 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 464418566 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.183065] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185315] pid_max: default: 32768 minimum: 301 [ 0.186507] ACPI: Core revision 20150930 [ 0.188144] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189882] Security Framework initialized [ 0.190966] Yama: becoming mindful. [ 0.191981] AppArmor: AppArmor initialized [ 0.193121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194857] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200037] Initializing cgroup subsys io [ 0.201120] Initializing cgroup subsys memory [ 0.202324] Initializing cgroup subsys devices [ 0.203498] Initializing cgroup subsys freezer [ 0.204677] Initializing cgroup subsys net_cls [ 0.205840] Initializing cgroup subsys perf_event [ 0.207052] Initializing cgroup subsys net_prio [ 0.208248] Initializing cgroup subsys hugetlb [ 0.209404] Initializing cgroup subsys pids [ 0.210556] CPU: Physical Processor ID: 0 [ 0.212372] mce: CPU supports 10 MCE banks [ 0.213500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229532] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236120] ftrace: allocating 31920 entries in 125 pages [ 0.261417] smpboot: Max logical packages: 1 [ 0.262609] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264487] x2apic enabled [ 0.265627] Switched APIC routing to physical x2apic. [ 0.268075] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269613] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274764] KVM setup paravirtual spinlock [ 0.276362] x86: Booted up 1 node, 1 CPUs [ 0.277452] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279302] devtmpfs: initialized [ 0.281215] evm: security.selinux [ 0.282153] evm: security.SMACK64 [ 0.283095] evm: security.SMACK64EXEC [ 0.284118] evm: security.SMACK64TRANSMUTE [ 0.285188] evm: security.SMACK64MMAP [ 0.286170] evm: security.ima [ 0.287022] evm: security.capability [ 0.288064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290574] pinctrl core: initialized pinctrl subsystem [ 0.292034] RTC time: 15:02:37, date: 08/24/18 [ 0.293338] NET: Registered protocol family 16 [ 0.294649] cpuidle: using governor ladder [ 0.295766] cpuidle: using governor menu [ 0.296841] PCCT header not found. [ 0.297872] ACPI: bus type PCI registered [ 0.298937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300562] PCI: Using configuration type 1 for base access [ 0.302714] ACPI: Added _OSI(Module Device) [ 0.303865] ACPI: Added _OSI(Processor Device) [ 0.305003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306230] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308356] ACPI: Interpreter enabled [ 0.309383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319411] ACPI: (supports S0 S5) [ 0.320395] ACPI: Using IOAPIC for interrupt routing [ 0.321699] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330483] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333468] acpiphp: Slot [3] registered [ 0.334569] acpiphp: Slot [4] registered [ 0.335666] acpiphp: Slot [5] registered [ 0.336765] acpiphp: Slot [6] registered [ 0.337855] acpiphp: Slot [7] registered [ 0.338947] acpiphp: Slot [8] registered [ 0.340040] acpiphp: Slot [9] registered [ 0.341129] acpiphp: Slot [10] registered [ 0.342238] acpiphp: Slot [11] registered [ 0.343353] acpiphp: Slot [12] registered [ 0.344460] acpiphp: Slot [13] registered [ 0.345559] acpiphp: Slot [14] registered [ 0.346666] acpiphp: Slot [15] registered [ 0.362135] acpiphp: Slot [16] registered [ 0.363267] acpiphp: Slot [17] registered [ 0.364368] acpiphp: Slot [18] registered [ 0.365472] acpiphp: Slot [19] registered [ 0.366593] acpiphp: Slot [20] registered [ 0.367703] acpiphp: Slot [21] registered [ 0.368808] acpiphp: Slot [22] registered [ 0.369908] acpiphp: Slot [23] registered [ 0.371013] acpiphp: Slot [24] registered [ 0.372119] acpiphp: Slot [25] registered [ 0.373220] acpiphp: Slot [26] registered [ 0.374319] acpiphp: Slot [27] registered [ 0.375426] acpiphp: Slot [28] registered [ 0.376529] acpiphp: Slot [29] registered [ 0.377628] acpiphp: Slot [30] registered [ 0.378729] acpiphp: Slot [31] registered [ 0.379836] PCI host bridge to bus 0000:00 [ 0.380941] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382580] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388179] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390183] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394272] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.399305] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.403710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.405678] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428273] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430216] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434083] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437691] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441256] vgaarb: loaded [ 0.442088] vgaarb: bridge control possible 0000:00:02.0 [ 0.443730] SCSI subsystem initialized [ 0.444983] ACPI: bus type USB registered [ 0.446120] usbcore: registered new interface driver usbfs [ 0.447523] usbcore: registered new interface driver hub [ 0.448891] usbcore: registered new device driver usb [ 0.450386] PCI: Using ACPI for IRQ routing [ 0.451908] NetLabel: Initializing [ 0.452900] NetLabel: domain hash size = 128 [ 0.454059] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455371] NetLabel: unlabeled traffic allowed by default [ 0.456955] clocksource: Switched to clocksource kvm-clock [ 0.466979] AppArmor: AppArmor Filesystem Enabled [ 0.468296] pnp: PnP ACPI init [ 0.469528] pnp: PnP ACPI: found 5 devices [ 0.476354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478678] NET: Registered protocol family 2 [ 0.480086] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481848] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483487] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488213] NET: Registered protocol family 1 [ 0.489409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490901] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492362] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521375] Trying to unpack rootfs image as initramfs... [ 0.582898] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.585190] Scanning for low memory corruption every 60 seconds [ 0.586986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.588579] audit: initializing netlink subsys (disabled) [ 0.590026] audit: type=2000 audit(1535122957.901:1): initialized [ 0.594744] Initialise system trusted keyring [ 0.596284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600640] zbud: loaded [ 0.601698] VFS: Disk quotas dquot_6.6.0 [ 0.602860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605131] fuse init (API version 7.23) [ 0.606393] Key type big_key registered [ 0.607546] Allocating IMA MOK and blacklist keyrings. [ 0.609305] Key type asymmetric registered [ 0.610448] Asymmetric key parser 'x509' registered [ 0.611775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613872] io scheduler noop registered [ 0.614979] io scheduler deadline registered (default) [ 0.616344] io scheduler cfq registered [ 0.617600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.619029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.620819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622849] ACPI: Power Button [PWRF] [ 0.624087] GHES: HEST is not enabled! [ 0.638300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.670684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694405] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697466] Linux agpgart interface v0.103 [ 0.700874] brd: module loaded [ 0.703092] loop: module loaded [ 0.707818] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709847] GPT:90111 != 2097151 [ 0.710805] GPT:Alternate GPT header not at the end of the disk. [ 0.712323] GPT:90111 != 2097151 [ 0.713280] GPT: Use GNU Parted to correct GPT errors. [ 0.714621] vda: vda1 vda15 [ 0.716306] scsi host0: ata_piix [ 0.717398] scsi host1: ata_piix [ 0.718411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.720111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722145] libphy: Fixed MDIO Bus: probed [ 0.723302] tun: Universal TUN/TAP device driver, 1.6 [ 0.724639] tun: (C) 1999-2004 Max Krasnyansky [ 0.727719] PPP generic driver version 2.4.2 [ 0.728985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730616] ehci-pci: EHCI PCI platform driver [ 0.731837] ehci-platform: EHCI generic platform driver [ 0.733291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734878] ohci-pci: OHCI PCI platform driver [ 0.736102] ohci-platform: OHCI generic platform driver [ 0.737496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752235] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753643] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755696] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757115] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762413] usb usb1: Product: UHCI Host Controller [ 0.763716] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765293] usb usb1: SerialNumber: 0000:00:01.2 [ 0.766649] hub 1-0:1.0: USB hub found [ 0.767739] hub 1-0:1.0: 2 ports detected [ 0.769043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771944] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774686] mousedev: PS/2 mouse device common for all mice [ 0.776407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778932] rtc_cmos 00:00: RTC can wake from S4 [ 0.780483] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782120] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783741] i2c /dev entries driver [ 0.784795] device-mapper: uevent: version 1.0.3 [ 0.786102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.788353] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790214] NET: Registered protocol family 10 [ 0.791757] NET: Registered protocol family 17 [ 0.793007] Key type dns_resolver registered [ 0.794364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795870] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798319] registered taskstats version 1 [ 0.799483] Loading compiled-in X.509 certificates [ 0.801346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803887] zswap: loaded using pool lzo/zbud [ 0.805992] Key type trusted registered [ 0.808129] Key type encrypted registered [ 0.809280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810698] ima: No TPM chip found, activating TPM-bypass! [ 0.812129] evm: HMAC attrs: 0x1 [ 0.813445] Magic number: 14:368:33 [ 0.814616] rtc_cmos 00:00: setting system clock to 2018-08-24 15:02:38 UTC (1535122958) [ 0.816853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818399] EDD information not available. [ 0.882550] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899776] Write protecting the kernel read-only data: 14336k [ 0.902771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.056279] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCawWYguq4nYtOy0nhqgVpIaRGs1k/F4OnETzzz1ZKI18gxB0E2sJjeOYB6prKZrNGABi9px/kUvoDKbbkNk7RhOXBP/MajCgJ1CFFjynmiM9C8b6o+T5G8kvq8dFF7ErNea7yPG4drSu5xdj1Qhy/NeTw5+rV+mHR4eTnlYoJrl0SGH+F7aSGdpfthf3Pvyb25gynhjBhzO4MtWfbRdK+b7bAN1C3+tr4iEL+Oy3c6tpDkIRo/OTwfWplZ1NxZL9VGmPgD3RRgaoVOdeSjzM9uKnRb6pAGEH1gNnzoSPsQxynTc4qMhU/4FwmfgXRSgepgagjiKpiu5TUXt6PLJDhv root@cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784 ssh-dss AAAAB3NzaC1kc3MAAACBAPE05NZY3JB9HLDQ8bp+jLWiFy0T88s04E2l6pDDfYOGdAJ3KXhOPpMxuCIolk7MKWCCe1agP2YcXrL/UvitWoPAEu8xCmaQcVpFjdS9mYBp4xV42IRQhMDQvnA6L39TsJmOBsGRTsRNe98WlVDElEIfXLRilCSKDFardmLVhUl1AAAAFQCxkV/MOep/VZy11LevXbywnaXiJQAAAIB9B97j1W056cbM/BaihBwt3uxTkcDV3SBh/+d8PZZdVMLiLIROSP1x5qgUbicgX9RYfx3njp5tFBVO9sHUUkTJz4lKLyyoUUa+W0XdvXsUA80WOXZRxXXiNVw2g9zoogA/svsfXxa9pBdHoWladxGG8wgQzGhJ8Zd1dz9eMvRT4gAAAIEAsL7GcA47dPyeiCwlGjnaFhvzn1jswUAc9AfIl37VCecUQkaV8xMCr5SBWVXnv4zIfTy1W1Uo8o9Vk3Pmv0VXDjCxrbC5NB+Mlfbl6AeQcImUJdVEjSLY5rjil3SAWoDcPfnMp0cvlzKx+O8yUNQ/1X5Ik2LZBtER0K2/8eVfkvE= root@cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fefd:b5da/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.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784 launch-index: 0 === cirros: current=0.4.0 uptime=4.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: 2018-08-24 15:02:50,140 - paramiko.transport - DEBUG - starting thread (client mode): 0xc95a450L 2018-08-24 15:02:50,141 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 15:02:50,141 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-24 15:02:50,141 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-24 15:02:50,142 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 15:02:50,143 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 15:02:50,143 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-24 15:02:50,143 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 15:02:50,143 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 15:02:50,143 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 15:02:50,161 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 15:02:50,162 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 15:02:50,173 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 214550aa474f7f264ca831307ed70909 2018-08-24 15:02:50,174 - paramiko.transport - DEBUG - Trying discovered key 2d683f127438da21555ec7820085b3e4 in /tmp/tmpPcIzjo 2018-08-24 15:02:50,198 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 15:02:50,205 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 15:02:50,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-24 15:02:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"volume": {"display_name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "size": "2"}}' 2018-08-24 15:02:51,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:02:50 GMT Server: Apache x-compute-request-id: req-23ed1e39-0c8a-47fa-9d54-17dc96f70ef9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23ed1e39-0c8a-47fa-9d54-17dc96f70ef9 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}} 2018-08-24 15:02:51,478 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes used request id req-23ed1e39-0c8a-47fa-9d54-17dc96f70ef9 2018-08-24 15:02:51,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.26880216599s 2018-08-24 15:02:51,478 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes used request id req-23ed1e39-0c8a-47fa-9d54-17dc96f70ef9 2018-08-24 15:02:51,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:02:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:52,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:51 GMT Server: Apache x-compute-request-id: req-c1069e7f-2df4-471d-88f5-2b6550137dcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1069e7f-2df4-471d-88f5-2b6550137dcf Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:02:51.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:02:52,517 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-c1069e7f-2df4-471d-88f5-2b6550137dcf 2018-08-24 15:02:52,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03792190552s 2018-08-24 15:02:52,517 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-c1069e7f-2df4-471d-88f5-2b6550137dcf 2018-08-24 15:02:52,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:02:54,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:02:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:55,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:54 GMT Server: Apache x-compute-request-id: req-808aab86-094d-45d9-9f27-27ff42ee5c71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-808aab86-094d-45d9-9f27-27ff42ee5c71 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:02:52.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:02:55,519 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-808aab86-094d-45d9-9f27-27ff42ee5c71 2018-08-24 15:02:55,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.997606992722s 2018-08-24 15:02:55,520 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-808aab86-094d-45d9-9f27-27ff42ee5c71 2018-08-24 15:02:55,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:02:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:55,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-33a209e4-1896-41e5-9a7c-7bacdaf189d6 Date: Fri, 24 Aug 2018 15:02:55 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c86d28b-0342-4a53-8974-08a3213b4fa3"],"updated_at":"2018-08-24T15:02:22Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:02:55,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33a209e4-1896-41e5-9a7c-7bacdaf189d6 2018-08-24 15:02:55,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257129907608s 2018-08-24 15:02:55,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33a209e4-1896-41e5-9a7c-7bacdaf189d6 2018-08-24 15:02:55,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:02:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:56,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-ebba1344-4399-4125-aff3-0d57f87e559e Date: Fri, 24 Aug 2018 15:02:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:02:26Z", "file": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file", "owner": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "size": 12716032, "self": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:02:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:02:56,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ebba1344-4399-4125-aff3-0d57f87e559e 2018-08-24 15:02:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304476976395s 2018-08-24 15:02:56,089 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ebba1344-4399-4125-aff3-0d57f87e559e 2018-08-24 15:02:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:02:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:56,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-c4d9e9d0-e6d6-457c-a156-07a0d2adc7d2 x-compute-request-id: req-c4d9e9d0-e6d6-457c-a156-07a0d2adc7d2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "723a27ac-784f-402b-b17a-7347757ae737"}]} 2018-08-24 15:02:56,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c4d9e9d0-e6d6-457c-a156-07a0d2adc7d2 2018-08-24 15:02:56,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237619876862s 2018-08-24 15:02:56,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c4d9e9d0-e6d6-457c-a156-07a0d2adc7d2 2018-08-24 15:02:56,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 15:02:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"server": {"name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "imageRef": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "flavorRef": "723a27ac-784f-402b-b17a-7347757ae737", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f280bdb0-16e7-4563-930f-654cd8ed23ed"}], "security_groups": [{"name": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}]}}' 2018-08-24 15:02:58,192 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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-67493aef-2277-42e3-93cb-5330ee5a7667 x-compute-request-id: req-67493aef-2277-42e3-93cb-5330ee5a7667 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2de9d9ed-ee0c-4252-900d-b668dd3489ec"}], "OS-DCF:diskConfig": "MANUAL", "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "adminPass": "YP3uRoeQbWVY"}} 2018-08-24 15:02:58,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-67493aef-2277-42e3-93cb-5330ee5a7667 2018-08-24 15:02:58,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07735419273s 2018-08-24 15:02:58,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-67493aef-2277-42e3-93cb-5330ee5a7667 2018-08-24 15:02:58,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:02:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:02:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f9ccaae-1fc6-4cc0-bc2c-b39ef7ead106 x-compute-request-id: req-9f9ccaae-1fc6-4cc0-bc2c-b39ef7ead106 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:02:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:37Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:02:58,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9f9ccaae-1fc6-4cc0-bc2c-b39ef7ead106 2018-08-24 15:02:58,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654700994492s 2018-08-24 15:02:58,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9f9ccaae-1fc6-4cc0-bc2c-b39ef7ead106 2018-08-24 15:02:58,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:00,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:01,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f774296e-c029-484b-9773-82f9e6c9d3b4 x-compute-request-id: req-f774296e-c029-484b-9773-82f9e6c9d3b4 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:03:00Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:37Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:01,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f774296e-c029-484b-9773-82f9e6c9d3b4 2018-08-24 15:03:01,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381239891052s 2018-08-24 15:03:01,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f774296e-c029-484b-9773-82f9e6c9d3b4 2018-08-24 15:03:01,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:03,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:03,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc5d72e9-54d0-4110-b05f-b995091ffe58 x-compute-request-id: req-cc5d72e9-54d0-4110-b05f-b995091ffe58 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T15:03:00Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:37Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:03,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cc5d72e9-54d0-4110-b05f-b995091ffe58 2018-08-24 15:03:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183376073837s 2018-08-24 15:03:03,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cc5d72e9-54d0-4110-b05f-b995091ffe58 2018-08-24 15:03:03,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:05,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03: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-92fa4f08-118f-4d00-863f-3753981a385e x-compute-request-id: req-92fa4f08-118f-4d00-863f-3753981a385e Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:03:04.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:03:04Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:02:37Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:06,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92fa4f08-118f-4d00-863f-3753981a385e 2018-08-24 15:03:06,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611128091812s 2018-08-24 15:03:06,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92fa4f08-118f-4d00-863f-3753981a385e 2018-08-24 15:03:06,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:03:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:06,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-da3851ce-5560-499a-8d44-2daee9cdb3e0 Date: Fri, 24 Aug 2018 15:03:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:03:00Z","admin_state_up":true,"updated_at":"2018-08-24T15:03:04Z","binding:vnic_type":"normal","device_id":"e22129a7-38ba-41d0-b726-479d2e3c8845","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f0:59:13","id":"e114705c-7a75-446c-9afb-8278d95e3c48","port_security_enabled":true,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","fixed_ips":[{"subnet_id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","ip_address":"192.168.120.20"}],"extra_dhcp_opts":[],"security_groups":["2de9d9ed-ee0c-4252-900d-b668dd3489ec"],"name":""}]} 2018-08-24 15:03:06,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-da3851ce-5560-499a-8d44-2daee9cdb3e0 2018-08-24 15:03:06,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0495421886444s 2018-08-24 15:03:06,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-da3851ce-5560-499a-8d44-2daee9cdb3e0 2018-08-24 15:03:06,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:03:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=e114705c-7a75-446c-9afb-8278d95e3c48" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:06,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cfc05047-77d2-417c-aaac-94206ff75c80 Date: Fri, 24 Aug 2018 15:03:06 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:03:06,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=e114705c-7a75-446c-9afb-8278d95e3c48 used request id req-cfc05047-77d2-417c-aaac-94206ff75c80 2018-08-24 15:03:06,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500378608704s 2018-08-24 15:03:06,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=e114705c-7a75-446c-9afb-8278d95e3c48 used request id req-cfc05047-77d2-417c-aaac-94206ff75c80 2018-08-24 15:03:06,160 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:59:13', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'50cc6fac-c236-41bb-8b6e-964e632cf8a6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:03:04.000000', 'flavor': Munch({u'id': u'723a27ac-784f-402b-b17a-7347757ae737'}), 'az': u'nova', 'id': u'e22129a7-38ba-41d0-b726-479d2e3c8845', 'security_groups': [Munch({u'name': u'cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'33dfdca8fe24434eb841751c20d6e847', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T15:03:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T15:03:04Z', 'hostId': u'dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T15:03:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': u'cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'adminPass': u'YP3uRoeQbWVY', 'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'created_at': u'2018-08-24T15:02:58Z', 'created': u'2018-08-24T15:02:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 15:03:06,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:03:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:06,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-5d6fa944-a6ec-4b05-8c88-1dc330ea3e3c Date: Fri, 24 Aug 2018 15:03:06 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c86d28b-0342-4a53-8974-08a3213b4fa3"],"updated_at":"2018-08-24T15:02:22Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:03:06,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5d6fa944-a6ec-4b05-8c88-1dc330ea3e3c 2018-08-24 15:03:06,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100215911865s 2018-08-24 15:03:06,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5d6fa944-a6ec-4b05-8c88-1dc330ea3e3c 2018-08-24 15:03:06,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 15:03:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:06,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a053dfb3-8abc-42d6-81c5-f472fb5ae96b Date: Fri, 24 Aug 2018 15:03:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:03:00Z","admin_state_up":true,"updated_at":"2018-08-24T15:03:04Z","binding:vnic_type":"normal","device_id":"e22129a7-38ba-41d0-b726-479d2e3c8845","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f0:59:13","id":"e114705c-7a75-446c-9afb-8278d95e3c48","port_security_enabled":true,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","fixed_ips":[{"subnet_id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","ip_address":"192.168.120.20"}],"extra_dhcp_opts":[],"security_groups":["2de9d9ed-ee0c-4252-900d-b668dd3489ec"],"name":""}]} 2018-08-24 15:03:06,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-a053dfb3-8abc-42d6-81c5-f472fb5ae96b 2018-08-24 15:03:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458629131317s 2018-08-24 15:03:06,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-a053dfb3-8abc-42d6-81c5-f472fb5ae96b 2018-08-24 15:03:06,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 15:03:06,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.20", "port_id": "e114705c-7a75-446c-9afb-8278d95e3c48"}}' 2018-08-24 15:03:08,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-4a1e7f40-6e23-4d1e-8798-a91e5255c460 Date: Fri, 24 Aug 2018 15:03:08 GMT RESP BODY: {"floatingip": {"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:03:07Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "e114705c-7a75-446c-9afb-8278d95e3c48", "id": "fb66c095-ec96-43ea-88c8-4c7808c7d6ea", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:03:07Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}} 2018-08-24 15:03:08,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4a1e7f40-6e23-4d1e-8798-a91e5255c460 2018-08-24 15:03:08,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95872402191s 2018-08-24 15:03:08,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4a1e7f40-6e23-4d1e-8798-a91e5255c460 2018-08-24 15:03:08,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:03:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:08,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-3f72782f-3ed2-4a03-b086-23ed6ae37d79 Date: Fri, 24 Aug 2018 15:03:08 GMT RESP BODY: {"floatingips": [{"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:02:38Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "88f2d92d-b70e-4b91-b940-2f242e9583f2", "id": "769d7ebf-0be3-4b5c-b49b-666f669c4451", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:38Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:03:07Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "e114705c-7a75-446c-9afb-8278d95e3c48", "id": "fb66c095-ec96-43ea-88c8-4c7808c7d6ea", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:03:07Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}]} 2018-08-24 15:03:08,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3f72782f-3ed2-4a03-b086-23ed6ae37d79 2018-08-24 15:03:08,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606129169464s 2018-08-24 15:03:08,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3f72782f-3ed2-4a03-b086-23ed6ae37d79 2018-08-24 15:03:08,347 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f102f70f-bf76-4b54-8afa-f513349879de', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'created_at': u'2018-08-24T15:03:07Z', 'attached': True, 'updated_at': u'2018-08-24T15:03:07Z', 'id': u'fb66c095-ec96-43ea-88c8-4c7808c7d6ea', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'name': 'cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f102f70f-bf76-4b54-8afa-f513349879de', 'project_id': u'0412d2cdb4e84d96a4a9187abff4bb06', 'port_id': u'e114705c-7a75-446c-9afb-8278d95e3c48', 'port': u'e114705c-7a75-446c-9afb-8278d95e3c48', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 15:03:08,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:03:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:03:08,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03: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-57be4c51-ea81-4ac7-832e-fd6469c890b8 x-compute-request-id: req-57be4c51-ea81-4ac7-832e-fd6469c890b8 Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 565052890 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.189130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191403] pid_max: default: 32768 minimum: 301\n[ 0.192639] ACPI: Core revision 20150930\n[ 0.194307] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196070] Security Framework initialized\n[ 0.197189] Yama: becoming mindful.\n[ 0.198193] AppArmor: AppArmor initialized\n[ 0.199357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201087] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206216] Initializing cgroup subsys io\n[ 0.207326] Initializing cgroup subsys memory\n[ 0.208480] Initializing cgroup subsys devices\n[ 0.209643] Initializing cgroup subsys freezer\n[ 0.210827] Initializing cgroup subsys net_cls\n[ 0.212024] Initializing cgroup subsys perf_event\n[ 0.213285] Initializing cgroup subsys net_prio\n[ 0.214490] Initializing cgroup subsys hugetlb\n[ 0.215685] Initializing cgroup subsys pids\n[ 0.216864] CPU: Physical Processor ID: 0\n[ 0.218671] mce: CPU supports 10 MCE banks\n[ 0.219783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235675] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242225] ftrace: allocating 31920 entries in 125 pages\n[ 0.267280] smpboot: Max logical packages: 1\n[ 0.268429] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270273] x2apic enabled\n[ 0.271389] Switched APIC routing to physical x2apic.\n[ 0.273839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280561] KVM setup paravirtual spinlock\n[ 0.282144] x86: Booted up 1 node, 1 CPUs\n[ 0.283222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285114] devtmpfs: initialized\n[ 0.287097] evm: security.selinux\n[ 0.288037] evm: security.SMACK64\n[ 0.288972] evm: security.SMACK64EXEC\n[ 0.289969] evm: security.SMACK64TRANSMUTE\n[ 0.291070] evm: security.SMACK64MMAP\n[ 0.292058] evm: security.ima\n[ 0.292920] evm: security.capability\n[ 0.293972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296455] pinctrl core: initialized pinctrl subsystem\n[ 0.297930] RTC time: 15:03:04, date: 08/24/18\n[ 0.299370] NET: Registered protocol family 16\n[ 0.300877] cpuidle: using governor ladder\n[ 0.302052] cpuidle: using governor menu\n[ 0.303460] PCCT header not found.\n[ 0.304653] ACPI: bus type PCI registered\n[ 0.305782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307594] PCI: Using configuration type 1 for base access\n[ 0.309879] ACPI: Added _OSI(Module Device)\n[ 0.311174] ACPI: Added _OSI(Processor Device)\n[ 0.312541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313804] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316064] ACPI: Interpreter enabled\n[ 0.317158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327625] ACPI: (supports S0 S5)\n[ 0.328619] ACPI: Using IOAPIC for interrupt routing\n[ 0.329940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.337213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341970] acpiphp: Slot [3] registered\n[ 0.343090] acpiphp: Slot [4] registered\n[ 0.344209] acpiphp: Slot [5] registered\n[ 0.345328] acpiphp: Slot [6] registered\n[ 0.346443] acpiphp: Slot [7] registered\n[ 0.347561] acpiphp: Slot [8] registered\n[ 0.348678] acpiphp: Slot [9] registered\n[ 0.349792] acpiphp: Slot [10] registered\n[ 0.350920] acpiphp: Slot [11] registered\n[ 0.352054] acpiphp: Slot [12] registered\n[ 0.353191] acpiphp: Slot [13] registered\n[ 0.354325] acpiphp: Slot [14] registered\n[ 0.355460] acpiphp: Slot [15] registered\n[ 0.370906] acpiphp: Slot [16] registered\n[ 0.372040] acpiphp: Slot [17] registered\n[ 0.373172] acpiphp: Slot [18] registered\n[ 0.374302] acpiphp: Slot [19] registered\n[ 0.375435] acpiphp: Slot [20] registered\n[ 0.376570] acpiphp: Slot [21] registered\n[ 0.377697] acpiphp: Slot [22] registered\n[ 0.378823] acpiphp: Slot [23] registered\n[ 0.379950] acpiphp: Slot [24] registered\n[ 0.381083] acpiphp: Slot [25] registered\n[ 0.382212] acpiphp: Slot [26] registered\n[ 0.383344] acpiphp: Slot [27] registered\n[ 0.384479] acpiphp: Slot [28] registered\n[ 0.385611] acpiphp: Slot [29] registered\n[ 0.386739] acpiphp: Slot [30] registered\n[ 0.387866] acpiphp: Slot [31] registered\n[ 0.388999] PCI host bridge to bus 0000:00\n[ 0.390125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391805] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399625] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403627] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415308] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442882] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448875] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452435] vgaarb: loaded\n[ 0.453259] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454917] SCSI subsystem initialized\n[ 0.456174] ACPI: bus type USB registered\n[ 0.457313] usbcore: registered new interface driver usbfs\n[ 0.458715] usbcore: registered new interface driver hub\n[ 0.460085] usbcore: registered new device driver usb\n[ 0.461589] PCI: Using ACPI for IRQ routing\n[ 0.463123] NetLabel: Initializing\n[ 0.464118] NetLabel: domain hash size = 128\n[ 0.465290] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466600] NetLabel: unlabeled traffic allowed by default\n[ 0.468188] clocksource: Switched to clocksource kvm-clock\n[ 0.478341] AppArmor: AppArmor Filesystem Enabled\n[ 0.479650] pnp: PnP ACPI init\n[ 0.480891] pnp: PnP ACPI: found 5 devices\n[ 0.487699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490049] NET: Registered protocol family 2\n[ 0.491468] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493219] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494858] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496500] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499574] NET: Registered protocol family 1\n[ 0.500767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503725] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532117] Trying to unpack rootfs image as initramfs...\n[ 0.592953] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.599936] Scanning for low memory corruption every 60 seconds\n[ 0.603083] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604780] audit: initializing netlink subsys (disabled)\n[ 0.606382] audit: type=2000 audit(1535122985.309:1): initialized\n[ 0.608661] Initialise system trusted keyring\n[ 0.610252] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611861] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614734] zbud: loaded\n[ 0.615823] VFS: Disk quotas dquot_6.6.0\n[ 0.617000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619348] fuse init (API version 7.23)\n[ 0.620662] Key type big_key registered\n[ 0.621802] Allocating IMA MOK and blacklist keyrings.\n[ 0.623569] Key type asymmetric registered\n[ 0.624750] Asymmetric key parser 'x509' registered\n[ 0.626104] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628252] io scheduler noop registered\n[ 0.629362] io scheduler deadline registered (default)\n[ 0.630765] io scheduler cfq registered\n[ 0.632074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633533] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635425] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637479] ACPI: Power Button [PWRF]\n[ 0.638871] GHES: HEST is not enabled!\n[ 0.653191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714393] Linux agpgart interface v0.103\n[ 0.718259] brd: module loaded\n[ 0.720551] loop: module loaded\n[ 0.725273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727310] GPT:90111 != 2097151\n[ 0.728264] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729770] GPT:90111 != 2097151\n[ 0.730715] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732058] vda: vda1 vda15\n[ 0.733979] scsi host0: ata_piix\n[ 0.735093] scsi host1: ata_piix\n[ 0.736113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739877] libphy: Fixed MDIO Bus: probed\n[ 0.741260] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742600] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745677] PPP generic driver version 2.4.2\n[ 0.746984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748671] ehci-pci: EHCI PCI platform driver\n[ 0.749909] ehci-platform: EHCI generic platform driver\n[ 0.751294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752873] ohci-pci: OHCI PCI platform driver\n[ 0.754105] ohci-platform: OHCI generic platform driver\n[ 0.755510] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.770139] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.771559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.773636] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.775051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.776720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.778428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780450] usb usb1: Product: UHCI Host Controller\n[ 0.781762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783344] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784833] hub 1-0:1.0: USB hub found\n[ 0.785932] hub 1-0:1.0: 2 ports detected\n[ 0.787335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790352] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.791694] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793132] mousedev: PS/2 mouse device common for all mice\n[ 0.794916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802418] i2c /dev entries driver\n[ 0.803522] device-mapper: uevent: version 1.0.3\n[ 0.804904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809301] NET: Registered protocol family 10\n[ 0.811148] NET: Registered protocol family 17\n[ 0.812465] Key type dns_resolver registered\n[ 0.813877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815441] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817950] registered taskstats version 1\n[ 0.819148] Loading compiled-in X.509 certificates\n[ 0.821090] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823687] zswap: loaded using pool lzo/zbud\n[ 0.826222] Key type trusted registered\n[ 0.828470] Key type encrypted registered\n[ 0.829670] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831159] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832660] evm: HMAC attrs: 0x1\n[ 0.834032] Magic number: 14:918:83\n[ 0.835233] rtc_cmos 00:00: setting system clock to 2018-08-24 15:03:05 UTC (1535122985)\n[ 0.837604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839189] EDD information not available.\n[ 0.898865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915780] Write protecting the kernel read-only data: 14336k\n[ 0.920927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.089067] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.20...\nLease of 192.168.120.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKEbRZ920By2ppORyMGBKsYYc5YSDH40TbWJSamUlz/j4qQsyhxqd4bAI+dGF4pvxmHSnarLnbVBDfMZdbWnwZJt3MOPSUU2g6984jV0k1a5Mt5yOuzQjkGZRKVX5KkjR8Dnk1JrMpJFsECiSpSBDjCKzzLrkIi7jixRm8Euz+QRT6va/vW7YPoEgGXJQjQR+sKBrwOJzo1hlDI6/5o3j/bKOxMTLb5aJOU+yLdejpm9nDSiQEp+gTlhOIMAfEs5c5PZHQ0EtRCzz71RKZDP3K1If7wkUnI4ZXziAnDAnHVcHOFy3kzq8lZ8svxr6dgWDR7hmrckmaDM/MlFw9AEOr root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nssh-dss AAAAB3NzaC1kc3MAAACBALpoCreT13LZ5Abduz33Vmuv90vsbR8TDZ88ai++sA9gd46aojf57puky1BXdejuRNzdEM3sBag2m/u3Zi+kRep08Z8KeGFYjNySk1H8GxnB2wiPN13uztnQxLnmgOT5zpKUd4nV0ag41JngVI4qTsEU2BrNGF+MzQw5No2A9RfHAAAAFQDfIHrd/6JdhXkdbgtpjgZVTJ3hMQAAAIByrx1hVdfeAMj0Bno0wQlf3Lft3H2X1PMov6VH6HSXuxWQbfmoabjSsGukXzM4IwXBgLk0eUypOiEdraCU8LsSsuDRFRwE2vtblP/u8S1GzFNK+7q33dGWN9dWhM3bB+K1lg0u+vyrH3ym1mY3pzbWyjv6Byj9QbAxbWFNynsrYgAAAIAq5aBpNXqLa99FS+WzJMnMC4dUux28Cw2XAgSoIYLZJ3hcIjJ2++PfPYQiPRZk9Bs+jrpZO4Sx6CfVos+J2CH0gyu8ykdN7mq8a21FiDI5Rj1MFs6kHuOfgEnan6UD7IUDoVV88PXF9ew0GP2c8Ah7DrXiEDm0OwMQydbJzBZ9xA== root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fef0:5913/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.20 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: "} 2018-08-24 15:03:08,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action used request id req-57be4c51-ea81-4ac7-832e-fd6469c890b8 2018-08-24 15:03:08,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871109962463s 2018-08-24 15:03:08,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action used request id req-57be4c51-ea81-4ac7-832e-fd6469c890b8 2018-08-24 15:03:08,437 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 565052890 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.189130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191403] pid_max: default: 32768 minimum: 301 [ 0.192639] ACPI: Core revision 20150930 [ 0.194307] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.196070] Security Framework initialized [ 0.197189] Yama: becoming mindful. [ 0.198193] AppArmor: AppArmor initialized [ 0.199357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.201087] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206216] Initializing cgroup subsys io [ 0.207326] Initializing cgroup subsys memory [ 0.208480] Initializing cgroup subsys devices [ 0.209643] Initializing cgroup subsys freezer [ 0.210827] Initializing cgroup subsys net_cls [ 0.212024] Initializing cgroup subsys perf_event [ 0.213285] Initializing cgroup subsys net_prio [ 0.214490] Initializing cgroup subsys hugetlb [ 0.215685] Initializing cgroup subsys pids [ 0.216864] CPU: Physical Processor ID: 0 [ 0.218671] mce: CPU supports 10 MCE banks [ 0.219783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235675] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242225] ftrace: allocating 31920 entries in 125 pages [ 0.267280] smpboot: Max logical packages: 1 [ 0.268429] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270273] x2apic enabled [ 0.271389] Switched APIC routing to physical x2apic. [ 0.273839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280561] KVM setup paravirtual spinlock [ 0.282144] x86: Booted up 1 node, 1 CPUs [ 0.283222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285114] devtmpfs: initialized [ 0.287097] evm: security.selinux [ 0.288037] evm: security.SMACK64 [ 0.288972] evm: security.SMACK64EXEC [ 0.289969] evm: security.SMACK64TRANSMUTE [ 0.291070] evm: security.SMACK64MMAP [ 0.292058] evm: security.ima [ 0.292920] evm: security.capability [ 0.293972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296455] pinctrl core: initialized pinctrl subsystem [ 0.297930] RTC time: 15:03:04, date: 08/24/18 [ 0.299370] NET: Registered protocol family 16 [ 0.300877] cpuidle: using governor ladder [ 0.302052] cpuidle: using governor menu [ 0.303460] PCCT header not found. [ 0.304653] ACPI: bus type PCI registered [ 0.305782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307594] PCI: Using configuration type 1 for base access [ 0.309879] ACPI: Added _OSI(Module Device) [ 0.311174] ACPI: Added _OSI(Processor Device) [ 0.312541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313804] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316064] ACPI: Interpreter enabled [ 0.317158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.322379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327625] ACPI: (supports S0 S5) [ 0.328619] ACPI: Using IOAPIC for interrupt routing [ 0.329940] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.335446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341970] acpiphp: Slot [3] registered [ 0.343090] acpiphp: Slot [4] registered [ 0.344209] acpiphp: Slot [5] registered [ 0.345328] acpiphp: Slot [6] registered [ 0.346443] acpiphp: Slot [7] registered [ 0.347561] acpiphp: Slot [8] registered [ 0.348678] acpiphp: Slot [9] registered [ 0.349792] acpiphp: Slot [10] registered [ 0.350920] acpiphp: Slot [11] registered [ 0.352054] acpiphp: Slot [12] registered [ 0.353191] acpiphp: Slot [13] registered [ 0.354325] acpiphp: Slot [14] registered [ 0.355460] acpiphp: Slot [15] registered [ 0.370906] acpiphp: Slot [16] registered [ 0.372040] acpiphp: Slot [17] registered [ 0.373172] acpiphp: Slot [18] registered [ 0.374302] acpiphp: Slot [19] registered [ 0.375435] acpiphp: Slot [20] registered [ 0.376570] acpiphp: Slot [21] registered [ 0.377697] acpiphp: Slot [22] registered [ 0.378823] acpiphp: Slot [23] registered [ 0.379950] acpiphp: Slot [24] registered [ 0.381083] acpiphp: Slot [25] registered [ 0.382212] acpiphp: Slot [26] registered [ 0.383344] acpiphp: Slot [27] registered [ 0.384479] acpiphp: Slot [28] registered [ 0.385611] acpiphp: Slot [29] registered [ 0.386739] acpiphp: Slot [30] registered [ 0.387866] acpiphp: Slot [31] registered [ 0.388999] PCI host bridge to bus 0000:00 [ 0.390125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391805] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399625] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403627] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415308] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.440738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.442882] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448875] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452435] vgaarb: loaded [ 0.453259] vgaarb: bridge control possible 0000:00:02.0 [ 0.454917] SCSI subsystem initialized [ 0.456174] ACPI: bus type USB registered [ 0.457313] usbcore: registered new interface driver usbfs [ 0.458715] usbcore: registered new interface driver hub [ 0.460085] usbcore: registered new device driver usb [ 0.461589] PCI: Using ACPI for IRQ routing [ 0.463123] NetLabel: Initializing [ 0.464118] NetLabel: domain hash size = 128 [ 0.465290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466600] NetLabel: unlabeled traffic allowed by default [ 0.468188] clocksource: Switched to clocksource kvm-clock [ 0.478341] AppArmor: AppArmor Filesystem Enabled [ 0.479650] pnp: PnP ACPI init [ 0.480891] pnp: PnP ACPI: found 5 devices [ 0.487699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490049] NET: Registered protocol family 2 [ 0.491468] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493219] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494858] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496500] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.497979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499574] NET: Registered protocol family 1 [ 0.500767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503725] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.517892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532117] Trying to unpack rootfs image as initramfs... [ 0.592953] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599936] Scanning for low memory corruption every 60 seconds [ 0.603083] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.604780] audit: initializing netlink subsys (disabled) [ 0.606382] audit: type=2000 audit(1535122985.309:1): initialized [ 0.608661] Initialise system trusted keyring [ 0.610252] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611861] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.614734] zbud: loaded [ 0.615823] VFS: Disk quotas dquot_6.6.0 [ 0.617000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619348] fuse init (API version 7.23) [ 0.620662] Key type big_key registered [ 0.621802] Allocating IMA MOK and blacklist keyrings. [ 0.623569] Key type asymmetric registered [ 0.624750] Asymmetric key parser 'x509' registered [ 0.626104] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.628252] io scheduler noop registered [ 0.629362] io scheduler deadline registered (default) [ 0.630765] io scheduler cfq registered [ 0.632074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633533] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635425] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637479] ACPI: Power Button [PWRF] [ 0.638871] GHES: HEST is not enabled! [ 0.653191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714393] Linux agpgart interface v0.103 [ 0.718259] brd: module loaded [ 0.720551] loop: module loaded [ 0.725273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727310] GPT:90111 != 2097151 [ 0.728264] GPT:Alternate GPT header not at the end of the disk. [ 0.729770] GPT:90111 != 2097151 [ 0.730715] GPT: Use GNU Parted to correct GPT errors. [ 0.732058] vda: vda1 vda15 [ 0.733979] scsi host0: ata_piix [ 0.735093] scsi host1: ata_piix [ 0.736113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.737798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.739877] libphy: Fixed MDIO Bus: probed [ 0.741260] tun: Universal TUN/TAP device driver, 1.6 [ 0.742600] tun: (C) 1999-2004 Max Krasnyansky [ 0.745677] PPP generic driver version 2.4.2 [ 0.746984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748671] ehci-pci: EHCI PCI platform driver [ 0.749909] ehci-platform: EHCI generic platform driver [ 0.751294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752873] ohci-pci: OHCI PCI platform driver [ 0.754105] ohci-platform: OHCI generic platform driver [ 0.755510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.770139] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.771559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.773636] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.775051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.776720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.778428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780450] usb usb1: Product: UHCI Host Controller [ 0.781762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.783344] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784833] hub 1-0:1.0: USB hub found [ 0.785932] hub 1-0:1.0: 2 ports detected [ 0.787335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790352] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.791694] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.793132] mousedev: PS/2 mouse device common for all mice [ 0.794916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797471] rtc_cmos 00:00: RTC can wake from S4 [ 0.799069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802418] i2c /dev entries driver [ 0.803522] device-mapper: uevent: version 1.0.3 [ 0.804904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs [ 0.809301] NET: Registered protocol family 10 [ 0.811148] NET: Registered protocol family 17 [ 0.812465] Key type dns_resolver registered [ 0.813877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815441] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817950] registered taskstats version 1 [ 0.819148] Loading compiled-in X.509 certificates [ 0.821090] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823687] zswap: loaded using pool lzo/zbud [ 0.826222] Key type trusted registered [ 0.828470] Key type encrypted registered [ 0.829670] AppArmor: AppArmor sha1 policy hashing enabled [ 0.831159] ima: No TPM chip found, activating TPM-bypass! [ 0.832660] evm: HMAC attrs: 0x1 [ 0.834032] Magic number: 14:918:83 [ 0.835233] rtc_cmos 00:00: setting system clock to 2018-08-24 15:03:05 UTC (1535122985) [ 0.837604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839189] EDD information not available. [ 0.898865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.915780] Write protecting the kernel read-only data: 14336k [ 0.920927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.089067] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.20... Lease of 192.168.120.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKEbRZ920By2ppORyMGBKsYYc5YSDH40TbWJSamUlz/j4qQsyhxqd4bAI+dGF4pvxmHSnarLnbVBDfMZdbWnwZJt3MOPSUU2g6984jV0k1a5Mt5yOuzQjkGZRKVX5KkjR8Dnk1JrMpJFsECiSpSBDjCKzzLrkIi7jixRm8Euz+QRT6va/vW7YPoEgGXJQjQR+sKBrwOJzo1hlDI6/5o3j/bKOxMTLb5aJOU+yLdejpm9nDSiQEp+gTlhOIMAfEs5c5PZHQ0EtRCzz71RKZDP3K1If7wkUnI4ZXziAnDAnHVcHOFy3kzq8lZ8svxr6dgWDR7hmrckmaDM/MlFw9AEOr root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 ssh-dss AAAAB3NzaC1kc3MAAACBALpoCreT13LZ5Abduz33Vmuv90vsbR8TDZ88ai++sA9gd46aojf57puky1BXdejuRNzdEM3sBag2m/u3Zi+kRep08Z8KeGFYjNySk1H8GxnB2wiPN13uztnQxLnmgOT5zpKUd4nV0ag41JngVI4qTsEU2BrNGF+MzQw5No2A9RfHAAAAFQDfIHrd/6JdhXkdbgtpjgZVTJ3hMQAAAIByrx1hVdfeAMj0Bno0wQlf3Lft3H2X1PMov6VH6HSXuxWQbfmoabjSsGukXzM4IwXBgLk0eUypOiEdraCU8LsSsuDRFRwE2vtblP/u8S1GzFNK+7q33dGWN9dWhM3bB+K1lg0u+vyrH3ym1mY3pzbWyjv6Byj9QbAxbWFNynsrYgAAAIAq5aBpNXqLa99FS+WzJMnMC4dUux28Cw2XAgSoIYLZJ3hcIjJ2++PfPYQiPRZk9Bs+jrpZO4Sx6CfVos+J2CH0gyu8ykdN7mq8a21FiDI5Rj1MFs6kHuOfgEnan6UD7IUDoVV88PXF9ew0GP2c8Ah7DrXiEDm0OwMQydbJzBZ9xA== root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fef0:5913/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.20 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 launch-index: 0 === cirros: current=0.4.0 uptime=2.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: 2018-08-24 15:03:09,439 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2018-08-24 15:03:18,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 15:03:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 15:03:18,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f3e324-668d-4afb-971e-8dd08bff6efb x-compute-request-id: req-d3f3e324-668d-4afb-971e-8dd08bff6efb Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 565052890 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.189130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191403] pid_max: default: 32768 minimum: 301\n[ 0.192639] ACPI: Core revision 20150930\n[ 0.194307] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196070] Security Framework initialized\n[ 0.197189] Yama: becoming mindful.\n[ 0.198193] AppArmor: AppArmor initialized\n[ 0.199357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201087] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206216] Initializing cgroup subsys io\n[ 0.207326] Initializing cgroup subsys memory\n[ 0.208480] Initializing cgroup subsys devices\n[ 0.209643] Initializing cgroup subsys freezer\n[ 0.210827] Initializing cgroup subsys net_cls\n[ 0.212024] Initializing cgroup subsys perf_event\n[ 0.213285] Initializing cgroup subsys net_prio\n[ 0.214490] Initializing cgroup subsys hugetlb\n[ 0.215685] Initializing cgroup subsys pids\n[ 0.216864] CPU: Physical Processor ID: 0\n[ 0.218671] mce: CPU supports 10 MCE banks\n[ 0.219783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235675] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242225] ftrace: allocating 31920 entries in 125 pages\n[ 0.267280] smpboot: Max logical packages: 1\n[ 0.268429] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270273] x2apic enabled\n[ 0.271389] Switched APIC routing to physical x2apic.\n[ 0.273839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280561] KVM setup paravirtual spinlock\n[ 0.282144] x86: Booted up 1 node, 1 CPUs\n[ 0.283222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285114] devtmpfs: initialized\n[ 0.287097] evm: security.selinux\n[ 0.288037] evm: security.SMACK64\n[ 0.288972] evm: security.SMACK64EXEC\n[ 0.289969] evm: security.SMACK64TRANSMUTE\n[ 0.291070] evm: security.SMACK64MMAP\n[ 0.292058] evm: security.ima\n[ 0.292920] evm: security.capability\n[ 0.293972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296455] pinctrl core: initialized pinctrl subsystem\n[ 0.297930] RTC time: 15:03:04, date: 08/24/18\n[ 0.299370] NET: Registered protocol family 16\n[ 0.300877] cpuidle: using governor ladder\n[ 0.302052] cpuidle: using governor menu\n[ 0.303460] PCCT header not found.\n[ 0.304653] ACPI: bus type PCI registered\n[ 0.305782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307594] PCI: Using configuration type 1 for base access\n[ 0.309879] ACPI: Added _OSI(Module Device)\n[ 0.311174] ACPI: Added _OSI(Processor Device)\n[ 0.312541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313804] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316064] ACPI: Interpreter enabled\n[ 0.317158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327625] ACPI: (supports S0 S5)\n[ 0.328619] ACPI: Using IOAPIC for interrupt routing\n[ 0.329940] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.337213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341970] acpiphp: Slot [3] registered\n[ 0.343090] acpiphp: Slot [4] registered\n[ 0.344209] acpiphp: Slot [5] registered\n[ 0.345328] acpiphp: Slot [6] registered\n[ 0.346443] acpiphp: Slot [7] registered\n[ 0.347561] acpiphp: Slot [8] registered\n[ 0.348678] acpiphp: Slot [9] registered\n[ 0.349792] acpiphp: Slot [10] registered\n[ 0.350920] acpiphp: Slot [11] registered\n[ 0.352054] acpiphp: Slot [12] registered\n[ 0.353191] acpiphp: Slot [13] registered\n[ 0.354325] acpiphp: Slot [14] registered\n[ 0.355460] acpiphp: Slot [15] registered\n[ 0.370906] acpiphp: Slot [16] registered\n[ 0.372040] acpiphp: Slot [17] registered\n[ 0.373172] acpiphp: Slot [18] registered\n[ 0.374302] acpiphp: Slot [19] registered\n[ 0.375435] acpiphp: Slot [20] registered\n[ 0.376570] acpiphp: Slot [21] registered\n[ 0.377697] acpiphp: Slot [22] registered\n[ 0.378823] acpiphp: Slot [23] registered\n[ 0.379950] acpiphp: Slot [24] registered\n[ 0.381083] acpiphp: Slot [25] registered\n[ 0.382212] acpiphp: Slot [26] registered\n[ 0.383344] acpiphp: Slot [27] registered\n[ 0.384479] acpiphp: Slot [28] registered\n[ 0.385611] acpiphp: Slot [29] registered\n[ 0.386739] acpiphp: Slot [30] registered\n[ 0.387866] acpiphp: Slot [31] registered\n[ 0.388999] PCI host bridge to bus 0000:00\n[ 0.390125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391805] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399625] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403627] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415308] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442882] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448875] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452435] vgaarb: loaded\n[ 0.453259] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454917] SCSI subsystem initialized\n[ 0.456174] ACPI: bus type USB registered\n[ 0.457313] usbcore: registered new interface driver usbfs\n[ 0.458715] usbcore: registered new interface driver hub\n[ 0.460085] usbcore: registered new device driver usb\n[ 0.461589] PCI: Using ACPI for IRQ routing\n[ 0.463123] NetLabel: Initializing\n[ 0.464118] NetLabel: domain hash size = 128\n[ 0.465290] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466600] NetLabel: unlabeled traffic allowed by default\n[ 0.468188] clocksource: Switched to clocksource kvm-clock\n[ 0.478341] AppArmor: AppArmor Filesystem Enabled\n[ 0.479650] pnp: PnP ACPI init\n[ 0.480891] pnp: PnP ACPI: found 5 devices\n[ 0.487699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490049] NET: Registered protocol family 2\n[ 0.491468] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493219] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494858] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496500] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499574] NET: Registered protocol family 1\n[ 0.500767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503725] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532117] Trying to unpack rootfs image as initramfs...\n[ 0.592953] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.599936] Scanning for low memory corruption every 60 seconds\n[ 0.603083] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604780] audit: initializing netlink subsys (disabled)\n[ 0.606382] audit: type=2000 audit(1535122985.309:1): initialized\n[ 0.608661] Initialise system trusted keyring\n[ 0.610252] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611861] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614734] zbud: loaded\n[ 0.615823] VFS: Disk quotas dquot_6.6.0\n[ 0.617000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619348] fuse init (API version 7.23)\n[ 0.620662] Key type big_key registered\n[ 0.621802] Allocating IMA MOK and blacklist keyrings.\n[ 0.623569] Key type asymmetric registered\n[ 0.624750] Asymmetric key parser 'x509' registered\n[ 0.626104] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628252] io scheduler noop registered\n[ 0.629362] io scheduler deadline registered (default)\n[ 0.630765] io scheduler cfq registered\n[ 0.632074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633533] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635425] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637479] ACPI: Power Button [PWRF]\n[ 0.638871] GHES: HEST is not enabled!\n[ 0.653191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714393] Linux agpgart interface v0.103\n[ 0.718259] brd: module loaded\n[ 0.720551] loop: module loaded\n[ 0.725273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727310] GPT:90111 != 2097151\n[ 0.728264] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729770] GPT:90111 != 2097151\n[ 0.730715] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732058] vda: vda1 vda15\n[ 0.733979] scsi host0: ata_piix\n[ 0.735093] scsi host1: ata_piix\n[ 0.736113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739877] libphy: Fixed MDIO Bus: probed\n[ 0.741260] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742600] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745677] PPP generic driver version 2.4.2\n[ 0.746984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748671] ehci-pci: EHCI PCI platform driver\n[ 0.749909] ehci-platform: EHCI generic platform driver\n[ 0.751294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752873] ohci-pci: OHCI PCI platform driver\n[ 0.754105] ohci-platform: OHCI generic platform driver\n[ 0.755510] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.770139] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.771559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.773636] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.775051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.776720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.778428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780450] usb usb1: Product: UHCI Host Controller\n[ 0.781762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783344] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784833] hub 1-0:1.0: USB hub found\n[ 0.785932] hub 1-0:1.0: 2 ports detected\n[ 0.787335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790352] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.791694] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793132] mousedev: PS/2 mouse device common for all mice\n[ 0.794916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802418] i2c /dev entries driver\n[ 0.803522] device-mapper: uevent: version 1.0.3\n[ 0.804904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809301] NET: Registered protocol family 10\n[ 0.811148] NET: Registered protocol family 17\n[ 0.812465] Key type dns_resolver registered\n[ 0.813877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815441] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817950] registered taskstats version 1\n[ 0.819148] Loading compiled-in X.509 certificates\n[ 0.821090] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823687] zswap: loaded using pool lzo/zbud\n[ 0.826222] Key type trusted registered\n[ 0.828470] Key type encrypted registered\n[ 0.829670] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831159] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832660] evm: HMAC attrs: 0x1\n[ 0.834032] Magic number: 14:918:83\n[ 0.835233] rtc_cmos 00:00: setting system clock to 2018-08-24 15:03:05 UTC (1535122985)\n[ 0.837604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839189] EDD information not available.\n[ 0.898865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.915780] Write protecting the kernel read-only data: 14336k\n[ 0.920927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.089067] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.20...\nLease of 192.168.120.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKEbRZ920By2ppORyMGBKsYYc5YSDH40TbWJSamUlz/j4qQsyhxqd4bAI+dGF4pvxmHSnarLnbVBDfMZdbWnwZJt3MOPSUU2g6984jV0k1a5Mt5yOuzQjkGZRKVX5KkjR8Dnk1JrMpJFsECiSpSBDjCKzzLrkIi7jixRm8Euz+QRT6va/vW7YPoEgGXJQjQR+sKBrwOJzo1hlDI6/5o3j/bKOxMTLb5aJOU+yLdejpm9nDSiQEp+gTlhOIMAfEs5c5PZHQ0EtRCzz71RKZDP3K1If7wkUnI4ZXziAnDAnHVcHOFy3kzq8lZ8svxr6dgWDR7hmrckmaDM/MlFw9AEOr root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nssh-dss AAAAB3NzaC1kc3MAAACBALpoCreT13LZ5Abduz33Vmuv90vsbR8TDZ88ai++sA9gd46aojf57puky1BXdejuRNzdEM3sBag2m/u3Zi+kRep08Z8KeGFYjNySk1H8GxnB2wiPN13uztnQxLnmgOT5zpKUd4nV0ag41JngVI4qTsEU2BrNGF+MzQw5No2A9RfHAAAAFQDfIHrd/6JdhXkdbgtpjgZVTJ3hMQAAAIByrx1hVdfeAMj0Bno0wQlf3Lft3H2X1PMov6VH6HSXuxWQbfmoabjSsGukXzM4IwXBgLk0eUypOiEdraCU8LsSsuDRFRwE2vtblP/u8S1GzFNK+7q33dGWN9dWhM3bB+K1lg0u+vyrH3ym1mY3pzbWyjv6Byj9QbAxbWFNynsrYgAAAIAq5aBpNXqLa99FS+WzJMnMC4dUux28Cw2XAgSoIYLZJ3hcIjJ2++PfPYQiPRZk9Bs+jrpZO4Sx6CfVos+J2CH0gyu8ykdN7mq8a21FiDI5Rj1MFs6kHuOfgEnan6UD7IUDoVV88PXF9ew0GP2c8Ah7DrXiEDm0OwMQydbJzBZ9xA== root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fef0:5913/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.20 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: "} 2018-08-24 15:03:18,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action used request id req-d3f3e324-668d-4afb-971e-8dd08bff6efb 2018-08-24 15:03:18,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751938819885s 2018-08-24 15:03:18,525 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/action used request id req-d3f3e324-668d-4afb-971e-8dd08bff6efb 2018-08-24 15:03:18,525 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 565052890 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.189130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191403] pid_max: default: 32768 minimum: 301 [ 0.192639] ACPI: Core revision 20150930 [ 0.194307] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.196070] Security Framework initialized [ 0.197189] Yama: becoming mindful. [ 0.198193] AppArmor: AppArmor initialized [ 0.199357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.201087] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202791] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206216] Initializing cgroup subsys io [ 0.207326] Initializing cgroup subsys memory [ 0.208480] Initializing cgroup subsys devices [ 0.209643] Initializing cgroup subsys freezer [ 0.210827] Initializing cgroup subsys net_cls [ 0.212024] Initializing cgroup subsys perf_event [ 0.213285] Initializing cgroup subsys net_prio [ 0.214490] Initializing cgroup subsys hugetlb [ 0.215685] Initializing cgroup subsys pids [ 0.216864] CPU: Physical Processor ID: 0 [ 0.218671] mce: CPU supports 10 MCE banks [ 0.219783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235675] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242225] ftrace: allocating 31920 entries in 125 pages [ 0.267280] smpboot: Max logical packages: 1 [ 0.268429] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270273] x2apic enabled [ 0.271389] Switched APIC routing to physical x2apic. [ 0.273839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275365] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280561] KVM setup paravirtual spinlock [ 0.282144] x86: Booted up 1 node, 1 CPUs [ 0.283222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285114] devtmpfs: initialized [ 0.287097] evm: security.selinux [ 0.288037] evm: security.SMACK64 [ 0.288972] evm: security.SMACK64EXEC [ 0.289969] evm: security.SMACK64TRANSMUTE [ 0.291070] evm: security.SMACK64MMAP [ 0.292058] evm: security.ima [ 0.292920] evm: security.capability [ 0.293972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296455] pinctrl core: initialized pinctrl subsystem [ 0.297930] RTC time: 15:03:04, date: 08/24/18 [ 0.299370] NET: Registered protocol family 16 [ 0.300877] cpuidle: using governor ladder [ 0.302052] cpuidle: using governor menu [ 0.303460] PCCT header not found. [ 0.304653] ACPI: bus type PCI registered [ 0.305782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307594] PCI: Using configuration type 1 for base access [ 0.309879] ACPI: Added _OSI(Module Device) [ 0.311174] ACPI: Added _OSI(Processor Device) [ 0.312541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313804] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316064] ACPI: Interpreter enabled [ 0.317158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.322379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327625] ACPI: (supports S0 S5) [ 0.328619] ACPI: Using IOAPIC for interrupt routing [ 0.329940] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.335446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337213] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341970] acpiphp: Slot [3] registered [ 0.343090] acpiphp: Slot [4] registered [ 0.344209] acpiphp: Slot [5] registered [ 0.345328] acpiphp: Slot [6] registered [ 0.346443] acpiphp: Slot [7] registered [ 0.347561] acpiphp: Slot [8] registered [ 0.348678] acpiphp: Slot [9] registered [ 0.349792] acpiphp: Slot [10] registered [ 0.350920] acpiphp: Slot [11] registered [ 0.352054] acpiphp: Slot [12] registered [ 0.353191] acpiphp: Slot [13] registered [ 0.354325] acpiphp: Slot [14] registered [ 0.355460] acpiphp: Slot [15] registered [ 0.370906] acpiphp: Slot [16] registered [ 0.372040] acpiphp: Slot [17] registered [ 0.373172] acpiphp: Slot [18] registered [ 0.374302] acpiphp: Slot [19] registered [ 0.375435] acpiphp: Slot [20] registered [ 0.376570] acpiphp: Slot [21] registered [ 0.377697] acpiphp: Slot [22] registered [ 0.378823] acpiphp: Slot [23] registered [ 0.379950] acpiphp: Slot [24] registered [ 0.381083] acpiphp: Slot [25] registered [ 0.382212] acpiphp: Slot [26] registered [ 0.383344] acpiphp: Slot [27] registered [ 0.384479] acpiphp: Slot [28] registered [ 0.385611] acpiphp: Slot [29] registered [ 0.386739] acpiphp: Slot [30] registered [ 0.387866] acpiphp: Slot [31] registered [ 0.388999] PCI host bridge to bus 0000:00 [ 0.390125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391805] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393493] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399625] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403627] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415308] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.440738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.442882] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448875] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452435] vgaarb: loaded [ 0.453259] vgaarb: bridge control possible 0000:00:02.0 [ 0.454917] SCSI subsystem initialized [ 0.456174] ACPI: bus type USB registered [ 0.457313] usbcore: registered new interface driver usbfs [ 0.458715] usbcore: registered new interface driver hub [ 0.460085] usbcore: registered new device driver usb [ 0.461589] PCI: Using ACPI for IRQ routing [ 0.463123] NetLabel: Initializing [ 0.464118] NetLabel: domain hash size = 128 [ 0.465290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466600] NetLabel: unlabeled traffic allowed by default [ 0.468188] clocksource: Switched to clocksource kvm-clock [ 0.478341] AppArmor: AppArmor Filesystem Enabled [ 0.479650] pnp: PnP ACPI init [ 0.480891] pnp: PnP ACPI: found 5 devices [ 0.487699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490049] NET: Registered protocol family 2 [ 0.491468] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493219] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494858] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496500] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.497979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499574] NET: Registered protocol family 1 [ 0.500767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503725] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.517892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532117] Trying to unpack rootfs image as initramfs... [ 0.592953] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599936] Scanning for low memory corruption every 60 seconds [ 0.603083] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.604780] audit: initializing netlink subsys (disabled) [ 0.606382] audit: type=2000 audit(1535122985.309:1): initialized [ 0.608661] Initialise system trusted keyring [ 0.610252] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611861] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.614734] zbud: loaded [ 0.615823] VFS: Disk quotas dquot_6.6.0 [ 0.617000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619348] fuse init (API version 7.23) [ 0.620662] Key type big_key registered [ 0.621802] Allocating IMA MOK and blacklist keyrings. [ 0.623569] Key type asymmetric registered [ 0.624750] Asymmetric key parser 'x509' registered [ 0.626104] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.628252] io scheduler noop registered [ 0.629362] io scheduler deadline registered (default) [ 0.630765] io scheduler cfq registered [ 0.632074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633533] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635425] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637479] ACPI: Power Button [PWRF] [ 0.638871] GHES: HEST is not enabled! [ 0.653191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714393] Linux agpgart interface v0.103 [ 0.718259] brd: module loaded [ 0.720551] loop: module loaded [ 0.725273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727310] GPT:90111 != 2097151 [ 0.728264] GPT:Alternate GPT header not at the end of the disk. [ 0.729770] GPT:90111 != 2097151 [ 0.730715] GPT: Use GNU Parted to correct GPT errors. [ 0.732058] vda: vda1 vda15 [ 0.733979] scsi host0: ata_piix [ 0.735093] scsi host1: ata_piix [ 0.736113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.737798] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.739877] libphy: Fixed MDIO Bus: probed [ 0.741260] tun: Universal TUN/TAP device driver, 1.6 [ 0.742600] tun: (C) 1999-2004 Max Krasnyansky [ 0.745677] PPP generic driver version 2.4.2 [ 0.746984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748671] ehci-pci: EHCI PCI platform driver [ 0.749909] ehci-platform: EHCI generic platform driver [ 0.751294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752873] ohci-pci: OHCI PCI platform driver [ 0.754105] ohci-platform: OHCI generic platform driver [ 0.755510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.770139] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.771559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.773636] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.775051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.776720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.778428] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780450] usb usb1: Product: UHCI Host Controller [ 0.781762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.783344] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784833] hub 1-0:1.0: USB hub found [ 0.785932] hub 1-0:1.0: 2 ports detected [ 0.787335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790352] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.791694] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.793132] mousedev: PS/2 mouse device common for all mice [ 0.794916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797471] rtc_cmos 00:00: RTC can wake from S4 [ 0.799069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802418] i2c /dev entries driver [ 0.803522] device-mapper: uevent: version 1.0.3 [ 0.804904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs [ 0.809301] NET: Registered protocol family 10 [ 0.811148] NET: Registered protocol family 17 [ 0.812465] Key type dns_resolver registered [ 0.813877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815441] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817950] registered taskstats version 1 [ 0.819148] Loading compiled-in X.509 certificates [ 0.821090] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823687] zswap: loaded using pool lzo/zbud [ 0.826222] Key type trusted registered [ 0.828470] Key type encrypted registered [ 0.829670] AppArmor: AppArmor sha1 policy hashing enabled [ 0.831159] ima: No TPM chip found, activating TPM-bypass! [ 0.832660] evm: HMAC attrs: 0x1 [ 0.834032] Magic number: 14:918:83 [ 0.835233] rtc_cmos 00:00: setting system clock to 2018-08-24 15:03:05 UTC (1535122985) [ 0.837604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839189] EDD information not available. [ 0.898865] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.915780] Write protecting the kernel read-only data: 14336k [ 0.920927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.089067] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.20... Lease of 192.168.120.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKEbRZ920By2ppORyMGBKsYYc5YSDH40TbWJSamUlz/j4qQsyhxqd4bAI+dGF4pvxmHSnarLnbVBDfMZdbWnwZJt3MOPSUU2g6984jV0k1a5Mt5yOuzQjkGZRKVX5KkjR8Dnk1JrMpJFsECiSpSBDjCKzzLrkIi7jixRm8Euz+QRT6va/vW7YPoEgGXJQjQR+sKBrwOJzo1hlDI6/5o3j/bKOxMTLb5aJOU+yLdejpm9nDSiQEp+gTlhOIMAfEs5c5PZHQ0EtRCzz71RKZDP3K1If7wkUnI4ZXziAnDAnHVcHOFy3kzq8lZ8svxr6dgWDR7hmrckmaDM/MlFw9AEOr root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 ssh-dss AAAAB3NzaC1kc3MAAACBALpoCreT13LZ5Abduz33Vmuv90vsbR8TDZ88ai++sA9gd46aojf57puky1BXdejuRNzdEM3sBag2m/u3Zi+kRep08Z8KeGFYjNySk1H8GxnB2wiPN13uztnQxLnmgOT5zpKUd4nV0ag41JngVI4qTsEU2BrNGF+MzQw5No2A9RfHAAAAFQDfIHrd/6JdhXkdbgtpjgZVTJ3hMQAAAIByrx1hVdfeAMj0Bno0wQlf3Lft3H2X1PMov6VH6HSXuxWQbfmoabjSsGukXzM4IwXBgLk0eUypOiEdraCU8LsSsuDRFRwE2vtblP/u8S1GzFNK+7q33dGWN9dWhM3bB+K1lg0u+vyrH3ym1mY3pzbWyjv6Byj9QbAxbWFNynsrYgAAAIAq5aBpNXqLa99FS+WzJMnMC4dUux28Cw2XAgSoIYLZJ3hcIjJ2++PfPYQiPRZk9Bs+jrpZO4Sx6CfVos+J2CH0gyu8ykdN7mq8a21FiDI5Rj1MFs6kHuOfgEnan6UD7IUDoVV88PXF9ew0GP2c8Ah7DrXiEDm0OwMQydbJzBZ9xA== root@cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fef0:5913/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.20 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 launch-index: 0 === cirros: current=0.4.0 uptime=2.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-b4f0df23-8c6f-479a-af7d-5c4d63d30784 login: 2018-08-24 15:03:18,528 - paramiko.transport - DEBUG - starting thread (client mode): 0xc900390L 2018-08-24 15:03:18,528 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 15:03:18,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-24 15:03:18,529 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-24 15:03:18,530 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 15:03:18,530 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 15:03:18,530 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-24 15:03:18,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 15:03:18,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 15:03:18,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 15:03:18,548 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 15:03:18,548 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 15:03:18,560 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: ac224dc140821697361cd0661f159c6a 2018-08-24 15:03:18,561 - paramiko.transport - DEBUG - Trying discovered key 2d683f127438da21555ec7820085b3e4 in /tmp/tmpPcIzjo 2018-08-24 15:03:18,586 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 15:03:18,592 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 15:03:18,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-24 15:03:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"volumeAttachment": {"volumeId": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}}' 2018-08-24 15:03:20,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7855bb48-e079-44f5-854f-2e8dc1ae32c2 x-compute-request-id: req-7855bb48-e079-44f5-854f-2e8dc1ae32c2 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e22129a7-38ba-41d0-b726-479d2e3c8845", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "volumeId": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}} 2018-08-24 15:03:20,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments used request id req-7855bb48-e079-44f5-854f-2e8dc1ae32c2 2018-08-24 15:03:20,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.79062008858s 2018-08-24 15:03:20,384 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments used request id req-7855bb48-e079-44f5-854f-2e8dc1ae32c2 2018-08-24 15:03:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:21,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:20 GMT Server: Apache x-compute-request-id: req-7f9094ed-a962-4d5d-97f7-3ef43fa1908d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f9094ed-a962-4d5d-97f7-3ef43fa1908d Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:20.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:21,494 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-7f9094ed-a962-4d5d-97f7-3ef43fa1908d 2018-08-24 15:03:21,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.10932397842s 2018-08-24 15:03:21,495 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-7f9094ed-a962-4d5d-97f7-3ef43fa1908d 2018-08-24 15:03:21,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:23,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:23,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:23 GMT Server: Apache x-compute-request-id: req-a22659c6-e2fb-453a-bfb3-d04bb320b3ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a22659c6-e2fb-453a-bfb3-d04bb320b3ad Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:22.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:23,557 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-a22659c6-e2fb-453a-bfb3-d04bb320b3ad 2018-08-24 15:03:23,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0578510761261s 2018-08-24 15:03:23,557 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-a22659c6-e2fb-453a-bfb3-d04bb320b3ad 2018-08-24 15:03:23,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:25,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:26,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:25 GMT Server: Apache x-compute-request-id: req-9dd61c99-5608-42b4-9460-b20f1fab6584 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9dd61c99-5608-42b4-9460-b20f1fab6584 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [{"server_id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "attachment_id": "a3c691d2-f626-4de4-a520-28600f20b5b7", "attached_at": "2018-08-24T15:03:22.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "device": "/dev/vdb", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:23.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:26,494 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-9dd61c99-5608-42b4-9460-b20f1fab6584 2018-08-24 15:03:26,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.932617902756s 2018-08-24 15:03:26,494 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-9dd61c99-5608-42b4-9460-b20f1fab6584 2018-08-24 15:03:26,496 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 15:03:26,498 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-24 15:03:26,498 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 15:03:26,502 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 15:03:26,571 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 15:03:26,572 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-24 15:03:26,573 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 15:03:26,573 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 15:03:26,610 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-24 15:03:26,610 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 15:03:26,638 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 15:03:27,243 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 15:03:27,243 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 4adce405-1385-4df0-a4a7-2809c771fe0b Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-24 15:03:27,244 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-24 15:03:27,244 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-24 15:03:27,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-24 15:03:27,245 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 15:03:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:28,855 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-15dd0103-54e5-4691-946d-3deefc5750e4 x-compute-request-id: req-15dd0103-54e5-4691-946d-3deefc5750e4 Content-Length: 0 Content-Type: application/json 2018-08-24 15:03:28,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-15dd0103-54e5-4691-946d-3deefc5750e4 2018-08-24 15:03:28,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.61045408249s 2018-08-24 15:03:28,856 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-15dd0103-54e5-4691-946d-3deefc5750e4 2018-08-24 15:03:28,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:29,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:28 GMT Server: Apache x-compute-request-id: req-d5da5162-6e9e-4f19-809e-fb04428d7371 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5da5162-6e9e-4f19-809e-fb04428d7371 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [{"server_id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "attachment_id": "a3c691d2-f626-4de4-a520-28600f20b5b7", "attached_at": "2018-08-24T15:03:22.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "device": "/dev/vdb", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:28.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:29,925 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-d5da5162-6e9e-4f19-809e-fb04428d7371 2018-08-24 15:03:29,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06870913506s 2018-08-24 15:03:29,926 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-d5da5162-6e9e-4f19-809e-fb04428d7371 2018-08-24 15:03:29,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:31,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:31 GMT Server: Apache x-compute-request-id: req-ee6748b9-6e90-453c-bbb7-239a849384ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee6748b9-6e90-453c-bbb7-239a849384ca Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:30.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:31,979 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-ee6748b9-6e90-453c-bbb7-239a849384ca 2018-08-24 15:03:31,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0490038394928s 2018-08-24 15:03:31,979 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-ee6748b9-6e90-453c-bbb7-239a849384ca 2018-08-24 15:03:31,980 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-24 15:03:31,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-24 15:03:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"volumeAttachment": {"volumeId": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}}' 2018-08-24 15:03:32,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-8fc4b791-6f16-4a2f-b0dd-213ff03b5a62 x-compute-request-id: req-8fc4b791-6f16-4a2f-b0dd-213ff03b5a62 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "volumeId": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}} 2018-08-24 15:03:32,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments used request id req-8fc4b791-6f16-4a2f-b0dd-213ff03b5a62 2018-08-24 15:03:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.906814098358s 2018-08-24 15:03:32,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments used request id req-8fc4b791-6f16-4a2f-b0dd-213ff03b5a62 2018-08-24 15:03:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:32,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:32,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:32 GMT Server: Apache x-compute-request-id: req-804e3a2b-9fa7-4c6e-991d-3175ae580aff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-804e3a2b-9fa7-4c6e-991d-3175ae580aff Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:32.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:32,940 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-804e3a2b-9fa7-4c6e-991d-3175ae580aff 2018-08-24 15:03:32,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0514299869537s 2018-08-24 15:03:32,940 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-804e3a2b-9fa7-4c6e-991d-3175ae580aff 2018-08-24 15:03:32,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:34,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:34,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:34 GMT Server: Apache x-compute-request-id: req-cdf4fa77-3487-4e18-b3e9-1fd73312e4a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cdf4fa77-3487-4e18-b3e9-1fd73312e4a9 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [{"server_id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "attachment_id": "215c880e-93f7-4c38-b3b8-61c1e0dd4556", "attached_at": "2018-08-24T15:03:33.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "device": "/dev/vdb", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:34.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:34,998 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-cdf4fa77-3487-4e18-b3e9-1fd73312e4a9 2018-08-24 15:03:34,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0542068481445s 2018-08-24 15:03:34,999 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-cdf4fa77-3487-4e18-b3e9-1fd73312e4a9 2018-08-24 15:03:35,001 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 15:03:35,002 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-24 15:03:35,002 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 15:03:35,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 15:03:35,072 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 15:03:35,073 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-24 15:03:35,074 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 15:03:35,074 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 15:03:35,111 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-24 15:03:35,111 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 15:03:35,139 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 15:03:35,159 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 15:03:35,159 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-24 15:03:35,159 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-24 15:03:35,160 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-24 15:03:35,160 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 15:03:35,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-24 15:03:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:36,778 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f284386-f956-4438-8c5f-5f39dfab510a x-compute-request-id: req-9f284386-f956-4438-8c5f-5f39dfab510a Content-Length: 0 Content-Type: application/json 2018-08-24 15:03:36,778 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-9f284386-f956-4438-8c5f-5f39dfab510a 2018-08-24 15:03:36,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.61744594574s 2018-08-24 15:03:36,779 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3/os-volume_attachments/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-9f284386-f956-4438-8c5f-5f39dfab510a 2018-08-24 15:03:36,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:36,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:36 GMT Server: Apache x-compute-request-id: req-8f5b1cbe-9e9b-48b4-9e7b-9d76da828b1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f5b1cbe-9e9b-48b4-9e7b-9d76da828b1a Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [{"server_id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "attachment_id": "215c880e-93f7-4c38-b3b8-61c1e0dd4556", "attached_at": "2018-08-24T15:03:33.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "device": "/dev/vdb", "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c"}], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:36.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:36,830 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-8f5b1cbe-9e9b-48b4-9e7b-9d76da828b1a 2018-08-24 15:03:36,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0512361526489s 2018-08-24 15:03:36,831 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-8f5b1cbe-9e9b-48b4-9e7b-9d76da828b1a 2018-08-24 15:03:36,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:38,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:38,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:38 GMT Server: Apache x-compute-request-id: req-ab01d975-8168-4c30-8a9a-be3ca04f3882 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab01d975-8168-4c30-8a9a-be3ca04f3882 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:37.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:38,885 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-ab01d975-8168-4c30-8a9a-be3ca04f3882 2018-08-24 15:03:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0505828857422s 2018-08-24 15:03:38,885 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-ab01d975-8168-4c30-8a9a-be3ca04f3882 2018-08-24 15:03:39,009 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:03:39,009 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:18 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-24 15:03:39,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:03:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:39,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15: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-49a66daf-86f6-4578-81aa-8060bb362a44 x-compute-request-id: req-49a66daf-86f6-4578-81aa-8060bb362a44 Content-Type: application/json 2018-08-24 15:03:39,156 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-49a66daf-86f6-4578-81aa-8060bb362a44 2018-08-24 15:03:39,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141498088837s 2018-08-24 15:03:39,156 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3 used request id req-49a66daf-86f6-4578-81aa-8060bb362a44 2018-08-24 15:03:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:39,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:39,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a36d8c46-8b34-4ca7-9194-74a9c48708fb x-compute-request-id: req-a36d8c46-8b34-4ca7-9194-74a9c48708fb Content-Encoding: gzip Content-Length: 908 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:03:04.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:03:04Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:b5:da", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:02:37.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "cb4c956f-f7d3-4547-b7ba-c7119fbeafa3", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:03:39Z", "hostId": "094478fc5448c925a2d36f9ed523f5c18aa6c09f5a49f55e81048bb2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm2_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:29Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:39,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a36d8c46-8b34-4ca7-9194-74a9c48708fb 2018-08-24 15:03:39,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230083942413s 2018-08-24 15:03:39,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a36d8c46-8b34-4ca7-9194-74a9c48708fb 2018-08-24 15:03:39,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:41,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:41,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:41,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03: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-fd292f7e-5c09-4a9d-9af6-f820cef52d13 x-compute-request-id: req-fd292f7e-5c09-4a9d-9af6-f820cef52d13 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:03:04.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:03:04Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:41,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd292f7e-5c09-4a9d-9af6-f820cef52d13 2018-08-24 15:03:41,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462656974792s 2018-08-24 15:03:41,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd292f7e-5c09-4a9d-9af6-f820cef52d13 2018-08-24 15:03:41,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 15:03:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/769d7ebf-0be3-4b5c-b49b-666f669c4451.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:42,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22750622-1f6b-440c-8460-1144b677580d Content-Length: 0 Date: Fri, 24 Aug 2018 15:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:42,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/769d7ebf-0be3-4b5c-b49b-666f669c4451.json used request id req-22750622-1f6b-440c-8460-1144b677580d 2018-08-24 15:03:42,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.643887996674s 2018-08-24 15:03:42,504 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/769d7ebf-0be3-4b5c-b49b-666f669c4451.json used request id req-22750622-1f6b-440c-8460-1144b677580d 2018-08-24 15:03:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:03:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:42,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-3ead179f-74e6-4f61-9e2b-f07db959a7c3 Date: Fri, 24 Aug 2018 15:03:42 GMT RESP BODY: {"floatingips": [{"router_id": "f102f70f-bf76-4b54-8afa-f513349879de", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T15:03:07Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "e114705c-7a75-446c-9afb-8278d95e3c48", "id": "fb66c095-ec96-43ea-88c8-4c7808c7d6ea", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:03:07Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}]} 2018-08-24 15:03:42,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3ead179f-74e6-4f61-9e2b-f07db959a7c3 2018-08-24 15:03:42,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637249946594s 2018-08-24 15:03:42,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3ead179f-74e6-4f61-9e2b-f07db959a7c3 2018-08-24 15:03:42,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:42,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:42 GMT Server: Apache x-compute-request-id: req-d9c67d80-a192-4e27-9f36-4155259c2d02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9c67d80-a192-4e27-9f36-4155259c2d02 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:37.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:42,624 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-d9c67d80-a192-4e27-9f36-4155259c2d02 2018-08-24 15:03:42,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0477859973907s 2018-08-24 15:03:42,624 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-d9c67d80-a192-4e27-9f36-4155259c2d02 2018-08-24 15:03:42,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-24 15:03:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:42,695 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:03:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa1fe105-2e3e-4100-a4f9-3f0183cd2f38 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:03:42,695 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-aa1fe105-2e3e-4100-a4f9-3f0183cd2f38 2018-08-24 15:03:42,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0690948963165s 2018-08-24 15:03:42,695 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c used request id req-aa1fe105-2e3e-4100-a4f9-3f0183cd2f38 2018-08-24 15:03:42,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:42,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:42 GMT Server: Apache x-compute-request-id: req-38757c5d-45ec-4c27-9aee-9908f835e009 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38757c5d-45ec-4c27-9aee-9908f835e009 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "33dfdca8fe24434eb841751c20d6e847", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "self"}, {"href": "http://172.30.9.40:8776/0412d2cdb4e84d96a4a9187abff4bb06/volumes/d39352af-b38a-41c0-a81f-f4d6c32f798c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-24T15:02:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "updated_at": "2018-08-24T15:03:42.000000", "volume_type": null, "name": "cinder_test-volume_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d39352af-b38a-41c0-a81f-f4d6c32f798c", "size": 2}]} 2018-08-24 15:03:42,742 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-38757c5d-45ec-4c27-9aee-9908f835e009 2018-08-24 15:03:42,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0464460849762s 2018-08-24 15:03:42,743 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-38757c5d-45ec-4c27-9aee-9908f835e009 2018-08-24 15:03:42,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:44,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-24 15:03:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:44,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:44 GMT Server: Apache x-compute-request-id: req-544c579a-cdd1-4490-b3d2-6cde8a179dc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-544c579a-cdd1-4490-b3d2-6cde8a179dc6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-24 15:03:44,787 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-544c579a-cdd1-4490-b3d2-6cde8a179dc6 2018-08-24 15:03:44,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0405609607697s 2018-08-24 15:03:44,787 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/0412d2cdb4e84d96a4a9187abff4bb06/volumes/detail used request id req-544c579a-cdd1-4490-b3d2-6cde8a179dc6 2018-08-24 15:03:44,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 15:03:44,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/fb66c095-ec96-43ea-88c8-4c7808c7d6ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:45,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4346ad4d-3299-4208-a537-bbac3bac78e3 Content-Length: 0 Date: Fri, 24 Aug 2018 15:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:45,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/fb66c095-ec96-43ea-88c8-4c7808c7d6ea.json used request id req-4346ad4d-3299-4208-a537-bbac3bac78e3 2018-08-24 15:03:45,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00064992905s 2018-08-24 15:03:45,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/fb66c095-ec96-43ea-88c8-4c7808c7d6ea.json used request id req-4346ad4d-3299-4208-a537-bbac3bac78e3 2018-08-24 15:03:45,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 15:03:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c48f72f8-5de5-4780-a588-9fe8f4ae88bf Date: Fri, 24 Aug 2018 15:03:45 GMT RESP BODY: {"floatingips": []} 2018-08-24 15:03:45,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c48f72f8-5de5-4780-a588-9fe8f4ae88bf 2018-08-24 15:03:45,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464639663696s 2018-08-24 15:03:45,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c48f72f8-5de5-4780-a588-9fe8f4ae88bf 2018-08-24 15:03:45,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 15:03:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:46,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-08625cff-db10-493c-b405-3f1d5643d1c1 x-compute-request-id: req-08625cff-db10-493c-b405-3f1d5643d1c1 Content-Type: application/json 2018-08-24 15:03:46,024 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-08625cff-db10-493c-b405-3f1d5643d1c1 2018-08-24 15:03:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.180247068405s 2018-08-24 15:03:46,024 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845 used request id req-08625cff-db10-493c-b405-3f1d5643d1c1 2018-08-24 15:03:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:46,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-f562f1d2-f013-4fd8-9bcf-6f5f77570242 x-compute-request-id: req-f562f1d2-f013-4fd8-9bcf-6f5f77570242 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:59:13", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e22129a7-38ba-41d0-b726-479d2e3c8845", "rel": "bookmark"}], "image": {"id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "links": [{"href": "http://172.30.9.40:8774/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T15:03:04.000000", "flavor": {"id": "723a27ac-784f-402b-b17a-7347757ae737", "links": [{"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}]}, "id": "e22129a7-38ba-41d0-b726-479d2e3c8845", "security_groups": [{"name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}], "user_id": "33dfdca8fe24434eb841751c20d6e847", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T15:03:45Z", "hostId": "dec379e4214d58ab1b43c0b6547ed04a7961293a0ccfd10f6f2bf1bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "name": "cinder_test-vm_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "created": "2018-08-24T15:02:58Z", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 15:03:46,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f562f1d2-f013-4fd8-9bcf-6f5f77570242 2018-08-24 15:03:46,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43673491478s 2018-08-24 15:03:46,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f562f1d2-f013-4fd8-9bcf-6f5f77570242 2018-08-24 15:03:46,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 15:03:48,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 15:03:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:48,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8bcac07-82de-40ce-a6ed-d2bfb59c11ea x-compute-request-id: req-b8bcac07-82de-40ce-a6ed-d2bfb59c11ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 15:03:48,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b8bcac07-82de-40ce-a6ed-d2bfb59c11ea 2018-08-24 15:03:48,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0717349052429s 2018-08-24 15:03:48,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b8bcac07-82de-40ce-a6ed-d2bfb59c11ea 2018-08-24 15:03:48,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 15:03:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:48,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-9bf22455-e497-4110-a13a-03958e3a8223 Date: Fri, 24 Aug 2018 15:03:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:27Z", "updated_at": "2018-08-24T15:02:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:28Z", "revision_number": 0, "id": "5e6973f7-e3f8-4859-9266-edfc421b292e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:28Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "d13ca409-2c92-48e4-bd8b-9128aff39aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e6900e12-917e-4ad1-abd9-a2b64704c60f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T15:02:27Z", "revision_number": 0, "id": "e7395dcd-d90f-4cd0-9932-c77db6e0982b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:27Z", "security_group_id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 3, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "2de9d9ed-ee0c-4252-900d-b668dd3489ec", "name": "cinder_test-sg_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}]} 2018-08-24 15:03:48,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-9bf22455-e497-4110-a13a-03958e3a8223 2018-08-24 15:03:48,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245442152023s 2018-08-24 15:03:48,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-9bf22455-e497-4110-a13a-03958e3a8223 2018-08-24 15:03:48,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-24 15:03:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/2de9d9ed-ee0c-4252-900d-b668dd3489ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:48,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4843359-dbcc-47b5-81ac-88b5ab7d0f78 Content-Length: 0 Date: Fri, 24 Aug 2018 15:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:48,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/2de9d9ed-ee0c-4252-900d-b668dd3489ec.json used request id req-e4843359-dbcc-47b5-81ac-88b5ab7d0f78 2018-08-24 15:03:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194165945053s 2018-08-24 15:03:48,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/2de9d9ed-ee0c-4252-900d-b668dd3489ec.json used request id req-e4843359-dbcc-47b5-81ac-88b5ab7d0f78 2018-08-24 15:03:48,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 15:03:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:49,025 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7d922d6-a8e0-4070-b1f1-360236e71ce6 x-compute-request-id: req-d7d922d6-a8e0-4070-b1f1-360236e71ce6 Content-Length: 0 Content-Type: application/json 2018-08-24 15:03:49,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784 used request id req-d7d922d6-a8e0-4070-b1f1-360236e71ce6 2018-08-24 15:03:49,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.039479970932s 2018-08-24 15:03:49,026 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_b4f0df23-8c6f-479a-af7d-5c4d63d30784 used request id req-d7d922d6-a8e0-4070-b1f1-360236e71ce6 2018-08-24 15:03:49,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:03:49,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" -d '{"subnet_id": "5c86d28b-0342-4a53-8974-08a3213b4fa3"}' 2018-08-24 15:03:50,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1588e930-49dc-4701-a6f3-217d35e499d1 Date: Fri, 24 Aug 2018 15:03:50 GMT RESP BODY: {"network_id": "f280bdb0-16e7-4563-930f-654cd8ed23ed", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "subnet_id": "5c86d28b-0342-4a53-8974-08a3213b4fa3", "subnet_ids": ["5c86d28b-0342-4a53-8974-08a3213b4fa3"], "port_id": "54935ed7-0145-456b-9d23-101227acaf8f", "id": "f102f70f-bf76-4b54-8afa-f513349879de"} 2018-08-24 15:03:50,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/remove_router_interface.json used request id req-1588e930-49dc-4701-a6f3-217d35e499d1 2018-08-24 15:03:50,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5863199234s 2018-08-24 15:03:50,613 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de/remove_router_interface.json used request id req-1588e930-49dc-4701-a6f3-217d35e499d1 returning object f102f70f-bf76-4b54-8afa-f513349879de 2018-08-24 15:03:50,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:03:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:50,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b006e864-5651-4e55-b422-84fbef8f99e1 Date: Fri, 24 Aug 2018 15:03:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:22Z", "admin_state_up": true, "updated_at": "2018-08-24T15:03:49Z", "revision_number": 4, "routes": [], "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "f102f70f-bf76-4b54-8afa-f513349879de", "name": "cinder_test-router_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:03:50,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b006e864-5651-4e55-b422-84fbef8f99e1 2018-08-24 15:03:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118660926819s 2018-08-24 15:03:50,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b006e864-5651-4e55-b422-84fbef8f99e1 2018-08-24 15:03:50,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:03:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:52,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-413993fe-54e7-418d-a469-cd71f39ebc83 Content-Length: 0 Date: Fri, 24 Aug 2018 15:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:52,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de.json used request id req-413993fe-54e7-418d-a469-cd71f39ebc83 2018-08-24 15:03:52,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6019320488s 2018-08-24 15:03:52,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f102f70f-bf76-4b54-8afa-f513349879de.json used request id req-413993fe-54e7-418d-a469-cd71f39ebc83 2018-08-24 15:03:52,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:03:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:52,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7c4c4de2-ac5d-467a-a626-1ba5b6874eb6 Date: Fri, 24 Aug 2018 15:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:02:22Z","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":"0412d2cdb4e84d96a4a9187abff4bb06","id":"5c86d28b-0342-4a53-8974-08a3213b4fa3","subnetpool_id":null,"name":"cinder_test-subnet_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:03:52,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7c4c4de2-ac5d-467a-a626-1ba5b6874eb6 2018-08-24 15:03:52,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470461845398s 2018-08-24 15:03:52,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7c4c4de2-ac5d-467a-a626-1ba5b6874eb6 2018-08-24 15:03:52,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:03:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/5c86d28b-0342-4a53-8974-08a3213b4fa3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:53,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1af71944-9ecb-4b60-878a-9b3b1a38c6a3 Date: Fri, 24 Aug 2018 15:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:53,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5c86d28b-0342-4a53-8974-08a3213b4fa3.json used request id req-1af71944-9ecb-4b60-878a-9b3b1a38c6a3 2018-08-24 15:03:53,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16649317741s 2018-08-24 15:03:53,552 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5c86d28b-0342-4a53-8974-08a3213b4fa3.json used request id req-1af71944-9ecb-4b60-878a-9b3b1a38c6a3 2018-08-24 15:03:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:03:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-27147bb3-85d6-4a6c-a386-b22a15d5b64b Date: Fri, 24 Aug 2018 15:03:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T14:55:24Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T15:03:53Z","tenant_id":"0412d2cdb4e84d96a4a9187abff4bb06","created_at":"2018-08-24T15:02:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0412d2cdb4e84d96a4a9187abff4bb06","id":"f280bdb0-16e7-4563-930f-654cd8ed23ed","name":"cinder_test-net_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}]} 2018-08-24 15:03:53,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-27147bb3-85d6-4a6c-a386-b22a15d5b64b 2018-08-24 15:03:53,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955541133881s 2018-08-24 15:03:53,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-27147bb3-85d6-4a6c-a386-b22a15d5b64b 2018-08-24 15:03:53,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:03:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/f280bdb0-16e7-4563-930f-654cd8ed23ed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:55,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c63735af-a2a0-4766-b80e-d604cb067419 Date: Fri, 24 Aug 2018 15:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:03:55,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/f280bdb0-16e7-4563-930f-654cd8ed23ed.json used request id req-c63735af-a2a0-4766-b80e-d604cb067419 2018-08-24 15:03:55,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5323138237s 2018-08-24 15:03:55,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/f280bdb0-16e7-4563-930f-654cd8ed23ed.json used request id req-c63735af-a2a0-4766-b80e-d604cb067419 2018-08-24 15:03:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:03:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:55,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-1a107d39-5d4b-4605-a1bb-1a783e5cb415 Date: Fri, 24 Aug 2018 15:03:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:02:26Z", "file": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/file", "owner": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "50cc6fac-c236-41bb-8b6e-964e632cf8a6", "size": 12716032, "self": "/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:02:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:03:55,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1a107d39-5d4b-4605-a1bb-1a783e5cb415 2018-08-24 15:03:55,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354449987411s 2018-08-24 15:03:55,542 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1a107d39-5d4b-4605-a1bb-1a783e5cb415 2018-08-24 15:03:55,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:03:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4766cbbb949056ad772260fa64380bddee85c39c" 2018-08-24 15:03:56,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fa798ee-708f-49f6-b6e2-bddee4822d5d Date: Fri, 24 Aug 2018 15:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:03:56,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6 used request id req-1fa798ee-708f-49f6-b6e2-bddee4822d5d 2018-08-24 15:03:56,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.48517203331s 2018-08-24 15:03:56,029 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/50cc6fac-c236-41bb-8b6e-964e632cf8a6 used request id req-1fa798ee-708f-49f6-b6e2-bddee4822d5d 2018-08-24 15:03:56,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:03:56,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03: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-c831782d-7724-412d-8df2-cb0df6090fbe x-compute-request-id: req-c831782d-7724-412d-8df2-cb0df6090fbe Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/723a27ac-784f-402b-b17a-7347757ae737", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "723a27ac-784f-402b-b17a-7347757ae737"}]} 2018-08-24 15:03:56,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c831782d-7724-412d-8df2-cb0df6090fbe 2018-08-24 15:03:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242681503296s 2018-08-24 15:03:56,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c831782d-7724-412d-8df2-cb0df6090fbe 2018-08-24 15:03:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:03:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,088 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4da00ef1-c951-4b3e-b35d-1e6d1ee5959c x-compute-request-id: req-4da00ef1-c951-4b3e-b35d-1e6d1ee5959c Content-Length: 0 Content-Type: application/json 2018-08-24 15:03:56,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737 used request id req-4da00ef1-c951-4b3e-b35d-1e6d1ee5959c 2018-08-24 15:03:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317761898041s 2018-08-24 15:03:56,088 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/723a27ac-784f-402b-b17a-7347757ae737 used request id req-4da00ef1-c951-4b3e-b35d-1e6d1ee5959c 2018-08-24 15:03:56,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:03:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0748d0da-21b4-48a4-91eb-2288d1e34bb7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": {"self": "http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33dfdca8fe24434eb841751c20d6e847", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:03:56,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0748d0da-21b4-48a4-91eb-2288d1e34bb7 2018-08-24 15:03:56,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208250045776s 2018-08-24 15:03:56,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0748d0da-21b4-48a4-91eb-2288d1e34bb7 2018-08-24 15:03:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:03:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374bc9a9-213f-46b0-8127-c245b44a985e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b4f0df23-8c6f-479a-af7d-5c4d63d30784", "links": {"self": "http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "33dfdca8fe24434eb841751c20d6e847", "description": null}} 2018-08-24 15:03:56,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 used request id req-374bc9a9-213f-46b0-8127-c245b44a985e 2018-08-24 15:03:56,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200794935226s 2018-08-24 15:03:56,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 used request id req-374bc9a9-213f-46b0-8127-c245b44a985e 2018-08-24 15:03:56,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 15:03:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5c3515-5c7d-4640-bd57-f43d7b543e6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:03:56,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 used request id req-7d5c3515-5c7d-4640-bd57-f43d7b543e6d 2018-08-24 15:03:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291585922241s 2018-08-24 15:03:56,798 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/33dfdca8fe24434eb841751c20d6e847 used request id req-7d5c3515-5c7d-4640-bd57-f43d7b543e6d 2018-08-24 15:03:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:03:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:56,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6141b559-0b2c-4d6d-8d53-8d242a6a1a68 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06"}, "tags": [], "enabled": true, "id": "0412d2cdb4e84d96a4a9187abff4bb06", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b4f0df23-8c6f-479a-af7d-5c4d63d30784"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-24 15:03:56,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-6141b559-0b2c-4d6d-8d53-8d242a6a1a68 2018-08-24 15:03:56,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183393001556s 2018-08-24 15:03:56,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-6141b559-0b2c-4d6d-8d53-8d242a6a1a68 2018-08-24 15:03:56,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 15:03:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccf22b57c84dd3d20ea253d18b4c53a11b59867b" 2018-08-24 15:03:57,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435df6e0-aee0-4800-9c74-dbec527b08d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:03:57,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06 used request id req-435df6e0-aee0-4800-9c74-dbec527b08d5 2018-08-24 15:03:57,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.232427835464s 2018-08-24 15:03:57,225 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0412d2cdb4e84d96a4a9187abff4bb06 used request id req-435df6e0-aee0-4800-9c74-dbec527b08d5 2018-08-24 15:03:57,277 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-24 15:03:57,402 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-24 15:03:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:03:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:03:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:03:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:03:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:03:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:03:57,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e8f164-6ad8-47e0-a551-00d38d7c4573 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:03:57,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e2e8f164-6ad8-47e0-a551-00d38d7c4573 2018-08-24 15:03:57,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:03:57,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["CyNd_izoTkyP8ZbYonqHLg"], "issued_at": "2018-08-24T15:03:57.000000Z"}} 2018-08-24 15:03:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:03:57,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0bf7fc-29e5-4351-95fe-0a4ebd630fc5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:03:57,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6e0bf7fc-29e5-4351-95fe-0a4ebd630fc5 2018-08-24 15:03:57,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-24 15:03:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:03:57,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf9e045-ece1-497c-9ce5-97533777d1c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-24 15:03:57,819 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-3cf9e045-ece1-497c-9ce5-97533777d1c1 2018-08-24 15:03:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc588d48c1b7931db5bf054f323ee69235fd728" 2018-08-24 15:03:58,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9d3ab3-71af-4e5e-ac95-75c42df6061b Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2bd98b0843fc4b70abe848c052045311"}, "enabled": true, "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/3420726395f8487f82ffed9689676aa5"}, "enabled": true, "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6103111990e54c0c955b359717cc2886"}, "enabled": true, "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/640aed3e292e47dd8f4765e11f9be4fe"}, "enabled": true, "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66b902fa981e4cc8925876f0e5193675"}, "enabled": true, "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/74bb0319ce5b4ff2ae1f1464821fb915"}, "enabled": true, "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/841be02f0c20498a9b41d2bc034c1f66"}, "enabled": true, "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/85ae20f7612f429cb8ae968d633a8e26"}, "enabled": true, "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8646db05346243f0b77367cc8f6a5ed4"}, "enabled": true, "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8aa0ce82e4c145e79f9d2ab013a62a2e"}, "enabled": true, "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/992c5e6e0dbe47ffaaac3280336fb7a1"}, "enabled": true, "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b450a94ebf114843ba56e91ece5acb26"}, "enabled": true, "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b70142b67ea348c69db82918dbbe6618"}, "enabled": true, "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dd7753ce69c44295a18a86613672acbd"}, "enabled": true, "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f1bb064e5b1846759cb42ab89d3850e7"}, "enabled": true, "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-24 15:03:58,012 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2a9d3ab3-71af-4e5e-ac95-75c42df6061b 2018-08-24 15:03:58,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201240062714s 2018-08-24 15:03:58,012 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2a9d3ab3-71af-4e5e-ac95-75c42df6061b 2018-08-24 15:03:58,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-24 15:03:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fc588d48c1b7931db5bf054f323ee69235fd728" 2018-08-24 15:03:58,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ed9435-81c2-440b-9cd2-c8d35d4d2da1 Content-Encoding: gzip Content-Length: 1990 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170c8c62dda4961b1a7084e4932a276"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170e78f66754d6989b2a48626191d50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6103111990e54c0c955b359717cc2886", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0986d8ffd51a4eeb9c312989708ba180"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/17f10fafa119411a8b3aeaf915d20431"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/22b09aa5899b48aa91c4ef3fb26b681f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/323baa2f56ab4c69bfd635d13cab56d9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/41bcc5a5fd234e64bd905e6caa3c26b4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4892ed22aa044413ae9c449279407e2d"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4a34e91af8b24d3a914a445d89a19b8f"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/504ab19064484ce4b2d1a9ddfe3292f6"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/543a75aee5744f9cba4a9959c657d4eb"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5556f0a8160744779508343422656763"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "5556f0a8160744779508343422656763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/56a653d2028742bd8cdd7d6073ce78d7"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/59a8f04fe2444896b111429d421a6363"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "59a8f04fe2444896b111429d421a6363"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6c493b40a064478e9abee445c57437a8"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "6c493b40a064478e9abee445c57437a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71167bcf5bde435b9c6d630b270cbbdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71840d7f779d4b64b8cf1e82e8a43442"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/73cbaf1b7cb24cd8801e7a7ce0c081a2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7749b30c74ec4880b53088024629243a"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "7749b30c74ec4880b53088024629243a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/77a6fc999a63459bb55d524f0d9168ed"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/78a27ee1c7364137b4baee9b5c53d99b"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "78a27ee1c7364137b4baee9b5c53d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8360ab3dc9214013995c14e60f8b6268"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/888f3cf0d82340c2b200ce89185293ee"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8e1e32b167a74c348e8eb4aa804f09bd"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/98d64a1d321c46c0bf76e1772c3bcf59"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9c5df69954164e0ca19afa3b6b0df1fd"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a0bd339c99c346c582dfdb3d63680e7d"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "a0bd339c99c346c582dfdb3d63680e7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bbbcfb4622814470a12b2c8110bf4a84"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c97a90b37ae242469658a73ce5b2b39e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "c97a90b37ae242469658a73ce5b2b39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cb542e9bf7a84da884bcd13aeaf5d0c5"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cf556d20ff1b4b6291a9302dd3ef45ef"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d4d62505c68e4875ad39725363960c1f"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "d4d62505c68e4875ad39725363960c1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e003053a24804f8a96e4f175e27ea80b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e00df7eaefb7403fbaeb23d78f3aafcc"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e2beb9cb64c4495ba0b2135335fdf447"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "e2beb9cb64c4495ba0b2135335fdf447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e5ce02d2461e41d88a1674e2bad12c60"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6103111990e54c0c955b359717cc2886", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e74684e82f4b40f1b983b2713a2ca6df"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "e74684e82f4b40f1b983b2713a2ca6df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/eee17b6255604709800e2d58323b39b6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6103111990e54c0c955b359717cc2886", "id": "eee17b6255604709800e2d58323b39b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/f4aec3caec9546148152d59dd0d3ffd2"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "f4aec3caec9546148152d59dd0d3ffd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fdfe10d98a2443d99da8fc890f11f62f"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "fdfe10d98a2443d99da8fc890f11f62f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fe2db1257e264c61a58f34ff0a8d0f95"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ffd26e4dee2946f299c1fa80cb46baf3"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-24 15:03:58,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-92ed9435-81c2-440b-9cd2-c8d35d4d2da1 2018-08-24 15:03:58,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.106765031815s 2018-08-24 15:03:58,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-92ed9435-81c2-440b-9cd2-c8d35d4d2da1 2018-08-24 15:04:16,067 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-24 15:04:16,096 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-24 15:04:16,214 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-24 15:04:16,326 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:04:16,326 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 15:04:16,385 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-24 15:04:21,549 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-24 15:04:21,550 - openstack_tests - INFO - OS Credentials = > 2018-08-24 15:04:22,284 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-24 15:04:22,974 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-24 15:04:22,974 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-24 15:04:23,032 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-24 15:04:27,297 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-24 15:04:27,298 - openstack_tests - INFO - OS Credentials = > 2018-08-24 15:04:28,147 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-24 15:04:28,797 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-24 15:04:28,798 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-24 15:04:28,803 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:27 | PASS | | vping_ssh | functest | healthcheck | 00:43 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:18 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-24 15:04:28,817 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-24 15:04:46,706 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-239 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-24 15:04:46,709 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.40,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7ziNpAjRzKNJYbFJpFhE3f2RW export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=3bc472e48cc54f3eb4afdd784666ab74 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=eHQDvnJfLQXpuuafnvNfVtcku export OS_REGION_NAME=regionOne 2018-08-24 15:04:46,709 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-24 15:04:46,710 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-24 15:04:46,736 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-24 15:04:47,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:04:47,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:04:47,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:04:47,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:04:47,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:04:47,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:04:47,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:04:47,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:04:47,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:04:47,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:04:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:04:47,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d772b9e5-92fc-4f5a-9772-0098a7d61e07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:04:47,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-d772b9e5-92fc-4f5a-9772-0098a7d61e07 2018-08-24 15:04:47,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:04:48,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["WM1K5OioQPuufKWH9gBWUA"], "issued_at": "2018-08-24T15:04:47.000000Z"}} 2018-08-24 15:04:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:04:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:04:48,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-507441e5-e009-4049-b3a9-3545ebfb1f80 Date: Fri, 24 Aug 2018 15:04:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:04:48,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-507441e5-e009-4049-b3a9-3545ebfb1f80 2018-08-24 15:04:48,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328765869141s 2018-08-24 15:04:48,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-507441e5-e009-4049-b3a9-3545ebfb1f80 2018-08-24 15:04:48,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 15:04:58,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ebdbcba6-d41e-4def-b741-e05ce5fbc5d4 | 2018-08-24T15:04:55.446490 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ebdbcba6-d41e-4def-b741-e05ce5fbc5d4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 15:05:02,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 15:05:02,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 15:05:08,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=796e3a92-e22e-4da7-a21f-554fce7ca947) as the default verifier for the future CLI operations. 2018-08-24 15:05:11,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 15:05:11,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:11,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-769cc9aa-ee09-4d47-bb13-16b5df29804c Date: Fri, 24 Aug 2018 15:05:11 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 15:05:11,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-769cc9aa-ee09-4d47-bb13-16b5df29804c 2018-08-24 15:05:11,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.264489889145s 2018-08-24 15:05:11,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-769cc9aa-ee09-4d47-bb13-16b5df29804c 2018-08-24 15:05:11,940 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-24 15:05:11,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:05:11,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"network": {"shared": true, "name": "tempest_smoke-net_4d96af55-2ffd-4407-b22c-70c438666e22", "admin_state_up": true}}' 2018-08-24 15:05:12,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3eb8dc69-1d7d-4a10-82fe-c6275a7e4bb4 Date: Fri, 24 Aug 2018 15:05:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14aef229-4295-4bc1-82b7-febe05d18b21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:05:12Z","is_default":false,"provider:segmentation_id":61,"name":"tempest_smoke-net_4d96af55-2ffd-4407-b22c-70c438666e22","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:05:11Z","mtu":1450}} 2018-08-24 15:05:12,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3eb8dc69-1d7d-4a10-82fe-c6275a7e4bb4 2018-08-24 15:05:12,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.283654928207s 2018-08-24 15:05:12,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3eb8dc69-1d7d-4a10-82fe-c6275a7e4bb4 2018-08-24 15:05:12,225 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T15:05:12Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14aef229-4295-4bc1-82b7-febe05d18b21', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_4d96af55-2ffd-4407-b22c-70c438666e22', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:05:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:05:12,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:05:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:12,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-7753edeb-17ef-4bd1-8e25-e0b09f916889 Date: Fri, 24 Aug 2018 15:05:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"14aef229-4295-4bc1-82b7-febe05d18b21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:05:12Z","provider:segmentation_id":61,"name":"tempest_smoke-net_4d96af55-2ffd-4407-b22c-70c438666e22","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:05:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:05:12,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7753edeb-17ef-4bd1-8e25-e0b09f916889 2018-08-24 15:05:12,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108873844147s 2018-08-24 15:05:12,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7753edeb-17ef-4bd1-8e25-e0b09f916889 2018-08-24 15:05:12,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:05:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"subnet": {"name": "tempest_smoke-subnet_4d96af55-2ffd-4407-b22c-70c438666e22", "enable_dhcp": true, "network_id": "14aef229-4295-4bc1-82b7-febe05d18b21", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:05:12,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-69245afd-89b7-4bc7-bfe5-e02f4ca23bb1 Date: Fri, 24 Aug 2018 15:05:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14aef229-4295-4bc1-82b7-febe05d18b21","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:05:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:05:12Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"09127c79-1216-4bcf-87e3-8601f6fb3c03","subnetpool_id":null,"name":"tempest_smoke-subnet_4d96af55-2ffd-4407-b22c-70c438666e22"}} 2018-08-24 15:05:12,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-69245afd-89b7-4bc7-bfe5-e02f4ca23bb1 2018-08-24 15:05:12,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.380423069s 2018-08-24 15:05:12,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-69245afd-89b7-4bc7-bfe5-e02f4ca23bb1 2018-08-24 15:05:12,718 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:05:12Z', 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'09127c79-1216-4bcf-87e3-8601f6fb3c03', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_4d96af55-2ffd-4407-b22c-70c438666e22', u'enable_dhcp': True, u'network_id': u'14aef229-4295-4bc1-82b7-febe05d18b21', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:05:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:05:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:05:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "tempest_smoke-router_4d96af55-2ffd-4407-b22c-70c438666e22", "admin_state_up": true}}' 2018-08-24 15:05:13,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-07610981-77fd-4ca3-ab6e-a82423ed27c9 Date: Fri, 24 Aug 2018 15:05:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:05:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:05:13Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "5b132b7a-1eba-492f-bbd8-e5b07a04886f", "name": "tempest_smoke-router_4d96af55-2ffd-4407-b22c-70c438666e22"}} 2018-08-24 15:05:13,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-07610981-77fd-4ca3-ab6e-a82423ed27c9 2018-08-24 15:05:13,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11363792419s 2018-08-24 15:05:13,833 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-07610981-77fd-4ca3-ab6e-a82423ed27c9 2018-08-24 15:05:13,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:05:12Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T15:05:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'5b132b7a-1eba-492f-bbd8-e5b07a04886f', u'name': u'tempest_smoke-router_4d96af55-2ffd-4407-b22c-70c438666e22'}) 2018-08-24 15:05:13,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:05:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"subnet_id": "09127c79-1216-4bcf-87e3-8601f6fb3c03"}' 2018-08-24 15:05:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1dbbde97-e4fa-4996-b80b-59651dee8294 Date: Fri, 24 Aug 2018 15:05:15 GMT RESP BODY: {"network_id": "14aef229-4295-4bc1-82b7-febe05d18b21", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "09127c79-1216-4bcf-87e3-8601f6fb3c03", "subnet_ids": ["09127c79-1216-4bcf-87e3-8601f6fb3c03"], "port_id": "175a0d1e-4bad-46db-af5b-c7d578b99ab4", "id": "5b132b7a-1eba-492f-bbd8-e5b07a04886f"} 2018-08-24 15:05:15,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/add_router_interface.json used request id req-1dbbde97-e4fa-4996-b80b-59651dee8294 2018-08-24 15:05:15,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68778800964s 2018-08-24 15:05:15,522 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/add_router_interface.json used request id req-1dbbde97-e4fa-4996-b80b-59651dee8294 returning object 5b132b7a-1eba-492f-bbd8-e5b07a04886f 2018-08-24 15:05:15,522 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:05:15,654 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:05:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:05:15,661 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:05:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:05:15,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:05:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:16,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-293a1073-dea0-4720-8767-a740f06da742 Date: Fri, 24 Aug 2018 15:05:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:05:16,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-293a1073-dea0-4720-8767-a740f06da742 2018-08-24 15:05:16,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.870197057724s 2018-08-24 15:05:16,536 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-293a1073-dea0-4720-8767-a740f06da742 2018-08-24 15:05:16,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:05:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22"}' 2018-08-24 15:05:16,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-615be729-03c4-4a79-94c4-875c74086c72 Date: Fri, 24 Aug 2018 15:05:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:16Z", "file": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "81319930-3417-4853-b7de-e3d51a80e8bd", "size": null, "self": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": null, "created_at": "2018-08-24T15:05:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:05:16,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-615be729-03c4-4a79-94c4-875c74086c72 2018-08-24 15:05:16,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0686099529266s 2018-08-24 15:05:16,612 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-615be729-03c4-4a79-94c4-875c74086c72 returning object 81319930-3417-4853-b7de-e3d51a80e8bd 2018-08-24 15:05:16,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:05:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '' 2018-08-24 15:05:18,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d51606c1-81f4-42ed-8219-459a1dd3de6b Date: Fri, 24 Aug 2018 15:05:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:05:18,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file used request id req-d51606c1-81f4-42ed-8219-459a1dd3de6b 2018-08-24 15:05:18,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42408299446s 2018-08-24 15:05:18,038 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file used request id req-d51606c1-81f4-42ed-8219-459a1dd3de6b 2018-08-24 15:05:18,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:05:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:18,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-c13b9be8-2599-49d3-8ce6-389229e45ff3 Date: Fri, 24 Aug 2018 15:05:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:17Z", "file": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "81319930-3417-4853-b7de-e3d51a80e8bd", "size": 12716032, "self": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:05:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:05:18,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c13b9be8-2599-49d3-8ce6-389229e45ff3 2018-08-24 15:05:18,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265440940857s 2018-08-24 15:05:18,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c13b9be8-2599-49d3-8ce6-389229e45ff3 2018-08-24 15:05:18,071 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'81319930-3417-4853-b7de-e3d51a80e8bd', 'size': 12716032, u'self': u'/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:05:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:05:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22', 'created': u'2018-08-24T15:05:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:05:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:05:18,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:05:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_4d96af55-2ffd-4407-b22c-70c438666e22", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:05:18,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05: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-f0db1b1d-89ed-4c49-b5b2-4725f704c9ec x-compute-request-id: req-f0db1b1d-89ed-4c49-b5b2-4725f704c9ec Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_4d96af55-2ffd-4407-b22c-70c438666e22", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3952cdd2-13d8-48d5-8996-3e8af3acd997"}} 2018-08-24 15:05:18,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f0db1b1d-89ed-4c49-b5b2-4725f704c9ec 2018-08-24 15:05:18,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32155585289s 2018-08-24 15:05:18,393 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f0db1b1d-89ed-4c49-b5b2-4725f704c9ec 2018-08-24 15:05:18,394 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_4d96af55-2ffd-4407-b22c-70c438666e22', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'3952cdd2-13d8-48d5-8996-3e8af3acd997', 'swap': 0}) 2018-08-24 15:05:18,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:05:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"extra_specs": {}}' 2018-08-24 15:05:18,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05: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-a649984e-7872-4d70-a193-c000a49ad7bd x-compute-request-id: req-a649984e-7872-4d70-a193-c000a49ad7bd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:05:18,416 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997/os-extra_specs used request id req-a649984e-7872-4d70-a193-c000a49ad7bd 2018-08-24 15:05:18,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213968753815s 2018-08-24 15:05:18,417 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997/os-extra_specs used request id req-a649984e-7872-4d70-a193-c000a49ad7bd 2018-08-24 15:05:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:05:18,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a994a320-2714-4a1d-bd66-0b9d461bf944 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:05:18,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a994a320-2714-4a1d-bd66-0b9d461bf944 2018-08-24 15:05:18,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:05:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:19,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445f52a6-d5da-413d-90d9-8f8647187a18 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:05:19,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-445f52a6-d5da-413d-90d9-8f8647187a18 2018-08-24 15:05:19,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191602945328s 2018-08-24 15:05:19,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-445f52a6-d5da-413d-90d9-8f8647187a18 2018-08-24 15:05:19,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:05:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e1ac46-3836-4cc9-b305-e2370fa66c7f Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:05:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d6e1ac46-3836-4cc9-b305-e2370fa66c7f 2018-08-24 15:05:19,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182452917099s 2018-08-24 15:05:19,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d6e1ac46-3836-4cc9-b305-e2370fa66c7f 2018-08-24 15:05:19,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 15:05:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:19,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05: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-d2c7d876-9172-4061-b00f-c876632d9564 x-compute-request-id: req-d2c7d876-9172-4061-b00f-c876632d9564 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 15:05:19,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-d2c7d876-9172-4061-b00f-c876632d9564 2018-08-24 15:05:19,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0377900600433s 2018-08-24 15:05:19,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-d2c7d876-9172-4061-b00f-c876632d9564 2018-08-24 15:05:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:05:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-549f36f7-a297-4b5d-8ad1-c823e85c1063 Date: Fri, 24 Aug 2018 15:05:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:17Z", "file": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "81319930-3417-4853-b7de-e3d51a80e8bd", "size": 12716032, "self": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:05:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:05:19,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-549f36f7-a297-4b5d-8ad1-c823e85c1063 2018-08-24 15:05:19,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0226249694824s 2018-08-24 15:05:19,361 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-549f36f7-a297-4b5d-8ad1-c823e85c1063 2018-08-24 15:05:19,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:05:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22"}' 2018-08-24 15:05:19,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b2236d17-f287-463b-ad8d-54b621f7aaad Date: Fri, 24 Aug 2018 15:05:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:19Z", "file": "/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a66d01ff-a3fd-48b4-8f2e-f096e24022e4", "size": null, "self": "/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": null, "created_at": "2018-08-24T15:05:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:05:19,449 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b2236d17-f287-463b-ad8d-54b621f7aaad 2018-08-24 15:05:19,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0806889533997s 2018-08-24 15:05:19,449 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b2236d17-f287-463b-ad8d-54b621f7aaad returning object a66d01ff-a3fd-48b4-8f2e-f096e24022e4 2018-08-24 15:05:19,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:05:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '' 2018-08-24 15:05:20,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00ad2e18-3827-4e6a-8912-f8871ffe877e Date: Fri, 24 Aug 2018 15:05:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:05:20,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file used request id req-00ad2e18-3827-4e6a-8912-f8871ffe877e 2018-08-24 15:05:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.981411933899s 2018-08-24 15:05:20,432 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file used request id req-00ad2e18-3827-4e6a-8912-f8871ffe877e 2018-08-24 15:05:20,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:05:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:05:20,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-27c3d325-135c-498e-9cb2-8b8998f22330 Date: Fri, 24 Aug 2018 15:05:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:20Z", "file": "/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a66d01ff-a3fd-48b4-8f2e-f096e24022e4", "size": 12716032, "self": "/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:05:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:17Z", "file": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "81319930-3417-4853-b7de-e3d51a80e8bd", "size": 12716032, "self": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:05:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:05:20,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-27c3d325-135c-498e-9cb2-8b8998f22330 2018-08-24 15:05:20,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272309780121s 2018-08-24 15:05:20,463 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-27c3d325-135c-498e-9cb2-8b8998f22330 2018-08-24 15:05:20,466 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'a66d01ff-a3fd-48b4-8f2e-f096e24022e4', 'size': 12716032, u'self': u'/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:05:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:05:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22', 'created': u'2018-08-24T15:05:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:05:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_4d96af55-2ffd-4407-b22c-70c438666e22', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:05:20,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:05:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:05:20,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05: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-630b83c7-f88e-45ac-bbcc-38e4346f54f4 x-compute-request-id: req-630b83c7-f88e-45ac-bbcc-38e4346f54f4 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8e032bc3-9867-4179-b7f6-6d93aa09626c"}} 2018-08-24 15:05:20,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-630b83c7-f88e-45ac-bbcc-38e4346f54f4 2018-08-24 15:05:20,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0617709159851s 2018-08-24 15:05:20,529 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-630b83c7-f88e-45ac-bbcc-38e4346f54f4 2018-08-24 15:05:20,529 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_4d96af55-2ffd-4407-b22c-70c438666e22', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'8e032bc3-9867-4179-b7f6-6d93aa09626c', 'swap': 0}) 2018-08-24 15:05:20,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:05:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"extra_specs": {}}' 2018-08-24 15:05:20,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:05: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-f795535b-c334-4b13-a8a1-fe9cde542dc8 x-compute-request-id: req-f795535b-c334-4b13-a8a1-fe9cde542dc8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:05:20,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c/os-extra_specs used request id req-f795535b-c334-4b13-a8a1-fe9cde542dc8 2018-08-24 15:05:20,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202980041504s 2018-08-24 15:05:20,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c/os-extra_specs used request id req-f795535b-c334-4b13-a8a1-fe9cde542dc8 2018-08-24 15:05:20,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_4d96af55-2ffd-4407-b22c-70c438666e22', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'8e032bc3-9867-4179-b7f6-6d93aa09626c', 'swap': 0}) 2018-08-24 15:05:24,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 15:05:24,413 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 15:05:24,413 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 15:05:24,421 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 15:05:24,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-24 15:05:28,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-796e3a92-e22e-4da7-a21f-554fce7ca947/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-24 15:05:28,242 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 15:05:28,244 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 15:05:28,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-24 15:05:35,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:35.579 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-24 15:05:38,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:38.240 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.310s] 2018-08-24 15:05:38,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:38.291 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2018-08-24 15:05:41,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:41.177 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.762s] 2018-08-24 15:05:46,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:46.176 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.387s] 2018-08-24 15:05:46,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:46.960 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.155s] 2018-08-24 15:05:49,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:49.332 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.372s] 2018-08-24 15:05:51,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:51.328 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.241s] 2018-08-24 15:05:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:05:53.213 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.461s] 2018-08-24 15:06:03,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:03.354 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.046s] 2018-08-24 15:06:03,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:03.363 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-24 15:06:06,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:06.549 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.882s] 2018-08-24 15:06:11,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:11.148 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.260s] 2018-08-24 15:06:15,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:15.713 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.595s] 2018-08-24 15:06:17,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:17.138 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-08-24 15:06:17,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:17.139 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-24 15:06:22,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:22.194 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.803s] 2018-08-24 15:06:25,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:25.560 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.140s] 2018-08-24 15:06:26,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:26.137 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-08-24 15:06:26,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:26.138 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-24 15:06:32,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:32.724 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.518s] 2018-08-24 15:06:34,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:34.442 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.717s] 2018-08-24 15:06:35,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:35.213 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.771s] 2018-08-24 15:06:36,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:36.492 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.115s] 2018-08-24 15:06:42,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:42.716 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-24 15:06:45,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:45.794 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.351s] 2018-08-24 15:06:50,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:50.575 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.781s] 2018-08-24 15:06:56,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:56.512 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2018-08-24 15:06:56,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:56.513 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-24 15:06:58,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:58.272 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.974s] 2018-08-24 15:06:58,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:58.704 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.432s] 2018-08-24 15:06:58,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:58.809 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.105s] 2018-08-24 15:06:58,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:58.876 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.300s] 2018-08-24 15:06:58,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:58.919 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.109s] 2018-08-24 15:06:59,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:59.147 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.228s] 2018-08-24 15:06:59,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:06:59.456 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.309s] 2018-08-24 15:07:10,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:10.433 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-24 15:07:10,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:10.753 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.246s] 2018-08-24 15:07:12,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:12.146 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.390s] 2018-08-24 15:07:12,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:12.183 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2018-08-24 15:07:13,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:13.135 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.163s] 2018-08-24 15:07:13,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:13.397 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.262s] 2018-08-24 15:07:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:13.554 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.157s] 2018-08-24 15:07:13,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:13.562 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-08-24 15:07:15,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:15.994 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.916s] 2018-08-24 15:07:16,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:16.467 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.473s] 2018-08-24 15:07:16,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:16.566 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.099s] 2018-08-24 15:07:16,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:16.610 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.043s] 2018-08-24 15:07:16,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:16.959 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.349s] 2018-08-24 15:07:17,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:17.004 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2018-08-24 15:07:19,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:19.852 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.181s] 2018-08-24 15:07:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:19.867 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-08-24 15:07:20,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:20.240 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.193s] 2018-08-24 15:07:33,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:33.180 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.261s] 2018-08-24 15:07:35,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:35.461 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.634s] 2018-08-24 15:07:40,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:40.449 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.269s] 2018-08-24 15:07:40,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:40.753 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.241s] 2018-08-24 15:07:40,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:40.841 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.088s] 2018-08-24 15:07:40,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:40.941 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.099s] 2018-08-24 15:07:41,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:41.159 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.217s] 2018-08-24 15:07:41,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:41.186 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.725s] 2018-08-24 15:07:45,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:45.966 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.515s] 2018-08-24 15:07:50,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:50.111 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.145s] 2018-08-24 15:07:55,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:55.622 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.998s] 2018-08-24 15:07:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:55.791 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.890s] 2018-08-24 15:07:59,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:07:59.608 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.986s] 2018-08-24 15:08:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:06.534 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.949s] 2018-08-24 15:08:06,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:06.948 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.339s] 2018-08-24 15:08:14,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:14.368 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.402s] 2018-08-24 15:08:17,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:16.999 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.629s] 2018-08-24 15:08:19,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:19.486 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.487s] 2018-08-24 15:08:20,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:20.472 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.518s] 2018-08-24 15:08:21,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:21.344 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.917s] 2018-08-24 15:08:24,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:24.559 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-24 15:08:27,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:27.164 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.692s] 2018-08-24 15:08:28,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:28.787 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.622s] 2018-08-24 15:08:28,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:28.832 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2018-08-24 15:08:28,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:28.873 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-08-24 15:08:47,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:47.847 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.768s] 2018-08-24 15:08:49,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:49.333 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-08-24 15:08:49,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:49.435 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-08-24 15:08:55,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:55.379 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-24 15:08:55,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:55.435 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.588s] 2018-08-24 15:08:59,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:08:59.627 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.173s] 2018-08-24 15:09:01,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:01.265 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.828s] 2018-08-24 15:09:04,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:04.558 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.293s] 2018-08-24 15:09:08,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:08.308 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.083s] 2018-08-24 15:09:17,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:17.937 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-08-24 15:09:21,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:21.508 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.469s] 2018-08-24 15:09:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:25.490 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.604s] 2018-08-24 15:09:25,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:25.616 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.125s] 2018-08-24 15:09:27,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:27.444 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.934s] 2018-08-24 15:09:28,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:28.946 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.501s] 2018-08-24 15:09:29,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:29.317 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.371s] 2018-08-24 15:09:29,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:29.359 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.042s] 2018-08-24 15:09:35,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:35.694 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.242s] 2018-08-24 15:09:36,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:36.886 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.538s] 2018-08-24 15:09:38,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:38.129 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.433s] 2018-08-24 15:09:38,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:38.361 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.473s] 2018-08-24 15:09:38,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:38.414 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.056s] 2018-08-24 15:09:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:40.500 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.371s] 2018-08-24 15:09:57,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:09:57.415 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.094s] 2018-08-24 15:10:07,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:10:07.198 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.555s] 2018-08-24 15:10:14,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:10:14.276 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.076s] 2018-08-24 15:10:17,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 90cfee97-2e7a-4922-8ab5-e8968601a151 2018-08-24 15:10:17,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '90cfee97-2e7a-4922-8ab5-e8968601a151']'. 2018-08-24 15:10:18,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 15:10:18,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 90cfee97-2e7a-4922-8ab5-e8968601a151 | 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 15:05:30 | 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 15:10:17 | 2018-08-24 15:10:18,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:47 | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 796e3a92-e22e-4da7-a21f-554fce7ca947) | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ebdbcba6-d41e-4def-b741-e05ce5fbc5d4) | 2018-08-24 15:10:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 278.746 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-24 15:10:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:10:18,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 15:10:18,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 15:10:18,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-24 15:10:18,769 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:10:18,769 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-24 15:10:18,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:10:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:20,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f76ffede-e8f1-4a8e-a71a-a7c738b18914 Date: Fri, 24 Aug 2018 15:10:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:10:20,193 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4 used request id req-f76ffede-e8f1-4a8e-a71a-a7c738b18914 2018-08-24 15:10:20,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42059016228s 2018-08-24 15:10:20,193 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a66d01ff-a3fd-48b4-8f2e-f096e24022e4 used request id req-f76ffede-e8f1-4a8e-a71a-a7c738b18914 2018-08-24 15:10:20,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:10:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:20,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24b9541c-b846-48e8-a74c-f9636cfb9305 x-compute-request-id: req-24b9541c-b846-48e8-a74c-f9636cfb9305 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_4d96af55-2ffd-4407-b22c-70c438666e22", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3952cdd2-13d8-48d5-8996-3e8af3acd997"}, {"name": "tempest_smoke-flavor_alt_4d96af55-2ffd-4407-b22c-70c438666e22", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8e032bc3-9867-4179-b7f6-6d93aa09626c"}]} 2018-08-24 15:10:20,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-24b9541c-b846-48e8-a74c-f9636cfb9305 2018-08-24 15:10:20,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.283134937286s 2018-08-24 15:10:20,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-24b9541c-b846-48e8-a74c-f9636cfb9305 2018-08-24 15:10:20,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:10:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:20,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0a77e79-6bce-4165-a88f-3740485777f6 x-compute-request-id: req-c0a77e79-6bce-4165-a88f-3740485777f6 Content-Length: 0 Content-Type: application/json 2018-08-24 15:10:20,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c used request id req-c0a77e79-6bce-4165-a88f-3740485777f6 2018-08-24 15:10:20,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287668704987s 2018-08-24 15:10:20,507 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/8e032bc3-9867-4179-b7f6-6d93aa09626c used request id req-c0a77e79-6bce-4165-a88f-3740485777f6 2018-08-24 15:10:20,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:10:20,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" -d '{"subnet_id": "09127c79-1216-4bcf-87e3-8601f6fb3c03"}' 2018-08-24 15:10:22,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e572b959-ed7c-4ce3-911e-1130afbc5fe1 Date: Fri, 24 Aug 2018 15:10:22 GMT RESP BODY: {"network_id": "14aef229-4295-4bc1-82b7-febe05d18b21", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "09127c79-1216-4bcf-87e3-8601f6fb3c03", "subnet_ids": ["09127c79-1216-4bcf-87e3-8601f6fb3c03"], "port_id": "175a0d1e-4bad-46db-af5b-c7d578b99ab4", "id": "5b132b7a-1eba-492f-bbd8-e5b07a04886f"} 2018-08-24 15:10:22,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/remove_router_interface.json used request id req-e572b959-ed7c-4ce3-911e-1130afbc5fe1 2018-08-24 15:10:22,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03392601013s 2018-08-24 15:10:22,542 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f/remove_router_interface.json used request id req-e572b959-ed7c-4ce3-911e-1130afbc5fe1 returning object 5b132b7a-1eba-492f-bbd8-e5b07a04886f 2018-08-24 15:10:22,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:10:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:22,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6f072bb6-750d-4b0f-80ba-40113a234af2 Date: Fri, 24 Aug 2018 15:10:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:05:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:10:21Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "5b132b7a-1eba-492f-bbd8-e5b07a04886f", "name": "tempest_smoke-router_4d96af55-2ffd-4407-b22c-70c438666e22"}]} 2018-08-24 15:10:22,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-6f072bb6-750d-4b0f-80ba-40113a234af2 2018-08-24 15:10:22,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121458053589s 2018-08-24 15:10:22,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-6f072bb6-750d-4b0f-80ba-40113a234af2 2018-08-24 15:10:22,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:10:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:24,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e36b182-1625-48cc-9d98-27a4c3a4acb0 Content-Length: 0 Date: Fri, 24 Aug 2018 15:10:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:10:24,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f.json used request id req-4e36b182-1625-48cc-9d98-27a4c3a4acb0 2018-08-24 15:10:24,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36327195168s 2018-08-24 15:10:24,029 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5b132b7a-1eba-492f-bbd8-e5b07a04886f.json used request id req-4e36b182-1625-48cc-9d98-27a4c3a4acb0 2018-08-24 15:10:24,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:10:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:24,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-2da0ed8b-6ca7-4462-bdaf-b82f74709c48 Date: Fri, 24 Aug 2018 15:10:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14aef229-4295-4bc1-82b7-febe05d18b21","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:05:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:05:12Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"09127c79-1216-4bcf-87e3-8601f6fb3c03","subnetpool_id":null,"name":"tempest_smoke-subnet_4d96af55-2ffd-4407-b22c-70c438666e22"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 15:10:24,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2da0ed8b-6ca7-4462-bdaf-b82f74709c48 2018-08-24 15:10:24,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.214119911194s 2018-08-24 15:10:24,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2da0ed8b-6ca7-4462-bdaf-b82f74709c48 2018-08-24 15:10:24,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:10:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/09127c79-1216-4bcf-87e3-8601f6fb3c03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:25,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0451460b-5a66-4b01-8d25-da1347427232 Date: Fri, 24 Aug 2018 15:10:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:10:25,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/09127c79-1216-4bcf-87e3-8601f6fb3c03.json used request id req-0451460b-5a66-4b01-8d25-da1347427232 2018-08-24 15:10:25,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.901298999786s 2018-08-24 15:10:25,148 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/09127c79-1216-4bcf-87e3-8601f6fb3c03.json used request id req-0451460b-5a66-4b01-8d25-da1347427232 2018-08-24 15:10:25,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:10:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:25,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1356 X-Openstack-Request-Id: req-024d64ac-cf7c-4c54-84fb-9bae971afdec Date: Fri, 24 Aug 2018 15:10:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"14aef229-4295-4bc1-82b7-febe05d18b21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:10:24Z","provider:segmentation_id":61,"name":"tempest_smoke-net_4d96af55-2ffd-4407-b22c-70c438666e22","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:05:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:10:25,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-024d64ac-cf7c-4c54-84fb-9bae971afdec 2018-08-24 15:10:25,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889477729797s 2018-08-24 15:10:25,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-024d64ac-cf7c-4c54-84fb-9bae971afdec 2018-08-24 15:10:25,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:10:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/14aef229-4295-4bc1-82b7-febe05d18b21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:26,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d8fc884-f195-4a39-89ea-feb973ff63a0 Date: Fri, 24 Aug 2018 15:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:10:26,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/14aef229-4295-4bc1-82b7-febe05d18b21.json used request id req-7d8fc884-f195-4a39-89ea-feb973ff63a0 2018-08-24 15:10:26,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29462599754s 2018-08-24 15:10:26,534 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/14aef229-4295-4bc1-82b7-febe05d18b21.json used request id req-7d8fc884-f195-4a39-89ea-feb973ff63a0 2018-08-24 15:10:26,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:10:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d5213850-843f-4e16-8fec-7dd3eef745b0 Date: Fri, 24 Aug 2018 15:10:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:05:17Z", "file": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "81319930-3417-4853-b7de-e3d51a80e8bd", "size": 12716032, "self": "/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/81319930-3417-4853-b7de-e3d51a80e8bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_4d96af55-2ffd-4407-b22c-70c438666e22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:05:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:10:26,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d5213850-843f-4e16-8fec-7dd3eef745b0 2018-08-24 15:10:26,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277049541473s 2018-08-24 15:10:26,566 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d5213850-843f-4e16-8fec-7dd3eef745b0 2018-08-24 15:10:26,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:10:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:26,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46f83a23-596a-4f5f-8a27-904313f787f6 Date: Fri, 24 Aug 2018 15:10:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:10:26,852 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd used request id req-46f83a23-596a-4f5f-8a27-904313f787f6 2018-08-24 15:10:26,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.284312009811s 2018-08-24 15:10:26,852 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/81319930-3417-4853-b7de-e3d51a80e8bd used request id req-46f83a23-596a-4f5f-8a27-904313f787f6 2018-08-24 15:10:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:10:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:26,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-bf6891b9-e0ab-40d1-b0de-2e87b2371696 x-compute-request-id: req-bf6891b9-e0ab-40d1-b0de-2e87b2371696 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_4d96af55-2ffd-4407-b22c-70c438666e22", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3952cdd2-13d8-48d5-8996-3e8af3acd997"}]} 2018-08-24 15:10:26,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-bf6891b9-e0ab-40d1-b0de-2e87b2371696 2018-08-24 15:10:26,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234899520874s 2018-08-24 15:10:26,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-bf6891b9-e0ab-40d1-b0de-2e87b2371696 2018-08-24 15:10:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:10:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bab83076fd546fb4daebee5839d2001ec60728c2" 2018-08-24 15:10:26,898 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-290018af-c40e-4e57-b016-60603813c07d x-compute-request-id: req-290018af-c40e-4e57-b016-60603813c07d Content-Length: 0 Content-Type: application/json 2018-08-24 15:10:26,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997 used request id req-290018af-c40e-4e57-b016-60603813c07d 2018-08-24 15:10:26,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0201919078827s 2018-08-24 15:10:26,899 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/3952cdd2-13d8-48d5-8996-3e8af3acd997 used request id req-290018af-c40e-4e57-b016-60603813c07d 2018-08-24 15:10:26,956 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-24 15:10:26,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:10:26,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:10:26,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:10:26,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:10:26,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:10:27,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:10:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:10:27,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f022d6-9da4-479b-84a5-85cd98416973 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:10:27,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-d2f022d6-9da4-479b-84a5-85cd98416973 2018-08-24 15:10:27,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:10:27,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["5w9L8YwmQoeSLlP4bvm3hQ"], "issued_at": "2018-08-24T15:10:27.000000Z"}} 2018-08-24 15:10:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:10:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dda495cc-8564-485b-98da-67925ca9bed0 Date: Fri, 24 Aug 2018 15:10:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:10:27,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dda495cc-8564-485b-98da-67925ca9bed0 2018-08-24 15:10:27,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277473926544s 2018-08-24 15:10:27,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dda495cc-8564-485b-98da-67925ca9bed0 2018-08-24 15:10:27,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 15:10:30,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 15:10:33,373 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4abd12c7-58a3-4c4d-bc67-2fa1c95403aa | 2018-08-24T15:10:32.976829 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4abd12c7-58a3-4c4d-bc67-2fa1c95403aa ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 15:10:37,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 15:10:37,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 15:10:39,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 15:10:43,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e03c555c-fbc2-425e-9c8b-f83ca02117f4) as the default verifier for the future CLI operations. 2018-08-24 15:10:46,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 15:10:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:46,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-ea1d5e19-5da1-4827-9f16-afa4532fa8d0 Date: Fri, 24 Aug 2018 15:10:46 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 15:10:46,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ea1d5e19-5da1-4827-9f16-afa4532fa8d0 2018-08-24 15:10:46,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269035816193s 2018-08-24 15:10:46,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ea1d5e19-5da1-4827-9f16-afa4532fa8d0 2018-08-24 15:10:46,716 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-24 15:10:46,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:10:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_5e96f409-34de-44ed-b23a-6a6bda652e84", "admin_state_up": true}}' 2018-08-24 15:10:47,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-92d7f435-dbe4-45cb-ad0d-bdb72425622e Date: Fri, 24 Aug 2018 15:10:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c80c22ce-58a8-4230-a26d-ccc55d7e47ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:10:46Z","is_default":false,"provider:segmentation_id":86,"name":"neutron-tempest-plugin-api-net_5e96f409-34de-44ed-b23a-6a6bda652e84","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:10:46Z","mtu":1450}} 2018-08-24 15:10:47,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-92d7f435-dbe4-45cb-ad0d-bdb72425622e 2018-08-24 15:10:47,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.321403980255s 2018-08-24 15:10:47,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-92d7f435-dbe4-45cb-ad0d-bdb72425622e 2018-08-24 15:10:47,039 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T15:10:46Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c80c22ce-58a8-4230-a26d-ccc55d7e47ca', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_5e96f409-34de-44ed-b23a-6a6bda652e84', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:10:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:10:47,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:10:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-f58160a6-a223-44bc-8497-d919c7e52cf2 Date: Fri, 24 Aug 2018 15:10:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T14:55:24Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"c80c22ce-58a8-4230-a26d-ccc55d7e47ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:10:46Z","provider:segmentation_id":86,"name":"neutron-tempest-plugin-api-net_5e96f409-34de-44ed-b23a-6a6bda652e84","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:10:46Z","provider:network_type":"vxlan"}]} 2018-08-24 15:10:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f58160a6-a223-44bc-8497-d919c7e52cf2 2018-08-24 15:10:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.146927118301s 2018-08-24 15:10:47,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f58160a6-a223-44bc-8497-d919c7e52cf2 2018-08-24 15:10:47,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:10:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_5e96f409-34de-44ed-b23a-6a6bda652e84", "enable_dhcp": true, "network_id": "c80c22ce-58a8-4230-a26d-ccc55d7e47ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:10:47,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b3b40b3e-3d68-464b-8fd8-d7b6c93d3e45 Date: Fri, 24 Aug 2018 15:10:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c80c22ce-58a8-4230-a26d-ccc55d7e47ca","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:10:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:10:47Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"62e1047f-ea35-4d0a-a059-e35a9d99095f","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_5e96f409-34de-44ed-b23a-6a6bda652e84"}} 2018-08-24 15:10:47,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3b40b3e-3d68-464b-8fd8-d7b6c93d3e45 2018-08-24 15:10:47,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.474683046341s 2018-08-24 15:10:47,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3b40b3e-3d68-464b-8fd8-d7b6c93d3e45 2018-08-24 15:10:47,665 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:10:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'62e1047f-ea35-4d0a-a059-e35a9d99095f', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_5e96f409-34de-44ed-b23a-6a6bda652e84', u'enable_dhcp': True, u'network_id': u'c80c22ce-58a8-4230-a26d-ccc55d7e47ca', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:10:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:10:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:10:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "neutron-tempest-plugin-api-router_5e96f409-34de-44ed-b23a-6a6bda652e84", "admin_state_up": true}}' 2018-08-24 15:10:48,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4ffea6e-206a-4211-b2c1-18e085f2addb Date: Fri, 24 Aug 2018 15:10:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:10:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:10:48Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0b762f7c-4ebd-4290-98c8-ec8140e0784c", "name": "neutron-tempest-plugin-api-router_5e96f409-34de-44ed-b23a-6a6bda652e84"}} 2018-08-24 15:10:48,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f4ffea6e-206a-4211-b2c1-18e085f2addb 2018-08-24 15:10:48,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22416400909s 2018-08-24 15:10:48,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f4ffea6e-206a-4211-b2c1-18e085f2addb 2018-08-24 15:10:48,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:10:47Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T15:10:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'0b762f7c-4ebd-4290-98c8-ec8140e0784c', u'name': u'neutron-tempest-plugin-api-router_5e96f409-34de-44ed-b23a-6a6bda652e84'}) 2018-08-24 15:10:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:10:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"subnet_id": "62e1047f-ea35-4d0a-a059-e35a9d99095f"}' 2018-08-24 15:10:50,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f86f0822-ce9d-4e03-8e83-5d1d941cc665 Date: Fri, 24 Aug 2018 15:10:50 GMT RESP BODY: {"network_id": "c80c22ce-58a8-4230-a26d-ccc55d7e47ca", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "62e1047f-ea35-4d0a-a059-e35a9d99095f", "subnet_ids": ["62e1047f-ea35-4d0a-a059-e35a9d99095f"], "port_id": "63386d43-2ecb-4add-8eb4-0232d4eed4e1", "id": "0b762f7c-4ebd-4290-98c8-ec8140e0784c"} 2018-08-24 15:10:50,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/add_router_interface.json used request id req-f86f0822-ce9d-4e03-8e83-5d1d941cc665 2018-08-24 15:10:50,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.89721608162s 2018-08-24 15:10:50,789 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/add_router_interface.json used request id req-f86f0822-ce9d-4e03-8e83-5d1d941cc665 returning object 0b762f7c-4ebd-4290-98c8-ec8140e0784c 2018-08-24 15:10:50,789 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:10:50,921 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:10:50,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:10:50,927 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:10:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:10:50,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:10:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:51,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd4725cc-de1a-4e91-9311-93674ed48cb6 Date: Fri, 24 Aug 2018 15:10:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:10:51,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fd4725cc-de1a-4e91-9311-93674ed48cb6 2018-08-24 15:10:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276546955109s 2018-08-24 15:10:51,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fd4725cc-de1a-4e91-9311-93674ed48cb6 2018-08-24 15:10:51,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:10:51,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84"}' 2018-08-24 15:10:51,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-90a79a80-a019-4107-93da-b16583bf7c3d Date: Fri, 24 Aug 2018 15:10:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:51Z", "file": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcd2d696-7463-4506-aee8-09d24378cb75", "size": null, "self": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": null, "created_at": "2018-08-24T15:10:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:10:51,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-90a79a80-a019-4107-93da-b16583bf7c3d 2018-08-24 15:10:51,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0581891536713s 2018-08-24 15:10:51,273 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-90a79a80-a019-4107-93da-b16583bf7c3d returning object dcd2d696-7463-4506-aee8-09d24378cb75 2018-08-24 15:10:51,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:10:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '' 2018-08-24 15:10:52,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4def64fc-b0b4-478f-bda9-ec93191b0d88 Date: Fri, 24 Aug 2018 15:10:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:10:52,137 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file used request id req-4def64fc-b0b4-478f-bda9-ec93191b0d88 2018-08-24 15:10:52,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.863005876541s 2018-08-24 15:10:52,137 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file used request id req-4def64fc-b0b4-478f-bda9-ec93191b0d88 2018-08-24 15:10:52,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:10:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:52,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-25836d65-545c-4262-b9da-2ca5492c80fd Date: Fri, 24 Aug 2018 15:10:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:52Z", "file": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcd2d696-7463-4506-aee8-09d24378cb75", "size": 12716032, "self": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:10:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:10:52,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-25836d65-545c-4262-b9da-2ca5492c80fd 2018-08-24 15:10:52,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241539478302s 2018-08-24 15:10:52,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-25836d65-545c-4262-b9da-2ca5492c80fd 2018-08-24 15:10:52,167 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'dcd2d696-7463-4506-aee8-09d24378cb75', 'size': 12716032, u'self': u'/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:10:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:10:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84', 'created': u'2018-08-24T15:10:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:10:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:10:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:10:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_5e96f409-34de-44ed-b23a-6a6bda652e84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:10:52,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10: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-df3f6753-d213-42cb-8152-05e5650795e0 x-compute-request-id: req-df3f6753-d213-42cb-8152-05e5650795e0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_5e96f409-34de-44ed-b23a-6a6bda652e84", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c354838-4939-4661-81c8-039a0f63e3fe"}} 2018-08-24 15:10:52,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-df3f6753-d213-42cb-8152-05e5650795e0 2018-08-24 15:10:52,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.288548946381s 2018-08-24 15:10:52,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-df3f6753-d213-42cb-8152-05e5650795e0 2018-08-24 15:10:52,458 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_5e96f409-34de-44ed-b23a-6a6bda652e84', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'4c354838-4939-4661-81c8-039a0f63e3fe', 'swap': 0}) 2018-08-24 15:10:52,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:10:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"extra_specs": {}}' 2018-08-24 15:10:52,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10: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-4a088fa8-489c-43f3-a73b-ee5a1a27a50f x-compute-request-id: req-4a088fa8-489c-43f3-a73b-ee5a1a27a50f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:10:52,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe/os-extra_specs used request id req-4a088fa8-489c-43f3-a73b-ee5a1a27a50f 2018-08-24 15:10:52,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201561450958s 2018-08-24 15:10:52,479 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe/os-extra_specs used request id req-4a088fa8-489c-43f3-a73b-ee5a1a27a50f 2018-08-24 15:10:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:10:52,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56da5d91-e97c-4c84-a920-2bcc2354acc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:10:52,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-56da5d91-e97c-4c84-a920-2bcc2354acc7 2018-08-24 15:10:52,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:10:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:52,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5098d854-02d0-4157-9ef1-9857b9d63d72 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:10:52,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5098d854-02d0-4157-9ef1-9857b9d63d72 2018-08-24 15:10:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176260948181s 2018-08-24 15:10:52,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5098d854-02d0-4157-9ef1-9857b9d63d72 2018-08-24 15:10:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:10:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5973c109-9eff-466a-832d-0f7d3d5170dc Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:10:52,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5973c109-9eff-466a-832d-0f7d3d5170dc 2018-08-24 15:10:52,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181439161301s 2018-08-24 15:10:52,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5973c109-9eff-466a-832d-0f7d3d5170dc 2018-08-24 15:10:52,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 15:10:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:52,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10: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-94ccb1cd-8e38-4663-b613-266586d2cbb1 x-compute-request-id: req-94ccb1cd-8e38-4663-b613-266586d2cbb1 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 15:10:52,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-94ccb1cd-8e38-4663-b613-266586d2cbb1 2018-08-24 15:10:52,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0379490852356s 2018-08-24 15:10:52,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-94ccb1cd-8e38-4663-b613-266586d2cbb1 2018-08-24 15:10:52,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:10:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:52,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-55ea445c-6da4-4212-b384-7f6d90288d5e Date: Fri, 24 Aug 2018 15:10:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:52Z", "file": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcd2d696-7463-4506-aee8-09d24378cb75", "size": 12716032, "self": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:10:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:10:52,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-55ea445c-6da4-4212-b384-7f6d90288d5e 2018-08-24 15:10:52,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0225510597229s 2018-08-24 15:10:52,931 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-55ea445c-6da4-4212-b384-7f6d90288d5e 2018-08-24 15:10:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:10:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84"}' 2018-08-24 15:10:53,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2a1ff64a-5b55-43bd-bcec-a57bb7b24dd8 Date: Fri, 24 Aug 2018 15:10:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:52Z", "file": "/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9a68682-b88c-4f40-9d45-ae13cc29f21e", "size": null, "self": "/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": null, "created_at": "2018-08-24T15:10:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:10:53,063 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2a1ff64a-5b55-43bd-bcec-a57bb7b24dd8 2018-08-24 15:10:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.12469792366s 2018-08-24 15:10:53,064 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2a1ff64a-5b55-43bd-bcec-a57bb7b24dd8 returning object b9a68682-b88c-4f40-9d45-ae13cc29f21e 2018-08-24 15:10:53,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:10:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '' 2018-08-24 15:10:54,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c695bacd-f595-4f29-903b-9b2dd3067bc9 Date: Fri, 24 Aug 2018 15:10:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:10:54,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file used request id req-c695bacd-f595-4f29-903b-9b2dd3067bc9 2018-08-24 15:10:54,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14642906189s 2018-08-24 15:10:54,211 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file used request id req-c695bacd-f595-4f29-903b-9b2dd3067bc9 2018-08-24 15:10:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:10:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:10:54,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-34399dac-7df6-42db-b1c4-ec016a8b0d45 Date: Fri, 24 Aug 2018 15:10:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:54Z", "file": "/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9a68682-b88c-4f40-9d45-ae13cc29f21e", "size": 12716032, "self": "/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:10:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:52Z", "file": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcd2d696-7463-4506-aee8-09d24378cb75", "size": 12716032, "self": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:10:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:10:54,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-34399dac-7df6-42db-b1c4-ec016a8b0d45 2018-08-24 15:10:54,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268139839172s 2018-08-24 15:10:54,242 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-34399dac-7df6-42db-b1c4-ec016a8b0d45 2018-08-24 15:10:54,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'b9a68682-b88c-4f40-9d45-ae13cc29f21e', 'size': 12716032, u'self': u'/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:10:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:10:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', 'created': u'2018-08-24T15:10:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:10:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:10:54,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:10:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:10:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10: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-7d322c7e-d22b-4350-9d67-774e1da003fb x-compute-request-id: req-7d322c7e-d22b-4350-9d67-774e1da003fb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "143c8782-7d78-4866-80a8-e6dd6ec3c9d9"}} 2018-08-24 15:10:54,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-7d322c7e-d22b-4350-9d67-774e1da003fb 2018-08-24 15:10:54,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.034126996994s 2018-08-24 15:10:54,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-7d322c7e-d22b-4350-9d67-774e1da003fb 2018-08-24 15:10:54,280 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'143c8782-7d78-4866-80a8-e6dd6ec3c9d9', 'swap': 0}) 2018-08-24 15:10:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:10:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"extra_specs": {}}' 2018-08-24 15:10:54,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:10: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-5236f668-c1fe-4299-97f5-2dfad6d17500 x-compute-request-id: req-5236f668-c1fe-4299-97f5-2dfad6d17500 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:10:54,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9/os-extra_specs used request id req-5236f668-c1fe-4299-97f5-2dfad6d17500 2018-08-24 15:10:54,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020339012146s 2018-08-24 15:10:54,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9/os-extra_specs used request id req-5236f668-c1fe-4299-97f5-2dfad6d17500 2018-08-24 15:10:54,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5e96f409-34de-44ed-b23a-6a6bda652e84', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'143c8782-7d78-4866-80a8-e6dd6ec3c9d9', 'swap': 0}) 2018-08-24 15:10:57,833 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 15:10:57,833 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 15:10:57,833 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 15:10:57,836 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 15:10:57,840 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-24 15:11:01,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e03c555c-fbc2-425e-9c8b-f83ca02117f4/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-24 15:11:01,591 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 15:11:01,610 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 15:11:01,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-24 15:22:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a48fd712-4fd8-4f2c-8da1-c6dd905d11f7 2018-08-24 15:22:32,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a48fd712-4fd8-4f2c-8da1-c6dd905d11f7']'. 2018-08-24 15:22:33,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 15:22:33,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 15:22:33,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a48fd712-4fd8-4f2c-8da1-c6dd905d11f7 | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 15:11:04 | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 15:22:32 | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:28 | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 15:22:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e03c555c-fbc2-425e-9c8b-f83ca02117f4) | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4abd12c7-58a3-4c4d-bc67-2fa1c95403aa) | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 676.533 | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 371 | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-24 15:22:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 15:22:33,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 15:22:33,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-24 15:22:33,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:22:33,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 15:22:33,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 15:22:33,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1978609626% 2018-08-24 15:22:33,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:22:33,860 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:47 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-24 15:22:33,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:22:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:34,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e619785c-5422-413c-904f-9f5a3e3e2e21 Date: Fri, 24 Aug 2018 15:22:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:22:34,498 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e used request id req-e619785c-5422-413c-904f-9f5a3e3e2e21 2018-08-24 15:22:34,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.631375074387s 2018-08-24 15:22:34,498 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b9a68682-b88c-4f40-9d45-ae13cc29f21e used request id req-e619785c-5422-413c-904f-9f5a3e3e2e21 2018-08-24 15:22:34,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:22:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-684d0575-79b6-478a-b23e-3fd473828c9f x-compute-request-id: req-684d0575-79b6-478a-b23e-3fd473828c9f Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_5e96f409-34de-44ed-b23a-6a6bda652e84", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "143c8782-7d78-4866-80a8-e6dd6ec3c9d9"}, {"name": "neutron-tempest-plugin-api-flavor_5e96f409-34de-44ed-b23a-6a6bda652e84", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c354838-4939-4661-81c8-039a0f63e3fe"}]} 2018-08-24 15:22:34,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-684d0575-79b6-478a-b23e-3fd473828c9f 2018-08-24 15:22:34,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.286854982376s 2018-08-24 15:22:34,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-684d0575-79b6-478a-b23e-3fd473828c9f 2018-08-24 15:22:34,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:22:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:34,856 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e200ee8-ae62-4118-89f9-a6eba5eca8e5 x-compute-request-id: req-7e200ee8-ae62-4118-89f9-a6eba5eca8e5 Content-Length: 0 Content-Type: application/json 2018-08-24 15:22:34,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9 used request id req-7e200ee8-ae62-4118-89f9-a6eba5eca8e5 2018-08-24 15:22:34,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0677618980408s 2018-08-24 15:22:34,856 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/143c8782-7d78-4866-80a8-e6dd6ec3c9d9 used request id req-7e200ee8-ae62-4118-89f9-a6eba5eca8e5 2018-08-24 15:22:34,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:22:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" -d '{"subnet_id": "62e1047f-ea35-4d0a-a059-e35a9d99095f"}' 2018-08-24 15:22:36,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f9c3e6c5-74bb-4bd0-bfe6-f51e1f03f311 Date: Fri, 24 Aug 2018 15:22:36 GMT RESP BODY: {"network_id": "c80c22ce-58a8-4230-a26d-ccc55d7e47ca", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "62e1047f-ea35-4d0a-a059-e35a9d99095f", "subnet_ids": ["62e1047f-ea35-4d0a-a059-e35a9d99095f"], "port_id": "63386d43-2ecb-4add-8eb4-0232d4eed4e1", "id": "0b762f7c-4ebd-4290-98c8-ec8140e0784c"} 2018-08-24 15:22:36,995 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/remove_router_interface.json used request id req-f9c3e6c5-74bb-4bd0-bfe6-f51e1f03f311 2018-08-24 15:22:36,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13853597641s 2018-08-24 15:22:36,996 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c/remove_router_interface.json used request id req-f9c3e6c5-74bb-4bd0-bfe6-f51e1f03f311 returning object 0b762f7c-4ebd-4290-98c8-ec8140e0784c 2018-08-24 15:22:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:22:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:37,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-e6d85d79-fbb6-44c4-943a-2c3d0d29ade8 Date: Fri, 24 Aug 2018 15:22:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:10:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:22:36Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0b762f7c-4ebd-4290-98c8-ec8140e0784c", "name": "neutron-tempest-plugin-api-router_5e96f409-34de-44ed-b23a-6a6bda652e84"}]} 2018-08-24 15:22:37,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-e6d85d79-fbb6-44c4-943a-2c3d0d29ade8 2018-08-24 15:22:37,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111169815063s 2018-08-24 15:22:37,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-e6d85d79-fbb6-44c4-943a-2c3d0d29ade8 2018-08-24 15:22:37,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:22:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:38,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e2e70d7-ca1c-41de-bde9-be587ebb4431 Content-Length: 0 Date: Fri, 24 Aug 2018 15:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:22:38,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c.json used request id req-2e2e70d7-ca1c-41de-bde9-be587ebb4431 2018-08-24 15:22:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38798499107s 2018-08-24 15:22:38,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/0b762f7c-4ebd-4290-98c8-ec8140e0784c.json used request id req-2e2e70d7-ca1c-41de-bde9-be587ebb4431 2018-08-24 15:22:38,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:22:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:38,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-922759fa-9b73-4d7b-91ec-ac02981a5e82 Date: Fri, 24 Aug 2018 15:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c80c22ce-58a8-4230-a26d-ccc55d7e47ca","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:10:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:10:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"62e1047f-ea35-4d0a-a059-e35a9d99095f","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_5e96f409-34de-44ed-b23a-6a6bda652e84"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 15:22:38,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-922759fa-9b73-4d7b-91ec-ac02981a5e82 2018-08-24 15:22:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.10582613945s 2018-08-24 15:22:38,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-922759fa-9b73-4d7b-91ec-ac02981a5e82 2018-08-24 15:22:38,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:22:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/62e1047f-ea35-4d0a-a059-e35a9d99095f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:39,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dc017ca-0189-45d6-9c3f-f8eafdc38583 Date: Fri, 24 Aug 2018 15:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:22:39,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/62e1047f-ea35-4d0a-a059-e35a9d99095f.json used request id req-1dc017ca-0189-45d6-9c3f-f8eafdc38583 2018-08-24 15:22:39,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16702508926s 2018-08-24 15:22:39,773 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/62e1047f-ea35-4d0a-a059-e35a9d99095f.json used request id req-1dc017ca-0189-45d6-9c3f-f8eafdc38583 2018-08-24 15:22:39,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:22:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:39,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1368 X-Openstack-Request-Id: req-d648c85b-be84-40b0-a622-d4659983cf2f Date: Fri, 24 Aug 2018 15:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c80c22ce-58a8-4230-a26d-ccc55d7e47ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:22:39Z","provider:segmentation_id":86,"name":"neutron-tempest-plugin-api-net_5e96f409-34de-44ed-b23a-6a6bda652e84","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:10:46Z","provider:network_type":"vxlan"}]} 2018-08-24 15:22:39,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d648c85b-be84-40b0-a622-d4659983cf2f 2018-08-24 15:22:39,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0795660018921s 2018-08-24 15:22:39,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d648c85b-be84-40b0-a622-d4659983cf2f 2018-08-24 15:22:39,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:22:39,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/c80c22ce-58a8-4230-a26d-ccc55d7e47ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:41,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70b8e39f-e4e3-4d0c-a4f2-9fa23f5f967c Date: Fri, 24 Aug 2018 15:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:22:41,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/c80c22ce-58a8-4230-a26d-ccc55d7e47ca.json used request id req-70b8e39f-e4e3-4d0c-a4f2-9fa23f5f967c 2018-08-24 15:22:41,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2736928463s 2018-08-24 15:22:41,129 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/c80c22ce-58a8-4230-a26d-ccc55d7e47ca.json used request id req-70b8e39f-e4e3-4d0c-a4f2-9fa23f5f967c 2018-08-24 15:22:41,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:22:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:41,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-2cc18273-f37c-402a-bcc9-ddc958c8a1e0 Date: Fri, 24 Aug 2018 15:22:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:10:52Z", "file": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcd2d696-7463-4506-aee8-09d24378cb75", "size": 12716032, "self": "/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/dcd2d696-7463-4506-aee8-09d24378cb75/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5e96f409-34de-44ed-b23a-6a6bda652e84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:10:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:22:41,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2cc18273-f37c-402a-bcc9-ddc958c8a1e0 2018-08-24 15:22:41,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024710893631s 2018-08-24 15:22:41,158 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2cc18273-f37c-402a-bcc9-ddc958c8a1e0 2018-08-24 15:22:41,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:22:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:41,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37803d2f-700e-4272-ad52-1f2499da477f Date: Fri, 24 Aug 2018 15:22:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:22:41,501 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75 used request id req-37803d2f-700e-4272-ad52-1f2499da477f 2018-08-24 15:22:41,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341609954834s 2018-08-24 15:22:41,501 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/dcd2d696-7463-4506-aee8-09d24378cb75 used request id req-37803d2f-700e-4272-ad52-1f2499da477f 2018-08-24 15:22:41,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:22:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:41,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22: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-326e012a-a313-4993-b5cf-20f4e1adad88 x-compute-request-id: req-326e012a-a313-4993-b5cf-20f4e1adad88 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_5e96f409-34de-44ed-b23a-6a6bda652e84", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c354838-4939-4661-81c8-039a0f63e3fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c354838-4939-4661-81c8-039a0f63e3fe"}]} 2018-08-24 15:22:41,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-326e012a-a313-4993-b5cf-20f4e1adad88 2018-08-24 15:22:41,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022794008255s 2018-08-24 15:22:41,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-326e012a-a313-4993-b5cf-20f4e1adad88 2018-08-24 15:22:41,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:22:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd03ae0d1cee27c4bf84c07dd64af261a1e60f05" 2018-08-24 15:22:41,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:22: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-d75373e5-1e44-40ba-9b54-79eae3316762 x-compute-request-id: req-d75373e5-1e44-40ba-9b54-79eae3316762 Content-Length: 0 Content-Type: application/json 2018-08-24 15:22:41,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe used request id req-d75373e5-1e44-40ba-9b54-79eae3316762 2018-08-24 15:22:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0207958221436s 2018-08-24 15:22:41,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4c354838-4939-4661-81c8-039a0f63e3fe used request id req-d75373e5-1e44-40ba-9b54-79eae3316762 2018-08-24 15:22:41,548 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-24 15:22:41,605 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-24 15:22:41,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:22:41,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:22:41,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:22:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:22:41,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df5387f-8c97-4354-9630-6d28d4ea8fc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:22:41,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8df5387f-8c97-4354-9630-6d28d4ea8fc4 2018-08-24 15:22:41,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:22:42,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["MiL6DkiGSX2asaNtLKPFcw"], "issued_at": "2018-08-24T15:22:41.000000Z"}} 2018-08-24 15:22:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:22:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:42,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-99078ce5-66f8-423f-8a4d-1fe6e1cf5fa0 Date: Fri, 24 Aug 2018 15:22:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:22:42,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99078ce5-66f8-423f-8a4d-1fe6e1cf5fa0 2018-08-24 15:22:42,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390187978745s 2018-08-24 15:22:42,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99078ce5-66f8-423f-8a4d-1fe6e1cf5fa0 2018-08-24 15:22:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:22:42,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b49e571-a254-4328-b87e-d5256e5e3874 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:22:42,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9b49e571-a254-4328-b87e-d5256e5e3874 2018-08-24 15:22:42,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:22:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:42,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c26ec26-759f-4774-af59-dd4789dc44d0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 15:22:42,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6c26ec26-759f-4774-af59-dd4789dc44d0 2018-08-24 15:22:42,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183554887772s 2018-08-24 15:22:42,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6c26ec26-759f-4774-af59-dd4789dc44d0 2018-08-24 15:22:42,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 15:22:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}}' 2018-08-24 15:22:42,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f608a5f3-f7ae-4de7-a470-0faeedd5cdcc Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0"}, "tags": [], "enabled": true, "id": "16739a96c2d743ccba4115169225fda0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}} 2018-08-24 15:22:42,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-f608a5f3-f7ae-4de7-a470-0faeedd5cdcc 2018-08-24 15:22:42,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154680013657s 2018-08-24 15:22:42,801 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-f608a5f3-f7ae-4de7-a470-0faeedd5cdcc 2018-08-24 15:22:42,801 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'16739a96c2d743ccba4115169225fda0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47'}) 2018-08-24 15:22:42,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 15:22:42,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "24e1414e-ac5e-49a6-8817-7264d025868d", "email": null, "name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}}' 2018-08-24 15:22:43,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee394f3-3984-44fd-aac2-d64fc546a653 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": {"self": "http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "106bff0d8dca4637ba926c73c7b83511", "domain_id": "default", "password_expires_at": null}} 2018-08-24 15:22:43,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-5ee394f3-3984-44fd-aac2-d64fc546a653 2018-08-24 15:22:43,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4564909935s 2018-08-24 15:22:43,263 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-5ee394f3-3984-44fd-aac2-d64fc546a653 2018-08-24 15:22:43,264 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'106bff0d8dca4637ba926c73c7b83511', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47'}) 2018-08-24 15:22:43,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:22:43,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a22b667-0362-4aa4-8700-a9793457cb38 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:22:43,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1a22b667-0362-4aa4-8700-a9793457cb38 2018-08-24 15:22:43,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187146186829s 2018-08-24 15:22:43,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1a22b667-0362-4aa4-8700-a9793457cb38 2018-08-24 15:22:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:22:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:43,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a19a52-3ada-40be-8534-39d840a10581 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:22:43,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-42a19a52-3ada-40be-8534-39d840a10581 2018-08-24 15:22:43,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140389919281s 2018-08-24 15:22:43,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-42a19a52-3ada-40be-8534-39d840a10581 2018-08-24 15:22:43,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:22:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:43,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f12266c-cde1-4ecf-bd1e-41690cddcc92 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:22:43,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9f12266c-cde1-4ecf-bd1e-41690cddcc92 2018-08-24 15:22:43,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992391109467s 2018-08-24 15:22:43,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9f12266c-cde1-4ecf-bd1e-41690cddcc92 2018-08-24 15:22:43,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:22:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a3dde3-e62b-4924-83f3-74c962dbb356 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:22:43,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f6a3dde3-e62b-4924-83f3-74c962dbb356 2018-08-24 15:22:43,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107250928879s 2018-08-24 15:22:43,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f6a3dde3-e62b-4924-83f3-74c962dbb356 2018-08-24 15:22:43,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:22:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0613a4c2-f4ff-4d7d-b0fd-9e1f38dbb449 Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": {"self": "http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "106bff0d8dca4637ba926c73c7b83511", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:22:44,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0613a4c2-f4ff-4d7d-b0fd-9e1f38dbb449 2018-08-24 15:22:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205984830856s 2018-08-24 15:22:44,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0613a4c2-f4ff-4d7d-b0fd-9e1f38dbb449 2018-08-24 15:22:44,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:22:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60120b5-c652-44a9-949f-f72df76eecd1 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0"}, "tags": [], "enabled": true, "id": "16739a96c2d743ccba4115169225fda0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}]} 2018-08-24 15:22:44,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d60120b5-c652-44a9-949f-f72df76eecd1 2018-08-24 15:22:44,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0995018482208s 2018-08-24 15:22:44,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d60120b5-c652-44a9-949f-f72df76eecd1 2018-08-24 15:22:44,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:22:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=16739a96c2d743ccba4115169225fda0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52ae46d-9e7c-4d4a-a753-492eae31db89 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=16739a96c2d743ccba4115169225fda0", "previous": null, "next": null}} 2018-08-24 15:22:44,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=16739a96c2d743ccba4115169225fda0 used request id req-e52ae46d-9e7c-4d4a-a753-492eae31db89 2018-08-24 15:22:44,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.133743047714s 2018-08-24 15:22:44,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=16739a96c2d743ccba4115169225fda0 used request id req-e52ae46d-9e7c-4d4a-a753-492eae31db89 2018-08-24 15:22:44,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:22:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea004446-7f51-4eff-b301-b628aceff720 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:22:44,414 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/5df559bd118b46ae95b9195d6e13137a used request id req-ea004446-7f51-4eff-b301-b628aceff720 2018-08-24 15:22:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132837057114s 2018-08-24 15:22:44,414 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/5df559bd118b46ae95b9195d6e13137a used request id req-ea004446-7f51-4eff-b301-b628aceff720 2018-08-24 15:22:44,415 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'16739a96c2d743ccba4115169225fda0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '24e1414e-ac5e-49a6-8817-7264d025868d', 'username': u'rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 15:22:44,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:22:44,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:22:44,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:22:44,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:22:44,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:22:44,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:22:44,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:22:44,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:22:44,420 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'password': '24e1414e-ac5e-49a6-8817-7264d025868d', 'project_name': 'rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '16739a96c2d743ccba4115169225fda0', 'project_domain_name': 'Default'} 2018-08-24 15:22:44,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:22:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d450ffab-12d6-493e-a707-13c5758e168a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:22:44,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d450ffab-12d6-493e-a707-13c5758e168a 2018-08-24 15:22:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987899303436s 2018-08-24 15:22:44,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d450ffab-12d6-493e-a707-13c5758e168a 2018-08-24 15:22:44,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:22:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4b57db-2e76-4bf1-bddb-40b1da00f3c5 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:22:44,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3c4b57db-2e76-4bf1-bddb-40b1da00f3c5 2018-08-24 15:22:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999660491943s 2018-08-24 15:22:44,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3c4b57db-2e76-4bf1-bddb-40b1da00f3c5 2018-08-24 15:22:44,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:22:44,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8fca46-57d8-45a8-a099-61316434d3b2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:22:44,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-da8fca46-57d8-45a8-a099-61316434d3b2 2018-08-24 15:22:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171851873398s 2018-08-24 15:22:44,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-da8fca46-57d8-45a8-a099-61316434d3b2 2018-08-24 15:22:44,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:22:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:44,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2b3e7c-ba3a-4411-82e1-46ac71e9c29f Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": {"self": "http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "106bff0d8dca4637ba926c73c7b83511", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:22:44,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ab2b3e7c-ba3a-4411-82e1-46ac71e9c29f 2018-08-24 15:22:44,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114258050919s 2018-08-24 15:22:44,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ab2b3e7c-ba3a-4411-82e1-46ac71e9c29f 2018-08-24 15:22:44,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:22:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:45,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e249b4-7d14-4900-8650-bde7938ad013 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0"}, "tags": [], "enabled": true, "id": "16739a96c2d743ccba4115169225fda0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}]} 2018-08-24 15:22:45,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-90e249b4-7d14-4900-8650-bde7938ad013 2018-08-24 15:22:45,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102917909622s 2018-08-24 15:22:45,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-90e249b4-7d14-4900-8650-bde7938ad013 2018-08-24 15:22:45,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:22:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=16739a96c2d743ccba4115169225fda0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:45,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4644ae-19eb-4887-8d6b-f8c1a6d9c549 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=16739a96c2d743ccba4115169225fda0", "previous": null, "next": null}} 2018-08-24 15:22:45,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=16739a96c2d743ccba4115169225fda0 used request id req-0a4644ae-19eb-4887-8d6b-f8c1a6d9c549 2018-08-24 15:22:45,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178913116455s 2018-08-24 15:22:45,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=106bff0d8dca4637ba926c73c7b83511&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=16739a96c2d743ccba4115169225fda0 used request id req-0a4644ae-19eb-4887-8d6b-f8c1a6d9c549 2018-08-24 15:22:45,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:22:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:22:45,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5b80a8-ac39-4dc5-9f8f-7571f7993d61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:22:45,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-cc5b80a8-ac39-4dc5-9f8f-7571f7993d61 2018-08-24 15:22:45,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229888916016s 2018-08-24 15:22:45,455 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0/users/106bff0d8dca4637ba926c73c7b83511/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-cc5b80a8-ac39-4dc5-9f8f-7571f7993d61 2018-08-24 15:22:45,455 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-24 15:22:45,822 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-24 15:22:45,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:22:45,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3e160a-cd0a-4a68-b0ba-e40f1fb6afe4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:22:45,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3c3e160a-cd0a-4a68-b0ba-e40f1fb6afe4 2018-08-24 15:22:45,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:22:46,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16739a96c2d743ccba4115169225fda0", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/16739a96c2d743ccba4115169225fda0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/16739a96c2d743ccba4115169225fda0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/16739a96c2d743ccba4115169225fda0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16739a96c2d743ccba4115169225fda0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/16739a96c2d743ccba4115169225fda0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/16739a96c2d743ccba4115169225fda0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_16739a96c2d743ccba4115169225fda0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_16739a96c2d743ccba4115169225fda0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/16739a96c2d743ccba4115169225fda0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/16739a96c2d743ccba4115169225fda0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/16739a96c2d743ccba4115169225fda0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16739a96c2d743ccba4115169225fda0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/16739a96c2d743ccba4115169225fda0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/16739a96c2d743ccba4115169225fda0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "id": "106bff0d8dca4637ba926c73c7b83511"}, "audit_ids": ["E055nfnwTJC0DyixsEPyKw"], "issued_at": "2018-08-24T15:22:46.000000Z"}} 2018-08-24 15:22:46,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:22:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"network": {"shared": true, "name": "rally_sanity-net_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "admin_state_up": true}}' 2018-08-24 15:22:46,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d2194a6-5884-4cd0-858e-b97cbc3ce629 Date: Fri, 24 Aug 2018 15:22:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e0f2b932-6940-4acc-843d-886ca048be4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"16739a96c2d743ccba4115169225fda0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:22:46Z","is_default":false,"provider:segmentation_id":56,"name":"rally_sanity-net_680f711f-0f18-4a3b-a245-d1b1c8fe1b47","admin_state_up":true,"tenant_id":"16739a96c2d743ccba4115169225fda0","created_at":"2018-08-24T15:22:46Z","mtu":1450}} 2018-08-24 15:22:46,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0d2194a6-5884-4cd0-858e-b97cbc3ce629 2018-08-24 15:22:46,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.627118110657s 2018-08-24 15:22:46,860 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0d2194a6-5884-4cd0-858e-b97cbc3ce629 2018-08-24 15:22:46,861 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T15:22:46Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e0f2b932-6940-4acc-843d-886ca048be4d', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', u'admin_state_up': True, u'tenant_id': u'16739a96c2d743ccba4115169225fda0', u'created_at': u'2018-08-24T15:22:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'16739a96c2d743ccba4115169225fda0'}) 2018-08-24 15:22:46,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:22:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:22:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-314b2558-ea96-48a0-a616-aef2b35f0ef4 Date: Fri, 24 Aug 2018 15:22:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"e0f2b932-6940-4acc-843d-886ca048be4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"16739a96c2d743ccba4115169225fda0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:22:46Z","provider:segmentation_id":56,"name":"rally_sanity-net_680f711f-0f18-4a3b-a245-d1b1c8fe1b47","admin_state_up":true,"tenant_id":"16739a96c2d743ccba4115169225fda0","created_at":"2018-08-24T15:22:46Z","provider:network_type":"vxlan"}]} 2018-08-24 15:22:46,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-314b2558-ea96-48a0-a616-aef2b35f0ef4 2018-08-24 15:22:46,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117128133774s 2018-08-24 15:22:46,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-314b2558-ea96-48a0-a616-aef2b35f0ef4 2018-08-24 15:22:46,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:22:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"subnet": {"name": "rally_sanity-subnet_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "enable_dhcp": true, "network_id": "e0f2b932-6940-4acc-843d-886ca048be4d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:22:47,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d829ee7b-4ec1-408f-9d89-afa3f753a1f7 Date: Fri, 24 Aug 2018 15:22:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0f2b932-6940-4acc-843d-886ca048be4d","tenant_id":"16739a96c2d743ccba4115169225fda0","created_at":"2018-08-24T15:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:22:47Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"16739a96c2d743ccba4115169225fda0","id":"2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134","subnetpool_id":null,"name":"rally_sanity-subnet_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}} 2018-08-24 15:22:47,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d829ee7b-4ec1-408f-9d89-afa3f753a1f7 2018-08-24 15:22:47,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.741570949554s 2018-08-24 15:22:47,722 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d829ee7b-4ec1-408f-9d89-afa3f753a1f7 2018-08-24 15:22:47,722 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:22:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', u'enable_dhcp': True, u'network_id': u'e0f2b932-6940-4acc-843d-886ca048be4d', u'tenant_id': u'16739a96c2d743ccba4115169225fda0', u'created_at': u'2018-08-24T15:22:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'16739a96c2d743ccba4115169225fda0'}) 2018-08-24 15:22:47,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:22:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "rally_sanity-router_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "admin_state_up": true}}' 2018-08-24 15:22:49,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a67772c6-4ba0-47b1-a480-30539a89eabd Date: Fri, 24 Aug 2018 15:22:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:22:48Z", "revision_number": 2, "routes": [], "project_id": "16739a96c2d743ccba4115169225fda0", "id": "1530fc88-56ea-47bb-b79a-97901541bbb3", "name": "rally_sanity-router_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}} 2018-08-24 15:22:49,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a67772c6-4ba0-47b1-a480-30539a89eabd 2018-08-24 15:22:49,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2884581089s 2018-08-24 15:22:49,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a67772c6-4ba0-47b1-a480-30539a89eabd 2018-08-24 15:22:49,012 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'16739a96c2d743ccba4115169225fda0', u'created_at': u'2018-08-24T15:22:47Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T15:22:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'16739a96c2d743ccba4115169225fda0', u'id': u'1530fc88-56ea-47bb-b79a-97901541bbb3', u'name': u'rally_sanity-router_680f711f-0f18-4a3b-a245-d1b1c8fe1b47'}) 2018-08-24 15:22:49,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:22:49,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"subnet_id": "2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134"}' 2018-08-24 15:22:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb36a2fb-8ad5-4292-af8b-0892fc87ec29 Date: Fri, 24 Aug 2018 15:22:50 GMT RESP BODY: {"network_id": "e0f2b932-6940-4acc-843d-886ca048be4d", "tenant_id": "16739a96c2d743ccba4115169225fda0", "subnet_id": "2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134", "subnet_ids": ["2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134"], "port_id": "48874382-aa97-4213-a8cb-bf3395fd20e8", "id": "1530fc88-56ea-47bb-b79a-97901541bbb3"} 2018-08-24 15:22:50,719 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/add_router_interface.json used request id req-eb36a2fb-8ad5-4292-af8b-0892fc87ec29 2018-08-24 15:22:50,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.70600700378s 2018-08-24 15:22:50,719 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/add_router_interface.json used request id req-eb36a2fb-8ad5-4292-af8b-0892fc87ec29 returning object 1530fc88-56ea-47bb-b79a-97901541bbb3 2018-08-24 15:22:50,719 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:22:50,852 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:22:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:22:50,858 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:22:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:22:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:22:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:22:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-50d34e4a-472b-4d16-9908-646a885b4fb2 Date: Fri, 24 Aug 2018 15:22:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:22:51,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-50d34e4a-472b-4d16-9908-646a885b4fb2 2018-08-24 15:22:51,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2888879776s 2018-08-24 15:22:51,149 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-50d34e4a-472b-4d16-9908-646a885b4fb2 2018-08-24 15:22:51,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:22:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}' 2018-08-24 15:22:51,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fbd7b55-68be-4a1c-a29a-b73ca7411a94 Date: Fri, 24 Aug 2018 15:22:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:22:51Z", "file": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file", "owner": "16739a96c2d743ccba4115169225fda0", "id": "b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "size": null, "self": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "checksum": null, "created_at": "2018-08-24T15:22:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:22:51,204 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3fbd7b55-68be-4a1c-a29a-b73ca7411a94 2018-08-24 15:22:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0478420257568s 2018-08-24 15:22:51,205 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3fbd7b55-68be-4a1c-a29a-b73ca7411a94 returning object b81487d5-1d82-4da9-88c9-9bd31f5deb0d 2018-08-24 15:22:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:22:51,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '' 2018-08-24 15:22:52,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e982a614-44d7-4c7c-b087-adc638958f8e Date: Fri, 24 Aug 2018 15:22:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:22:52,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file used request id req-e982a614-44d7-4c7c-b087-adc638958f8e 2018-08-24 15:22:52,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29840397835s 2018-08-24 15:22:52,504 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file used request id req-e982a614-44d7-4c7c-b087-adc638958f8e 2018-08-24 15:22:52,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:22:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:22:52,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-750eea7b-d485-4a22-8019-00a5ea1a86d8 Date: Fri, 24 Aug 2018 15:22:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:22:52Z", "file": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file", "owner": "16739a96c2d743ccba4115169225fda0", "id": "b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "size": 12716032, "self": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:22:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:22:52,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-750eea7b-d485-4a22-8019-00a5ea1a86d8 2018-08-24 15:22:52,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248770713806s 2018-08-24 15:22:52,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-750eea7b-d485-4a22-8019-00a5ea1a86d8 2018-08-24 15:22:52,535 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file', 'owner': u'16739a96c2d743ccba4115169225fda0', 'id': u'b81487d5-1d82-4da9-88c9-9bd31f5deb0d', 'size': 12716032, u'self': u'/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16739a96c2d743ccba4115169225fda0', 'name': 'rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:22:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:22:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'created': u'2018-08-24T15:22:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:22:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:22:52,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:22:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:22:52,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22: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-0e65b4e3-df00-4df1-b28d-2567573bab79 x-compute-request-id: req-0e65b4e3-df00-4df1-b28d-2567573bab79 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "12d7d0b9-d62b-4451-ad03-d80b41cc64ba"}} 2018-08-24 15:22:52,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0e65b4e3-df00-4df1-b28d-2567573bab79 2018-08-24 15:22:52,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314202070236s 2018-08-24 15:22:52,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0e65b4e3-df00-4df1-b28d-2567573bab79 2018-08-24 15:22:52,851 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'12d7d0b9-d62b-4451-ad03-d80b41cc64ba', 'swap': 0}) 2018-08-24 15:22:52,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:22:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"extra_specs": {}}' 2018-08-24 15:22:52,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:22: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-241f3870-c497-4f90-9739-eb7d644f06f6 x-compute-request-id: req-241f3870-c497-4f90-9739-eb7d644f06f6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:22:52,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba/os-extra_specs used request id req-241f3870-c497-4f90-9739-eb7d644f06f6 2018-08-24 15:22:52,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194478034973s 2018-08-24 15:22:52,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba/os-extra_specs used request id req-241f3870-c497-4f90-9739-eb7d644f06f6 2018-08-24 15:22:52,872 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 15:22:55,732 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 15:22:58,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9750f545-9b50-4fe4-86ae-138e6dae9f02 | 2018-08-24T15:22:58.228136 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9750f545-9b50-4fe4-86ae-138e6dae9f02 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 15:23:02,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 15:23:02,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-24 15:23:02,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 15:23:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:23:02,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:23: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-ee78c9cb-e5a9-459a-8765-2d34cbb58706 x-compute-request-id: req-ee78c9cb-e5a9-459a-8765-2d34cbb58706 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 15:23:02,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-ee78c9cb-e5a9-459a-8765-2d34cbb58706 2018-08-24 15:23:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.333774089813s 2018-08-24 15:23:02,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-ee78c9cb-e5a9-459a-8765-2d34cbb58706 2018-08-24 15:23:02,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:23:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:23:02,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:23: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-a6abeb5b-2420-4c85-b5ac-bab74aa4c20d x-compute-request-id: req-a6abeb5b-2420-4c85-b5ac-bab74aa4c20d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4edddef1-6816-4577-a4e1-b35a155de532", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4edddef1-6816-4577-a4e1-b35a155de532"}} 2018-08-24 15:23:02,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a6abeb5b-2420-4c85-b5ac-bab74aa4c20d 2018-08-24 15:23:02,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0432667732239s 2018-08-24 15:23:02,742 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a6abeb5b-2420-4c85-b5ac-bab74aa4c20d 2018-08-24 15:23:02,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'4edddef1-6816-4577-a4e1-b35a155de532', 'swap': 0}) 2018-08-24 15:23:02,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:23:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" -d '{"extra_specs": {}}' 2018-08-24 15:23:02,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:23: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-b6084c35-b4d3-4efd-b2b7-fba05576bc4c x-compute-request-id: req-b6084c35-b4d3-4efd-b2b7-fba05576bc4c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:23:02,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532/os-extra_specs used request id req-b6084c35-b4d3-4efd-b2b7-fba05576bc4c 2018-08-24 15:23:02,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222721099854s 2018-08-24 15:23:02,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532/os-extra_specs used request id req-b6084c35-b4d3-4efd-b2b7-fba05576bc4c 2018-08-24 15:23:02,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'4edddef1-6816-4577-a4e1-b35a155de532', 'swap': 0}) 2018-08-24 15:23:02,766 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-24 15:23:02,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-08-24 15:23:02,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:23:02,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:23:02,782 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:24:19,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c13d6bae-9f3e-4747-893d-2a7422b15eb9 2018-08-24 15:24:19,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-24 15:24:19,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c13d6bae-9f3e-4747-893d-2a7422b15eb9'] 2018-08-24 15:24:20,154 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c13d6bae-9f3e-4747-893d-2a7422b15eb9 -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 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.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | -> duration | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.55756 Full duration: 9.092261 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050554 Full duration: 9.67974 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768299 Full duration: 9.049963 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 100.0% | 1 | | total | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 100.0% | 1 | | -> duration | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 1.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.955082 Full duration: 10.774043 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 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.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87013 Full duration: 9.042547 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c13d6bae-9f3e-4747-893d-2a7422b15eb9 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.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761458 Full duration: 9.587305 HINTS: * To plot HTML graphics with this data, run: rally task report c13d6bae-9f3e-4747-893d-2a7422b15eb9 --out output.html * To generate a JUnit report, run: rally task export c13d6bae-9f3e-4747-893d-2a7422b15eb9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c13d6bae-9f3e-4747-893d-2a7422b15eb9 --json --out output.json 2018-08-24 15:24:20,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c13d6bae-9f3e-4747-893d-2a7422b15eb9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-24 15:24:22,680 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c13d6bae-9f3e-4747-893d-2a7422b15eb9 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-24 15:24:22.583 766 INFO rally.api [-] Building 'json' report for the following task(s): 'c13d6bae-9f3e-4747-893d-2a7422b15eb9'. 2018-08-24 15:24:22.588 766 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:24:22,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c13d6bae-9f3e-4747-893d-2a7422b15eb9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-24 15:24:25,288 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c13d6bae-9f3e-4747-893d-2a7422b15eb9 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-24 15:24:25.170 769 INFO rally.api [-] Building 'html' report for the following task(s): 'c13d6bae-9f3e-4747-893d-2a7422b15eb9'. 2018-08-24 15:24:25.193 769 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:24:25,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-24 15:24:25,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-24 15:24:25,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-08-24 15:24:25,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:24:25,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:24:25,297 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:26:06,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a37488ce-ec53-43ed-a176-8ea5bdbd0be4 2018-08-24 15:26:06,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a37488ce-ec53-43ed-a176-8ea5bdbd0be4'] 2018-08-24 15:26:07,294 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a37488ce-ec53-43ed-a176-8ea5bdbd0be4 -------------------------------------------------------------------------------- Task a37488ce-ec53-43ed-a176-8ea5bdbd0be4: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a37488ce-ec53-43ed-a176-8ea5bdbd0be4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 2.867 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | glance_v2.delete_image | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | total | 3.893 | 3.893 | 3.893 | 3.893 | 3.893 | 3.893 | 100.0% | 1 | | -> duration | 3.893 | 3.893 | 3.893 | 3.893 | 3.893 | 3.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.89276 Full duration: 14.500575 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a37488ce-ec53-43ed-a176-8ea5bdbd0be4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | glance_v2.list_images | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 100.0% | 1 | | -> duration | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.859631 Full duration: 15.099217 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a37488ce-ec53-43ed-a176-8ea5bdbd0be4 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.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | -> duration | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.219701 Full duration: 10.191993 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "e0f2b932-6940-4acc-843d-886ca048be4d" } ], "flavor": { "name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a37488ce-ec53-43ed-a176-8ea5bdbd0be4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | nova.boot_servers | 14.235 | 14.235 | 14.235 | 14.235 | 14.235 | 14.235 | 100.0% | 1 | | total | 17.025 | 17.025 | 17.025 | 17.025 | 17.025 | 17.025 | 100.0% | 1 | | -> duration | 16.025 | 16.025 | 16.025 | 16.025 | 16.025 | 16.025 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.024687 Full duration: 38.779915 HINTS: * To plot HTML graphics with this data, run: rally task report a37488ce-ec53-43ed-a176-8ea5bdbd0be4 --out output.html * To generate a JUnit report, run: rally task export a37488ce-ec53-43ed-a176-8ea5bdbd0be4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a37488ce-ec53-43ed-a176-8ea5bdbd0be4 --json --out output.json 2018-08-24 15:26:07,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a37488ce-ec53-43ed-a176-8ea5bdbd0be4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-24 15:26:09,709 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a37488ce-ec53-43ed-a176-8ea5bdbd0be4 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-24 15:26:09.615 1322 INFO rally.api [-] Building 'json' report for the following task(s): 'a37488ce-ec53-43ed-a176-8ea5bdbd0be4'. 2018-08-24 15:26:09.620 1322 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:26:09,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a37488ce-ec53-43ed-a176-8ea5bdbd0be4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-24 15:26:12,136 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a37488ce-ec53-43ed-a176-8ea5bdbd0be4 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-24 15:26:12.025 1325 INFO rally.api [-] Building 'html' report for the following task(s): 'a37488ce-ec53-43ed-a176-8ea5bdbd0be4'. 2018-08-24 15:26:12.047 1325 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:26:12,142 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-24 15:26:12,142 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-24 15:26:12,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-08-24 15:26:12,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:26:12,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:26:12,156 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:29:42,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee8a18f6-a56c-4a0b-a7d1-33529b263238 2018-08-24 15:29:42,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ee8a18f6-a56c-4a0b-a7d1-33529b263238'] 2018-08-24 15:29:43,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ee8a18f6-a56c-4a0b-a7d1-33529b263238 -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.456 | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.387 | 2.387 | 2.387 | 2.387 | 2.387 | 2.387 | 100.0% | 1 | | total | 5.844 | 5.844 | 5.844 | 5.844 | 5.844 | 5.844 | 100.0% | 1 | | -> duration | 5.844 | 5.844 | 5.844 | 5.844 | 5.844 | 5.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.843632 Full duration: 23.876293 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.477 | 3.477 | 3.477 | 3.477 | 3.477 | 3.477 | 100.0% | 1 | | cinder_v2.delete_volume | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | total | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 100.0% | 1 | | -> duration | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.100284 Full duration: 16.190375 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.912 | 3.912 | 3.912 | 3.912 | 3.912 | 3.912 | 100.0% | 1 | | cinder_v2.delete_volume | 2.583 | 2.583 | 2.583 | 2.583 | 2.583 | 2.583 | 100.0% | 1 | | total | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 100.0% | 1 | | -> duration | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 6.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.495154 Full duration: 18.80291 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.629 | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 100.0% | 1 | | cinder_v2.delete_volume | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | total | 4.177 | 4.177 | 4.177 | 4.177 | 4.177 | 4.177 | 100.0% | 1 | | -> duration | 4.177 | 4.177 | 4.177 | 4.177 | 4.177 | 4.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.176756 Full duration: 15.936874 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.387 | 3.387 | 3.387 | 3.387 | 3.387 | 3.387 | 100.0% | 1 | | cinder_v2.extend_volume | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.delete_volume | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 100.0% | 1 | | total | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 100.0% | 1 | | -> duration | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.595042 Full duration: 19.236253 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.738 | 3.738 | 3.738 | 3.738 | 3.738 | 3.738 | 100.0% | 1 | | cinder_v2.delete_volume | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | total | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 100.0% | 1 | | -> duration | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.650377 Full duration: 25.011852 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | cinder_v2.list_qos | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | -> duration | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.104289 Full duration: 15.180753 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | cinder_v2.set_qos | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004563 Full duration: 15.228152 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | cinder_v2.list_types | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924302 Full duration: 15.199057 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee8a18f6-a56c-4a0b-a7d1-33529b263238 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> duration | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.262859 Full duration: 15.520435 HINTS: * To plot HTML graphics with this data, run: rally task report ee8a18f6-a56c-4a0b-a7d1-33529b263238 --out output.html * To generate a JUnit report, run: rally task export ee8a18f6-a56c-4a0b-a7d1-33529b263238 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee8a18f6-a56c-4a0b-a7d1-33529b263238 --json --out output.json 2018-08-24 15:29:43,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ee8a18f6-a56c-4a0b-a7d1-33529b263238', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-24 15:29:45,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ee8a18f6-a56c-4a0b-a7d1-33529b263238 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-24 15:29:45.703 3114 INFO rally.api [-] Building 'json' report for the following task(s): 'ee8a18f6-a56c-4a0b-a7d1-33529b263238'. 2018-08-24 15:29:45.712 3114 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:29:45,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ee8a18f6-a56c-4a0b-a7d1-33529b263238', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-24 15:29:48,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ee8a18f6-a56c-4a0b-a7d1-33529b263238 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-24 15:29:48.322 3117 INFO rally.api [-] Building 'html' report for the following task(s): 'ee8a18f6-a56c-4a0b-a7d1-33529b263238'. 2018-08-24 15:29:48.349 3117 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:29:48,460 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-24 15:29:48,460 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-24 15:29:48,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-08-24 15:29:48,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:29:48,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:29:48,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:32:07,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9938dbfd-7784-4f58-8a19-34790c20203d 2018-08-24 15:32:07,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9938dbfd-7784-4f58-8a19-34790c20203d'] 2018-08-24 15:32:08,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9938dbfd-7784-4f58-8a19-34790c20203d -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71231 Full duration: 9.251189 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705644 Full duration: 9.232295 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> duration | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674905 Full duration: 9.115542 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> duration | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082088 Full duration: 10.083679 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65449 Full duration: 8.931454 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> duration | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97531 Full duration: 10.228691 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692907 Full duration: 9.646458 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | -> duration | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.589411 Full duration: 11.020942 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666544 Full duration: 9.430751 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | gnocchi.delete_metric | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> duration | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.206213 Full duration: 10.40776 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9938dbfd-7784-4f58-8a19-34790c20203d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | gnocchi.delete_resource | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.947465 Full duration: 9.99982 HINTS: * To plot HTML graphics with this data, run: rally task report 9938dbfd-7784-4f58-8a19-34790c20203d --out output.html * To generate a JUnit report, run: rally task export 9938dbfd-7784-4f58-8a19-34790c20203d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9938dbfd-7784-4f58-8a19-34790c20203d --json --out output.json 2018-08-24 15:32:08,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9938dbfd-7784-4f58-8a19-34790c20203d', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-24 15:32:10,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9938dbfd-7784-4f58-8a19-34790c20203d --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-24 15:32:10.736 4252 INFO rally.api [-] Building 'json' report for the following task(s): '9938dbfd-7784-4f58-8a19-34790c20203d'. 2018-08-24 15:32:10.744 4252 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:32:10,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9938dbfd-7784-4f58-8a19-34790c20203d', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-24 15:32:13,453 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9938dbfd-7784-4f58-8a19-34790c20203d --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-24 15:32:13.330 4255 INFO rally.api [-] Building 'html' report for the following task(s): '9938dbfd-7784-4f58-8a19-34790c20203d'. 2018-08-24 15:32:13.358 4255 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:32:13,465 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-24 15:32:13,466 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-24 15:32:13,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-08-24 15:32:13,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:32:13,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:32:13,478 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:34:19,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de497811-d2c5-420e-a729-7ff2cc95df46 2018-08-24 15:34:19,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'de497811-d2c5-420e-a729-7ff2cc95df46'] 2018-08-24 15:34:20,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid de497811-d2c5-420e-a729-7ff2cc95df46 -------------------------------------------------------------------------------- Task de497811-d2c5-420e-a729-7ff2cc95df46: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de497811-d2c5-420e-a729-7ff2cc95df46 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 100.0% | 1 | | heat.update_stack | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | heat.delete_stack | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 100.0% | 1 | | total | 12.646 | 12.646 | 12.646 | 12.646 | 12.646 | 12.646 | 100.0% | 1 | | -> duration | 8.646 | 8.646 | 8.646 | 8.646 | 8.646 | 8.646 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.645825 Full duration: 30.055089 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de497811-d2c5-420e-a729-7ff2cc95df46 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.492 | 5.492 | 5.492 | 5.492 | 5.492 | 5.492 | 100.0% | 1 | | heat.check_stack | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | heat.delete_stack | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | total | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 100.0% | 1 | | -> duration | 5.974 | 5.974 | 5.974 | 5.974 | 5.974 | 5.974 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.974159 Full duration: 23.716416 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de497811-d2c5-420e-a729-7ff2cc95df46 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.44 | 5.44 | 5.44 | 5.44 | 5.44 | 5.44 | 100.0% | 1 | | heat.suspend_stack | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | heat.resume_stack | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | heat.delete_stack | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 100.0% | 1 | | total | 10.406 | 10.406 | 10.406 | 10.406 | 10.406 | 10.406 | 100.0% | 1 | | -> duration | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.405811 Full duration: 25.009046 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de497811-d2c5-420e-a729-7ff2cc95df46 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | total | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> duration | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687463 Full duration: 13.817514 HINTS: * To plot HTML graphics with this data, run: rally task report de497811-d2c5-420e-a729-7ff2cc95df46 --out output.html * To generate a JUnit report, run: rally task export de497811-d2c5-420e-a729-7ff2cc95df46 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de497811-d2c5-420e-a729-7ff2cc95df46 --json --out output.json 2018-08-24 15:34:20,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'de497811-d2c5-420e-a729-7ff2cc95df46', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-24 15:34:23,058 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid de497811-d2c5-420e-a729-7ff2cc95df46 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-24 15:34:22.957 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'de497811-d2c5-420e-a729-7ff2cc95df46'. 2018-08-24 15:34:22.961 5168 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:34:23,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'de497811-d2c5-420e-a729-7ff2cc95df46', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-24 15:34:25,605 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid de497811-d2c5-420e-a729-7ff2cc95df46 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-24 15:34:25.490 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'de497811-d2c5-420e-a729-7ff2cc95df46'. 2018-08-24 15:34:25.511 5171 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:34:25,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-24 15:34:25,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-24 15:34:25,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-08-24 15:34:25,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:34:25,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:34:25,623 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:38:24,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 2018-08-24 15:38:24,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2'] 2018-08-24 15:38:25,001 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | keystone_v3.add_role | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.revoke_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.065456 Full duration: 18.054062 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.add_role | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | keystone_v3.list_roles | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> duration | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.096718 Full duration: 18.010366 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | keystone_v3.list_projects | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> duration | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171712 Full duration: 18.282539 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.delete_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876745 Full duration: 16.03802 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | keystone_v3.delete_service | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955097 Full duration: 15.521429 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | keystone_v3.create_user | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | -> keystone_v3.add_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | keystone_v3.create_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.get_project | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_user | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.get_role | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | keystone_v3.list_services | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.get_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> duration | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.8521 Full duration: 24.436998 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | keystone_v3.update_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_project | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.203587 Full duration: 16.258029 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | total | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> duration | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123165 Full duration: 18.325412 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | total | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> duration | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032805 Full duration: 17.591951 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | keystone_v3.list_users | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | -> duration | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.270903 Full duration: 18.173246 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 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.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | keystone_v3.create_users | 6.642 | 6.642 | 6.642 | 6.642 | 6.642 | 6.642 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.642 | 6.642 | 6.642 | 6.642 | 6.642 | 6.642 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | total | 8.839 | 8.839 | 8.839 | 8.839 | 8.839 | 8.839 | 100.0% | 1 | | -> duration | 8.839 | 8.839 | 8.839 | 8.839 | 8.839 | 8.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.838912 Full duration: 31.803394 HINTS: * To plot HTML graphics with this data, run: rally task report 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 --out output.html * To generate a JUnit report, run: rally task export 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 --json --out output.json 2018-08-24 15:38:25,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-24 15:38:27,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-24 15:38:27.324 7086 INFO rally.api [-] Building 'json' report for the following task(s): '6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2'. 2018-08-24 15:38:27.335 7086 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:38:27,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-24 15:38:30,026 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-24 15:38:29.899 7089 INFO rally.api [-] Building 'html' report for the following task(s): '6b2e70c5-0609-4661-9cc1-eb7f3ac2dbb2'. 2018-08-24 15:38:29.929 7089 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:38:30,034 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-24 15:38:30,035 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-24 15:38:30,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-08-24 15:38:30,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:38:30,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:38:30,043 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:44:11,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 2018-08-24 15:44:11,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '258b9ae1-c572-42fa-9cc0-f9d79e453a5c'] 2018-08-24 15:44:12,633 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 258b9ae1-c572-42fa-9cc0-f9d79e453a5c -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.delete_network | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | -> duration | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.652559 Full duration: 17.325497 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.585 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 100.0% | 1 | | neutron.delete_port | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 100.0% | 1 | | -> duration | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.154334 Full duration: 30.24515 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | neutron.create_subnet | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_router | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | neutron.add_interface_router | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 100.0% | 1 | | neutron.remove_interface_router | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 100.0% | 1 | | neutron.delete_router | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 5.92 | 5.92 | 5.92 | 5.92 | 5.92 | 5.92 | 100.0% | 1 | | -> duration | 5.92 | 5.92 | 5.92 | 5.92 | 5.92 | 5.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.919518 Full duration: 38.659751 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | neutron.delete_subnet | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.791143 Full duration: 29.716076 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.list_networks | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> duration | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.207224 Full duration: 19.488369 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | neutron.list_ports | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> duration | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.49042 Full duration: 31.762769 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | neutron.create_subnet | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | neutron.create_router | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | neutron.add_interface_router | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | neutron.list_routers | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | -> duration | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.637348 Full duration: 42.222869 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | neutron.create_subnet | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | neutron.list_subnets | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> duration | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688969 Full duration: 34.68392 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | neutron.delete_security_group | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.435631 Full duration: 17.21061 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_security_group_rule | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.delete_security_group | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.374706 Full duration: 17.110419 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 258b9ae1-c572-42fa-9cc0-f9d79e453a5c 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_router | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | neutron.add_gateway_router | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | neutron.remove_gateway_router | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | total | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 100.0% | 1 | | -> duration | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.81569 Full duration: 30.524023 HINTS: * To plot HTML graphics with this data, run: rally task report 258b9ae1-c572-42fa-9cc0-f9d79e453a5c --out output.html * To generate a JUnit report, run: rally task export 258b9ae1-c572-42fa-9cc0-f9d79e453a5c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 258b9ae1-c572-42fa-9cc0-f9d79e453a5c --json --out output.json 2018-08-24 15:44:12,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '258b9ae1-c572-42fa-9cc0-f9d79e453a5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-24 15:44:15,168 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 258b9ae1-c572-42fa-9cc0-f9d79e453a5c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-24 15:44:15.062 10384 INFO rally.api [-] Building 'json' report for the following task(s): '258b9ae1-c572-42fa-9cc0-f9d79e453a5c'. 2018-08-24 15:44:15.073 10384 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:44:15,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '258b9ae1-c572-42fa-9cc0-f9d79e453a5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-24 15:44:17,773 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 258b9ae1-c572-42fa-9cc0-f9d79e453a5c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-24 15:44:17.640 10387 INFO rally.api [-] Building 'html' report for the following task(s): '258b9ae1-c572-42fa-9cc0-f9d79e453a5c'. 2018-08-24 15:44:17.670 10387 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:44:17,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-24 15:44:17,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-24 15:44:17,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-08-24 15:44:17,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:44:17,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:44:17,805 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:45:29,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2a4792a-aec6-439a-a0f6-55bdaf31614b 2018-08-24 15:45:29,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f2a4792a-aec6-439a-a0f6-55bdaf31614b'] 2018-08-24 15:45:29,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f2a4792a-aec6-439a-a0f6-55bdaf31614b -------------------------------------------------------------------------------- Task f2a4792a-aec6-439a-a0f6-55bdaf31614b: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47" }, "image": { "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47" }, "nics": [ { "net-id": "e0f2b932-6940-4acc-843d-886ca048be4d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2a4792a-aec6-439a-a0f6-55bdaf31614b has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.586 | 9.586 | 9.586 | 9.586 | 9.586 | 9.586 | 100.0% | 1 | | nova.live_migrate | 9.02 | 9.02 | 9.02 | 9.02 | 9.02 | 9.02 | 0.0% | 1 | | total | 18.606 | 18.606 | 18.606 | 18.606 | 18.606 | 18.606 | 0.0% | 1 | | -> duration | 17.606 | 17.606 | 17.606 | 17.606 | 17.606 | 17.606 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.60628 Full duration: 34.847994 HINTS: * To plot HTML graphics with this data, run: rally task report f2a4792a-aec6-439a-a0f6-55bdaf31614b --out output.html * To generate a JUnit report, run: rally task export f2a4792a-aec6-439a-a0f6-55bdaf31614b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2a4792a-aec6-439a-a0f6-55bdaf31614b --json --out output.json At least one workload did not pass SLA criteria. 2018-08-24 15:45:29,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f2a4792a-aec6-439a-a0f6-55bdaf31614b', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-24 15:45:32,584 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f2a4792a-aec6-439a-a0f6-55bdaf31614b --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-24 15:45:32.485 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'f2a4792a-aec6-439a-a0f6-55bdaf31614b'. 2018-08-24 15:45:32.487 10622 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:45:32,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f2a4792a-aec6-439a-a0f6-55bdaf31614b', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-24 15:45:35,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f2a4792a-aec6-439a-a0f6-55bdaf31614b --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-24 15:45:35.045 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'f2a4792a-aec6-439a-a0f6-55bdaf31614b'. 2018-08-24 15:45:35.062 10625 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:45:35,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-24 15:45:35,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-24 15:45:35,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-08-24 15:45:35,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-24 15:45:35,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-24 15:45:35,171 - 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': 'e0f2b932-6940-4acc-843d-886ca048be4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'flavor_name': 'rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', '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_680f711f-0f18-4a3b-a245-d1b1c8fe1b47', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-24 15:46:39,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed25f1b1-323a-48e6-b2a7-b347929ed2af 2018-08-24 15:46:39,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ed25f1b1-323a-48e6-b2a7-b347929ed2af'] 2018-08-24 15:46:40,447 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ed25f1b1-323a-48e6-b2a7-b347929ed2af -------------------------------------------------------------------------------- Task ed25f1b1-323a-48e6-b2a7-b347929ed2af: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed25f1b1-323a-48e6-b2a7-b347929ed2af 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | quotas.delete_quotas | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.089168 Full duration: 10.989009 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed25f1b1-323a-48e6-b2a7-b347929ed2af 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.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902187 Full duration: 10.71015 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed25f1b1-323a-48e6-b2a7-b347929ed2af 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.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820556 Full duration: 10.580454 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed25f1b1-323a-48e6-b2a7-b347929ed2af 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.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090658 Full duration: 10.618734 HINTS: * To plot HTML graphics with this data, run: rally task report ed25f1b1-323a-48e6-b2a7-b347929ed2af --out output.html * To generate a JUnit report, run: rally task export ed25f1b1-323a-48e6-b2a7-b347929ed2af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ed25f1b1-323a-48e6-b2a7-b347929ed2af --json --out output.json 2018-08-24 15:46:40,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ed25f1b1-323a-48e6-b2a7-b347929ed2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-24 15:46:43,054 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ed25f1b1-323a-48e6-b2a7-b347929ed2af --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-24 15:46:42.954 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'ed25f1b1-323a-48e6-b2a7-b347929ed2af'. 2018-08-24 15:46:42.958 11138 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:46:43,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ed25f1b1-323a-48e6-b2a7-b347929ed2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-24 15:46:45,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ed25f1b1-323a-48e6-b2a7-b347929ed2af --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-24 15:46:45.436 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'ed25f1b1-323a-48e6-b2a7-b347929ed2af'. 2018-08-24 15:46:45.456 11141 INFO rally.api [-] The report has been successfully built. 2018-08-24 15:46:45,555 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-24 15:46:45,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:57 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 03:00 | 10 | 100.00% | | gnocchi | 01:47 | 11 | 100.00% | | heat | 01:32 | 4 | 100.00% | | keystone | 03:32 | 11 | 100.00% | | neutron | 05:08 | 11 | 100.00% | | nova | 00:34 | 1 | 0.00% | | quotas | 00:42 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:35 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-24 15:46:45,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-24 15:46:45,685 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:46:45,685 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-24 15:46:45,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:46:45,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e87a3bf8-b712-490e-978f-bbfc1492d491 x-compute-request-id: req-e87a3bf8-b712-490e-978f-bbfc1492d491 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "12d7d0b9-d62b-4451-ad03-d80b41cc64ba"}, {"name": "rally_sanity-flavor_alt_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4edddef1-6816-4577-a4e1-b35a155de532", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4edddef1-6816-4577-a4e1-b35a155de532"}]} 2018-08-24 15:46:45,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e87a3bf8-b712-490e-978f-bbfc1492d491 2018-08-24 15:46:45,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.28396487236s 2018-08-24 15:46:45,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e87a3bf8-b712-490e-978f-bbfc1492d491 2018-08-24 15:46:45,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:46:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:46,011 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e9165f4-8e3a-4b8d-8b25-0c67973b92af x-compute-request-id: req-8e9165f4-8e3a-4b8d-8b25-0c67973b92af Content-Length: 0 Content-Type: application/json 2018-08-24 15:46:46,011 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532 used request id req-8e9165f4-8e3a-4b8d-8b25-0c67973b92af 2018-08-24 15:46:46,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0332219600677s 2018-08-24 15:46:46,011 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4edddef1-6816-4577-a4e1-b35a155de532 used request id req-8e9165f4-8e3a-4b8d-8b25-0c67973b92af 2018-08-24 15:46:46,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:46:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" -d '{"subnet_id": "2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134"}' 2018-08-24 15:46:47,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-64beec02-ba4a-4a40-bfa4-f8f82590eeb7 Date: Fri, 24 Aug 2018 15:46:47 GMT RESP BODY: {"network_id": "e0f2b932-6940-4acc-843d-886ca048be4d", "tenant_id": "16739a96c2d743ccba4115169225fda0", "subnet_id": "2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134", "subnet_ids": ["2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134"], "port_id": "48874382-aa97-4213-a8cb-bf3395fd20e8", "id": "1530fc88-56ea-47bb-b79a-97901541bbb3"} 2018-08-24 15:46:47,981 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/remove_router_interface.json used request id req-64beec02-ba4a-4a40-bfa4-f8f82590eeb7 2018-08-24 15:46:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96911811829s 2018-08-24 15:46:47,982 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3/remove_router_interface.json used request id req-64beec02-ba4a-4a40-bfa4-f8f82590eeb7 returning object 1530fc88-56ea-47bb-b79a-97901541bbb3 2018-08-24 15:46:47,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:46:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:48,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-00c80b78-c18f-4f9a-a304-9cfc15ff0142 Date: Fri, 24 Aug 2018 15:46:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:46:46Z", "revision_number": 4, "routes": [], "project_id": "16739a96c2d743ccba4115169225fda0", "id": "1530fc88-56ea-47bb-b79a-97901541bbb3", "name": "rally_sanity-router_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}]} 2018-08-24 15:46:48,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-00c80b78-c18f-4f9a-a304-9cfc15ff0142 2018-08-24 15:46:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114494085312s 2018-08-24 15:46:48,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-00c80b78-c18f-4f9a-a304-9cfc15ff0142 2018-08-24 15:46:48,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:46:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:49,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-851123b4-e594-4c76-83b3-181e97797eef Content-Length: 0 Date: Fri, 24 Aug 2018 15:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:46:49,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3.json used request id req-851123b4-e594-4c76-83b3-181e97797eef 2018-08-24 15:46:49,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.5266919136s 2018-08-24 15:46:49,625 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/1530fc88-56ea-47bb-b79a-97901541bbb3.json used request id req-851123b4-e594-4c76-83b3-181e97797eef 2018-08-24 15:46:49,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:46:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:49,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-ec8e16e4-36d9-41ad-8ae8-131552d115be Date: Fri, 24 Aug 2018 15:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0f2b932-6940-4acc-843d-886ca048be4d","tenant_id":"16739a96c2d743ccba4115169225fda0","created_at":"2018-08-24T15:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:22:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"16739a96c2d743ccba4115169225fda0","id":"2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134","subnetpool_id":null,"name":"rally_sanity-subnet_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 15:46:49,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ec8e16e4-36d9-41ad-8ae8-131552d115be 2018-08-24 15:46:49,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489599704742s 2018-08-24 15:46:49,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ec8e16e4-36d9-41ad-8ae8-131552d115be 2018-08-24 15:46:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:46:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:50,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ade02baf-fd6b-46e6-9fc4-358c3b0a1dbb Date: Fri, 24 Aug 2018 15:46:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:46:50,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134.json used request id req-ade02baf-fd6b-46e6-9fc4-358c3b0a1dbb 2018-08-24 15:46:50,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18042612076s 2018-08-24 15:46:50,857 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/2cbcdfcc-ae87-4c0b-b3a3-d8ae15786134.json used request id req-ade02baf-fd6b-46e6-9fc4-358c3b0a1dbb 2018-08-24 15:46:50,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:46:50,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:50,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-41fb80b3-b686-414a-a3bb-3993cd1c2a0c Date: Fri, 24 Aug 2018 15:46:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e0f2b932-6940-4acc-843d-886ca048be4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"16739a96c2d743ccba4115169225fda0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:46:50Z","provider:segmentation_id":56,"name":"rally_sanity-net_680f711f-0f18-4a3b-a245-d1b1c8fe1b47","admin_state_up":true,"tenant_id":"16739a96c2d743ccba4115169225fda0","created_at":"2018-08-24T15:22:46Z","provider:network_type":"vxlan"}]} 2018-08-24 15:46:50,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-41fb80b3-b686-414a-a3bb-3993cd1c2a0c 2018-08-24 15:46:50,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0826799869537s 2018-08-24 15:46:50,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-41fb80b3-b686-414a-a3bb-3993cd1c2a0c 2018-08-24 15:46:50,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:46:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/e0f2b932-6940-4acc-843d-886ca048be4d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:52,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84456024-2c49-4967-9793-3ac38424d715 Date: Fri, 24 Aug 2018 15:46:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:46:52,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/e0f2b932-6940-4acc-843d-886ca048be4d.json used request id req-84456024-2c49-4967-9793-3ac38424d715 2018-08-24 15:46:52,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56015205383s 2018-08-24 15:46:52,503 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/e0f2b932-6940-4acc-843d-886ca048be4d.json used request id req-84456024-2c49-4967-9793-3ac38424d715 2018-08-24 15:46:52,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:46:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:52,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-3aafb009-af27-43a6-a6d4-3df57dee7ba7 Date: Fri, 24 Aug 2018 15:46:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:22:52Z", "file": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/file", "owner": "16739a96c2d743ccba4115169225fda0", "id": "b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "size": 12716032, "self": "/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:22:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:46:52,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3aafb009-af27-43a6-a6d4-3df57dee7ba7 2018-08-24 15:46:52,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285686969757s 2018-08-24 15:46:52,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3aafb009-af27-43a6-a6d4-3df57dee7ba7 2018-08-24 15:46:52,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:46:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a13d1db7b220c1913006f0fafb94d2a0d70073f" 2018-08-24 15:46:53,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-134e9f93-be3c-4136-841d-1b1a175e59b7 Date: Fri, 24 Aug 2018 15:46:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:46:53,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d used request id req-134e9f93-be3c-4136-841d-1b1a175e59b7 2018-08-24 15:46:53,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.471570968628s 2018-08-24 15:46:53,267 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b81487d5-1d82-4da9-88c9-9bd31f5deb0d used request id req-134e9f93-be3c-4136-841d-1b1a175e59b7 2018-08-24 15:46:53,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:46:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:53,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46: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-5743c248-6a74-4c98-b77b-e38f3564d89b x-compute-request-id: req-5743c248-6a74-4c98-b77b-e38f3564d89b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "12d7d0b9-d62b-4451-ad03-d80b41cc64ba"}]} 2018-08-24 15:46:53,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-5743c248-6a74-4c98-b77b-e38f3564d89b 2018-08-24 15:46:53,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0190920829773s 2018-08-24 15:46:53,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-5743c248-6a74-4c98-b77b-e38f3564d89b 2018-08-24 15:46:53,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:46:53,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:53,317 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:46: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-47a016d6-66c8-41fe-9b8b-20f737bab6a8 x-compute-request-id: req-47a016d6-66c8-41fe-9b8b-20f737bab6a8 Content-Length: 0 Content-Type: application/json 2018-08-24 15:46:53,318 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba used request id req-47a016d6-66c8-41fe-9b8b-20f737bab6a8 2018-08-24 15:46:53,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293588638306s 2018-08-24 15:46:53,318 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/12d7d0b9-d62b-4451-ad03-d80b41cc64ba used request id req-47a016d6-66c8-41fe-9b8b-20f737bab6a8 2018-08-24 15:46:53,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:46:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:53,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959a472b-06ab-422f-8f15-9de35acf98e9 Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": {"self": "http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "106bff0d8dca4637ba926c73c7b83511", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:46:53,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-959a472b-06ab-422f-8f15-9de35acf98e9 2018-08-24 15:46:53,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201121091843s 2018-08-24 15:46:53,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-959a472b-06ab-422f-8f15-9de35acf98e9 2018-08-24 15:46:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:46:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:53,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b39573-0d4c-42c1-8f3f-dd9b437d6e7c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_680f711f-0f18-4a3b-a245-d1b1c8fe1b47", "links": {"self": "http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "106bff0d8dca4637ba926c73c7b83511", "description": null}} 2018-08-24 15:46:53,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 used request id req-e0b39573-0d4c-42c1-8f3f-dd9b437d6e7c 2018-08-24 15:46:53,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188848018646s 2018-08-24 15:46:53,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 used request id req-e0b39573-0d4c-42c1-8f3f-dd9b437d6e7c 2018-08-24 15:46:53,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 15:46:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:53,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb59235-28df-4bc7-9e41-cc1a001c1de0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:46:53,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 used request id req-bfb59235-28df-4bc7-9e41-cc1a001c1de0 2018-08-24 15:46:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247878074646s 2018-08-24 15:46:53,964 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/106bff0d8dca4637ba926c73c7b83511 used request id req-bfb59235-28df-4bc7-9e41-cc1a001c1de0 2018-08-24 15:46:53,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:46:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:54,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50340de-aaae-432c-931f-014ed4c75b93 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0"}, "tags": [], "enabled": true, "id": "16739a96c2d743ccba4115169225fda0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_680f711f-0f18-4a3b-a245-d1b1c8fe1b47"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}]} 2018-08-24 15:46:54,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-b50340de-aaae-432c-931f-014ed4c75b93 2018-08-24 15:46:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19194984436s 2018-08-24 15:46:54,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-b50340de-aaae-432c-931f-014ed4c75b93 2018-08-24 15:46:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 15:46:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bab11effd3953371e44b5c132d150a387f61e63" 2018-08-24 15:46:54,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:46:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-842b3769-b58c-4a03-9bd5-9bca4e60f75b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:46:54,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0 used request id req-842b3769-b58c-4a03-9bd5-9bca4e60f75b 2018-08-24 15:46:54,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247232913971s 2018-08-24 15:46:54,415 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/16739a96c2d743ccba4115169225fda0 used request id req-842b3769-b58c-4a03-9bd5-9bca4e60f75b 2018-08-24 15:46:54,416 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-24 15:46:54,476 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-24 15:46:54,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:46:54,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:46:54,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:46:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:46:54,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30002bec-0fd9-4877-ac17-944fa77d344a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:46:54,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-30002bec-0fd9-4877-ac17-944fa77d344a 2018-08-24 15:46:54,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:46:54,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["SAg3zlibSkurMm6-lpV54w"], "issued_at": "2018-08-24T15:46:54.000000Z"}} 2018-08-24 15:46:54,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:46:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:46:55,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7e63af59-f966-4a20-a6de-dc3b51237140 Date: Fri, 24 Aug 2018 15:46:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:46:55,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7e63af59-f966-4a20-a6de-dc3b51237140 2018-08-24 15:46:55,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285523176193s 2018-08-24 15:46:55,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7e63af59-f966-4a20-a6de-dc3b51237140 2018-08-24 15:46:55,213 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 15:46:58,104 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 15:47:00,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b72cbb38-3f13-4cdc-8a9b-7b4661186aa8 | 2018-08-24T15:47:00.579137 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b72cbb38-3f13-4cdc-8a9b-7b4661186aa8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 15:47:04,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 15:47:04,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 15:47:07,439 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 15:47:10,886 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=73c12651-d1c0-4edc-a88a-fd2299df201c) as the default verifier for the future CLI operations. 2018-08-24 15:47:14,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 15:47:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:14,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-861dacfc-3a84-48e7-ba5f-710e53416a93 Date: Fri, 24 Aug 2018 15:47:14 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 15:47:14,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-861dacfc-3a84-48e7-ba5f-710e53416a93 2018-08-24 15:47:14,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0103180408478s 2018-08-24 15:47:14,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-861dacfc-3a84-48e7-ba5f-710e53416a93 2018-08-24 15:47:14,335 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-24 15:47:14,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:47:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"network": {"shared": true, "name": "refstack_defcore-net_b029ea2b-0462-4705-9cda-2015737260db", "admin_state_up": true}}' 2018-08-24 15:47:14,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-b9b3c6bb-99a5-42a9-adde-8596baa2cde2 Date: Fri, 24 Aug 2018 15:47:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"471fbff3-5ac4-4335-bfae-50edeac0551c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:47:14Z","is_default":false,"provider:segmentation_id":23,"name":"refstack_defcore-net_b029ea2b-0462-4705-9cda-2015737260db","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:47:14Z","mtu":1450}} 2018-08-24 15:47:14,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b9b3c6bb-99a5-42a9-adde-8596baa2cde2 2018-08-24 15:47:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329910993576s 2018-08-24 15:47:14,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b9b3c6bb-99a5-42a9-adde-8596baa2cde2 2018-08-24 15:47:14,667 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T15:47:14Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'471fbff3-5ac4-4335-bfae-50edeac0551c', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-net_b029ea2b-0462-4705-9cda-2015737260db', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:47:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:47:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:47:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:14,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-b7405524-97f5-4531-addb-81064b9a8676 Date: Fri, 24 Aug 2018 15:47:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"471fbff3-5ac4-4335-bfae-50edeac0551c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:47:14Z","provider:segmentation_id":23,"name":"refstack_defcore-net_b029ea2b-0462-4705-9cda-2015737260db","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:47:14Z","provider:network_type":"vxlan"}]} 2018-08-24 15:47:14,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b7405524-97f5-4531-addb-81064b9a8676 2018-08-24 15:47:14,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949380397797s 2018-08-24 15:47:14,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b7405524-97f5-4531-addb-81064b9a8676 2018-08-24 15:47:14,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:47:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"subnet": {"name": "refstack_defcore-subnet_b029ea2b-0462-4705-9cda-2015737260db", "enable_dhcp": true, "network_id": "471fbff3-5ac4-4335-bfae-50edeac0551c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:47:15,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b72df416-af2d-4a5f-8a6c-cca638de8c50 Date: Fri, 24 Aug 2018 15:47:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"471fbff3-5ac4-4335-bfae-50edeac0551c","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:47:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:47:14Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"bc5eb93f-065e-415c-9353-f1aba59221d2","subnetpool_id":null,"name":"refstack_defcore-subnet_b029ea2b-0462-4705-9cda-2015737260db"}} 2018-08-24 15:47:15,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b72df416-af2d-4a5f-8a6c-cca638de8c50 2018-08-24 15:47:15,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.454085111618s 2018-08-24 15:47:15,220 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b72df416-af2d-4a5f-8a6c-cca638de8c50 2018-08-24 15:47:15,220 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:47:14Z', 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'bc5eb93f-065e-415c-9353-f1aba59221d2', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_b029ea2b-0462-4705-9cda-2015737260db', u'enable_dhcp': True, u'network_id': u'471fbff3-5ac4-4335-bfae-50edeac0551c', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:47:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:47:15,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:47:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "refstack_defcore-router_b029ea2b-0462-4705-9cda-2015737260db", "admin_state_up": true}}' 2018-08-24 15:47:16,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f38417ec-8048-4059-8820-30bc069edb14 Date: Fri, 24 Aug 2018 15:47:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:47:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:47:16Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "6b9af933-7b43-4bbd-9802-f60ac1861d9e", "name": "refstack_defcore-router_b029ea2b-0462-4705-9cda-2015737260db"}} 2018-08-24 15:47:16,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f38417ec-8048-4059-8820-30bc069edb14 2018-08-24 15:47:16,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53833007812s 2018-08-24 15:47:16,759 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f38417ec-8048-4059-8820-30bc069edb14 2018-08-24 15:47:16,760 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:47:15Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T15:47:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'6b9af933-7b43-4bbd-9802-f60ac1861d9e', u'name': u'refstack_defcore-router_b029ea2b-0462-4705-9cda-2015737260db'}) 2018-08-24 15:47:16,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:47:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"subnet_id": "bc5eb93f-065e-415c-9353-f1aba59221d2"}' 2018-08-24 15:47:18,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acbc4fcd-159c-45b5-b0a2-7ce7199935c5 Date: Fri, 24 Aug 2018 15:47:18 GMT RESP BODY: {"network_id": "471fbff3-5ac4-4335-bfae-50edeac0551c", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "bc5eb93f-065e-415c-9353-f1aba59221d2", "subnet_ids": ["bc5eb93f-065e-415c-9353-f1aba59221d2"], "port_id": "be4a5fff-a28b-4bcd-b26e-643b7ed22794", "id": "6b9af933-7b43-4bbd-9802-f60ac1861d9e"} 2018-08-24 15:47:18,422 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/add_router_interface.json used request id req-acbc4fcd-159c-45b5-b0a2-7ce7199935c5 2018-08-24 15:47:18,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.66185903549s 2018-08-24 15:47:18,423 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/add_router_interface.json used request id req-acbc4fcd-159c-45b5-b0a2-7ce7199935c5 returning object 6b9af933-7b43-4bbd-9802-f60ac1861d9e 2018-08-24 15:47:18,423 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:47:18,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:47:18,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:47:18,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:47:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:47:18,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:47:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-db73274f-421f-4c9a-98c5-34a908d5c0ce Date: Fri, 24 Aug 2018 15:47:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:47:18,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-db73274f-421f-4c9a-98c5-34a908d5c0ce 2018-08-24 15:47:18,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298821926117s 2018-08-24 15:47:18,855 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-db73274f-421f-4c9a-98c5-34a908d5c0ce 2018-08-24 15:47:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:47:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db"}' 2018-08-24 15:47:18,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02eddd22-85ab-465f-9cbf-934bdb9d20f3 Date: Fri, 24 Aug 2018 15:47:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:18Z", "file": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "size": null, "self": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "checksum": null, "created_at": "2018-08-24T15:47:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:47:18,907 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-02eddd22-85ab-465f-9cbf-934bdb9d20f3 2018-08-24 15:47:18,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438270568848s 2018-08-24 15:47:18,908 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-02eddd22-85ab-465f-9cbf-934bdb9d20f3 returning object ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc 2018-08-24 15:47:18,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:47:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '' 2018-08-24 15:47:19,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-049961ae-2f16-438a-a2f4-301541d9dd6a Date: Fri, 24 Aug 2018 15:47:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:47:19,285 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file used request id req-049961ae-2f16-438a-a2f4-301541d9dd6a 2018-08-24 15:47:19,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.376750946045s 2018-08-24 15:47:19,285 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file used request id req-049961ae-2f16-438a-a2f4-301541d9dd6a 2018-08-24 15:47:19,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:47:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:19,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-b7e263ae-5ddf-4d89-a4a1-eae0b40df884 Date: Fri, 24 Aug 2018 15:47:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:19Z", "file": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "size": 12716032, "self": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:47:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:47:19,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b7e263ae-5ddf-4d89-a4a1-eae0b40df884 2018-08-24 15:47:19,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262172222137s 2018-08-24 15:47:19,314 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b7e263ae-5ddf-4d89-a4a1-eae0b40df884 2018-08-24 15:47:19,315 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc', 'size': 12716032, u'self': u'/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:47:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:47:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db', 'created': u'2018-08-24T15:47:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:47:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:47:19,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:47:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_b029ea2b-0462-4705-9cda-2015737260db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:47:19,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-807e7c3f-b8fb-4a44-b455-25f230ebed44 x-compute-request-id: req-807e7c3f-b8fb-4a44-b455-25f230ebed44 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_b029ea2b-0462-4705-9cda-2015737260db", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ddddb3b3-ce02-455a-9ab7-df116710f838"}} 2018-08-24 15:47:19,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-807e7c3f-b8fb-4a44-b455-25f230ebed44 2018-08-24 15:47:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315526008606s 2018-08-24 15:47:19,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-807e7c3f-b8fb-4a44-b455-25f230ebed44 2018-08-24 15:47:19,633 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_b029ea2b-0462-4705-9cda-2015737260db', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'ddddb3b3-ce02-455a-9ab7-df116710f838', 'swap': 0}) 2018-08-24 15:47:19,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:47:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"extra_specs": {}}' 2018-08-24 15:47:19,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-499cb5e1-a3cf-4219-bf9f-243cb509f5a9 x-compute-request-id: req-499cb5e1-a3cf-4219-bf9f-243cb509f5a9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:47:19,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838/os-extra_specs used request id req-499cb5e1-a3cf-4219-bf9f-243cb509f5a9 2018-08-24 15:47:19,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198521614075s 2018-08-24 15:47:19,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838/os-extra_specs used request id req-499cb5e1-a3cf-4219-bf9f-243cb509f5a9 2018-08-24 15:47:19,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:47:19,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87182f68-7e96-4707-83b8-77e9e9552a63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:47:19,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-87182f68-7e96-4707-83b8-77e9e9552a63 2018-08-24 15:47:19,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:47:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:19,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b8dcfc-b06f-40e5-bcc4-9652926e7a8b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:47:19,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-00b8dcfc-b06f-40e5-bcc4-9652926e7a8b 2018-08-24 15:47:19,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172497987747s 2018-08-24 15:47:19,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-00b8dcfc-b06f-40e5-bcc4-9652926e7a8b 2018-08-24 15:47:19,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:47:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:20,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f3ee7f-a2b2-495c-8c97-1310c4d77eef Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:47:20,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-50f3ee7f-a2b2-495c-8c97-1310c4d77eef 2018-08-24 15:47:20,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1763048172s 2018-08-24 15:47:20,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-50f3ee7f-a2b2-495c-8c97-1310c4d77eef 2018-08-24 15:47:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 15:47:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d3d1cf8-cb21-451a-a24c-07dcb4409a91 x-compute-request-id: req-4d3d1cf8-cb21-451a-a24c-07dcb4409a91 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 15:47:20,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-4d3d1cf8-cb21-451a-a24c-07dcb4409a91 2018-08-24 15:47:20,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384960174561s 2018-08-24 15:47:20,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-4d3d1cf8-cb21-451a-a24c-07dcb4409a91 2018-08-24 15:47:20,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:47:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:20,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-957873bd-e10c-4685-bc8c-6a1efad49150 Date: Fri, 24 Aug 2018 15:47:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:19Z", "file": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "size": 12716032, "self": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:47:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:47:20,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-957873bd-e10c-4685-bc8c-6a1efad49150 2018-08-24 15:47:20,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253210067749s 2018-08-24 15:47:20,424 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-957873bd-e10c-4685-bc8c-6a1efad49150 2018-08-24 15:47:20,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:47:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db"}' 2018-08-24 15:47:20,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-37245d67-b819-402b-8fa8-106683721973 Date: Fri, 24 Aug 2018 15:47:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:20Z", "file": "/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "fc838aa2-9956-4542-9c0b-3e0731ca1f60", "size": null, "self": "/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db", "checksum": null, "created_at": "2018-08-24T15:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:47:20,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-37245d67-b819-402b-8fa8-106683721973 2018-08-24 15:47:20,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0450820922852s 2018-08-24 15:47:20,478 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-37245d67-b819-402b-8fa8-106683721973 returning object fc838aa2-9956-4542-9c0b-3e0731ca1f60 2018-08-24 15:47:20,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:47:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '' 2018-08-24 15:47:21,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95f91955-f05a-4aec-9a56-4af7dfbbea65 Date: Fri, 24 Aug 2018 15:47:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:47:21,366 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file used request id req-95f91955-f05a-4aec-9a56-4af7dfbbea65 2018-08-24 15:47:21,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.887711048126s 2018-08-24 15:47:21,367 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file used request id req-95f91955-f05a-4aec-9a56-4af7dfbbea65 2018-08-24 15:47:21,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:47:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:47:21,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-365af217-92c6-436c-93e2-7a6b042f645f Date: Fri, 24 Aug 2018 15:47:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:21Z", "file": "/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "fc838aa2-9956-4542-9c0b-3e0731ca1f60", "size": 12716032, "self": "/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:19Z", "file": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "size": 12716032, "self": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:47:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:47:21,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-365af217-92c6-436c-93e2-7a6b042f645f 2018-08-24 15:47:21,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349609851837s 2018-08-24 15:47:21,406 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-365af217-92c6-436c-93e2-7a6b042f645f 2018-08-24 15:47:21,409 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'fc838aa2-9956-4542-9c0b-3e0731ca1f60', 'size': 12716032, u'self': u'/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:47:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:47:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db', 'created': u'2018-08-24T15:47:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:47:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b029ea2b-0462-4705-9cda-2015737260db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:47:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:47:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_b029ea2b-0462-4705-9cda-2015737260db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:47:21,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47: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-65e791e5-ee77-4817-af33-175d220ee67a x-compute-request-id: req-65e791e5-ee77-4817-af33-175d220ee67a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_b029ea2b-0462-4705-9cda-2015737260db", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "93aa1e63-fe8a-43c2-b88d-e317ca3e745b"}} 2018-08-24 15:47:21,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-65e791e5-ee77-4817-af33-175d220ee67a 2018-08-24 15:47:21,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0513660907745s 2018-08-24 15:47:21,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-65e791e5-ee77-4817-af33-175d220ee67a 2018-08-24 15:47:21,462 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b029ea2b-0462-4705-9cda-2015737260db', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'93aa1e63-fe8a-43c2-b88d-e317ca3e745b', 'swap': 0}) 2018-08-24 15:47:21,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:47:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"extra_specs": {}}' 2018-08-24 15:47:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:47: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-6e3e4feb-58e4-41c4-b8ad-36ac023e8634 x-compute-request-id: req-6e3e4feb-58e4-41c4-b8ad-36ac023e8634 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:47:21,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b/os-extra_specs used request id req-6e3e4feb-58e4-41c4-b8ad-36ac023e8634 2018-08-24 15:47:21,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225570201874s 2018-08-24 15:47:21,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b/os-extra_specs used request id req-6e3e4feb-58e4-41c4-b8ad-36ac023e8634 2018-08-24 15:47:21,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b029ea2b-0462-4705-9cda-2015737260db', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'93aa1e63-fe8a-43c2-b88d-e317ca3e745b', 'swap': 0}) 2018-08-24 15:47:25,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 15:47:25,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 15:47:25,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 15:47:25,238 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 15:47:29,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-24 15:47:29,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-24 15:47:29,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-24 15:47:29,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-24 15:47:29,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata: ids differ. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-24 15:47:29,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-24 15:47:29,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-24 15:47:29,573 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-24 15:47:29,574 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-24 15:47:29,575 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-24 15:47:29,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 15:47:29,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 15:47:29,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-24 15:47:43,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:43.373 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2018-08-24 15:47:44,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:44.249 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.827s] 2018-08-24 15:47:44,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:44.311 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-08-24 15:47:44,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:44.541 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.842s] 2018-08-24 15:47:44,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:44.859 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.949s] 2018-08-24 15:47:45,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:45.097 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.669s] 2018-08-24 15:47:45,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:45.723 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.863s] 2018-08-24 15:47:45,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:45.991 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.435s] 2018-08-24 15:47:46,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:46.880 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.782s] 2018-08-24 15:47:46,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:46.978 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.255s] 2018-08-24 15:47:46,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:46.989 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2018-08-24 15:47:47,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:47.807 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [1.734s] 2018-08-24 15:47:48,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:48.316 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.508s] 2018-08-24 15:47:49,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:49.110 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [2.121s] 2018-08-24 15:47:50,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:50.354 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [2.037s] 2018-08-24 15:47:51,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:51.089 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.734s] 2018-08-24 15:47:51,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:51.670 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.581s] 2018-08-24 15:47:52,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:52.457 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.786s] 2018-08-24 15:47:52,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:52.561 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [9.003s] 2018-08-24 15:47:53,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:53.248 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.453s] 2018-08-24 15:47:53,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:53.495 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [1.038s] 2018-08-24 15:47:54,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:54.020 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.525s] 2018-08-24 15:47:54,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:54.894 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.873s] 2018-08-24 15:47:54,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:54.956 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.062s] 2018-08-24 15:47:56,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.337 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [1.380s] 2018-08-24 15:47:56,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.415 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.078s] 2018-08-24 15:47:56,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.483 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.068s] 2018-08-24 15:47:56,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.554 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.068s] 2018-08-24 15:47:56,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.555 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.304s] 2018-08-24 15:47:56,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.607 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.055s] 2018-08-24 15:47:56,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.616 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-08-24 15:47:56,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.682 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.066s] 2018-08-24 15:47:56,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.752 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.069s] 2018-08-24 15:47:56,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.808 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.056s] 2018-08-24 15:47:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:56.874 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.066s] 2018-08-24 15:47:58,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:47:58.309 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.971s] 2018-08-24 15:48:01,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:01.589 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.479s] 2018-08-24 15:48:01,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:01.891 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.301s] 2018-08-24 15:48:02,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:02.539 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.648s] 2018-08-24 15:48:04,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:04.721 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [6.410s] 2018-08-24 15:48:08,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:08.584 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [3.863s] 2018-08-24 15:48:08,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:08.779 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [4.447s] 2018-08-24 15:48:10,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:10.890 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.304s] 2018-08-24 15:48:11,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:11.055 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.898s] 2018-08-24 15:48:11,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:11.267 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [1.127s] 2018-08-24 15:48:11,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:11.401 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.133s] 2018-08-24 15:48:11,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:11.542 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.486s] 2018-08-24 15:48:11,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:11.578 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-08-24 15:48:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:12.021 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.479s] 2018-08-24 15:48:12,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:12.899 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [29.794s] 2018-08-24 15:48:12,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:12.940 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.919s] 2018-08-24 15:48:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:13.205 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.315s] 2018-08-24 15:48:14,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:14.068 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.127s] 2018-08-24 15:48:15,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:15.085 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.016s] 2018-08-24 15:48:15,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:15.522 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.215s] 2018-08-24 15:48:15,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:15.683 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.476s] 2018-08-24 15:48:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:16.354 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.465s] 2018-08-24 15:48:16,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:16.690 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [1.167s] 2018-08-24 15:48:19,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:19.275 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.591s] 2018-08-24 15:48:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:19.560 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.287s] 2018-08-24 15:48:20,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:20.756 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [1.195s] 2018-08-24 15:48:20,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:20.791 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.036s] 2018-08-24 15:48:20,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:20.814 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.023s] 2018-08-24 15:48:22,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:22.656 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [9.568s] 2018-08-24 15:48:23,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:23.353 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [4.072s] 2018-08-24 15:48:25,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:25.722 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [33.154s] 2018-08-24 15:48:26,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:26.403 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.049s] 2018-08-24 15:48:26,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:26.812 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [10.458s] 2018-08-24 15:48:26,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:26.910 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [14.914s] 2018-08-24 15:48:27,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:27.898 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.991s] 2018-08-24 15:48:29,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:29.763 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.358s] 2018-08-24 15:48:32,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:32.275 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.475s] 2018-08-24 15:48:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:32.431 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.668s] 2018-08-24 15:48:32,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:32.684 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [10.027s] 2018-08-24 15:48:35,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:35.824 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.391s] 2018-08-24 15:48:35,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:35.982 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.697s] 2018-08-24 15:48:36,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:36.083 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.100s] 2018-08-24 15:48:36,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:36.854 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.770s] 2018-08-24 15:48:37,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:37.450 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [10.637s] 2018-08-24 15:48:37,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:37.732 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.877s] 2018-08-24 15:48:37,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:37.914 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.090s] 2018-08-24 15:48:37,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:37.924 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.191s] 2018-08-24 15:48:38,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.290 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.995s] 2018-08-24 15:48:38,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.380 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.456s] 2018-08-24 15:48:38,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.428 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.048s] 2018-08-24 15:48:38,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.512 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.083s] 2018-08-24 15:48:38,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.638 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.126s] 2018-08-24 15:48:38,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.771 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.133s] 2018-08-24 15:48:38,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.842 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.929s] 2018-08-24 15:48:38,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.858 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.086s] 2018-08-24 15:48:38,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:38.994 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.136s] 2018-08-24 15:48:39,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:39.157 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.162s] 2018-08-24 15:48:39,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:39.300 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.142s] 2018-08-24 15:48:39,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:39.426 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.126s] 2018-08-24 15:48:40,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:40.060 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.215s] 2018-08-24 15:48:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:41.500 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.440s] 2018-08-24 15:48:43,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:43.552 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.992s] 2018-08-24 15:48:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:43.943 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.441s] 2018-08-24 15:48:43,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:43.999 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.446s] 2018-08-24 15:48:44,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:44.456 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.457s] 2018-08-24 15:48:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:44.526 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.583s] 2018-08-24 15:48:45,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:45.578 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.120s] 2018-08-24 15:48:45,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:45.862 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.336s] 2018-08-24 15:48:46,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.232 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.654s] 2018-08-24 15:48:46,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.345 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.113s] 2018-08-24 15:48:46,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.457 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.112s] 2018-08-24 15:48:46,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.560 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.103s] 2018-08-24 15:48:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.655 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.094s] 2018-08-24 15:48:46,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.768 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.113s] 2018-08-24 15:48:46,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.824 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.374s] 2018-08-24 15:48:46,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:46.972 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.203s] 2018-08-24 15:48:47,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:47.034 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.172s] 2018-08-24 15:48:48,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:48.674 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.379s] 2018-08-24 15:48:49,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:49.112 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.076s] 2018-08-24 15:48:49,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:49.719 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.605s] 2018-08-24 15:48:50,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:50.532 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.812s] 2018-08-24 15:48:50,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:50.721 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.453s] 2018-08-24 15:48:52,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:52.002 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.470s] 2018-08-24 15:48:52,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:52.887 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.885s] 2018-08-24 15:48:54,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:54.734 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.909s] 2018-08-24 15:48:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:56.080 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.064s] 2018-08-24 15:48:58,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.126 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.069s] 2018-08-24 15:48:58,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.138 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-08-24 15:48:58,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.316 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.177s] 2018-08-24 15:48:58,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.331 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-08-24 15:48:58,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.350 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-08-24 15:48:58,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.377 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.027s] 2018-08-24 15:48:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.457 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.079s] 2018-08-24 15:48:58,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:58.573 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.116s] 2018-08-24 15:48:59,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:59.100 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.525s] 2018-08-24 15:48:59,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:59.105 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.383s] 2018-08-24 15:48:59,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:59.113 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-08-24 15:48:59,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:59.203 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.090s] 2018-08-24 15:48:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:48:59.422 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.746s] 2018-08-24 15:49:00,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:00.681 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.600s] 2018-08-24 15:49:01,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:01.291 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.557s] 2018-08-24 15:49:02,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:02.427 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.321s] 2018-08-24 15:49:02,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:02.870 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.443s] 2018-08-24 15:49:02,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:02.937 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.066s] 2018-08-24 15:49:07,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:07.276 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [41.545s] 2018-08-24 15:49:08,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:08.739 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.621s] 2018-08-24 15:49:09,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:09.124 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.401s] 2018-08-24 15:49:09,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:09.233 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.494s] 2018-08-24 15:49:09,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:09.527 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [8.236s] 2018-08-24 15:49:10,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:10.525 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.525s] 2018-08-24 15:49:10,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:10.534 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-08-24 15:49:10,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:10.609 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.075s] 2018-08-24 15:49:10,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:10.651 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.041s] 2018-08-24 15:49:10,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:10.698 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.047s] 2018-08-24 15:49:11,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:11.031 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.332s] 2018-08-24 15:49:11,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:11.103 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.072s] 2018-08-24 15:49:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:11.161 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.057s] 2018-08-24 15:49:11,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:11.668 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.507s] 2018-08-24 15:49:11,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:11.714 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.045s] 2018-08-24 15:49:12,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:12.250 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.640s] 2018-08-24 15:49:14,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:14.288 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.037s] 2018-08-24 15:49:15,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:15.606 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.668s] 2018-08-24 15:49:15,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:15.855 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.249s] 2018-08-24 15:49:16,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:16.054 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.199s] 2018-08-24 15:49:17,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:17.070 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.541s] 2018-08-24 15:49:17,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:17.848 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.555s] 2018-08-24 15:49:18,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:18.488 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.644s] 2018-08-24 15:49:20,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:20.908 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.417s] 2018-08-24 15:49:21,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:21.660 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.589s] 2018-08-24 15:49:21,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:21.851 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.191s] 2018-08-24 15:49:21,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:21.922 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.015s] 2018-08-24 15:49:21,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:21.979 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.128s] 2018-08-24 15:49:22,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.096 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.117s] 2018-08-24 15:49:22,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.177 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.080s] 2018-08-24 15:49:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.221 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.044s] 2018-08-24 15:49:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.326 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.104s] 2018-08-24 15:49:22,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.428 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.101s] 2018-08-24 15:49:22,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.494 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.065s] 2018-08-24 15:49:22,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:22.556 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.061s] 2018-08-24 15:49:23,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:23.333 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.407s] 2018-08-24 15:49:23,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:23.370 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2018-08-24 15:49:24,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:24.357 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [17.080s] 2018-08-24 15:49:27,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:27.136 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.578s] 2018-08-24 15:49:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:40.253 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [63.669s] 2018-08-24 15:49:40,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:40.329 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2018-08-24 15:49:40,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:40.831 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.501s] 2018-08-24 15:49:40,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:40.930 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-08-24 15:49:40,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:40.931 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-24 15:49:48,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:48.022 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.841s] 2018-08-24 15:49:48,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:48.548 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [62.663s] 2018-08-24 15:49:48,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:48.615 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-08-24 15:49:49,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:49.145 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.530s] 2018-08-24 15:49:49,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:49.275 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2018-08-24 15:49:49,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:49.276 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-24 15:49:55,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:55.902 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.880s] 2018-08-24 15:49:56,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:56.691 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.872s] 2018-08-24 15:49:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:49:57.805 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.114s] 2018-08-24 15:50:02,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:02.836 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.932s] 2018-08-24 15:50:04,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:04.594 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.334s] 2018-08-24 15:50:07,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:07.783 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.946s] 2018-08-24 15:50:32,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:32.579 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.791s] 2018-08-24 15:50:34,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:34.179 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.605s] 2018-08-24 15:50:38,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:38.027 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [73.656s] 2018-08-24 15:50:42,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:42.710 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-24 15:50:49,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:49.481 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.209s] 2018-08-24 15:50:50,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:50:50.143 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.662s] 2018-08-24 15:51:10,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:51:10.477 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.330s] 2018-08-24 15:51:27,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:51:27.132 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [208.902s] 2018-08-24 15:51:32,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:51:32.704 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [66.517s] 2018-08-24 15:51:42,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:51:42.130 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.429s] 2018-08-24 15:51:53,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:51:53.133 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [25.990s] 2018-08-24 15:52:07,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:52:07.663 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.977s] 2018-08-24 15:53:00,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:00.597 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [78.461s] 2018-08-24 15:53:18,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:18.955 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.356s] 2018-08-24 15:53:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:40.139 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.759s] 2018-08-24 15:53:40,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:40.435 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.297s] 2018-08-24 15:53:41,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:41.009 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.573s] 2018-08-24 15:53:42,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:42.447 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.438s] 2018-08-24 15:53:46,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:46.615 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.167s] 2018-08-24 15:53:46,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:46.661 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2018-08-24 15:53:46,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-24 15:53:46.935 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.273s] 2018-08-24 15:54:00,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7d269772-78ce-4d8c-aa17-f17dd923c863 2018-08-24 15:54:00,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7d269772-78ce-4d8c-aa17-f17dd923c863']'. 2018-08-24 15:54:00,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7d269772-78ce-4d8c-aa17-f17dd923c863 | 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 15:47:32 | 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 15:53:59 | 2018-08-24 15:54:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:27 | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 73c12651-d1c0-4edc-a88a-fd2299df201c) | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b72cbb38-3f13-4cdc-8a9b-7b4661186aa8) | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 216 | 2018-08-24 15:54:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 368.364 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 216 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:54:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 15:54:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 15:54:01,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-24 15:54:01,247 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:54:01,247 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:47 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-24 15:54:01,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:54:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:02,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c75603b-2a7e-49a3-8581-ac8188d854a3 Date: Fri, 24 Aug 2018 15:54:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:54:02,431 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60 used request id req-7c75603b-2a7e-49a3-8581-ac8188d854a3 2018-08-24 15:54:02,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18132519722s 2018-08-24 15:54:02,432 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fc838aa2-9956-4542-9c0b-3e0731ca1f60 used request id req-7c75603b-2a7e-49a3-8581-ac8188d854a3 2018-08-24 15:54:02,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:54:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:02,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54: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-d48e1a42-e80f-47cc-9230-8aea47988ecc x-compute-request-id: req-d48e1a42-e80f-47cc-9230-8aea47988ecc Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_b029ea2b-0462-4705-9cda-2015737260db", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "93aa1e63-fe8a-43c2-b88d-e317ca3e745b"}, {"name": "refstack_defcore-flavor_b029ea2b-0462-4705-9cda-2015737260db", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ddddb3b3-ce02-455a-9ab7-df116710f838"}]} 2018-08-24 15:54:02,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d48e1a42-e80f-47cc-9230-8aea47988ecc 2018-08-24 15:54:02,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.291063070297s 2018-08-24 15:54:02,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d48e1a42-e80f-47cc-9230-8aea47988ecc 2018-08-24 15:54:02,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:54:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:02,789 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:54: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-a8ecd895-2d86-4466-94d6-c2060549e864 x-compute-request-id: req-a8ecd895-2d86-4466-94d6-c2060549e864 Content-Length: 0 Content-Type: application/json 2018-08-24 15:54:02,790 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b used request id req-a8ecd895-2d86-4466-94d6-c2060549e864 2018-08-24 15:54:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.063903093338s 2018-08-24 15:54:02,790 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/93aa1e63-fe8a-43c2-b88d-e317ca3e745b used request id req-a8ecd895-2d86-4466-94d6-c2060549e864 2018-08-24 15:54:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:54:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" -d '{"subnet_id": "bc5eb93f-065e-415c-9353-f1aba59221d2"}' 2018-08-24 15:54:04,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2828a292-c5cf-4e54-bcdb-495bdb99d53d Date: Fri, 24 Aug 2018 15:54:04 GMT RESP BODY: {"network_id": "471fbff3-5ac4-4335-bfae-50edeac0551c", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "bc5eb93f-065e-415c-9353-f1aba59221d2", "subnet_ids": ["bc5eb93f-065e-415c-9353-f1aba59221d2"], "port_id": "be4a5fff-a28b-4bcd-b26e-643b7ed22794", "id": "6b9af933-7b43-4bbd-9802-f60ac1861d9e"} 2018-08-24 15:54:04,701 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/remove_router_interface.json used request id req-2828a292-c5cf-4e54-bcdb-495bdb99d53d 2018-08-24 15:54:04,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91021299362s 2018-08-24 15:54:04,701 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e/remove_router_interface.json used request id req-2828a292-c5cf-4e54-bcdb-495bdb99d53d returning object 6b9af933-7b43-4bbd-9802-f60ac1861d9e 2018-08-24 15:54:04,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:54:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:04,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-40870585-da07-4271-b8a9-f7b8e1abc4b5 Date: Fri, 24 Aug 2018 15:54:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:47:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:54:03Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "6b9af933-7b43-4bbd-9802-f60ac1861d9e", "name": "refstack_defcore-router_b029ea2b-0462-4705-9cda-2015737260db"}]} 2018-08-24 15:54:04,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-40870585-da07-4271-b8a9-f7b8e1abc4b5 2018-08-24 15:54:04,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121033906937s 2018-08-24 15:54:04,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-40870585-da07-4271-b8a9-f7b8e1abc4b5 2018-08-24 15:54:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:54:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:06,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04d67a10-0625-4cac-891d-d6fccaec9e03 Content-Length: 0 Date: Fri, 24 Aug 2018 15:54:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:54:06,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e.json used request id req-04d67a10-0625-4cac-891d-d6fccaec9e03 2018-08-24 15:54:06,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.328332901s 2018-08-24 15:54:06,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6b9af933-7b43-4bbd-9802-f60ac1861d9e.json used request id req-04d67a10-0625-4cac-891d-d6fccaec9e03 2018-08-24 15:54:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:54:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:06,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-fb7b6fc6-91de-4036-9c1e-9a0797f795e3 Date: Fri, 24 Aug 2018 15:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"471fbff3-5ac4-4335-bfae-50edeac0551c","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:47:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:47:14Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"bc5eb93f-065e-415c-9353-f1aba59221d2","subnetpool_id":null,"name":"refstack_defcore-subnet_b029ea2b-0462-4705-9cda-2015737260db"}]} 2018-08-24 15:54:06,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-fb7b6fc6-91de-4036-9c1e-9a0797f795e3 2018-08-24 15:54:06,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04514503479s 2018-08-24 15:54:06,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-fb7b6fc6-91de-4036-9c1e-9a0797f795e3 2018-08-24 15:54:06,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:54:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/bc5eb93f-065e-415c-9353-f1aba59221d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:07,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c2aa103-a4ab-41cb-baee-ea2221da4c68 Date: Fri, 24 Aug 2018 15:54:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:54:07,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/bc5eb93f-065e-415c-9353-f1aba59221d2.json used request id req-4c2aa103-a4ab-41cb-baee-ea2221da4c68 2018-08-24 15:54:07,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10095500946s 2018-08-24 15:54:07,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/bc5eb93f-065e-415c-9353-f1aba59221d2.json used request id req-4c2aa103-a4ab-41cb-baee-ea2221da4c68 2018-08-24 15:54:07,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:54:07,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:07,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-43aa897f-eac3-4565-83b8-5a2e277d38d8 Date: Fri, 24 Aug 2018 15:54:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"471fbff3-5ac4-4335-bfae-50edeac0551c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:54:07Z","provider:segmentation_id":23,"name":"refstack_defcore-net_b029ea2b-0462-4705-9cda-2015737260db","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:47:14Z","provider:network_type":"vxlan"}]} 2018-08-24 15:54:07,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-43aa897f-eac3-4565-83b8-5a2e277d38d8 2018-08-24 15:54:07,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0773029327393s 2018-08-24 15:54:07,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-43aa897f-eac3-4565-83b8-5a2e277d38d8 2018-08-24 15:54:07,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:54:07,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/471fbff3-5ac4-4335-bfae-50edeac0551c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:08,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc18ee57-14e8-4e0e-831e-ec3b80185973 Date: Fri, 24 Aug 2018 15:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:54:08,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/471fbff3-5ac4-4335-bfae-50edeac0551c.json used request id req-dc18ee57-14e8-4e0e-831e-ec3b80185973 2018-08-24 15:54:08,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54614400864s 2018-08-24 15:54:08,928 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/471fbff3-5ac4-4335-bfae-50edeac0551c.json used request id req-dc18ee57-14e8-4e0e-831e-ec3b80185973 2018-08-24 15:54:08,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:54:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:08,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-dcebbfab-4282-46af-b275-3695b05510ed Date: Fri, 24 Aug 2018 15:54:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:47:19Z", "file": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "size": 12716032, "self": "/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b029ea2b-0462-4705-9cda-2015737260db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:47:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:54:08,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dcebbfab-4282-46af-b275-3695b05510ed 2018-08-24 15:54:08,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242021083832s 2018-08-24 15:54:08,957 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dcebbfab-4282-46af-b275-3695b05510ed 2018-08-24 15:54:08,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:54:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:09,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17393900-d58e-4851-8255-2c09fbaf4987 Date: Fri, 24 Aug 2018 15:54:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:54:09,385 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc used request id req-17393900-d58e-4851-8255-2c09fbaf4987 2018-08-24 15:54:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.42663693428s 2018-08-24 15:54:09,385 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/ab3b1f7a-b5ee-4cfe-9a22-c7d94d5c49cc used request id req-17393900-d58e-4851-8255-2c09fbaf4987 2018-08-24 15:54:09,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:54:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:09,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-0370dccf-65bd-469e-917a-798cdf373feb x-compute-request-id: req-0370dccf-65bd-469e-917a-798cdf373feb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_b029ea2b-0462-4705-9cda-2015737260db", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ddddb3b3-ce02-455a-9ab7-df116710f838"}]} 2018-08-24 15:54:09,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-0370dccf-65bd-469e-917a-798cdf373feb 2018-08-24 15:54:09,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229120254517s 2018-08-24 15:54:09,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-0370dccf-65bd-469e-917a-798cdf373feb 2018-08-24 15:54:09,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:54:09,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}374a6a68aca0c868ee5d607125a6029a21f6ab85" 2018-08-24 15:54:09,438 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-2c236ddc-dd84-4aae-8f6e-1fd6847c6cc2 x-compute-request-id: req-2c236ddc-dd84-4aae-8f6e-1fd6847c6cc2 Content-Length: 0 Content-Type: application/json 2018-08-24 15:54:09,438 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838 used request id req-2c236ddc-dd84-4aae-8f6e-1fd6847c6cc2 2018-08-24 15:54:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277299880981s 2018-08-24 15:54:09,438 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/ddddb3b3-ce02-455a-9ab7-df116710f838 used request id req-2c236ddc-dd84-4aae-8f6e-1fd6847c6cc2 2018-08-24 15:54:09,493 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:54:09,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:54:09,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:54:09,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:54:09,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:54:09,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:54:09,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:54:09,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:54:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:54:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e57f8f3-5807-4171-a9e4-fbc654df657c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:54:09,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7e57f8f3-5807-4171-a9e4-fbc654df657c 2018-08-24 15:54:09,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:54:09,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ZINxYkcjS9OVme-f1ukX1Q"], "issued_at": "2018-08-24T15:54:09.000000Z"}} 2018-08-24 15:54:09,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:54:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:10,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f63890cd-ef74-43cd-9a60-a290b98eb128 Date: Fri, 24 Aug 2018 15:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:54:10,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f63890cd-ef74-43cd-9a60-a290b98eb128 2018-08-24 15:54:10,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.43275809288s 2018-08-24 15:54:10,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f63890cd-ef74-43cd-9a60-a290b98eb128 2018-08-24 15:54:10,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 15:54:13,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 15:54:16,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e3a8706e-ba60-40fb-8f8d-a2d535ef55d0 | 2018-08-24T15:54:15.642651 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e3a8706e-ba60-40fb-8f8d-a2d535ef55d0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 15:54:20,174 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 15:54:20,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 15:54:22,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 15:54:27,028 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=858e7a52-b5bc-4ff9-8dcd-aad2066341ea) as the default verifier for the future CLI operations. 2018-08-24 15:54:30,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 15:54:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:30,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-3882b4ff-d318-4cf8-b7a2-d846968352c6 Date: Fri, 24 Aug 2018 15:54:30 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 15:54:30,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-3882b4ff-d318-4cf8-b7a2-d846968352c6 2018-08-24 15:54:30,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18953704834s 2018-08-24 15:54:30,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-3882b4ff-d318-4cf8-b7a2-d846968352c6 2018-08-24 15:54:30,431 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-24 15:54:30,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 15:54:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"network": {"shared": true, "name": "patrole-net_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "admin_state_up": true}}' 2018-08-24 15:54:30,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3f62e8ae-1989-475f-b5cd-a3edfabc2b81 Date: Fri, 24 Aug 2018 15:54:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ca323c2f-0795-4075-b9a1-ab89b9de3da5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:54:30Z","is_default":false,"provider:segmentation_id":55,"name":"patrole-net_2a10b7a6-a97a-4b58-9020-569e3e5fec7e","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:54:30Z","mtu":1450}} 2018-08-24 15:54:30,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3f62e8ae-1989-475f-b5cd-a3edfabc2b81 2018-08-24 15:54:30,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.222809076309s 2018-08-24 15:54:30,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3f62e8ae-1989-475f-b5cd-a3edfabc2b81 2018-08-24 15:54:30,655 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T15:54:30Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca323c2f-0795-4075-b9a1-ab89b9de3da5', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:54:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:54:30,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:54:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-08af8e12-6ea5-4b61-9127-c01a453ffc31 Date: Fri, 24 Aug 2018 15:54:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"ca323c2f-0795-4075-b9a1-ab89b9de3da5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:54:30Z","provider:segmentation_id":55,"name":"patrole-net_2a10b7a6-a97a-4b58-9020-569e3e5fec7e","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:54:30Z","provider:network_type":"vxlan"}]} 2018-08-24 15:54:30,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-08af8e12-6ea5-4b61-9127-c01a453ffc31 2018-08-24 15:54:30,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107676029205s 2018-08-24 15:54:30,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-08af8e12-6ea5-4b61-9127-c01a453ffc31 2018-08-24 15:54:30,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 15:54:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"subnet": {"name": "patrole-subnet_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "enable_dhcp": true, "network_id": "ca323c2f-0795-4075-b9a1-ab89b9de3da5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 15:54:31,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3cb2f7f-f7f7-4946-806c-de0a60741220 Date: Fri, 24 Aug 2018 15:54:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca323c2f-0795-4075-b9a1-ab89b9de3da5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:54:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:54:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"4e40063c-f843-42ce-88bf-7910356afcea","subnetpool_id":null,"name":"patrole-subnet_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"}} 2018-08-24 15:54:31,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3cb2f7f-f7f7-4946-806c-de0a60741220 2018-08-24 15:54:31,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.60662984848s 2018-08-24 15:54:31,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3cb2f7f-f7f7-4946-806c-de0a60741220 2018-08-24 15:54:31,373 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T15:54:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4e40063c-f843-42ce-88bf-7910356afcea', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'enable_dhcp': True, u'network_id': u'ca323c2f-0795-4075-b9a1-ab89b9de3da5', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:54:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 15:54:31,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:54:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "patrole-router_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "admin_state_up": true}}' 2018-08-24 15:54:32,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-ddb8bff9-f2c7-4781-844b-f137c71e5014 Date: Fri, 24 Aug 2018 15:54:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:54:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:54:32Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ae9ce8da-f4ea-4b6b-a048-fe5b53240940", "name": "patrole-router_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"}} 2018-08-24 15:54:32,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ddb8bff9-f2c7-4781-844b-f137c71e5014 2018-08-24 15:54:32,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.887266159058s 2018-08-24 15:54:32,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ddb8bff9-f2c7-4781-844b-f137c71e5014 2018-08-24 15:54:32,262 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T15:54:31Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T15:54:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'ae9ce8da-f4ea-4b6b-a048-fe5b53240940', u'name': u'patrole-router_2a10b7a6-a97a-4b58-9020-569e3e5fec7e'}) 2018-08-24 15:54:32,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 15:54:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"subnet_id": "4e40063c-f843-42ce-88bf-7910356afcea"}' 2018-08-24 15:54:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84cbb68e-dd2e-4d66-8552-230939ade7e6 Date: Fri, 24 Aug 2018 15:54:33 GMT RESP BODY: {"network_id": "ca323c2f-0795-4075-b9a1-ab89b9de3da5", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "4e40063c-f843-42ce-88bf-7910356afcea", "subnet_ids": ["4e40063c-f843-42ce-88bf-7910356afcea"], "port_id": "4d053176-bfa2-47d6-8b70-138af227f6d6", "id": "ae9ce8da-f4ea-4b6b-a048-fe5b53240940"} 2018-08-24 15:54:33,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/add_router_interface.json used request id req-84cbb68e-dd2e-4d66-8552-230939ade7e6 2018-08-24 15:54:33,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.69780993462s 2018-08-24 15:54:33,961 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/add_router_interface.json used request id req-84cbb68e-dd2e-4d66-8552-230939ade7e6 returning object ae9ce8da-f4ea-4b6b-a048-fe5b53240940 2018-08-24 15:54:33,961 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 15:54:34,093 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 15:54:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:54:34,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:54:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:54:34,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:54:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:34,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e987178b-ebc4-4edc-98e7-b92f1ed05036 Date: Fri, 24 Aug 2018 15:54:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:54:34,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e987178b-ebc4-4edc-98e7-b92f1ed05036 2018-08-24 15:54:34,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281541824341s 2018-08-24 15:54:34,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e987178b-ebc4-4edc-98e7-b92f1ed05036 2018-08-24 15:54:34,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:54:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"}' 2018-08-24 15:54:34,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8b4d7051-2d1d-49b0-bf1b-6c1cd144ef7e Date: Fri, 24 Aug 2018 15:54:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:34Z", "file": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "72c0705d-48e8-4c46-b9a7-b360e82af824", "size": null, "self": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": null, "created_at": "2018-08-24T15:54:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:54:34,457 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8b4d7051-2d1d-49b0-bf1b-6c1cd144ef7e 2018-08-24 15:54:34,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0660262107849s 2018-08-24 15:54:34,458 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8b4d7051-2d1d-49b0-bf1b-6c1cd144ef7e returning object 72c0705d-48e8-4c46-b9a7-b360e82af824 2018-08-24 15:54:34,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:54:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '' 2018-08-24 15:54:35,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26acf264-ee3e-42dc-8f36-81e0096e2449 Date: Fri, 24 Aug 2018 15:54:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:54:35,354 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file used request id req-26acf264-ee3e-42dc-8f36-81e0096e2449 2018-08-24 15:54:35,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.896180868149s 2018-08-24 15:54:35,355 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file used request id req-26acf264-ee3e-42dc-8f36-81e0096e2449 2018-08-24 15:54:35,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:54:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-ab791280-55a0-4552-8c6f-7e798eeab075 Date: Fri, 24 Aug 2018 15:54:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:35Z", "file": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "72c0705d-48e8-4c46-b9a7-b360e82af824", "size": 12716032, "self": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:54:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:54:35,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ab791280-55a0-4552-8c6f-7e798eeab075 2018-08-24 15:54:35,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250661373138s 2018-08-24 15:54:35,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ab791280-55a0-4552-8c6f-7e798eeab075 2018-08-24 15:54:35,386 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'72c0705d-48e8-4c46-b9a7-b360e82af824', 'size': 12716032, u'self': u'/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:54:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:54:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', 'created': u'2018-08-24T15:54:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:54:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:54:35,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:54:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:54:35,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4847437f-4396-47da-8c8a-2a89a11b220e x-compute-request-id: req-4847437f-4396-47da-8c8a-2a89a11b220e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "885242a1-2a99-42e2-b8ec-3c7ff160238e"}} 2018-08-24 15:54:35,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-4847437f-4396-47da-8c8a-2a89a11b220e 2018-08-24 15:54:35,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308526039124s 2018-08-24 15:54:35,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-4847437f-4396-47da-8c8a-2a89a11b220e 2018-08-24 15:54:35,697 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'885242a1-2a99-42e2-b8ec-3c7ff160238e', 'swap': 0}) 2018-08-24 15:54:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:54:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"extra_specs": {}}' 2018-08-24 15:54:35,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d830f9ff-80c6-4631-a516-fef67478ae94 x-compute-request-id: req-d830f9ff-80c6-4631-a516-fef67478ae94 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:54:35,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e/os-extra_specs used request id req-d830f9ff-80c6-4631-a516-fef67478ae94 2018-08-24 15:54:35,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231821537018s 2018-08-24 15:54:35,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e/os-extra_specs used request id req-d830f9ff-80c6-4631-a516-fef67478ae94 2018-08-24 15:54:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:54:35,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc95851-364c-477a-b729-bba65246b181 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:54:35,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4fc95851-364c-477a-b729-bba65246b181 2018-08-24 15:54:35,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:54:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:35,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c35ab5-3068-43bc-b023-fd1ad0c8d3c1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:54:35,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b8c35ab5-3068-43bc-b023-fd1ad0c8d3c1 2018-08-24 15:54:35,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181164979935s 2018-08-24 15:54:35,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b8c35ab5-3068-43bc-b023-fd1ad0c8d3c1 2018-08-24 15:54:35,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:54:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:36,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70aae1ff-c90d-47ec-bad6-630fad015b32 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:54:36,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-70aae1ff-c90d-47ec-bad6-630fad015b32 2018-08-24 15:54:36,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18678188324s 2018-08-24 15:54:36,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-70aae1ff-c90d-47ec-bad6-630fad015b32 2018-08-24 15:54:36,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 15:54:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:36,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54: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-e7665b83-75af-4d41-9781-3299997a00ef x-compute-request-id: req-e7665b83-75af-4d41-9781-3299997a00ef Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 15:54:36,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-e7665b83-75af-4d41-9781-3299997a00ef 2018-08-24 15:54:36,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.031387090683s 2018-08-24 15:54:36,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-e7665b83-75af-4d41-9781-3299997a00ef 2018-08-24 15:54:36,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:54:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6eddf4a5-ff97-4744-9ae1-f1fcb87294e5 Date: Fri, 24 Aug 2018 15:54:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:35Z", "file": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "72c0705d-48e8-4c46-b9a7-b360e82af824", "size": 12716032, "self": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:54:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:54:36,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6eddf4a5-ff97-4744-9ae1-f1fcb87294e5 2018-08-24 15:54:36,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0228469371796s 2018-08-24 15:54:36,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6eddf4a5-ff97-4744-9ae1-f1fcb87294e5 2018-08-24 15:54:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:54:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"}' 2018-08-24 15:54:36,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ccbbb98b-cbe4-4fb6-baf9-9b12010cfe2d Date: Fri, 24 Aug 2018 15:54:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:36Z", "file": "/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "67341e8d-a07e-4684-abff-a70b8cb745b1", "size": null, "self": "/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": null, "created_at": "2018-08-24T15:54:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:54:36,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-ccbbb98b-cbe4-4fb6-baf9-9b12010cfe2d 2018-08-24 15:54:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438032150269s 2018-08-24 15:54:36,227 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-ccbbb98b-cbe4-4fb6-baf9-9b12010cfe2d returning object 67341e8d-a07e-4684-abff-a70b8cb745b1 2018-08-24 15:54:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:54:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '' 2018-08-24 15:54:37,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebd78bf5-d7c0-4af4-9ee5-0a4308032919 Date: Fri, 24 Aug 2018 15:54:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:54:37,451 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file used request id req-ebd78bf5-d7c0-4af4-9ee5-0a4308032919 2018-08-24 15:54:37,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22338104248s 2018-08-24 15:54:37,451 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file used request id req-ebd78bf5-d7c0-4af4-9ee5-0a4308032919 2018-08-24 15:54:37,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:54:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:54:37,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-5ea41cc5-a3d8-418d-8e86-e74ae4953fb6 Date: Fri, 24 Aug 2018 15:54:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:37Z", "file": "/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "67341e8d-a07e-4684-abff-a70b8cb745b1", "size": 12716032, "self": "/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/67341e8d-a07e-4684-abff-a70b8cb745b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/67341e8d-a07e-4684-abff-a70b8cb745b1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:54:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:35Z", "file": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "72c0705d-48e8-4c46-b9a7-b360e82af824", "size": 12716032, "self": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:54:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:54:37,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5ea41cc5-a3d8-418d-8e86-e74ae4953fb6 2018-08-24 15:54:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269742012024s 2018-08-24 15:54:37,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5ea41cc5-a3d8-418d-8e86-e74ae4953fb6 2018-08-24 15:54:37,485 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/67341e8d-a07e-4684-abff-a70b8cb745b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'67341e8d-a07e-4684-abff-a70b8cb745b1', 'size': 12716032, u'self': u'/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/67341e8d-a07e-4684-abff-a70b8cb745b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:54:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T15:54:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', 'created': u'2018-08-24T15:54:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T15:54:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:54:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:54:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 15:54:37,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-929b38ff-3dfb-46fe-9e9e-9c860a22409e x-compute-request-id: req-929b38ff-3dfb-46fe-9e9e-9c860a22409e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f23e317-c651-4c8a-9f04-98445e936cf0"}} 2018-08-24 15:54:37,523 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-929b38ff-3dfb-46fe-9e9e-9c860a22409e 2018-08-24 15:54:37,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0370798110962s 2018-08-24 15:54:37,523 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-929b38ff-3dfb-46fe-9e9e-9c860a22409e 2018-08-24 15:54:37,524 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'1f23e317-c651-4c8a-9f04-98445e936cf0', 'swap': 0}) 2018-08-24 15:54:37,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:54:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"extra_specs": {}}' 2018-08-24 15:54:37,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2667ae81-f2f1-4258-bc2e-9707c2f86827 x-compute-request-id: req-2667ae81-f2f1-4258-bc2e-9707c2f86827 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:54:37,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0/os-extra_specs used request id req-2667ae81-f2f1-4258-bc2e-9707c2f86827 2018-08-24 15:54:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252521038055s 2018-08-24 15:54:37,551 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0/os-extra_specs used request id req-2667ae81-f2f1-4258-bc2e-9707c2f86827 2018-08-24 15:54:37,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'1f23e317-c651-4c8a-9f04-98445e936cf0', 'swap': 0}) 2018-08-24 15:54:41,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 15:54:41,044 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 15:54:41,044 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 15:54:41,047 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 15:54:41,070 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-24 15:54:44,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-858e7a52-b5bc-4ff9-8dcd-aad2066341ea/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-24 15:54:44,759 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 15:54:44,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 15:54:44,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-24 15:56:39,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bfd25340-3db5-4a8f-a672-edb043961788 2018-08-24 15:56:39,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bfd25340-3db5-4a8f-a672-edb043961788']'. 2018-08-24 15:56:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 15:56:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bfd25340-3db5-4a8f-a672-edb043961788 | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 15:54:47 | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 15:56:39 | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-08-24 15:56:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 858e7a52-b5bc-4ff9-8dcd-aad2066341ea) | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e3a8706e-ba60-40fb-8f8d-a2d535ef55d0) | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.804 | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-24 15:56:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 15:56:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 15:56:40,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-24 15:56:41,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 15:56:41,219 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 15:56:41,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:56:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:41,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3ea9560-38ce-4e50-bd9c-66fa53214404 Date: Fri, 24 Aug 2018 15:56:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:56:41,733 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1 used request id req-c3ea9560-38ce-4e50-bd9c-66fa53214404 2018-08-24 15:56:41,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.511038064957s 2018-08-24 15:56:41,733 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/67341e8d-a07e-4684-abff-a70b8cb745b1 used request id req-c3ea9560-38ce-4e50-bd9c-66fa53214404 2018-08-24 15:56:41,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:56:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:41,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56: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-99a06614-5c72-40eb-84ea-2ee2372f5a92 x-compute-request-id: req-99a06614-5c72-40eb-84ea-2ee2372f5a92 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f23e317-c651-4c8a-9f04-98445e936cf0"}, {"name": "patrole-flavor_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "885242a1-2a99-42e2-b8ec-3c7ff160238e"}]} 2018-08-24 15:56:41,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-99a06614-5c72-40eb-84ea-2ee2372f5a92 2018-08-24 15:56:41,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0205252170563s 2018-08-24 15:56:41,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-99a06614-5c72-40eb-84ea-2ee2372f5a92 2018-08-24 15:56:41,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:56:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:41,786 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:56: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-2fcc4b05-e687-4f70-9cbc-4e3cf8c63bca x-compute-request-id: req-2fcc4b05-e687-4f70-9cbc-4e3cf8c63bca Content-Length: 0 Content-Type: application/json 2018-08-24 15:56:41,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0 used request id req-2fcc4b05-e687-4f70-9cbc-4e3cf8c63bca 2018-08-24 15:56:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310509204865s 2018-08-24 15:56:41,786 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1f23e317-c651-4c8a-9f04-98445e936cf0 used request id req-2fcc4b05-e687-4f70-9cbc-4e3cf8c63bca 2018-08-24 15:56:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 15:56:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" -d '{"subnet_id": "4e40063c-f843-42ce-88bf-7910356afcea"}' 2018-08-24 15:56:44,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-046cd5ce-fb9d-400d-a2b8-f1d4283978bf Date: Fri, 24 Aug 2018 15:56:44 GMT RESP BODY: {"network_id": "ca323c2f-0795-4075-b9a1-ab89b9de3da5", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "4e40063c-f843-42ce-88bf-7910356afcea", "subnet_ids": ["4e40063c-f843-42ce-88bf-7910356afcea"], "port_id": "4d053176-bfa2-47d6-8b70-138af227f6d6", "id": "ae9ce8da-f4ea-4b6b-a048-fe5b53240940"} 2018-08-24 15:56:44,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/remove_router_interface.json used request id req-046cd5ce-fb9d-400d-a2b8-f1d4283978bf 2018-08-24 15:56:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33551812172s 2018-08-24 15:56:44,122 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940/remove_router_interface.json used request id req-046cd5ce-fb9d-400d-a2b8-f1d4283978bf returning object ae9ce8da-f4ea-4b6b-a048-fe5b53240940 2018-08-24 15:56:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 15:56:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:44,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b963d408-8e93-4c6b-8c27-94c1675ed194 Date: Fri, 24 Aug 2018 15:56:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T15:54:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T15:56:43Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ae9ce8da-f4ea-4b6b-a048-fe5b53240940", "name": "patrole-router_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"}]} 2018-08-24 15:56:44,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b963d408-8e93-4c6b-8c27-94c1675ed194 2018-08-24 15:56:44,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110811948776s 2018-08-24 15:56:44,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b963d408-8e93-4c6b-8c27-94c1675ed194 2018-08-24 15:56:44,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 15:56:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:45,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac99e37a-0dea-4ab1-a873-17bb8c43386e Content-Length: 0 Date: Fri, 24 Aug 2018 15:56:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:56:45,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940.json used request id req-ac99e37a-0dea-4ab1-a873-17bb8c43386e 2018-08-24 15:56:45,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38349103928s 2018-08-24 15:56:45,619 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ae9ce8da-f4ea-4b6b-a048-fe5b53240940.json used request id req-ac99e37a-0dea-4ab1-a873-17bb8c43386e 2018-08-24 15:56:45,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 15:56:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-db721ae6-a094-4625-8247-cd4369a0aa96 Date: Fri, 24 Aug 2018 15:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca323c2f-0795-4075-b9a1-ab89b9de3da5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:54:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T15:54:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"4e40063c-f843-42ce-88bf-7910356afcea","subnetpool_id":null,"name":"patrole-subnet_2a10b7a6-a97a-4b58-9020-569e3e5fec7e"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 15:56:45,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-db721ae6-a094-4625-8247-cd4369a0aa96 2018-08-24 15:56:45,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.292252063751s 2018-08-24 15:56:45,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-db721ae6-a094-4625-8247-cd4369a0aa96 2018-08-24 15:56:45,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 15:56:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/4e40063c-f843-42ce-88bf-7910356afcea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:46,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f49369b-c2f7-4701-875e-3723e5f1788b Date: Fri, 24 Aug 2018 15:56:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:56:46,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/4e40063c-f843-42ce-88bf-7910356afcea.json used request id req-6f49369b-c2f7-4701-875e-3723e5f1788b 2018-08-24 15:56:46,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.879060983658s 2018-08-24 15:56:46,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/4e40063c-f843-42ce-88bf-7910356afcea.json used request id req-6f49369b-c2f7-4701-875e-3723e5f1788b 2018-08-24 15:56:46,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:56:46,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:46,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-b3836844-b137-456a-a175-fe7e4cbeeb00 Date: Fri, 24 Aug 2018 15:56:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca323c2f-0795-4075-b9a1-ab89b9de3da5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T15:56:46Z","provider:segmentation_id":55,"name":"patrole-net_2a10b7a6-a97a-4b58-9020-569e3e5fec7e","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T15:54:30Z","provider:network_type":"vxlan"}]} 2018-08-24 15:56:46,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b3836844-b137-456a-a175-fe7e4cbeeb00 2018-08-24 15:56:46,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865828990936s 2018-08-24 15:56:46,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b3836844-b137-456a-a175-fe7e4cbeeb00 2018-08-24 15:56:46,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 15:56:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/ca323c2f-0795-4075-b9a1-ab89b9de3da5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:48,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30d44815-9732-439e-bd5e-4eceadbd3d5f Date: Fri, 24 Aug 2018 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 15:56:48,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/ca323c2f-0795-4075-b9a1-ab89b9de3da5.json used request id req-30d44815-9732-439e-bd5e-4eceadbd3d5f 2018-08-24 15:56:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5943980217s 2018-08-24 15:56:48,476 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/ca323c2f-0795-4075-b9a1-ab89b9de3da5.json used request id req-30d44815-9732-439e-bd5e-4eceadbd3d5f 2018-08-24 15:56:48,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:56:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:48,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-b9bd4aa2-c8d4-4a05-a000-5b49e06f4001 Date: Fri, 24 Aug 2018 15:56:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:54:35Z", "file": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "72c0705d-48e8-4c46-b9a7-b360e82af824", "size": 12716032, "self": "/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/72c0705d-48e8-4c46-b9a7-b360e82af824/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T15:54:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:56:48,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b9bd4aa2-c8d4-4a05-a000-5b49e06f4001 2018-08-24 15:56:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241208076477s 2018-08-24 15:56:48,505 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b9bd4aa2-c8d4-4a05-a000-5b49e06f4001 2018-08-24 15:56:48,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 15:56:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:48,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5a8801-6888-488c-8f51-713ad3c0ab26 Date: Fri, 24 Aug 2018 15:56:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:56:48,890 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824 used request id req-0f5a8801-6888-488c-8f51-713ad3c0ab26 2018-08-24 15:56:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.383769989014s 2018-08-24 15:56:48,891 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/72c0705d-48e8-4c46-b9a7-b360e82af824 used request id req-0f5a8801-6888-488c-8f51-713ad3c0ab26 2018-08-24 15:56:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 15:56:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:48,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15: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-9ac03fec-ff4c-4d44-998a-f73a35c18166 x-compute-request-id: req-9ac03fec-ff4c-4d44-998a-f73a35c18166 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_2a10b7a6-a97a-4b58-9020-569e3e5fec7e", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "885242a1-2a99-42e2-b8ec-3c7ff160238e"}]} 2018-08-24 15:56:48,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-9ac03fec-ff4c-4d44-998a-f73a35c18166 2018-08-24 15:56:48,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235970020294s 2018-08-24 15:56:48,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-9ac03fec-ff4c-4d44-998a-f73a35c18166 2018-08-24 15:56:48,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 15:56:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f07526568dd048a2910da4ef961437b4b0f2b3ac" 2018-08-24 15:56:48,950 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15: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 x-openstack-request-id: req-74541eb0-600f-423b-bfb9-b9985d503f18 x-compute-request-id: req-74541eb0-600f-423b-bfb9-b9985d503f18 Content-Length: 0 Content-Type: application/json 2018-08-24 15:56:48,950 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e used request id req-74541eb0-600f-423b-bfb9-b9985d503f18 2018-08-24 15:56:48,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330018997192s 2018-08-24 15:56:48,950 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/885242a1-2a99-42e2-b8ec-3c7ff160238e used request id req-74541eb0-600f-423b-bfb9-b9985d503f18 2018-08-24 15:56:49,007 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-24 15:56:49,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:56:49,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:56:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:56:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:56:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f457e384-c69b-4c70-882b-0790ebc9b3d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:56:49,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f457e384-c69b-4c70-882b-0790ebc9b3d6 2018-08-24 15:56:49,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:56:49,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["It_BnRJxRHuVcTDaqbIYgw"], "issued_at": "2018-08-24T15:56:49.000000Z"}} 2018-08-24 15:56:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 15:56:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:49,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5783e1e4-f706-4f71-af58-4d745cf6fbbc Date: Fri, 24 Aug 2018 15:56:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 15:56:49,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5783e1e4-f706-4f71-af58-4d745cf6fbbc 2018-08-24 15:56:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274170875549s 2018-08-24 15:56:49,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5783e1e4-f706-4f71-af58-4d745cf6fbbc 2018-08-24 15:56:49,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:56:49,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e40848b-2a3c-4d3e-94d5-ef94764c8aa4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 15:56:49,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9e40848b-2a3c-4d3e-94d5-ef94764c8aa4 2018-08-24 15:56:49,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:56:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:49,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcba234-ece8-40d0-849f-eb92d0690357 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 15:56:49,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-2dcba234-ece8-40d0-849f-eb92d0690357 2018-08-24 15:56:49,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.141112089157s 2018-08-24 15:56:49,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-2dcba234-ece8-40d0-849f-eb92d0690357 2018-08-24 15:56:49,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 15:56:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}}' 2018-08-24 15:56:50,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fed4b88-f614-4f5d-a711-8554884e54d4 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc"}, "tags": [], "enabled": true, "id": "e9bd9bb7026a4baea7149a66b40f5cfc", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}} 2018-08-24 15:56:50,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7fed4b88-f614-4f5d-a711-8554884e54d4 2018-08-24 15:56:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203320980072s 2018-08-24 15:56:50,089 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7fed4b88-f614-4f5d-a711-8554884e54d4 2018-08-24 15:56:50,090 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'e9bd9bb7026a4baea7149a66b40f5cfc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87'}) 2018-08-24 15:56:50,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 15:56:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0076ff56-d174-44bb-b7cf-6b045dda588e", "email": null, "name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87"}}' 2018-08-24 15:56:50,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dea1637-b600-4f41-a607-4ed556a18bd8 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "links": {"self": "http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddff9fc64eff47d6a53cc5da01742c5f", "domain_id": "default", "password_expires_at": null}} 2018-08-24 15:56:50,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-0dea1637-b600-4f41-a607-4ed556a18bd8 2018-08-24 15:56:50,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477993011475s 2018-08-24 15:56:50,574 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-0dea1637-b600-4f41-a607-4ed556a18bd8 2018-08-24 15:56:50,574 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ddff9fc64eff47d6a53cc5da01742c5f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87'}) 2018-08-24 15:56:50,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:56:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:50,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41c232a-63c3-4c4c-9916-723f6db998fe Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:56:50,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c41c232a-63c3-4c4c-9916-723f6db998fe 2018-08-24 15:56:50,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18261384964s 2018-08-24 15:56:50,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c41c232a-63c3-4c4c-9916-723f6db998fe 2018-08-24 15:56:50,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:56:50,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:50,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a544e4-b7e1-4b8a-9434-c00ac4b28cdf Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:56:50,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d0a544e4-b7e1-4b8a-9434-c00ac4b28cdf 2018-08-24 15:56:50,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101885080338s 2018-08-24 15:56:50,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d0a544e4-b7e1-4b8a-9434-c00ac4b28cdf 2018-08-24 15:56:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:56:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b546bd3-b9ab-4bd3-b21d-2cd8f3ef4d84 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:56:51,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-0b546bd3-b9ab-4bd3-b21d-2cd8f3ef4d84 2018-08-24 15:56:51,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188716888428s 2018-08-24 15:56:51,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-0b546bd3-b9ab-4bd3-b21d-2cd8f3ef4d84 2018-08-24 15:56:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:56:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c30607-a79f-4fe9-9b2a-0f170c9e9327 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:56:51,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-45c30607-a79f-4fe9-9b2a-0f170c9e9327 2018-08-24 15:56:51,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147886991501s 2018-08-24 15:56:51,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-45c30607-a79f-4fe9-9b2a-0f170c9e9327 2018-08-24 15:56:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:56:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1beba80-2341-4093-ba17-3ce5872887a9 Content-Encoding: gzip Content-Length: 960 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "links": {"self": "http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddff9fc64eff47d6a53cc5da01742c5f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:56:51,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d1beba80-2341-4093-ba17-3ce5872887a9 2018-08-24 15:56:51,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197975873947s 2018-08-24 15:56:51,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d1beba80-2341-4093-ba17-3ce5872887a9 2018-08-24 15:56:51,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:56:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f525b3-747f-478e-bf1d-e8f115887801 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc"}, "tags": [], "enabled": true, "id": "e9bd9bb7026a4baea7149a66b40f5cfc", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}]} 2018-08-24 15:56:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-23f525b3-747f-478e-bf1d-e8f115887801 2018-08-24 15:56:51,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192640066147s 2018-08-24 15:56:51,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-23f525b3-747f-478e-bf1d-e8f115887801 2018-08-24 15:56:51,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:56:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264bab08-8013-4ca6-9c30-ff8e31c802cc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc", "previous": null, "next": null}} 2018-08-24 15:56:51,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc used request id req-264bab08-8013-4ca6-9c30-ff8e31c802cc 2018-08-24 15:56:51,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107218980789s 2018-08-24 15:56:51,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc used request id req-264bab08-8013-4ca6-9c30-ff8e31c802cc 2018-08-24 15:56:51,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:56:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:56:51,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56e17ff6-db8b-4ea8-8aff-fb24276478ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:56:51,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/5df559bd118b46ae95b9195d6e13137a used request id req-56e17ff6-db8b-4ea8-8aff-fb24276478ee 2018-08-24 15:56:51,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137193918228s 2018-08-24 15:56:51,877 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/5df559bd118b46ae95b9195d6e13137a used request id req-56e17ff6-db8b-4ea8-8aff-fb24276478ee 2018-08-24 15:56:51,877 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e9bd9bb7026a4baea7149a66b40f5cfc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0076ff56-d174-44bb-b7cf-6b045dda588e', 'username': u'vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 15:56:51,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 15:56:51,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 15:56:51,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 15:56:51,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 15:56:51,883 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87', 'password': '0076ff56-d174-44bb-b7cf-6b045dda588e', 'project_name': 'vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'e9bd9bb7026a4baea7149a66b40f5cfc', 'project_domain_name': 'Default'} 2018-08-24 15:56:51,888 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-24 15:56:51,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:56:51,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26ae7ad-4bd6-4dea-99b9-f349a646443d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 15:56:51,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f26ae7ad-4bd6-4dea-99b9-f349a646443d 2018-08-24 15:56:51,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 15:56:52,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T16:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9bd9bb7026a4baea7149a66b40f5cfc", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/e9bd9bb7026a4baea7149a66b40f5cfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "id": "ddff9fc64eff47d6a53cc5da01742c5f"}, "audit_ids": ["i1dQ8CYMSTGP3h8JvQDb7Q"], "issued_at": "2018-08-24T15:56:52.000000Z"}} 2018-08-24 15:56:52,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 15:56:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "vmtp-router_b20419ec-d4bc-4097-b904-40b18f428d87", "admin_state_up": true}}' 2018-08-24 15:56:53,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-b7359032-ba26-429a-a7db-d389690c505c Date: Fri, 24 Aug 2018 15:56:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:56:52Z", "admin_state_up": true, "updated_at": "2018-08-24T15:56:53Z", "revision_number": 2, "routes": [], "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "3fbc1776-c23b-4aac-8239-2915eef8958a", "name": "vmtp-router_b20419ec-d4bc-4097-b904-40b18f428d87"}} 2018-08-24 15:56:53,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b7359032-ba26-429a-a7db-d389690c505c 2018-08-24 15:56:53,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39596700668s 2018-08-24 15:56:53,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b7359032-ba26-429a-a7db-d389690c505c 2018-08-24 15:56:53,688 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e9bd9bb7026a4baea7149a66b40f5cfc', u'created_at': u'2018-08-24T15:56:52Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T15:56:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'e9bd9bb7026a4baea7149a66b40f5cfc', u'id': u'3fbc1776-c23b-4aac-8239-2915eef8958a', u'name': u'vmtp-router_b20419ec-d4bc-4097-b904-40b18f428d87'}) 2018-08-24 15:56:53,688 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-24 15:56:55,135 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-24 15:56:55,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 15:56:55,140 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 15:56:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 15:56:55,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:56:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 15:56:55,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-82c7f87c-9b45-46fb-86fc-e50784bf45cb Date: Fri, 24 Aug 2018 15:56:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:56:55,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-82c7f87c-9b45-46fb-86fc-e50784bf45cb 2018-08-24 15:56:55,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27063703537s 2018-08-24 15:56:55,413 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-82c7f87c-9b45-46fb-86fc-e50784bf45cb 2018-08-24 15:56:55,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 15:56:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87"}' 2018-08-24 15:56:55,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32a44644-20b1-4a71-a92e-9a5dba3b795c Date: Fri, 24 Aug 2018 15:56:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:56:55Z", "file": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file", "owner": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "size": null, "self": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "checksum": null, "created_at": "2018-08-24T15:56:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 15:56:55,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-32a44644-20b1-4a71-a92e-9a5dba3b795c 2018-08-24 15:56:55,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0628321170807s 2018-08-24 15:56:55,483 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-32a44644-20b1-4a71-a92e-9a5dba3b795c returning object a0ed90a7-7d00-46aa-9b76-7d802a3403d8 2018-08-24 15:56:55,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 15:56:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" -d '' 2018-08-24 15:56:59,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f3fb27f-9f1e-4b96-a0ed-abeb4480b140 Date: Fri, 24 Aug 2018 15:56:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 15:56:59,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file used request id req-1f3fb27f-9f1e-4b96-a0ed-abeb4480b140 2018-08-24 15:56:59,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.05925798416s 2018-08-24 15:56:59,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file used request id req-1f3fb27f-9f1e-4b96-a0ed-abeb4480b140 2018-08-24 15:56:59,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 15:56:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 15:56:59,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-fcb414c3-776e-467f-b8ba-6c11b0ca4422 Date: Fri, 24 Aug 2018 15:56:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:56:59Z", "file": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file", "owner": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "size": 263193088, "self": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-24T15:56:55Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 15:56:59,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fcb414c3-776e-467f-b8ba-6c11b0ca4422 2018-08-24 15:56:59,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363819599152s 2018-08-24 15:56:59,585 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fcb414c3-776e-467f-b8ba-6c11b0ca4422 2018-08-24 15:56:59,586 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file', 'owner': u'e9bd9bb7026a4baea7149a66b40f5cfc', 'id': u'a0ed90a7-7d00-46aa-9b76-7d802a3403d8', 'size': 263193088, u'self': u'/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9bd9bb7026a4baea7149a66b40f5cfc', 'name': 'vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T15:56:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T15:56:59Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87', 'created': u'2018-08-24T15:56:55Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-24T15:56:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-24 15:56:59,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 15:56:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_b20419ec-d4bc-4097-b904-40b18f428d87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-24 15:56:59,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56: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-aea02020-ae20-4f35-83f1-7dc8d4021be5 x-compute-request-id: req-aea02020-ae20-4f35-83f1-7dc8d4021be5 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_b20419ec-d4bc-4097-b904-40b18f428d87", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/b32fb213-9ef5-43ab-b06b-17312a761119", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "b32fb213-9ef5-43ab-b06b-17312a761119"}} 2018-08-24 15:56:59,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea02020-ae20-4f35-83f1-7dc8d4021be5 2018-08-24 15:56:59,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295621871948s 2018-08-24 15:56:59,883 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea02020-ae20-4f35-83f1-7dc8d4021be5 2018-08-24 15:56:59,884 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_b20419ec-d4bc-4097-b904-40b18f428d87', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'b32fb213-9ef5-43ab-b06b-17312a761119', 'swap': 0}) 2018-08-24 15:56:59,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 15:56:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" -d '{"extra_specs": {}}' 2018-08-24 15:56:59,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56: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-fb2537e0-73c8-46e2-9d1e-e16ccea2d9e3 x-compute-request-id: req-fb2537e0-73c8-46e2-9d1e-e16ccea2d9e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 15:56:59,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119/os-extra_specs used request id req-fb2537e0-73c8-46e2-9d1e-e16ccea2d9e3 2018-08-24 15:56:59,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0585579872131s 2018-08-24 15:56:59,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119/os-extra_specs used request id req-fb2537e0-73c8-46e2-9d1e-e16ccea2d9e3 2018-08-24 15:56:59,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:56:59,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e31f7fd-50ba-4d6a-a6c0-50415f1233ee Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:57:00,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1e31f7fd-50ba-4d6a-a6c0-50415f1233ee 2018-08-24 15:57:00,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151981115341s 2018-08-24 15:57:00,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1e31f7fd-50ba-4d6a-a6c0-50415f1233ee 2018-08-24 15:57:00,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 15:57:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f46401-9f48-4d84-a486-522dbadc1aea Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 15:57:00,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-38f46401-9f48-4d84-a486-522dbadc1aea 2018-08-24 15:57:00,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103458881378s 2018-08-24 15:57:00,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-38f46401-9f48-4d84-a486-522dbadc1aea 2018-08-24 15:57:00,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 15:57:00,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabf212d-f430-46ff-a0b5-f3fe0c3d1489 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 15:57:00,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-cabf212d-f430-46ff-a0b5-f3fe0c3d1489 2018-08-24 15:57:00,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196361064911s 2018-08-24 15:57:00,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-cabf212d-f430-46ff-a0b5-f3fe0c3d1489 2018-08-24 15:57:00,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 15:57:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd266a8a-137d-48ce-a5b0-23ad181c69b2 Content-Encoding: gzip Content-Length: 960 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "links": {"self": "http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddff9fc64eff47d6a53cc5da01742c5f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 15:57:00,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-bd266a8a-137d-48ce-a5b0-23ad181c69b2 2018-08-24 15:57:00,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131590127945s 2018-08-24 15:57:00,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-bd266a8a-137d-48ce-a5b0-23ad181c69b2 2018-08-24 15:57:00,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 15:57:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c866255-f64e-462a-ae52-a0cfcaad0bf7 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc"}, "tags": [], "enabled": true, "id": "e9bd9bb7026a4baea7149a66b40f5cfc", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}]} 2018-08-24 15:57:00,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-5c866255-f64e-462a-ae52-a0cfcaad0bf7 2018-08-24 15:57:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181485891342s 2018-08-24 15:57:00,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-5c866255-f64e-462a-ae52-a0cfcaad0bf7 2018-08-24 15:57:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 15:57:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:00,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9bbba0-d0c9-403a-a454-2f167280f92f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc", "previous": null, "next": null}} 2018-08-24 15:57:00,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc used request id req-8f9bbba0-d0c9-403a-a454-2f167280f92f 2018-08-24 15:57:00,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19256401062s 2018-08-24 15:57:00,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=ddff9fc64eff47d6a53cc5da01742c5f&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=e9bd9bb7026a4baea7149a66b40f5cfc used request id req-8f9bbba0-d0c9-403a-a454-2f167280f92f 2018-08-24 15:57:00,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 15:57:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 15:57:01,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 15:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2855fdbb-3848-4ecb-9f3b-e6cd835f2972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 15:57:01,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-2855fdbb-3848-4ecb-9f3b-e6cd835f2972 2018-08-24 15:57:01,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141438007355s 2018-08-24 15:57:01,082 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc/users/ddff9fc64eff47d6a53cc5da01742c5f/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-2855fdbb-3848-4ecb-9f3b-e6cd835f2972 2018-08-24 15:57:01,082 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_b20419ec-d4bc-4097-b904-40b18f428d87' 2018-08-24 15:57:01,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 15:57:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" -d '{"keypair": {"name": "vmtp_b20419ec-d4bc-4097-b904-40b18f428d87"}}' 2018-08-24 15:57:02,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 15:57: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-08cfac38-142a-4eaf-ad6e-f88bd8a6cddc x-compute-request-id: req-08cfac38-142a-4eaf-ad6e-f88bd8a6cddc Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmcvB4xuq+/s+ZlB7nedbUUWsVITXkL4LMCGJUWBFcS/TkhSSTom9ZEwwheNpyzDl9WmZvuahfi1bRPt3vgMSB6CuOWnkBBwTd1X0oG0KtHH8Usxwbdk3g7vO2j9CYXc4HGeqZ7t253VEAUmJyEWl1xCWm0cXZNDh4NmjW2YZGYRlosfzPjxrbRTZk/duMh6SmDIe0fluqWiQ3uEeeeE59kKi2sCdd/RsRAQoRqLFeXVWDHCyJwYbn322LylDesEmW21Mv3CzrpAm6nQpGDNLUnpjUfDQQrLzGvsELt5Bx+lRmzS7xC8uLtp8BnYHgpL3+lUnmBrKWUq1OFciJlWo9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApnLweMbqvv7PmZQe53nW1FFrFSE15C+CzAhiVFgRXEv05IUk\nk6JvWRMMIXjacsw5fVpmb7moX4tW0T7d74DEgegrjlp5AQcE3dV9KBtCrRx/FLMc\nG3ZN4O7zto/QmF3OBxnqme7dud1RAFJichFpdcQlptHF2TQ4eDZo1tmGRmEZaLH8\nz48a20U2ZP3bjIekpgyHtH5bqlokN7hHnnhOfZCotrAnXf0bEQEKEaixXl1Vgxws\nicGG599ti8pQ3rBJlttTL9ws66QJup0KRgzS1J6Y1Hw0EKy8xr7BC7eQcfpUZs0u\n8QvLi7afAZ2B4KS9/pVJ5gayllKtThXIiZVqPQIDAQABAoIBAFscm6lhKWp3TOhC\nflAzD3eVQcqFLVzE7RIGnNySgJ5HLbxRbV4rEkxt8rv3zYv9YpLNgzkxJYt3WISd\npxrNH8QEdKMtvwLi9rT/gc0MbwkXijCogoA92A+CfYG3Y3WkE30roJG2gUSWcxp7\n/kt2YIYIYpvYRDbLMQYMsoK4+5lV93QUHz2wQV1fviHnDQ6Vn1qJjQym9CCOppFb\n4N2tdrnK/onQzJE57ENlYmsWuLq04UVlRq3HojJw9nc66aWC1CgbkBQZC305rB35\nALiPVj+NGRqrAFX87feccZEG5HCFVL0XNpSc/ZlzZ3SwFvSD8ucfdD+E9n9ASgB9\nRWcYx0ECgYEA0IgazTHVwKvAXJaanRsxOi46r3BUnLGHd54+BGKtxKjs55tS2Gq5\nYwdkgsw9XIiKM2RiW9jZevQ4ZrSkUOa8EXXNuXobkoznYMoWsgWLPozn3Q6OdfJM\n/u1CH+vTZv1RAddAuVz95K2uub7i7MdRAV/PPV3YMSd/IdDnQWKeeckCgYEAzFaG\nSufmbjn1Ua5ETywc16Ynrju2w4c9SynPFJ+xrGOMh/g3g1CO6IoMm+8UKIKMpKbA\nAkAyY/8MMhkXHzxiuye/r/LM+tzAgPrg3kGtEzXkfEN+mRqVNJq+UNjtPis368xO\nP81RPIaXo2/NuVToL5MunIRZG6DCUt2fv/eUZtUCgYBPZ3QlLFPDYOMHnoVTS3Zs\nPAw2n6RoYiU+RDBDRTv7xYMoEfny1HixH7CDKbg30vok5ZWaebEeY35ShXiIIcP9\nNglXFgsHu8WjEnCf6wKBl+/2OcO/X7s32yoxs3+1GMJO3CMWMjWvbP86VVhdZuwO\nhOgJ6wEWfn6nZr+YIzBLGQKBgQCsidr3YP0X0eStRcL0P0FTbj9PRai7TXSaBQGQ\nXo++CojdPuBRBzLEc9zVxnh1BFcRqKO0wtRJz1BS9RCrFWggtB2Nyiz/HmuF/VDn\nGvmzoOv/aVZ6nRGjy44r4h/hQMkFWAwyn4Ga4+Mi5AMIHQO5OERBcRd01rd/FRgR\nFlK+yQKBgQCKLshSVC/k0oSBjwO2CXtAP2Y+jlXRtouSRcKBNBI3UHgWJmHrQaT2\nt/Ygtx39Ijl7OKtzGRux2k9rphOQzheRSv6FPY7J1ha9kapCeq7TKsnhrVo0OF7o\n9UNMd4fLyuti/MUd16T5YartXOaxQ1MUp76P5iqGlpYAE2ImemQqZw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ddff9fc64eff47d6a53cc5da01742c5f", "name": "vmtp_b20419ec-d4bc-4097-b904-40b18f428d87", "fingerprint": "13:3e:12:0e:cf:ec:61:fb:d0:9a:95:80:f2:ea:9a:27"}} 2018-08-24 15:57:02,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-08cfac38-142a-4eaf-ad6e-f88bd8a6cddc 2018-08-24 15:57:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.01263594627s 2018-08-24 15:57:02,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-08cfac38-142a-4eaf-ad6e-f88bd8a6cddc 2018-08-24 15:57:02,096 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmcvB4xuq+/s+ZlB7nedbUUWsVITXkL4LMCGJUWBFcS/TkhSSTom9ZEwwheNpyzDl9WmZvuahfi1bRPt3vgMSB6CuOWnkBBwTd1X0oG0KtHH8Usxwbdk3g7vO2j9CYXc4HGeqZ7t253VEAUmJyEWl1xCWm0cXZNDh4NmjW2YZGYRlosfzPjxrbRTZk/duMh6SmDIe0fluqWiQ3uEeeeE59kKi2sCdd/RsRAQoRqLFeXVWDHCyJwYbn322LylDesEmW21Mv3CzrpAm6nQpGDNLUnpjUfDQQrLzGvsELt5Bx+lRmzS7xC8uLtp8BnYHgpL3+lUnmBrKWUq1OFciJlWo9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApnLweMbqvv7PmZQe53nW1FFrFSE15C+CzAhiVFgRXEv05IUk\nk6JvWRMMIXjacsw5fVpmb7moX4tW0T7d74DEgegrjlp5AQcE3dV9KBtCrRx/FLMc\nG3ZN4O7zto/QmF3OBxnqme7dud1RAFJichFpdcQlptHF2TQ4eDZo1tmGRmEZaLH8\nz48a20U2ZP3bjIekpgyHtH5bqlokN7hHnnhOfZCotrAnXf0bEQEKEaixXl1Vgxws\nicGG599ti8pQ3rBJlttTL9ws66QJup0KRgzS1J6Y1Hw0EKy8xr7BC7eQcfpUZs0u\n8QvLi7afAZ2B4KS9/pVJ5gayllKtThXIiZVqPQIDAQABAoIBAFscm6lhKWp3TOhC\nflAzD3eVQcqFLVzE7RIGnNySgJ5HLbxRbV4rEkxt8rv3zYv9YpLNgzkxJYt3WISd\npxrNH8QEdKMtvwLi9rT/gc0MbwkXijCogoA92A+CfYG3Y3WkE30roJG2gUSWcxp7\n/kt2YIYIYpvYRDbLMQYMsoK4+5lV93QUHz2wQV1fviHnDQ6Vn1qJjQym9CCOppFb\n4N2tdrnK/onQzJE57ENlYmsWuLq04UVlRq3HojJw9nc66aWC1CgbkBQZC305rB35\nALiPVj+NGRqrAFX87feccZEG5HCFVL0XNpSc/ZlzZ3SwFvSD8ucfdD+E9n9ASgB9\nRWcYx0ECgYEA0IgazTHVwKvAXJaanRsxOi46r3BUnLGHd54+BGKtxKjs55tS2Gq5\nYwdkgsw9XIiKM2RiW9jZevQ4ZrSkUOa8EXXNuXobkoznYMoWsgWLPozn3Q6OdfJM\n/u1CH+vTZv1RAddAuVz95K2uub7i7MdRAV/PPV3YMSd/IdDnQWKeeckCgYEAzFaG\nSufmbjn1Ua5ETywc16Ynrju2w4c9SynPFJ+xrGOMh/g3g1CO6IoMm+8UKIKMpKbA\nAkAyY/8MMhkXHzxiuye/r/LM+tzAgPrg3kGtEzXkfEN+mRqVNJq+UNjtPis368xO\nP81RPIaXo2/NuVToL5MunIRZG6DCUt2fv/eUZtUCgYBPZ3QlLFPDYOMHnoVTS3Zs\nPAw2n6RoYiU+RDBDRTv7xYMoEfny1HixH7CDKbg30vok5ZWaebEeY35ShXiIIcP9\nNglXFgsHu8WjEnCf6wKBl+/2OcO/X7s32yoxs3+1GMJO3CMWMjWvbP86VVhdZuwO\nhOgJ6wEWfn6nZr+YIzBLGQKBgQCsidr3YP0X0eStRcL0P0FTbj9PRai7TXSaBQGQ\nXo++CojdPuBRBzLEc9zVxnh1BFcRqKO0wtRJz1BS9RCrFWggtB2Nyiz/HmuF/VDn\nGvmzoOv/aVZ6nRGjy44r4h/hQMkFWAwyn4Ga4+Mi5AMIHQO5OERBcRd01rd/FRgR\nFlK+yQKBgQCKLshSVC/k0oSBjwO2CXtAP2Y+jlXRtouSRcKBNBI3UHgWJmHrQaT2\nt/Ygtx39Ijl7OKtzGRux2k9rphOQzheRSv6FPY7J1ha9kapCeq7TKsnhrVo0OF7o\n9UNMd4fLyuti/MUd16T5YartXOaxQ1MUp76P5iqGlpYAE2ImemQqZw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ddff9fc64eff47d6a53cc5da01742c5f', 'name': u'vmtp_b20419ec-d4bc-4097-b904-40b18f428d87', 'created_at': '2018-08-24T15:57:02.096743', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9bd9bb7026a4baea7149a66b40f5cfc', 'name': 'vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'13:3e:12:0e:cf:ec:61:fb:d0:9a:95:80:f2:ea:9a:27', 'type': 'ssh', 'id': u'vmtp_b20419ec-d4bc-4097-b904-40b18f428d87'}) 2018-08-24 15:57:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 15:57:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_b20419ec-d4bc-4097-b904-40b18f428d87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 15:57:02,126 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 15:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07c20fcd-cbae-4a6e-921a-aeb377014400 x-compute-request-id: req-07c20fcd-cbae-4a6e-921a-aeb377014400 Content-Length: 0 Content-Type: application/json 2018-08-24 15:57:02,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_b20419ec-d4bc-4097-b904-40b18f428d87 used request id req-07c20fcd-cbae-4a6e-921a-aeb377014400 2018-08-24 15:57:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0286049842834s 2018-08-24 15:57:02,126 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_b20419ec-d4bc-4097-b904-40b18f428d87 used request id req-07c20fcd-cbae-4a6e-921a-aeb377014400 2018-08-24 15:57:02,958 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-24 16:19:57,283 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-24 15:57:03,749 INFO Using http://172.30.9.40:5000/v3 2018-08-24 15:57:03,750 INFO VM public key: /tmp/tmptHWMY2 2018-08-24 15:57:03,750 INFO VM private key: /tmp/tmp7okr4S 2018-08-24 15:57:05,867 INFO Found image vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87 to launch VM, will continue 2018-08-24 15:57:06,433 INFO Using external router: vmtp-router_b20419ec-d4bc-4097-b904-40b18f428d87 2018-08-24 15:57:06,434 INFO Using external network: external. 2018-08-24 15:57:07,515 INFO Created internal network: pns-internal-net_b20419ec-d4bc-4097-b904-40b18f428d87. 2018-08-24 15:57:08,180 INFO Created internal network: pns-internal-net2_b20419ec-d4bc-4097-b904-40b18f428d87. 2018-08-24 15:57:09,914 DEBUG Ext router associated to pns-internal-net_b20419ec-d4bc-4097-b904-40b18f428d87 2018-08-24 15:57:11,645 DEBUG Ext router associated to pns-internal-net2_b20419ec-d4bc-4097-b904-40b18f428d87 2018-08-24 15:57:11,678 INFO OpenStack agent: Unknown agent 2018-08-24 15:57:11,678 INFO OpenStack network type: vxlan 2018-08-24 15:57:12,907 INFO [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Creating server VM... 2018-08-24 15:57:12,908 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-24 15:57:15,366 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 1 of 90... 2018-08-24 15:57:18,025 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 2 of 90... 2018-08-24 15:57:20,821 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 3 of 90... 2018-08-24 15:57:22,972 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 4 of 90... 2018-08-24 15:57:25,593 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 5 of 90... 2018-08-24 15:57:28,249 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 6 of 90... 2018-08-24 15:57:30,576 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 7 of 90... 2018-08-24 15:57:32,722 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 8 of 90... 2018-08-24 15:57:35,116 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 9 of 90... 2018-08-24 15:57:37,436 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 10 of 90... 2018-08-24 15:57:40,423 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 11 of 90... 2018-08-24 15:57:42,882 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 12 of 90... 2018-08-24 15:57:45,208 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 13 of 90... 2018-08-24 15:57:47,829 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 14 of 90... 2018-08-24 15:57:50,223 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 15 of 90... 2018-08-24 15:57:52,380 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 16 of 90... 2018-08-24 15:57:54,865 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 17 of 90... 2018-08-24 15:57:57,027 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 18 of 90... 2018-08-24 15:57:59,604 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 19 of 90... 2018-08-24 15:58:02,396 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 20 of 90... 2018-08-24 15:58:05,153 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 21 of 90... 2018-08-24 15:58:07,687 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 22 of 90... 2018-08-24 15:58:10,096 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 23 of 90... 2018-08-24 15:58:12,792 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 24 of 90... 2018-08-24 15:58:14,935 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 25 of 90... 2018-08-24 15:58:17,934 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 26 of 90... 2018-08-24 15:58:20,720 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 27 of 90... 2018-08-24 15:58:23,728 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 28 of 90... 2018-08-24 15:58:26,242 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 29 of 90... 2018-08-24 15:58:28,636 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 30 of 90... 2018-08-24 15:58:30,975 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 31 of 90... 2018-08-24 15:58:33,119 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 32 of 90... 2018-08-24 15:58:35,264 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 33 of 90... 2018-08-24 15:58:37,694 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 34 of 90... 2018-08-24 15:58:39,839 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 35 of 90... 2018-08-24 15:58:42,246 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 36 of 90... 2018-08-24 15:58:44,555 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 37 of 90... 2018-08-24 15:58:46,695 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 38 of 90... 2018-08-24 15:58:49,104 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 39 of 90... 2018-08-24 15:58:51,660 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 40 of 90... 2018-08-24 15:58:54,084 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 41 of 90... 2018-08-24 15:58:58,745 INFO [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Internal network IP: 192.168.1.9 2018-08-24 15:58:58,745 INFO [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] SSH IP: 172.30.9.209 2018-08-24 15:58:58,746 INFO [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Setup SSH for ubuntu@172.30.9.209 2018-08-24 16:00:36,218 INFO [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Installing nuttcp-8.1.4... 2018-08-24 16:00:36,260 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Copying nuttcp-8.1.4 to target... 2018-08-24 16:00:36,475 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Starting nuttcp-8.1.4 server... 2018-08-24 16:00:36,516 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] 2018-08-24 16:00:36,562 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Creating client VM... 2018-08-24 16:00:36,562 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-24 16:00:39,303 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 1 of 90... 2018-08-24 16:00:42,256 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 2 of 90... 2018-08-24 16:00:44,433 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 3 of 90... 2018-08-24 16:00:46,841 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 4 of 90... 2018-08-24 16:00:49,260 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 5 of 90... 2018-08-24 16:00:51,424 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] VM status=BUILD, retrying 6 of 90... 2018-08-24 16:00:55,775 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Internal network IP: 192.168.1.6 2018-08-24 16:00:55,776 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] SSH IP: 172.30.9.201 2018-08-24 16:00:55,776 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Setup SSH for ubuntu@172.30.9.201 2018-08-24 16:01:07,301 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Installing nuttcp-8.1.4... 2018-08-24 16:01:07,372 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Copying nuttcp-8.1.4 to target... 2018-08-24 16:01:07,538 INFO ============================================================ 2018-08-24 16:01:07,539 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-24 16:01:16,589 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=1.27 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.473 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.124 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.142 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.135 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.130 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.132 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.123 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.143 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.173 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.123/0.284/1.273/0.345 ms 2018-08-24 16:01:25,639 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.153 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.124 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.179 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.232 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.259 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.118 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.226 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.112 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.169 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.124 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.112/0.169/0.259/0.052 ms 2018-08-24 16:01:34,687 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.350 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.195 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.166 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.138 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.390 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.149 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.323 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.344 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.157 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.138/0.236/0.390/0.096 ms 2018-08-24 16:01:34,688 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:01:34,689 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:01:44,816 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=18309.3446 real_seconds=10.01 rate_Mbps=15349.9304 tx_cpu=34 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.33 2018-08-24 16:01:44,818 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:01:54,946 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=21250.5189 real_seconds=10.01 rate_Mbps=17814.8721 tx_cpu=39 rx_cpu=58 retrans=0 cwnd=3137 rtt_ms=0.24 2018-08-24 16:01:54,946 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:05,050 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=20526.4773 real_seconds=10.01 rate_Mbps=17203.1816 tx_cpu=37 rx_cpu=53 retrans=0 cwnd=3023 rtt_ms=0.32 2018-08-24 16:02:05,050 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:02:05,051 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:08,377 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=26.9335 real_seconds=1.00 rate_Mbps=225.7867 tx_cpu=18 rx_cpu=36 drop=853 pkt=221492 data_loss=0.38502 2018-08-24 16:02:08,379 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=1<231205/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:02:08,379 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R693615K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:11,732 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=27.4261 real_seconds=1.00 rate_Mbps=229.5606 tx_cpu=17 rx_cpu=39 drop=16 pkt=224691 data_loss=0.00729 2018-08-24 16:02:11,733 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=1<235070/693615<693615 Kbps loss-rate=0 2018-08-24 16:02:11,733 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R464342K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:15,060 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=29.9966 real_seconds=1.00 rate_Mbps=251.0679 tx_cpu=19 rx_cpu=36 drop=0 pkt=245732 data_loss=0.00000 2018-08-24 16:02:15,061 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=1<257093/464342<464342 Kbps loss-rate=0 2018-08-24 16:02:15,061 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R360717K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:18,390 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=30.3273 real_seconds=1.00 rate_Mbps=253.8492 tx_cpu=20 rx_cpu=40 drop=134 pkt=248575 data_loss=0.05372 2018-08-24 16:02:18,391 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=1<259941/360717<360717 Kbps loss-rate=0 2018-08-24 16:02:18,391 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310329K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:21,719 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=29.4729 real_seconds=1.00 rate_Mbps=246.7242 tx_cpu=23 rx_cpu=37 drop=0 pkt=241442 data_loss=0.00000 2018-08-24 16:02:21,720 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=1<252645/310329<310329 Kbps loss-rate=0 2018-08-24 16:02:21,720 DEBUG undershot, min=252645 kbps=281487 max=310329 2018-08-24 16:02:21,720 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R281487K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:25,049 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=28.9011 real_seconds=1.00 rate_Mbps=242.0295 tx_cpu=19 rx_cpu=40 drop=105 pkt=236863 data_loss=0.04427 2018-08-24 16:02:25,050 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=252645<247838/281487<310329 Kbps loss-rate=0 2018-08-24 16:02:25,050 DEBUG undershot, min=281487 kbps=295908 max=310329 2018-08-24 16:02:25,050 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R295908K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:28,404 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=26.9624 real_seconds=1.00 rate_Mbps=225.7362 tx_cpu=21 rx_cpu=35 drop=1506 pkt=222382 data_loss=0.67707 2018-08-24 16:02:28,404 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=128 throughput=281487<231153/295908<310329 Kbps loss-rate=0 2018-08-24 16:02:28,405 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:02:28,405 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:31,758 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=218.6484 real_seconds=1.00 rate_Mbps=1831.8424 tx_cpu=28 rx_cpu=35 drop=0 pkt=223896 data_loss=0.00000 2018-08-24 16:02:31,758 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1<1875806/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:02:31,758 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3437903K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:35,086 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=220.9629 real_seconds=1.00 rate_Mbps=1851.1091 tx_cpu=31 rx_cpu=41 drop=0 pkt=226266 data_loss=0.00000 2018-08-24 16:02:35,087 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1<1895535/3437903<3437903 Kbps loss-rate=0 2018-08-24 16:02:35,087 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2666719K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:38,441 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=225.9736 real_seconds=1.00 rate_Mbps=1893.1791 tx_cpu=31 rx_cpu=41 drop=189 pkt=231586 data_loss=0.08162 2018-08-24 16:02:38,441 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1<1938615/2666719<2666719 Kbps loss-rate=0 2018-08-24 16:02:38,441 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2302667K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:41,770 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=202.4785 real_seconds=1.00 rate_Mbps=1696.9873 tx_cpu=35 rx_cpu=35 drop=369 pkt=207707 data_loss=0.17768 2018-08-24 16:02:41,770 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1<1737714/2302667<2302667 Kbps loss-rate=0 2018-08-24 16:02:41,771 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2020190K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:45,100 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=205.8027 real_seconds=1.00 rate_Mbps=1723.6957 tx_cpu=34 rx_cpu=38 drop=0 pkt=210742 data_loss=0.00000 2018-08-24 16:02:45,100 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1<1765064/2020190<2020190 Kbps loss-rate=0 2018-08-24 16:02:45,101 DEBUG undershot, min=1765064 kbps=1892627 max=2020190 2018-08-24 16:02:45,101 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1892627K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:48,453 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=224.4521 real_seconds=1.00 rate_Mbps=1881.9490 tx_cpu=90 rx_cpu=37 drop=1194 pkt=231033 data_loss=0.51685 2018-08-24 16:02:48,453 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=1024 throughput=1765064<1927115/1892627<2020190 Kbps loss-rate=0 2018-08-24 16:02:48,454 DEBUG undershot, min=1927115 kbps=1973652 max=2020190 2018-08-24 16:02:48,454 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:02:48,454 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:51,807 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=596.0234 real_seconds=1.00 rate_Mbps=4997.8428 tx_cpu=99 rx_cpu=21 drop=3 pkt=76294 data_loss=0.00394 2018-08-24 16:02:51,807 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=8192 throughput=1<5117791/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:02:51,808 DEBUG undershot, min=5117791 kbps=7558895 max=10000000 2018-08-24 16:02:51,808 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558895K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:55,162 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=900.0156 real_seconds=1.00 rate_Mbps=7546.5804 tx_cpu=99 rx_cpu=28 drop=137 pkt=115339 data_loss=0.11878 2018-08-24 16:02:55,163 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=8192 throughput=5117791<7727698/7558895<10000000 Kbps loss-rate=0 2018-08-24 16:02:55,163 DEBUG undershot, min=7727698 kbps=8863849 max=10000000 2018-08-24 16:02:55,163 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8863849K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:02:58,519 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=1054.4297 real_seconds=1.00 rate_Mbps=8841.6783 tx_cpu=99 rx_cpu=35 drop=284 pkt=135251 data_loss=0.20998 2018-08-24 16:02:58,519 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=8192 throughput=7727698<9053878/8863849<10000000 Kbps loss-rate=0 2018-08-24 16:02:58,519 DEBUG undershot, min=9053878 kbps=9526939 max=10000000 2018-08-24 16:02:58,520 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9526939K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:03:01,873 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] megabytes=1119.1875 real_seconds=1.00 rate_Mbps=9378.4559 tx_cpu=91 rx_cpu=35 drop=1381 pkt=144637 data_loss=0.95481 2018-08-24 16:03:01,874 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] pkt-size=8192 throughput=9053878<9603538/9526939<10000000 Kbps loss-rate=0 2018-08-24 16:03:01,874 DEBUG undershot, min=9603538 kbps=9801769 max=10000000 2018-08-24 16:03:01,884 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.6', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15718328, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 18242429, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 17616057, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.68, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 231153, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.52, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1927115, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.95, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9603538, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.284', 'rtt_max_ms': '1.273', 'rtt_min_ms': '0.123', 'rtt_stddev': '0.345', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.169', 'rtt_max_ms': '0.259', 'rtt_min_ms': '0.112', 'rtt_stddev': '0.052', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.236', 'rtt_max_ms': '0.390', 'rtt_min_ms': '0.138', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-24 16:03:01,885 INFO Deleting floating ip 51acc76d-893a-42e7-8f00-bde3ed4e11c7 2018-08-24 16:03:03,248 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Floating IP 172.30.9.201 deleted 2018-08-24 16:03:03,671 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d871] Instance deleted 2018-08-24 16:03:03,703 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Creating client VM... 2018-08-24 16:03:03,703 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-24 16:03:06,509 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] VM status=BUILD, retrying 1 of 90... 2018-08-24 16:03:08,966 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] VM status=BUILD, retrying 2 of 90... 2018-08-24 16:03:12,029 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] VM status=BUILD, retrying 3 of 90... 2018-08-24 16:03:14,432 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] VM status=BUILD, retrying 4 of 90... 2018-08-24 16:03:16,594 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] VM status=BUILD, retrying 5 of 90... 2018-08-24 16:03:20,969 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Internal network IP: 192.168.2.10 2018-08-24 16:03:20,969 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] SSH IP: 172.30.9.214 2018-08-24 16:03:20,969 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Setup SSH for ubuntu@172.30.9.214 2018-08-24 16:04:58,440 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Installing nuttcp-8.1.4... 2018-08-24 16:04:58,483 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Copying nuttcp-8.1.4 to target... 2018-08-24 16:04:58,652 INFO ============================================================ 2018-08-24 16:04:58,652 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-24 16:05:07,695 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.589 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.270 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.121 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.117 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.101 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.118 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.140 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.107 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.186 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.231 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.101/0.198/0.589/0.141 ms 2018-08-24 16:05:16,739 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.143 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.155 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.128 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.257 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.176 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.171 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.159 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.142 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.137 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.164 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.128/0.163/0.257/0.035 ms 2018-08-24 16:05:25,783 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.353 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.185 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.185 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.143 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.189 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.240 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.158 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.226 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.143/0.203/0.353/0.056 ms 2018-08-24 16:05:25,784 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:05:25,785 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:05:35,910 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=20438.2500 real_seconds=10.00 rate_Mbps=17141.2094 tx_cpu=36 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.49 2018-08-24 16:05:35,910 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:05:46,007 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=19837.1357 real_seconds=10.00 rate_Mbps=16636.8289 tx_cpu=37 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.26 2018-08-24 16:05:46,008 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:05:56,109 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=19454.0109 real_seconds=10.00 rate_Mbps=16315.6797 tx_cpu=35 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.32 2018-08-24 16:05:56,109 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:05:56,110 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:05:59,436 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=23.9387 real_seconds=1.00 rate_Mbps=201.2678 tx_cpu=22 rx_cpu=32 drop=127 pkt=196233 data_loss=0.06471 2018-08-24 16:05:59,437 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<206098/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:05:59,437 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R618294K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:02,763 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=24.6343 real_seconds=1.00 rate_Mbps=206.3238 tx_cpu=20 rx_cpu=34 drop=0 pkt=201804 data_loss=0.00000 2018-08-24 16:06:02,764 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<211275/618294<618294 Kbps loss-rate=0 2018-08-24 16:06:02,764 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R414784K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:06,092 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=29.2753 real_seconds=1.00 rate_Mbps=245.2812 tx_cpu=19 rx_cpu=38 drop=0 pkt=239823 data_loss=0.00000 2018-08-24 16:06:06,092 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<251167/414784<414784 Kbps loss-rate=0 2018-08-24 16:06:06,093 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R332975K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:09,422 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=27.0557 real_seconds=1.00 rate_Mbps=226.6206 tx_cpu=19 rx_cpu=34 drop=2 pkt=221642 data_loss=0.00074 2018-08-24 16:06:09,422 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<232059/332975<332975 Kbps loss-rate=0 2018-08-24 16:06:09,423 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282517K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:12,750 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=27.9659 real_seconds=1.00 rate_Mbps=234.3074 tx_cpu=24 rx_cpu=35 drop=75 pkt=229171 data_loss=0.03253 2018-08-24 16:06:12,751 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<239930/282517<282517 Kbps loss-rate=0 2018-08-24 16:06:12,751 DEBUG undershot, min=239930 kbps=261223 max=282517 2018-08-24 16:06:12,751 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R261223K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:16,103 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=27.3323 real_seconds=1.00 rate_Mbps=229.0461 tx_cpu=19 rx_cpu=36 drop=0 pkt=223906 data_loss=0.00000 2018-08-24 16:06:16,103 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=239930<234543/261223<282517 Kbps loss-rate=0 2018-08-24 16:06:16,104 DEBUG undershot, min=261223 kbps=271870 max=282517 2018-08-24 16:06:16,104 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R271870K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:19,428 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=28.2635 real_seconds=1.00 rate_Mbps=237.0023 tx_cpu=19 rx_cpu=38 drop=243 pkt=231778 data_loss=0.10497 2018-08-24 16:06:19,428 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=261223<242690/271870<282517 Kbps loss-rate=0 2018-08-24 16:06:19,429 DEBUG undershot, min=271870 kbps=277193 max=282517 2018-08-24 16:06:19,429 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:06:19,429 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:22,782 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=199.3643 real_seconds=1.00 rate_Mbps=1671.3173 tx_cpu=27 rx_cpu=34 drop=0 pkt=204149 data_loss=0.00000 2018-08-24 16:06:22,782 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1711428/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:06:22,783 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3355714K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:26,109 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=201.4160 real_seconds=1.00 rate_Mbps=1688.3084 tx_cpu=27 rx_cpu=35 drop=0 pkt=206250 data_loss=0.00000 2018-08-24 16:06:26,109 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1728827/3355714<3355714 Kbps loss-rate=0 2018-08-24 16:06:26,109 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2542270K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:29,436 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=190.6328 real_seconds=1.00 rate_Mbps=1597.9982 tx_cpu=31 rx_cpu=32 drop=209 pkt=195417 data_loss=0.10695 2018-08-24 16:06:29,437 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1636350/2542270<2542270 Kbps loss-rate=0 2018-08-24 16:06:29,437 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2089310K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:32,764 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=216.1299 real_seconds=1.00 rate_Mbps=1811.4294 tx_cpu=28 rx_cpu=40 drop=0 pkt=221317 data_loss=0.00000 2018-08-24 16:06:32,764 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1854903/2089310<2089310 Kbps loss-rate=0 2018-08-24 16:06:32,765 DEBUG undershot, min=1854903 kbps=1972106 max=2089310 2018-08-24 16:06:32,765 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1972106K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:36,116 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=219.0020 real_seconds=1.00 rate_Mbps=1835.8144 tx_cpu=35 rx_cpu=40 drop=102 pkt=224360 data_loss=0.04546 2018-08-24 16:06:36,117 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1854903<1879873/1972106<2089310 Kbps loss-rate=0 2018-08-24 16:06:36,117 DEBUG undershot, min=1879873 kbps=1984591 max=2089310 2018-08-24 16:06:36,117 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1984591K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:39,445 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=202.3203 real_seconds=1.00 rate_Mbps=1697.3691 tx_cpu=34 rx_cpu=32 drop=59 pkt=207235 data_loss=0.02846 2018-08-24 16:06:39,446 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1879873<1738105/1984591<2089310 Kbps loss-rate=0 2018-08-24 16:06:39,446 DEBUG undershot, min=1984591 kbps=2036950 max=2089310 2018-08-24 16:06:39,446 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2036950K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:42,800 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=211.4414 real_seconds=1.00 rate_Mbps=1771.9732 tx_cpu=30 rx_cpu=33 drop=0 pkt=216516 data_loss=0.00000 2018-08-24 16:06:42,800 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1984591<1814500/2036950<2089310 Kbps loss-rate=0 2018-08-24 16:06:42,801 DEBUG undershot, min=2036950 kbps=2063130 max=2089310 2018-08-24 16:06:42,801 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:06:42,801 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:46,152 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=595.8750 real_seconds=1.00 rate_Mbps=4999.3167 tx_cpu=99 rx_cpu=21 drop=22 pkt=76294 data_loss=0.02884 2018-08-24 16:06:46,153 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=1<5119300/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:06:46,153 DEBUG undershot, min=5119300 kbps=7559650 max=10000000 2018-08-24 16:06:46,153 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559650K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:49,480 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=900.6250 real_seconds=1.00 rate_Mbps=7555.9043 tx_cpu=99 rx_cpu=29 drop=71 pkt=115351 data_loss=0.06155 2018-08-24 16:06:49,481 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=5119300<7737246/7559650<10000000 Kbps loss-rate=0 2018-08-24 16:06:49,481 DEBUG undershot, min=7737246 kbps=8868623 max=10000000 2018-08-24 16:06:49,481 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868623K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:52,808 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=1056.9297 real_seconds=1.00 rate_Mbps=8866.5856 tx_cpu=99 rx_cpu=30 drop=38 pkt=135325 data_loss=0.02808 2018-08-24 16:06:52,809 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=7737246<9079383/8868623<10000000 Kbps loss-rate=0 2018-08-24 16:06:52,809 DEBUG undershot, min=9079383 kbps=9539691 max=10000000 2018-08-24 16:06:52,809 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9539691K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:06:56,160 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=1136.8203 real_seconds=1.00 rate_Mbps=9536.7882 tx_cpu=85 rx_cpu=34 drop=51 pkt=145564 data_loss=0.03504 2018-08-24 16:06:56,161 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=9079383<9765671/9539691<10000000 Kbps loss-rate=0 2018-08-24 16:06:56,161 DEBUG undershot, min=9765671 kbps=9882835 max=10000000 2018-08-24 16:06:56,170 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.10', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.49, 'throughput_kbps': 17552598, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.26, 'throughput_kbps': 17036112, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 16707256, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 242690, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1814500, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9765671, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.198', 'rtt_max_ms': '0.589', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.141', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.163', 'rtt_max_ms': '0.257', 'rtt_min_ms': '0.128', 'rtt_stddev': '0.035', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.203', 'rtt_max_ms': '0.353', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.056', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-24 16:06:56,172 INFO ============================================================ 2018-08-24 16:06:56,172 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-24 16:07:05,241 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=0.469 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.555 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.317 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.346 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.160 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.254 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.122 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.134 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.129 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.250 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.122/0.273/0.555/0.143 ms 2018-08-24 16:07:14,286 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=0.174 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.189 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.153 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.299 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.190 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.245 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.371 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.338 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.230 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.276 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.153/0.246/0.371/0.071 ms 2018-08-24 16:07:23,330 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=0.354 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.177 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.162 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.169 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.319 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.322 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.393 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.286 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.145 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.187 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.145/0.251/0.393/0.088 ms 2018-08-24 16:07:23,331 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:07:23,331 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:07:33,430 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=23279.3750 real_seconds=10.00 rate_Mbps=19523.9419 tx_cpu=41 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.53 2018-08-24 16:07:33,431 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:07:43,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=20412.6118 real_seconds=10.00 rate_Mbps=17119.7139 tx_cpu=36 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.32 2018-08-24 16:07:43,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:07:53,629 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=19904.7701 real_seconds=10.00 rate_Mbps=16695.0908 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.24 2018-08-24 16:07:53,629 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:07:53,630 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:07:56,954 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=31.4785 real_seconds=1.00 rate_Mbps=264.0039 tx_cpu=19 rx_cpu=34 drop=91 pkt=257963 data_loss=0.03525 2018-08-24 16:07:56,955 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<270339/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:07:56,955 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R811017K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:00,282 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=29.3429 real_seconds=1.00 rate_Mbps=245.8903 tx_cpu=23 rx_cpu=37 drop=0 pkt=240377 data_loss=0.00000 2018-08-24 16:08:00,283 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<251791/811017<811017 Kbps loss-rate=0 2018-08-24 16:08:00,283 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R531404K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:03,609 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=30.1079 real_seconds=1.00 rate_Mbps=252.0802 tx_cpu=20 rx_cpu=35 drop=7 pkt=246651 data_loss=0.00299 2018-08-24 16:08:03,610 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<258130/531404<531404 Kbps loss-rate=0 2018-08-24 16:08:03,610 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R394767K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:06,961 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=28.9097 real_seconds=1.00 rate_Mbps=242.2493 tx_cpu=20 rx_cpu=36 drop=0 pkt=236828 data_loss=0.00000 2018-08-24 16:08:06,962 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<248063/394767<394767 Kbps loss-rate=0 2018-08-24 16:08:06,962 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321415K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:10,288 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=30.7014 real_seconds=1.00 rate_Mbps=257.1988 tx_cpu=20 rx_cpu=38 drop=8 pkt=251514 data_loss=0.00326 2018-08-24 16:08:10,288 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=1<263371/321415<321415 Kbps loss-rate=0 2018-08-24 16:08:10,288 DEBUG undershot, min=263371 kbps=292393 max=321415 2018-08-24 16:08:10,289 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R292393K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:13,640 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=32.2859 real_seconds=1.00 rate_Mbps=270.5877 tx_cpu=21 rx_cpu=35 drop=934 pkt=265420 data_loss=0.35185 2018-08-24 16:08:13,640 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=263371<277081/292393<321415 Kbps loss-rate=0 2018-08-24 16:08:13,641 DEBUG undershot, min=277081 kbps=299248 max=321415 2018-08-24 16:08:13,641 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299248K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:16,992 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=29.4692 real_seconds=1.00 rate_Mbps=246.8196 tx_cpu=24 rx_cpu=34 drop=0 pkt=241412 data_loss=0.00000 2018-08-24 16:08:16,992 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=277081<252743/299248<321415 Kbps loss-rate=0 2018-08-24 16:08:16,992 DEBUG undershot, min=299248 kbps=310331 max=321415 2018-08-24 16:08:16,993 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310331K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:20,344 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=28.8821 real_seconds=1.00 rate_Mbps=241.9652 tx_cpu=20 rx_cpu=36 drop=0 pkt=236602 data_loss=0.00000 2018-08-24 16:08:20,345 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=128 throughput=299248<247772/310331<321415 Kbps loss-rate=0 2018-08-24 16:08:20,345 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:08:20,346 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:23,670 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=233.1641 real_seconds=1.00 rate_Mbps=1955.3529 tx_cpu=39 rx_cpu=35 drop=0 pkt=238760 data_loss=0.00000 2018-08-24 16:08:23,671 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<2002281/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:08:23,671 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3501140K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:26,994 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=220.3770 real_seconds=1.00 rate_Mbps=1847.6397 tx_cpu=37 rx_cpu=35 drop=0 pkt=225666 data_loss=0.00000 2018-08-24 16:08:26,995 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1891983/3501140<3501140 Kbps loss-rate=0 2018-08-24 16:08:26,995 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2696561K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:30,318 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=241.9541 real_seconds=1.00 rate_Mbps=2027.4968 tx_cpu=36 rx_cpu=36 drop=0 pkt=247761 data_loss=0.00000 2018-08-24 16:08:30,319 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<2076156/2696561<2696561 Kbps loss-rate=0 2018-08-24 16:08:30,319 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2386358K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:33,646 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=214.6992 real_seconds=1.00 rate_Mbps=1799.9692 tx_cpu=37 rx_cpu=33 drop=0 pkt=219852 data_loss=0.00000 2018-08-24 16:08:33,647 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<1843168/2386358<2386358 Kbps loss-rate=0 2018-08-24 16:08:33,647 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2114763K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:36,971 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=234.5977 real_seconds=1.00 rate_Mbps=1966.7992 tx_cpu=31 rx_cpu=39 drop=0 pkt=240228 data_loss=0.00000 2018-08-24 16:08:36,971 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=1024 throughput=1<2014002/2114763<2114763 Kbps loss-rate=0 2018-08-24 16:08:36,971 DEBUG undershot, min=2014002 kbps=2064382 max=2114763 2018-08-24 16:08:36,972 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:08:36,972 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:40,323 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=596.0312 real_seconds=1.00 rate_Mbps=5000.0675 tx_cpu=99 rx_cpu=21 drop=2 pkt=76294 data_loss=0.00263 2018-08-24 16:08:40,324 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=1<5120069/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:08:40,324 DEBUG undershot, min=5120069 kbps=7560034 max=10000000 2018-08-24 16:08:40,325 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560034K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:43,677 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=901.2109 real_seconds=1.00 rate_Mbps=7560.3740 tx_cpu=99 rx_cpu=29 drop=2 pkt=115357 data_loss=0.00174 2018-08-24 16:08:43,677 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=5120069<7741822/7560034<10000000 Kbps loss-rate=0 2018-08-24 16:08:43,678 DEBUG undershot, min=7741822 kbps=8870911 max=10000000 2018-08-24 16:08:43,678 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8870911K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:47,030 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=1043.0938 real_seconds=1.00 rate_Mbps=8740.1321 tx_cpu=50 rx_cpu=30 drop=95 pkt=133611 data_loss=0.07109 2018-08-24 16:08:47,031 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=7741822<8949895/8870911<10000000 Kbps loss-rate=0 2018-08-24 16:08:47,031 DEBUG undershot, min=8949895 kbps=9474947 max=10000000 2018-08-24 16:08:47,031 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9474947K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:08:50,382 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] megabytes=1129.2969 real_seconds=1.00 rate_Mbps=9474.2899 tx_cpu=93 rx_cpu=37 drop=26 pkt=144576 data_loss=0.01798 2018-08-24 16:08:50,382 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] pkt-size=8192 throughput=8949895<9701672/9474947<10000000 Kbps loss-rate=0 2018-08-24 16:08:50,383 DEBUG undershot, min=9701672 kbps=9850836 max=10000000 2018-08-24 16:08:50,393 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.10', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.53, 'throughput_kbps': 19992516, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 17530587, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 17095772, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 247772, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2014002, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9701672, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.273', 'rtt_max_ms': '0.555', 'rtt_min_ms': '0.122', 'rtt_stddev': '0.143', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.246', 'rtt_max_ms': '0.371', 'rtt_min_ms': '0.153', 'rtt_stddev': '0.071', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.251', 'rtt_max_ms': '0.393', 'rtt_min_ms': '0.145', 'rtt_stddev': '0.088', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-24 16:08:50,394 INFO Deleting floating ip d399e654-1bc3-4848-bb7f-3eb70159a7f1 2018-08-24 16:08:51,787 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Floating IP 172.30.9.214 deleted 2018-08-24 16:08:52,241 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d872] Instance deleted 2018-08-24 16:08:52,355 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Creating client VM... 2018-08-24 16:08:52,356 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-24 16:08:55,524 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 1 of 90... 2018-08-24 16:08:58,048 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 2 of 90... 2018-08-24 16:09:00,194 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 3 of 90... 2018-08-24 16:09:02,529 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 4 of 90... 2018-08-24 16:09:04,871 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 5 of 90... 2018-08-24 16:09:07,750 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 6 of 90... 2018-08-24 16:09:10,162 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 7 of 90... 2018-08-24 16:09:12,674 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 8 of 90... 2018-08-24 16:09:15,180 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 9 of 90... 2018-08-24 16:09:17,338 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 10 of 90... 2018-08-24 16:09:19,485 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 11 of 90... 2018-08-24 16:09:21,910 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 12 of 90... 2018-08-24 16:09:24,491 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 13 of 90... 2018-08-24 16:09:26,874 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 14 of 90... 2018-08-24 16:09:29,193 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 15 of 90... 2018-08-24 16:09:31,577 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 16 of 90... 2018-08-24 16:09:33,982 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 17 of 90... 2018-08-24 16:09:36,625 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 18 of 90... 2018-08-24 16:09:38,959 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 19 of 90... 2018-08-24 16:09:41,660 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 20 of 90... 2018-08-24 16:09:43,999 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 21 of 90... 2018-08-24 16:09:46,392 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 22 of 90... 2018-08-24 16:09:48,942 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 23 of 90... 2018-08-24 16:09:51,098 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 24 of 90... 2018-08-24 16:09:53,492 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 25 of 90... 2018-08-24 16:09:55,646 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 26 of 90... 2018-08-24 16:09:57,958 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 27 of 90... 2018-08-24 16:10:00,105 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 28 of 90... 2018-08-24 16:10:02,516 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 29 of 90... 2018-08-24 16:10:04,923 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 30 of 90... 2018-08-24 16:10:07,240 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 31 of 90... 2018-08-24 16:10:09,664 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 32 of 90... 2018-08-24 16:10:12,070 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 33 of 90... 2018-08-24 16:10:14,213 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 34 of 90... 2018-08-24 16:10:16,373 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 35 of 90... 2018-08-24 16:10:18,523 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 36 of 90... 2018-08-24 16:10:20,940 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 37 of 90... 2018-08-24 16:10:23,097 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 38 of 90... 2018-08-24 16:10:25,514 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 39 of 90... 2018-08-24 16:10:28,096 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 40 of 90... 2018-08-24 16:10:30,471 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 41 of 90... 2018-08-24 16:10:32,620 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 42 of 90... 2018-08-24 16:10:35,035 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 43 of 90... 2018-08-24 16:10:37,180 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] VM status=BUILD, retrying 44 of 90... 2018-08-24 16:10:41,589 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Internal network IP: 192.168.1.7 2018-08-24 16:10:41,589 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] SSH IP: 172.30.9.201 2018-08-24 16:10:41,590 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Setup SSH for ubuntu@172.30.9.201 2018-08-24 16:12:19,061 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Installing nuttcp-8.1.4... 2018-08-24 16:12:19,129 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Copying nuttcp-8.1.4 to target... 2018-08-24 16:12:19,291 INFO ============================================================ 2018-08-24 16:12:19,291 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-24 16:12:28,338 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=1.65 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.577 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.375 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.173 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.184 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.325 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.226 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.331 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.259 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.376 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.173/0.448/1.658/0.418 ms 2018-08-24 16:12:37,379 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.345 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.156 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.316 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.516 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.322 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.464 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.435 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.399 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.248 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.273 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.156/0.347/0.516/0.104 ms 2018-08-24 16:12:46,423 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.669 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.300 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.273 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.280 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.475 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.368 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.281 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.433 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.325 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.362/0.669/0.127 ms 2018-08-24 16:12:46,424 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:12:46,424 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:12:56,550 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=7158.5935 real_seconds=10.00 rate_Mbps=6003.8117 tx_cpu=11 rx_cpu=18 retrans=8 cwnd=445 rtt_ms=0.81 2018-08-24 16:12:56,551 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:06,648 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=6858.6250 real_seconds=10.00 rate_Mbps=5751.6596 tx_cpu=10 rx_cpu=18 retrans=10 cwnd=587 rtt_ms=0.33 2018-08-24 16:13:06,649 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:16,747 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=7234.5625 real_seconds=10.00 rate_Mbps=6067.4603 tx_cpu=11 rx_cpu=18 retrans=9 cwnd=562 rtt_ms=0.45 2018-08-24 16:13:16,748 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:13:16,749 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:20,076 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=30.5674 real_seconds=1.00 rate_Mbps=257.0347 tx_cpu=20 rx_cpu=34 drop=3088 pkt=253496 data_loss=1.21799 2018-08-24 16:13:20,077 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=1<263203/5000000<10000000 Kbps loss-rate=1 2018-08-24 16:13:20,077 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R789609K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:23,403 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=35.4208 real_seconds=1.00 rate_Mbps=296.5714 tx_cpu=22 rx_cpu=32 drop=1440 pkt=291607 data_loss=0.49387 2018-08-24 16:13:23,403 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=1<303689/789609<789609 Kbps loss-rate=0 2018-08-24 16:13:23,404 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R546649K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:26,726 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=32.0454 real_seconds=1.00 rate_Mbps=268.0816 tx_cpu=21 rx_cpu=32 drop=4422 pkt=266938 data_loss=1.65658 2018-08-24 16:13:26,727 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=1<274515/546649<546649 Kbps loss-rate=1 2018-08-24 16:13:26,727 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R410582K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:30,052 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=32.3756 real_seconds=1.00 rate_Mbps=271.3009 tx_cpu=22 rx_cpu=34 drop=136 pkt=265357 data_loss=0.05125 2018-08-24 16:13:30,053 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=1<277812/410582<410582 Kbps loss-rate=0 2018-08-24 16:13:30,053 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R344197K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:33,380 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=34.0049 real_seconds=1.00 rate_Mbps=284.9322 tx_cpu=24 rx_cpu=32 drop=0 pkt=278568 data_loss=0.00000 2018-08-24 16:13:33,381 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=1<291770/344197<344197 Kbps loss-rate=0 2018-08-24 16:13:33,381 DEBUG undershot, min=291770 kbps=317983 max=344197 2018-08-24 16:13:33,381 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317983K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:36,732 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=33.1555 real_seconds=1.00 rate_Mbps=277.6974 tx_cpu=23 rx_cpu=33 drop=3 pkt=271613 data_loss=0.00121 2018-08-24 16:13:36,733 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=291770<284362/317983<344197 Kbps loss-rate=0 2018-08-24 16:13:36,733 DEBUG undershot, min=317983 kbps=331090 max=344197 2018-08-24 16:13:36,733 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R331090K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:40,060 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=33.9958 real_seconds=1.00 rate_Mbps=284.9570 tx_cpu=24 rx_cpu=32 drop=0 pkt=278494 data_loss=0.00000 2018-08-24 16:13:40,060 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=128 throughput=317983<291795/331090<344197 Kbps loss-rate=0 2018-08-24 16:13:40,061 DEBUG undershot, min=331090 kbps=337643 max=344197 2018-08-24 16:13:40,061 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:13:40,061 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:43,412 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=251.5830 real_seconds=1.00 rate_Mbps=2109.8088 tx_cpu=47 rx_cpu=35 drop=107 pkt=257728 data_loss=0.04152 2018-08-24 16:13:43,413 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=1<2160444/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:13:43,413 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3580222K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:46,739 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=240.0410 real_seconds=1.00 rate_Mbps=2011.6969 tx_cpu=46 rx_cpu=33 drop=4393 pkt=250195 data_loss=1.75586 2018-08-24 16:13:46,740 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=1<2059977/3580222<3580222 Kbps loss-rate=1 2018-08-24 16:13:46,740 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2820099K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:50,068 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=216.4639 real_seconds=1.00 rate_Mbps=1814.8922 tx_cpu=41 rx_cpu=34 drop=10677 pkt=232336 data_loss=4.59547 2018-08-24 16:13:50,069 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=1<1858449/2820099<2820099 Kbps loss-rate=4 2018-08-24 16:13:50,069 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2339274K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:53,395 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=242.4541 real_seconds=1.00 rate_Mbps=2033.1225 tx_cpu=45 rx_cpu=34 drop=1108 pkt=249381 data_loss=0.44429 2018-08-24 16:13:53,396 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=1<2081917/2339274<2339274 Kbps loss-rate=0 2018-08-24 16:13:53,396 DEBUG undershot, min=2081917 kbps=2210595 max=2339274 2018-08-24 16:13:53,396 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2210595K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:13:56,722 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=252.9678 real_seconds=1.00 rate_Mbps=2121.8629 tx_cpu=51 rx_cpu=35 drop=23 pkt=259062 data_loss=0.00885 2018-08-24 16:13:56,723 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=2081917<2172787/2210595<2339274 Kbps loss-rate=0 2018-08-24 16:13:56,723 DEBUG undershot, min=2172787 kbps=2256030 max=2339274 2018-08-24 16:13:56,723 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2256030K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:14:00,049 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=247.3691 real_seconds=1.00 rate_Mbps=2073.6561 tx_cpu=47 rx_cpu=34 drop=84 pkt=253390 data_loss=0.03318 2018-08-24 16:14:00,050 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=1024 throughput=2172787<2123423/2256030<2339274 Kbps loss-rate=0 2018-08-24 16:14:00,050 DEBUG undershot, min=2256030 kbps=2297652 max=2339274 2018-08-24 16:14:00,050 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:14:00,050 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:14:03,402 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=335.7422 real_seconds=1.00 rate_Mbps=2811.8235 tx_cpu=99 rx_cpu=13 drop=33319 pkt=76294 data_loss=43.67185 2018-08-24 16:14:03,403 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=8192 throughput=1<2879307/5000000<10000000 Kbps loss-rate=43 2018-08-24 16:14:03,403 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3939653K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:14:06,727 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=336.7578 real_seconds=1.00 rate_Mbps=2819.8620 tx_cpu=99 rx_cpu=13 drop=17009 pkt=60114 data_loss=28.29457 2018-08-24 16:14:06,727 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=8192 throughput=1<2887538/3939653<3939653 Kbps loss-rate=28 2018-08-24 16:14:06,728 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3413595K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:14:10,051 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=328.8750 real_seconds=1.00 rate_Mbps=2754.1242 tx_cpu=99 rx_cpu=14 drop=9991 pkt=52087 data_loss=19.18137 2018-08-24 16:14:10,052 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=8192 throughput=1<2820223/3413595<3413595 Kbps loss-rate=19 2018-08-24 16:14:10,052 DEBUG overshot, min=1 kbps=2820223 max=3413595 2018-08-24 16:14:10,052 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2820223K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:14:13,379 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] megabytes=326.1875 real_seconds=1.00 rate_Mbps=2730.9392 tx_cpu=99 rx_cpu=13 drop=1281 pkt=43033 data_loss=2.97678 2018-08-24 16:14:13,380 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] pkt-size=8192 throughput=1<2796481/2820223<3413595 Kbps loss-rate=2 2018-08-24 16:14:13,390 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.81, 'throughput_kbps': 6147903, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.33, 'throughput_kbps': 5889699, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.45, 'throughput_kbps': 6213079, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 291795, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2123423, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2796481, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.448', 'rtt_max_ms': '1.658', 'rtt_min_ms': '0.173', 'rtt_stddev': '0.418', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.347', 'rtt_max_ms': '0.516', 'rtt_min_ms': '0.156', 'rtt_stddev': '0.104', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.362', 'rtt_max_ms': '0.669', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.127', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-24 16:14:13,391 INFO Deleting floating ip 5401d9a6-cee0-4569-bf34-b0b47ab5fe84 2018-08-24 16:14:14,507 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Floating IP 172.30.9.201 deleted 2018-08-24 16:14:14,940 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d873] Instance deleted 2018-08-24 16:14:15,005 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Creating client VM... 2018-08-24 16:14:15,005 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-24 16:14:17,369 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 1 of 90... 2018-08-24 16:14:19,866 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 2 of 90... 2018-08-24 16:14:22,490 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 3 of 90... 2018-08-24 16:14:24,944 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 4 of 90... 2018-08-24 16:14:27,091 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 5 of 90... 2018-08-24 16:14:29,237 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] VM status=BUILD, retrying 6 of 90... 2018-08-24 16:14:33,543 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Internal network IP: 192.168.2.13 2018-08-24 16:14:33,543 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] SSH IP: 172.30.9.202 2018-08-24 16:14:33,543 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Setup SSH for ubuntu@172.30.9.202 2018-08-24 16:16:11,012 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Installing nuttcp-8.1.4... 2018-08-24 16:16:11,053 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Copying nuttcp-8.1.4 to target... 2018-08-24 16:16:11,217 INFO ============================================================ 2018-08-24 16:16:11,217 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-24 16:16:20,260 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.787 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.422 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.166 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.252 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.185 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.181 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.143 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.150 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.176 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.167 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.143/0.262/0.787/0.192 ms 2018-08-24 16:16:29,301 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.195 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.191 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.164 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.185 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.253 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.177 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.168 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.139 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.181 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.194 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.139/0.184/0.253/0.032 ms 2018-08-24 16:16:38,345 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.706 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.210 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.278 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.412 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.246 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.324 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.305 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.187/0.318/0.706/0.144 ms 2018-08-24 16:16:38,346 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:16:38,346 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:16:48,446 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=7111.9955 real_seconds=10.00 rate_Mbps=5964.7032 tx_cpu=11 rx_cpu=19 retrans=18 cwnd=491 rtt_ms=0.45 2018-08-24 16:16:48,446 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:16:58,546 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=6943.8525 real_seconds=10.00 rate_Mbps=5823.7452 tx_cpu=11 rx_cpu=19 retrans=17 cwnd=526 rtt_ms=0.43 2018-08-24 16:16:58,547 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:08,645 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=7433.5944 real_seconds=10.00 rate_Mbps=6234.4410 tx_cpu=11 rx_cpu=19 retrans=22 cwnd=514 rtt_ms=0.32 2018-08-24 16:17:08,646 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:17:08,646 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:11,973 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=31.9501 real_seconds=1.00 rate_Mbps=269.0306 tx_cpu=22 rx_cpu=34 drop=1130 pkt=262865 data_loss=0.42976 2018-08-24 16:17:11,974 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<275487/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:17:11,974 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R826461K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:15,308 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=31.0809 real_seconds=1.00 rate_Mbps=260.2812 tx_cpu=21 rx_cpu=33 drop=13 pkt=254628 data_loss=0.00515 2018-08-24 16:17:15,308 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<266527/826461<826461 Kbps loss-rate=0 2018-08-24 16:17:15,309 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R546494K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:18,662 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=31.1901 real_seconds=1.00 rate_Mbps=261.3449 tx_cpu=23 rx_cpu=31 drop=17258 pkt=272767 data_loss=6.32703 2018-08-24 16:17:18,662 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<267617/546494<546494 Kbps loss-rate=6 2018-08-24 16:17:18,662 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R407055K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:21,989 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=33.5491 real_seconds=1.00 rate_Mbps=281.0582 tx_cpu=23 rx_cpu=33 drop=179 pkt=275014 data_loss=0.06523 2018-08-24 16:17:21,990 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<287803/407055<407055 Kbps loss-rate=0 2018-08-24 16:17:21,990 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R347429K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:25,317 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=29.2299 real_seconds=1.00 rate_Mbps=244.9389 tx_cpu=20 rx_cpu=34 drop=116 pkt=239567 data_loss=0.04822 2018-08-24 16:17:25,318 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<250817/347429<347429 Kbps loss-rate=0 2018-08-24 16:17:25,318 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299123K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:28,645 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=29.4027 real_seconds=1.00 rate_Mbps=246.2612 tx_cpu=25 rx_cpu=31 drop=5836 pkt=246703 data_loss=2.36559 2018-08-24 16:17:28,645 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<252171/299123<299123 Kbps loss-rate=2 2018-08-24 16:17:28,646 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:17:28,646 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:31,997 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=249.3652 real_seconds=1.00 rate_Mbps=2090.7463 tx_cpu=42 rx_cpu=35 drop=0 pkt=255350 data_loss=0.00000 2018-08-24 16:17:31,998 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2140924/5000000<10000000 Kbps loss-rate=0 2018-08-24 16:17:31,998 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3570462K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:35,349 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=257.7480 real_seconds=1.00 rate_Mbps=2160.8357 tx_cpu=45 rx_cpu=34 drop=0 pkt=263934 data_loss=0.00000 2018-08-24 16:17:35,350 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2212695/3570462<3570462 Kbps loss-rate=0 2018-08-24 16:17:35,350 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2891578K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:38,701 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=264.4551 real_seconds=1.00 rate_Mbps=2217.1728 tx_cpu=37 rx_cpu=35 drop=419 pkt=271221 data_loss=0.15449 2018-08-24 16:17:38,702 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2270384/2891578<2891578 Kbps loss-rate=0 2018-08-24 16:17:38,702 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2580981K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:42,029 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=255.8867 real_seconds=1.00 rate_Mbps=2146.0055 tx_cpu=41 rx_cpu=34 drop=22 pkt=262050 data_loss=0.00840 2018-08-24 16:17:42,030 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2197509/2580981<2580981 Kbps loss-rate=0 2018-08-24 16:17:42,030 DEBUG undershot, min=2197509 kbps=2389245 max=2580981 2018-08-24 16:17:42,030 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2389245K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:45,357 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=240.0010 real_seconds=1.00 rate_Mbps=2007.8689 tx_cpu=44 rx_cpu=33 drop=4822 pkt=250583 data_loss=1.92432 2018-08-24 16:17:45,358 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=2197509<2056057/2389245<2580981 Kbps loss-rate=1 2018-08-24 16:17:45,358 DEBUG undershot, min=2389245 kbps=2485113 max=2580981 2018-08-24 16:17:45,358 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2485113K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:48,686 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=242.8662 real_seconds=1.00 rate_Mbps=2036.4786 tx_cpu=48 rx_cpu=33 drop=7782 pkt=256477 data_loss=3.03419 2018-08-24 16:17:48,687 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=2389245<2085354/2485113<2580981 Kbps loss-rate=3 2018-08-24 16:17:48,687 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:17:48,688 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:52,038 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=349.6406 real_seconds=1.00 rate_Mbps=2927.4331 tx_cpu=99 rx_cpu=14 drop=31540 pkt=76294 data_loss=41.34009 2018-08-24 16:17:52,039 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<2997691/5000000<10000000 Kbps loss-rate=41 2018-08-24 16:17:52,039 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3998845K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:55,367 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=345.7422 real_seconds=1.00 rate_Mbps=2895.6857 tx_cpu=99 rx_cpu=13 drop=16763 pkt=61018 data_loss=27.47221 2018-08-24 16:17:55,367 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<2965182/3998845<3998845 Kbps loss-rate=27 2018-08-24 16:17:55,368 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3482013K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:17:58,693 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=340.9375 real_seconds=1.00 rate_Mbps=2859.4763 tx_cpu=99 rx_cpu=13 drop=9492 pkt=53132 data_loss=17.86495 2018-08-24 16:17:58,694 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<2928103/3482013<3482013 Kbps loss-rate=17 2018-08-24 16:17:58,694 DEBUG overshot, min=1 kbps=2928103 max=3482013 2018-08-24 16:17:58,694 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2928103K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:18:02,045 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=348.1484 real_seconds=1.00 rate_Mbps=2920.5713 tx_cpu=99 rx_cpu=13 drop=116 pkt=44679 data_loss=0.25964 2018-08-24 16:18:02,046 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<2990665/2928103<3482013 Kbps loss-rate=0 2018-08-24 16:18:02,046 DEBUG undershot, min=2990665 kbps=3236339 max=3482013 2018-08-24 16:18:02,046 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3236339K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:18:05,374 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=379.0156 real_seconds=1.00 rate_Mbps=3179.5884 tx_cpu=99 rx_cpu=13 drop=869 pkt=49383 data_loss=1.75972 2018-08-24 16:18:05,374 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=2990665<3255898/3236339<3482013 Kbps loss-rate=1 2018-08-24 16:18:05,374 DEBUG undershot, min=3255898 kbps=3368955 max=3482013 2018-08-24 16:18:05,375 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3368955K -p5001 -P5002 -fparse 192.168.1.9 2018-08-24 16:18:08,724 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=361.0078 real_seconds=1.00 rate_Mbps=3023.6633 tx_cpu=99 rx_cpu=13 drop=5197 pkt=51406 data_loss=10.10972 2018-08-24 16:18:08,725 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=3255898<3096231/3368955<3482013 Kbps loss-rate=10 2018-08-24 16:18:08,725 DEBUG overshot, min=3255898 kbps=3096231 max=3368955 2018-08-24 16:18:08,735 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.45, 'throughput_kbps': 6107856, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.43, 'throughput_kbps': 5963515, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.32, 'throughput_kbps': 6384067, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.37, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 252171, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2085354, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 10.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3096231, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.262', 'rtt_max_ms': '0.787', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.184', 'rtt_max_ms': '0.253', 'rtt_min_ms': '0.139', 'rtt_stddev': '0.032', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.318', 'rtt_max_ms': '0.706', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.144', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-24 16:18:08,737 INFO ============================================================ 2018-08-24 16:18:08,737 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-24 16:18:17,806 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=0.738 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.452 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.300 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.418 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.439 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.242 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.363 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.382 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.147 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.363 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.147/0.384/0.738/0.148 ms 2018-08-24 16:18:26,853 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=0.228 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.347 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.148 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.165 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.291 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.123 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.341 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.330 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.298 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.175 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.123/0.244/0.347/0.084 ms 2018-08-24 16:18:35,894 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=64 time=1.07 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=64 time=0.236 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=64 time=0.322 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=64 time=0.210 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=64 time=0.199 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=64 time=0.349 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=64 time=0.284 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=64 time=0.215 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=64 time=0.504 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=64 time=0.238 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.199/0.363/1.074/0.252 ms 2018-08-24 16:18:35,895 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring TCP Throughput (packet size=65536)... 2018-08-24 16:18:35,895 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:18:46,021 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=11028.7624 real_seconds=10.00 rate_Mbps=9248.8163 tx_cpu=16 rx_cpu=26 retrans=3109 cwnd=557 rtt_ms=0.53 2018-08-24 16:18:46,021 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:18:56,118 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=11111.6957 real_seconds=10.00 rate_Mbps=9319.0207 tx_cpu=17 rx_cpu=25 retrans=708 cwnd=1154 rtt_ms=0.31 2018-08-24 16:18:56,119 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:06,221 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=11036.6820 real_seconds=10.00 rate_Mbps=9254.3226 tx_cpu=17 rx_cpu=31 retrans=6892 cwnd=561 rtt_ms=0.40 2018-08-24 16:19:06,221 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=128)... 2018-08-24 16:19:06,222 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:09,546 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=45.1624 real_seconds=1.00 rate_Mbps=379.8460 tx_cpu=67 rx_cpu=44 drop=5868 pkt=375838 data_loss=1.56129 2018-08-24 16:19:09,547 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<388962/5000000<10000000 Kbps loss-rate=1 2018-08-24 16:19:09,547 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R1166886K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:12,875 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=27.7218 real_seconds=1.00 rate_Mbps=232.4485 tx_cpu=30 rx_cpu=32 drop=159466 pkt=386563 data_loss=41.25231 2018-08-24 16:19:12,875 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<238027/1166886<1166886 Kbps loss-rate=41 2018-08-24 16:19:12,875 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R702456K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:16,203 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=43.2539 real_seconds=1.00 rate_Mbps=362.5638 tx_cpu=29 rx_cpu=42 drop=6406 pkt=360742 data_loss=1.77582 2018-08-24 16:19:16,203 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<371265/702456<702456 Kbps loss-rate=1 2018-08-24 16:19:16,204 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R536860K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:19,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=26.5048 real_seconds=1.00 rate_Mbps=222.2554 tx_cpu=47 rx_cpu=32 drop=206773 pkt=423901 data_loss=48.77874 2018-08-24 16:19:19,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<227589/536860<536860 Kbps loss-rate=48 2018-08-24 16:19:19,531 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R382224K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:22,855 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=44.5353 real_seconds=1.00 rate_Mbps=373.3758 tx_cpu=37 rx_cpu=43 drop=102 pkt=364935 data_loss=0.02784 2018-08-24 16:19:22,855 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=128 throughput=1<382336/382224<382224 Kbps loss-rate=0 2018-08-24 16:19:22,855 DEBUG undershot, min=382336 kbps=382280 max=382224 2018-08-24 16:19:22,856 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=1024)... 2018-08-24 16:19:22,856 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:26,206 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=130.2607 real_seconds=1.00 rate_Mbps=1092.8429 tx_cpu=89 rx_cpu=22 drop=285441 pkt=418828 data_loss=68.15233 2018-08-24 16:19:26,206 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<1119071/5000000<10000000 Kbps loss-rate=68 2018-08-24 16:19:26,207 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3059535K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:29,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=239.8809 real_seconds=1.00 rate_Mbps=2012.4557 tx_cpu=60 rx_cpu=34 drop=122492 pkt=368130 data_loss=33.27411 2018-08-24 16:19:29,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2060754/3059535<3059535 Kbps loss-rate=33 2018-08-24 16:19:29,530 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2560144K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:32,881 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=305.0771 real_seconds=1.00 rate_Mbps=2561.0370 tx_cpu=99 rx_cpu=38 drop=118 pkt=312517 data_loss=0.03778 2018-08-24 16:19:32,881 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=1024 throughput=1<2622501/2560144<2560144 Kbps loss-rate=0 2018-08-24 16:19:32,882 DEBUG undershot, min=2622501 kbps=2591322 max=2560144 2018-08-24 16:19:32,882 INFO [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Measuring UDP Throughput (packet size=8192)... 2018-08-24 16:19:32,882 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:36,234 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=526.4141 real_seconds=1.00 rate_Mbps=4412.3866 tx_cpu=99 rx_cpu=21 drop=8913 pkt=76294 data_loss=11.68244 2018-08-24 16:19:36,234 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<4518283/5000000<10000000 Kbps loss-rate=11 2018-08-24 16:19:36,235 DEBUG overshot, min=1 kbps=4518283 max=5000000 2018-08-24 16:19:36,235 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4518283K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:39,558 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=426.6328 real_seconds=1.00 rate_Mbps=3574.8016 tx_cpu=99 rx_cpu=16 drop=14335 pkt=68944 data_loss=20.79224 2018-08-24 16:19:39,559 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<3660596/4518283<5000000 Kbps loss-rate=20 2018-08-24 16:19:39,559 DEBUG overshot, min=1 kbps=3660596 max=4518283 2018-08-24 16:19:39,560 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3660596K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:42,910 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=435.6016 real_seconds=1.00 rate_Mbps=3654.5293 tx_cpu=99 rx_cpu=18 drop=100 pkt=55857 data_loss=0.17902 2018-08-24 16:19:42,911 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=1<3742238/3660596<4518283 Kbps loss-rate=0 2018-08-24 16:19:42,911 DEBUG undershot, min=3742238 kbps=4130260 max=4518283 2018-08-24 16:19:42,911 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4130260K -p5001 -P5002 -fparse 172.30.9.209 2018-08-24 16:19:46,234 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] megabytes=359.3359 real_seconds=1.00 rate_Mbps=3014.0088 tx_cpu=99 rx_cpu=20 drop=17028 pkt=63023 data_loss=27.01872 2018-08-24 16:19:46,234 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] pkt-size=8192 throughput=3742238<3086345/4130260<4518283 Kbps loss-rate=27 2018-08-24 16:19:46,245 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3109, 'rtt_ms': 0.53, 'throughput_kbps': 9470787, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 708, 'rtt_ms': 0.31, 'throughput_kbps': 9542677, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6892, 'rtt_ms': 0.4, 'throughput_kbps': 9476426, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 382336, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2622501, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 27.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3086345, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.384', 'rtt_max_ms': '0.738', 'rtt_min_ms': '0.147', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.244', 'rtt_max_ms': '0.347', 'rtt_min_ms': '0.123', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.363', 'rtt_max_ms': '1.074', 'rtt_min_ms': '0.199', 'rtt_stddev': '0.252', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-24 16:19:46,246 INFO Deleting floating ip e22637d8-66d0-4a70-b1be-a0db5eddf0c6 2018-08-24 16:19:47,637 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Floating IP 172.30.9.202 deleted 2018-08-24 16:19:48,089 DEBUG [TestClient_b20419ec-d4bc-4097-b904-40b18f428d874] Instance deleted 2018-08-24 16:19:48,203 INFO Cleaning up... 2018-08-24 16:19:48,203 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Terminating nuttcp-8.1.4 2018-08-24 16:19:48,217 INFO Deleting floating ip 9dab5a10-2ea4-46bb-ab11-b38577dfa64f 2018-08-24 16:19:49,434 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Floating IP 172.30.9.209 deleted 2018-08-24 16:19:49,652 DEBUG [TestServer_b20419ec-d4bc-4097-b904-40b18f428d871] Instance deleted 2018-08-24 16:19:55,186 INFO Network pns-internal-net_b20419ec-d4bc-4097-b904-40b18f428d87 deleted. 2018-08-24 16:19:56,893 INFO Network pns-internal-net2_b20419ec-d4bc-4097-b904-40b18f428d87 deleted. 2018-08-24 16:19:56,958 INFO Removed public key pns_public_key 2018-08-24 16:19:56,958 INFO Deleting security group 2018-08-24 16:19:57,191 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17192271', 'rtt_ms': '0.296667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 231153, 'loss_rate': 0.68}, 1024: {'tp_kbps': 1927115, | | | | | 'loss_rate': 0.52}, 8192: {'tp_kbps': 9603538, 'loss_rate': 0.95}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.169/0.112/0.259/0.052', | | | | | '64-byte': '0.284/0.123/1.273/0.345', '1500-byte': '0.236/0.138/0.390/0.096'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6083560', 'rtt_ms': '0.53'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 291795, 'loss_rate': 0.0}, 1024: {'tp_kbps': 2123423, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 2796481, 'loss_rate': 2.98}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.347/0.156/0.516/0.104', | | | | | '64-byte': '0.448/0.173/1.658/0.418', '1500-byte': '0.362/0.222/0.669/0.127'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17098655', 'rtt_ms': '0.356667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 242690, 'loss_rate': 0.1}, 1024: {'tp_kbps': 1814500, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9765671, 'loss_rate': 0.04}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.163/0.128/0.257/0.035', | | | | | '64-byte': '0.198/0.101/0.589/0.141', '1500-byte': '0.203/0.143/0.353/0.056'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6151812', 'rtt_ms': '0.4'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 252171, 'loss_rate': 2.37}, 1024: {'tp_kbps': 2085354, | | | | | 'loss_rate': 3.03}, 8192: {'tp_kbps': 3096231, 'loss_rate': 10.11}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.184/0.139/0.253/0.032', | | | | | '64-byte': '0.262/0.143/0.787/0.192', '1500-byte': '0.318/0.187/0.706/0.144'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '18206291', 'rtt_ms': '0.363333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 247772, 'loss_rate': 0.0}, 1024: {'tp_kbps': 2014002, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9701672, 'loss_rate': 0.02}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.246/0.153/0.371/0.071', | | | | | '64-byte': '0.273/0.122/0.555/0.143', '1500-byte': '0.251/0.145/0.393/0.088'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '9496630', 'rtt_ms': '0.413333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 382336, 'loss_rate': 0.03}, 1024: {'tp_kbps': 2622501, | | | | | 'loss_rate': 0.04}, 8192: {'tp_kbps': 3086345, 'loss_rate': 27.02}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.244/0.123/0.347/0.084', | | | | | '64-byte': '0.384/0.147/0.738/0.148', '1500-byte': '0.363/0.199/1.074/0.252'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-08-24 16:19:57,195 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-24 16:19:57,673 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-24 16:19:57,810 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 16:19:57,810 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 23:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-24 16:19:57,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 16:19:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:19:58,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-b5149876-ee93-41e9-b182-818954542046 Date: Fri, 24 Aug 2018 16:19:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:56:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T16:19:52Z", "revision_number": 6, "routes": [], "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "3fbc1776-c23b-4aac-8239-2915eef8958a", "name": "vmtp-router_b20419ec-d4bc-4097-b904-40b18f428d87"}]} 2018-08-24 16:19:58,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b5149876-ee93-41e9-b182-818954542046 2018-08-24 16:19:58,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.668038129807s 2018-08-24 16:19:58,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b5149876-ee93-41e9-b182-818954542046 2018-08-24 16:19:58,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 16:19:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/3fbc1776-c23b-4aac-8239-2915eef8958a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:19:59,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0f377db-5d09-444a-8c2b-9f99de00b6fc Content-Length: 0 Date: Fri, 24 Aug 2018 16:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 16:19:59,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/3fbc1776-c23b-4aac-8239-2915eef8958a.json used request id req-c0f377db-5d09-444a-8c2b-9f99de00b6fc 2018-08-24 16:19:59,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41078805923s 2018-08-24 16:19:59,898 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/3fbc1776-c23b-4aac-8239-2915eef8958a.json used request id req-c0f377db-5d09-444a-8c2b-9f99de00b6fc 2018-08-24 16:19:59,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 16:19:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:20:00,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f2d6c4df-b00e-4dc8-907a-05dc3d4934aa Date: Fri, 24 Aug 2018 16:20:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T15:56:59Z", "file": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/file", "owner": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "size": 263193088, "self": "/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_b20419ec-d4bc-4097-b904-40b18f428d87", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-24T15:56:55Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 16:20:00,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f2d6c4df-b00e-4dc8-907a-05dc3d4934aa 2018-08-24 16:20:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265689134598s 2018-08-24 16:20:00,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f2d6c4df-b00e-4dc8-907a-05dc3d4934aa 2018-08-24 16:20:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 16:20:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:20:00,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a57f53c4-3546-4b24-a178-62bf4e7a016a Date: Fri, 24 Aug 2018 16:20:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 16:20:00,436 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8 used request id req-a57f53c4-3546-4b24-a178-62bf4e7a016a 2018-08-24 16:20:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.266597986221s 2018-08-24 16:20:00,437 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a0ed90a7-7d00-46aa-9b76-7d802a3403d8 used request id req-a57f53c4-3546-4b24-a178-62bf4e7a016a 2018-08-24 16:20:00,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 16:20:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:00,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-3179ddce-243a-4777-b50b-ee8fccae73c8 x-compute-request-id: req-3179ddce-243a-4777-b50b-ee8fccae73c8 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b20419ec-d4bc-4097-b904-40b18f428d87", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/b32fb213-9ef5-43ab-b06b-17312a761119", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "b32fb213-9ef5-43ab-b06b-17312a761119"}]} 2018-08-24 16:20:00,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3179ddce-243a-4777-b50b-ee8fccae73c8 2018-08-24 16:20:00,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.280939102173s 2018-08-24 16:20:00,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3179ddce-243a-4777-b50b-ee8fccae73c8 2018-08-24 16:20:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 16:20:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:00,754 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 16:20: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-76a83cb6-0601-48bc-8c3f-928cda97c0a7 x-compute-request-id: req-76a83cb6-0601-48bc-8c3f-928cda97c0a7 Content-Length: 0 Content-Type: application/json 2018-08-24 16:20:00,755 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119 used request id req-76a83cb6-0601-48bc-8c3f-928cda97c0a7 2018-08-24 16:20:00,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343248844147s 2018-08-24 16:20:00,755 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/b32fb213-9ef5-43ab-b06b-17312a761119 used request id req-76a83cb6-0601-48bc-8c3f-928cda97c0a7 2018-08-24 16:20:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 16:20:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:00,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f1fb86-64e4-4bb4-a69d-a3d166198c18 Content-Encoding: gzip Content-Length: 960 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "links": {"self": "http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddff9fc64eff47d6a53cc5da01742c5f", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 16:20:00,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-75f1fb86-64e4-4bb4-a69d-a3d166198c18 2018-08-24 16:20:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21706700325s 2018-08-24 16:20:00,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-75f1fb86-64e4-4bb4-a69d-a3d166198c18 2018-08-24 16:20:00,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 16:20:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:01,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9543d4e2-af67-4321-a557-0a197a87778e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b20419ec-d4bc-4097-b904-40b18f428d87", "links": {"self": "http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ddff9fc64eff47d6a53cc5da01742c5f", "description": null}} 2018-08-24 16:20:01,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f used request id req-9543d4e2-af67-4321-a557-0a197a87778e 2018-08-24 16:20:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191504001617s 2018-08-24 16:20:01,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f used request id req-9543d4e2-af67-4321-a557-0a197a87778e 2018-08-24 16:20:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 16:20:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:01,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 16:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23fe4012-cf47-4fb6-abd0-7296595a409f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 16:20:01,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f used request id req-23fe4012-cf47-4fb6-abd0-7296595a409f 2018-08-24 16:20:01,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.27449798584s 2018-08-24 16:20:01,447 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/ddff9fc64eff47d6a53cc5da01742c5f used request id req-23fe4012-cf47-4fb6-abd0-7296595a409f 2018-08-24 16:20:01,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 16:20:01,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:01,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021d4da5-6734-4992-bddb-fcd9a5cbaf09 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc"}, "tags": [], "enabled": true, "id": "e9bd9bb7026a4baea7149a66b40f5cfc", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b20419ec-d4bc-4097-b904-40b18f428d87"}]} 2018-08-24 16:20:01,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-021d4da5-6734-4992-bddb-fcd9a5cbaf09 2018-08-24 16:20:01,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18093419075s 2018-08-24 16:20:01,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-021d4da5-6734-4992-bddb-fcd9a5cbaf09 2018-08-24 16:20:01,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 16:20:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2780ceb34aaec3dba859575f89f52512356d738" 2018-08-24 16:20:01,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 16:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb638b7f-cb9d-4cb4-9244-4259f4c0efae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 16:20:01,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc used request id req-cb638b7f-cb9d-4cb4-9244-4259f4c0efae 2018-08-24 16:20:01,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168740987778s 2018-08-24 16:20:01,808 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/e9bd9bb7026a4baea7149a66b40f5cfc used request id req-cb638b7f-cb9d-4cb4-9244-4259f4c0efae 2018-08-24 16:20:01,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:20:01,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-91a1b3ca-bd44-4b2c-b5b2-1d6596a611dc Date: Fri, 24 Aug 2018 16:20:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 16:20:01,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-91a1b3ca-bd44-4b2c-b5b2-1d6596a611dc 2018-08-24 16:20:01,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917661190033s 2018-08-24 16:20:01,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-91a1b3ca-bd44-4b2c-b5b2-1d6596a611dc 2018-08-24 16:20:01,902 - shade - DEBUG - Network pns-internal-net_b20419ec-d4bc-4097-b904-40b18f428d87 not found for deleting 2018-08-24 16:20:01,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56251f4575eeafd6c9214dfd5bcfabdc0e529536" 2018-08-24 16:20:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c94391a8-2e02-47df-af23-6a3063d98440 Date: Fri, 24 Aug 2018 16:20:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 16:20:01,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c94391a8-2e02-47df-af23-6a3063d98440 2018-08-24 16:20:01,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786838531494s 2018-08-24 16:20:01,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c94391a8-2e02-47df-af23-6a3063d98440 2018-08-24 16:20:01,983 - shade - DEBUG - Network pns-internal-net2_b20419ec-d4bc-4097-b904-40b18f428d87 not found for deleting 2018-08-24 16:20:02,043 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 16:20:02,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 16:20:02,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 16:20:02,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 16:20:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 16:20:02,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7787a061-a028-43f9-ae50-228398588a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 16:20:02,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7787a061-a028-43f9-ae50-228398588a78 2018-08-24 16:20:02,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 16:20:02,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T17:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["p9vdp5BkT8O8K7ThqqeiIA"], "issued_at": "2018-08-24T16:20:02.000000Z"}} 2018-08-24 16:20:02,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:02,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-560277a9-3a3c-4006-9d78-463b7623f085 Date: Fri, 24 Aug 2018 16:20:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 16:20:02,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-560277a9-3a3c-4006-9d78-463b7623f085 2018-08-24 16:20:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332235097885s 2018-08-24 16:20:02,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-560277a9-3a3c-4006-9d78-463b7623f085 2018-08-24 16:20:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 16:20:02,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78828488-a986-4ae2-8661-20b71a26a9ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 16:20:02,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-78828488-a986-4ae2-8661-20b71a26a9ba 2018-08-24 16:20:02,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 16:20:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:02,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291f7495-ed7e-4955-8279-168a83bbe412 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 16:20:02,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-291f7495-ed7e-4955-8279-168a83bbe412 2018-08-24 16:20:02,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108270168304s 2018-08-24 16:20:02,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-291f7495-ed7e-4955-8279-168a83bbe412 2018-08-24 16:20:02,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 16:20:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}}' 2018-08-24 16:20:03,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-229482ef-3873-4468-bc0b-5831af78effa Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3"}, "tags": [], "enabled": true, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}} 2018-08-24 16:20:03,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-229482ef-3873-4468-bc0b-5831af78effa 2018-08-24 16:20:03,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233334064484s 2018-08-24 16:20:03,182 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-229482ef-3873-4468-bc0b-5831af78effa 2018-08-24 16:20:03,182 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7'}) 2018-08-24 16:20:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 16:20:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "52ce7a0f-cc78-47b2-8de1-b37801b19be3", "email": null, "name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7"}}' 2018-08-24 16:20:03,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 16:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e2e6a2-3c5e-4b69-bf96-aa71afb637cc Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "domain_id": "default", "password_expires_at": null}} 2018-08-24 16:20:03,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-38e2e6a2-3c5e-4b69-bf96-aa71afb637cc 2018-08-24 16:20:03,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436728954315s 2018-08-24 16:20:03,625 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-38e2e6a2-3c5e-4b69-bf96-aa71afb637cc 2018-08-24 16:20:03,625 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'43a02d022b484e8eb064cb55990e831b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7'}) 2018-08-24 16:20:03,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:20:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:03,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bd470a-64c1-485b-a509-6e2c90c7829d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:20:03,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05bd470a-64c1-485b-a509-6e2c90c7829d 2018-08-24 16:20:03,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.141050815582s 2018-08-24 16:20:03,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05bd470a-64c1-485b-a509-6e2c90c7829d 2018-08-24 16:20:03,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:20:03,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:03,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8a1255-a4e6-492f-8fb8-0a00e3bed970 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:20:03,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1f8a1255-a4e6-492f-8fb8-0a00e3bed970 2018-08-24 16:20:03,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197169065475s 2018-08-24 16:20:03,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1f8a1255-a4e6-492f-8fb8-0a00e3bed970 2018-08-24 16:20:03,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:20:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:04,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c57116-96a9-414b-88d3-4a25457a5e36 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:20:04,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-28c57116-96a9-414b-88d3-4a25457a5e36 2018-08-24 16:20:04,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177129030228s 2018-08-24 16:20:04,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-28c57116-96a9-414b-88d3-4a25457a5e36 2018-08-24 16:20:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 16:20:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:04,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45c6772-e74b-4a65-be12-ee92af8035c2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 16:20:04,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a45c6772-e74b-4a65-be12-ee92af8035c2 2018-08-24 16:20:04,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103365898132s 2018-08-24 16:20:04,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a45c6772-e74b-4a65-be12-ee92af8035c2 2018-08-24 16:20:04,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 16:20:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec91f61d-f155-4462-ba37-b8755378d1d5 Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 16:20:04,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ec91f61d-f155-4462-ba37-b8755378d1d5 2018-08-24 16:20:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243423938751s 2018-08-24 16:20:04,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ec91f61d-f155-4462-ba37-b8755378d1d5 2018-08-24 16:20:04,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 16:20:04,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:04,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86361714-70f8-4cc6-bb10-f70583432177 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3"}, "tags": [], "enabled": true, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}]} 2018-08-24 16:20:04,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-86361714-70f8-4cc6-bb10-f70583432177 2018-08-24 16:20:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134308099747s 2018-08-24 16:20:04,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-86361714-70f8-4cc6-bb10-f70583432177 2018-08-24 16:20:04,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 16:20:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:04,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230d7761-94e7-4ef8-8ce0-c29f4217b924 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3", "previous": null, "next": null}} 2018-08-24 16:20:04,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-230d7761-94e7-4ef8-8ce0-c29f4217b924 2018-08-24 16:20:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173420906067s 2018-08-24 16:20:04,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-230d7761-94e7-4ef8-8ce0-c29f4217b924 2018-08-24 16:20:04,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 16:20:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:20:05,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 16:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9c9faf-46f9-4283-be25-d913bbe31100 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 16:20:05,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/5df559bd118b46ae95b9195d6e13137a used request id req-8c9c9faf-46f9-4283-be25-d913bbe31100 2018-08-24 16:20:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239937067032s 2018-08-24 16:20:05,081 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/5df559bd118b46ae95b9195d6e13137a used request id req-8c9c9faf-46f9-4283-be25-d913bbe31100 2018-08-24 16:20:05,081 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '52ce7a0f-cc78-47b2-8de1-b37801b19be3', 'username': u'shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 16:20:05,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 16:20:05,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 16:20:05,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 16:20:05,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 16:20:05,087 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7', 'password': '52ce7a0f-cc78-47b2-8de1-b37801b19be3', 'project_name': 'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'd7e2e0ae8dc24698b57e599d549b1ba3', 'project_domain_name': 'Default'} 2018-08-24 16:20:05,087 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-24 16:20:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 16:20:05,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5915f7f-d986-41cc-91b4-2227d191240c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 16:20:05,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-b5915f7f-d986-41cc-91b4-2227d191240c 2018-08-24 16:20:05,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 16:20:05,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T17:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "id": "43a02d022b484e8eb064cb55990e831b"}, "audit_ids": ["HKTN8BkCQcyCETdgR-r3hA"], "issued_at": "2018-08-24T16:20:05.000000Z"}} 2018-08-24 16:20:05,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 16:20:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"network": {"name": "shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7", "admin_state_up": true}}' 2018-08-24 16:20:06,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-2d4cfda1-9e28-47ce-b4a4-789de23d29e8 Date: Fri, 24 Aug 2018 16:20:06 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T16:20:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"cda448ca-a4df-48f2-95c6-5e7132840686","name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7"}} 2018-08-24 16:20:06,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2d4cfda1-9e28-47ce-b4a4-789de23d29e8 2018-08-24 16:20:06,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.843249082565s 2018-08-24 16:20:06,334 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2d4cfda1-9e28-47ce-b4a4-789de23d29e8 2018-08-24 16:20:06,334 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T16:20:05Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'cda448ca-a4df-48f2-95c6-5e7132840686', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7', u'admin_state_up': True, u'tenant_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', u'created_at': u'2018-08-24T16:20:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3'}) 2018-08-24 16:20:06,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:06,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-7ec7bb5a-3ecd-4087-ba14-e332d356228c Date: Fri, 24 Aug 2018 16:20:06 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T15:12:14Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-24T16:20:05Z","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"cda448ca-a4df-48f2-95c6-5e7132840686","name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:06,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7ec7bb5a-3ecd-4087-ba14-e332d356228c 2018-08-24 16:20:06,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124294042587s 2018-08-24 16:20:06,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7ec7bb5a-3ecd-4087-ba14-e332d356228c 2018-08-24 16:20:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 16:20:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"subnet": {"name": "shaker-subnet_41f3e00e-e975-46ac-9888-d93be0e646a7", "enable_dhcp": true, "network_id": "cda448ca-a4df-48f2-95c6-5e7132840686", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 16:20:07,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4524bb0d-29e2-42a6-8564-55cfb54f85d7 Date: Fri, 24 Aug 2018 16:20:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cda448ca-a4df-48f2-95c6-5e7132840686","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T16:20:06Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"8aa5a8fc-f18d-46fb-9d29-63c93ef54354","subnetpool_id":null,"name":"shaker-subnet_41f3e00e-e975-46ac-9888-d93be0e646a7"}} 2018-08-24 16:20:07,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4524bb0d-29e2-42a6-8564-55cfb54f85d7 2018-08-24 16:20:07,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.611438989639s 2018-08-24 16:20:07,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4524bb0d-29e2-42a6-8564-55cfb54f85d7 2018-08-24 16:20:07,073 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T16:20:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8aa5a8fc-f18d-46fb-9d29-63c93ef54354', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_41f3e00e-e975-46ac-9888-d93be0e646a7', u'enable_dhcp': True, u'network_id': u'cda448ca-a4df-48f2-95c6-5e7132840686', u'tenant_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', u'created_at': u'2018-08-24T16:20:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3'}) 2018-08-24 16:20:07,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 16:20:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "shaker-router_41f3e00e-e975-46ac-9888-d93be0e646a7", "admin_state_up": true}}' 2018-08-24 16:20:08,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-92eddd70-da16-4940-83da-d31228535469 Date: Fri, 24 Aug 2018 16:20:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:07Z", "admin_state_up": true, "updated_at": "2018-08-24T16:20:07Z", "revision_number": 2, "routes": [], "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18", "name": "shaker-router_41f3e00e-e975-46ac-9888-d93be0e646a7"}} 2018-08-24 16:20:08,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-92eddd70-da16-4940-83da-d31228535469 2018-08-24 16:20:08,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30977487564s 2018-08-24 16:20:08,384 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-92eddd70-da16-4940-83da-d31228535469 2018-08-24 16:20:08,384 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', u'created_at': u'2018-08-24T16:20:07Z', u'admin_state_up': True, u'updated_at': u'2018-08-24T16:20:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', u'id': u'90ca4bc6-5c96-4b23-8b4d-27bc87c32a18', u'name': u'shaker-router_41f3e00e-e975-46ac-9888-d93be0e646a7'}) 2018-08-24 16:20:08,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 16:20:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"subnet_id": "8aa5a8fc-f18d-46fb-9d29-63c93ef54354"}' 2018-08-24 16:20:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4ee8d2f2-eb03-4930-839a-c5bc8845769f Date: Fri, 24 Aug 2018 16:20:10 GMT RESP BODY: {"network_id": "cda448ca-a4df-48f2-95c6-5e7132840686", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "subnet_id": "8aa5a8fc-f18d-46fb-9d29-63c93ef54354", "subnet_ids": ["8aa5a8fc-f18d-46fb-9d29-63c93ef54354"], "port_id": "f5f07881-f4f5-43f1-8945-c185e976228a", "id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18"} 2018-08-24 16:20:10,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/add_router_interface.json used request id req-4ee8d2f2-eb03-4930-839a-c5bc8845769f 2018-08-24 16:20:10,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05558800697s 2018-08-24 16:20:10,441 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/add_router_interface.json used request id req-4ee8d2f2-eb03-4930-839a-c5bc8845769f returning object 90ca4bc6-5c96-4b23-8b4d-27bc87c32a18 2018-08-24 16:20:10,442 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-24 16:20:14,026 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-24 16:20:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 16:20:14,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 16:20:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 16:20:14,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 16:20:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:14,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7629c8b1-3536-4532-91d7-b06533cc98be Date: Fri, 24 Aug 2018 16:20:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 16:20:14,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7629c8b1-3536-4532-91d7-b06533cc98be 2018-08-24 16:20:14,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279071092606s 2018-08-24 16:20:14,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7629c8b1-3536-4532-91d7-b06533cc98be 2018-08-24 16:20:14,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 16:20:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7"}' 2018-08-24 16:20:14,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8a67330-0605-43ce-80cc-62e6dfc771ad Date: Fri, 24 Aug 2018 16:20:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T16:20:14Z", "file": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file", "owner": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "size": null, "self": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "checksum": null, "created_at": "2018-08-24T16:20:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 16:20:14,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-e8a67330-0605-43ce-80cc-62e6dfc771ad 2018-08-24 16:20:14,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0567848682404s 2018-08-24 16:20:14,378 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-e8a67330-0605-43ce-80cc-62e6dfc771ad returning object cdabd4ab-e302-4ae2-8dcb-f67669f2434b 2018-08-24 16:20:14,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 16:20:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '' 2018-08-24 16:20:24,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21ecaae2-20bc-460e-90a7-78608288e3c9 Date: Fri, 24 Aug 2018 16:20:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 16:20:24,339 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file used request id req-21ecaae2-20bc-460e-90a7-78608288e3c9 2018-08-24 16:20:24,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.96055793762s 2018-08-24 16:20:24,340 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file used request id req-21ecaae2-20bc-460e-90a7-78608288e3c9 2018-08-24 16:20:24,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 16:20:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:24,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-e5e59279-6699-4630-9c92-d98c1a50b8ae Date: Fri, 24 Aug 2018 16:20:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T16:20:24Z", "file": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file", "owner": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "size": 666173440, "self": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-24T16:20:14Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 16:20:24,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e5e59279-6699-4630-9c92-d98c1a50b8ae 2018-08-24 16:20:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390079021454s 2018-08-24 16:20:24,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e5e59279-6699-4630-9c92-d98c1a50b8ae 2018-08-24 16:20:24,386 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file', 'owner': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'id': u'cdabd4ab-e302-4ae2-8dcb-f67669f2434b', 'size': 666173440, u'self': u'/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'name': 'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T16:20:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-24T16:20:24Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7', 'created': u'2018-08-24T16:20:14Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-24T16:20:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-24 16:20:24,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 16:20:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_41f3e00e-e975-46ac-9888-d93be0e646a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-24 16:20:24,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee8c29cd-8f06-46f3-98ba-2315b656b2b2 x-compute-request-id: req-ee8c29cd-8f06-46f3-98ba-2315b656b2b2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e6d10305-1485-4778-a0bf-3618c02abbe9"}} 2018-08-24 16:20:24,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-ee8c29cd-8f06-46f3-98ba-2315b656b2b2 2018-08-24 16:20:24,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315240859985s 2018-08-24 16:20:24,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-ee8c29cd-8f06-46f3-98ba-2315b656b2b2 2018-08-24 16:20:24,704 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_41f3e00e-e975-46ac-9888-d93be0e646a7', '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'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'e6d10305-1485-4778-a0bf-3618c02abbe9', 'swap': 0}) 2018-08-24 16:20:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 16:20:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" -d '{"extra_specs": {}}' 2018-08-24 16:20:24,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09c02967-bb73-4095-862a-609754dfb737 x-compute-request-id: req-09c02967-bb73-4095-862a-609754dfb737 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 16:20:24,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9/os-extra_specs used request id req-09c02967-bb73-4095-862a-609754dfb737 2018-08-24 16:20:24,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196800231934s 2018-08-24 16:20:24,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9/os-extra_specs used request id req-09c02967-bb73-4095-862a-609754dfb737 2018-08-24 16:20:24,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-24 16:20:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"keypair": {"name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7"}}' 2018-08-24 16:20:25,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fbc67e0-ffb5-4423-a489-2ac13bbaaf69 x-compute-request-id: req-1fbc67e0-ffb5-4423-a489-2ac13bbaaf69 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuqSQL3Ajk++yD/+cR+RCecIeCi19PJdqAT6WBVdqXuwAvn+GEhdYAWYI3X2OpZ3wKeRdPC1emtZAAXfMuMdFXrdhB6Mq9vIATxQZ0vLyEssgQxkw/SIi4qZoQElXpzx1SYmem/axyE+9DAPTJ5NPXHivMUFibvVqLU/rgbqUfPBs/jjSruYKCMiYLu5EJrEtVnriMlMGi6g1CxvjtpoxucZb7MdXj0Tt26KCpqOR7Hp/O41kiRcJiLealPNMudkJLbwDkZbLv4jWJA3BkdpdeVCEid2Ih5ffisBrFBecjzKxbu5bKC7feRj2m7fBgoHGrc3dQiIEMUEdlUjW4aNcF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArqkkC9wI5Pvsg//nEfkQnnCHgotfTyXagE+lgVXal7sAL5/h\nhIXWAFmCN19jqWd8CnkXTwtXprWQAF3zLjHRV63YQejKvbyAE8UGdLy8hLLIEMZM\nP0iIuKmaEBJV6c8dUmJnpv2schPvQwD0yeTT1x4rzFBYm71ai1P64G6lHzwbP440\nq7mCgjImC7uRCaxLVZ64jJTBouoNQsb47aaMbnGW+zHV49E7duigqajkex6fzuNZ\nIkXCYi3mpTzTLnZCS28A5GWy7+I1iQNwZHaXXlQhIndiIeX34rAaxQXnI8ysW7uW\nygu33kY9pu3wYKBxq3N3UIiBDFBHZVI1uGjXBQIDAQABAoIBAHCVTkrmtkUDrl0X\notaO+Qtn9bFMLU9TUxjKPiC0Oob7Xw9Tu4Y0ztDC4ZDXx+H2dpo5m7Cz2vf2qK/T\n32CzdAFUacVyTN0omFYl9hdhYRMYOqW1bIiONLLzf/9EEmT3wCrOi4m0kmemOd+y\nyhcpjPNo20qDr9oToD2XEGuCZqVOhJVtSRv4aU50WWJXlBKisTOxtSQ1r0r8+0rr\nVa8Itht7ntObPkTl36uv3CZjaEnRXA0N1SALp6+VK0kjgV05dViGlIbo7bZsukfV\n9CWJ9LFlcqZ8mA7pAdK919jaqNWknX9i0yCPHgJgaCU/nnhlXOGOEgJ2yKj+WHB3\nTMJ5BjECgYEA1PS08+ZkRAKcxYH+YppyGMcdamIzODvMUE6wFbi2sFV6QruOwggV\nVVasvOrv79As+SrL45p2jYiVm+9bEMsh1lQy80+nBEqgOJ1zBvxv30zhuL+Ude5x\nJTCb98qqubYUyjTZjC/mq8Z0RHp9xeyq0jGIZ0HpM+dLaLXFGoRKEFsCgYEA0fbe\nmD7vvjPGS27NaFrfhCJsywoA2IrxAFFApk0dNMRI7n5CzwP4wy+56kCBvqc/3M2U\nTop+zbZ9cM1OHyy/hfahB/LDdCh0bWpKQst+t+cDgkZu3qddvfKVavRtJ0UPDl2p\n6QiFSgqxEG8fyYp0j46Z9ThVsHtkg0JZ2u6pVB8CgYBHHPR0YiJnZ6vsdK17RfIF\n/i//f411INrokm5Qwp8XIWQzdqiEeOiO1+PVLmszXQQ3rKfreIBQYST8rqBtajgB\nd5qQD7BJSZZZcZKg6Zl+KxFRfYBZJWfZMHNU+vOqEni80Ys4OiLAiAP5fiIT/yVI\nDcxsFuGGOJ3A+Lo6UaTd8wKBgQDOhgRXPni03tpqcjeLMO9wWigm4tUIKkp55HIx\n4eIbeALAy+LNG3wCCZzWZNL6BCrV9kStqJ6nm5vxa5AvK+XLUFb+qXRFelFjGkyn\nPOCM5adW6g695WRYpRcBmCERomT33Xt2Y1IwDSozHwrmQ9D5L+wR/3KR4B1y2r3l\nkiFuQwKBgQC/YQwBHR8H1zb8QC6O6hYxen4cnM9dksLmfdVIe/pMYYE7R/DRLg7E\nqJi73XeCHHaC/IGCT/mtFFXFLBh2ZcDQuWsrPsF8TApsh9OYiweNBG9BcWQ3OpRD\nXto0rqr2T6RZwyTX9/TQYo4oFieAfJSddr/I6SsuC98qWOYXx1Zcvw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "43a02d022b484e8eb064cb55990e831b", "name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "fingerprint": "47:69:80:28:57:5e:59:b4:f9:dd:84:5a:9b:44:1f:81"}} 2018-08-24 16:20:25,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-1fbc67e0-ffb5-4423-a489-2ac13bbaaf69 2018-08-24 16:20:25,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.392492055893s 2018-08-24 16:20:25,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-1fbc67e0-ffb5-4423-a489-2ac13bbaaf69 2018-08-24 16:20:25,119 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuqSQL3Ajk++yD/+cR+RCecIeCi19PJdqAT6WBVdqXuwAvn+GEhdYAWYI3X2OpZ3wKeRdPC1emtZAAXfMuMdFXrdhB6Mq9vIATxQZ0vLyEssgQxkw/SIi4qZoQElXpzx1SYmem/axyE+9DAPTJ5NPXHivMUFibvVqLU/rgbqUfPBs/jjSruYKCMiYLu5EJrEtVnriMlMGi6g1CxvjtpoxucZb7MdXj0Tt26KCpqOR7Hp/O41kiRcJiLealPNMudkJLbwDkZbLv4jWJA3BkdpdeVCEid2Ih5ffisBrFBecjzKxbu5bKC7feRj2m7fBgoHGrc3dQiIEMUEdlUjW4aNcF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArqkkC9wI5Pvsg//nEfkQnnCHgotfTyXagE+lgVXal7sAL5/h\nhIXWAFmCN19jqWd8CnkXTwtXprWQAF3zLjHRV63YQejKvbyAE8UGdLy8hLLIEMZM\nP0iIuKmaEBJV6c8dUmJnpv2schPvQwD0yeTT1x4rzFBYm71ai1P64G6lHzwbP440\nq7mCgjImC7uRCaxLVZ64jJTBouoNQsb47aaMbnGW+zHV49E7duigqajkex6fzuNZ\nIkXCYi3mpTzTLnZCS28A5GWy7+I1iQNwZHaXXlQhIndiIeX34rAaxQXnI8ysW7uW\nygu33kY9pu3wYKBxq3N3UIiBDFBHZVI1uGjXBQIDAQABAoIBAHCVTkrmtkUDrl0X\notaO+Qtn9bFMLU9TUxjKPiC0Oob7Xw9Tu4Y0ztDC4ZDXx+H2dpo5m7Cz2vf2qK/T\n32CzdAFUacVyTN0omFYl9hdhYRMYOqW1bIiONLLzf/9EEmT3wCrOi4m0kmemOd+y\nyhcpjPNo20qDr9oToD2XEGuCZqVOhJVtSRv4aU50WWJXlBKisTOxtSQ1r0r8+0rr\nVa8Itht7ntObPkTl36uv3CZjaEnRXA0N1SALp6+VK0kjgV05dViGlIbo7bZsukfV\n9CWJ9LFlcqZ8mA7pAdK919jaqNWknX9i0yCPHgJgaCU/nnhlXOGOEgJ2yKj+WHB3\nTMJ5BjECgYEA1PS08+ZkRAKcxYH+YppyGMcdamIzODvMUE6wFbi2sFV6QruOwggV\nVVasvOrv79As+SrL45p2jYiVm+9bEMsh1lQy80+nBEqgOJ1zBvxv30zhuL+Ude5x\nJTCb98qqubYUyjTZjC/mq8Z0RHp9xeyq0jGIZ0HpM+dLaLXFGoRKEFsCgYEA0fbe\nmD7vvjPGS27NaFrfhCJsywoA2IrxAFFApk0dNMRI7n5CzwP4wy+56kCBvqc/3M2U\nTop+zbZ9cM1OHyy/hfahB/LDdCh0bWpKQst+t+cDgkZu3qddvfKVavRtJ0UPDl2p\n6QiFSgqxEG8fyYp0j46Z9ThVsHtkg0JZ2u6pVB8CgYBHHPR0YiJnZ6vsdK17RfIF\n/i//f411INrokm5Qwp8XIWQzdqiEeOiO1+PVLmszXQQ3rKfreIBQYST8rqBtajgB\nd5qQD7BJSZZZcZKg6Zl+KxFRfYBZJWfZMHNU+vOqEni80Ys4OiLAiAP5fiIT/yVI\nDcxsFuGGOJ3A+Lo6UaTd8wKBgQDOhgRXPni03tpqcjeLMO9wWigm4tUIKkp55HIx\n4eIbeALAy+LNG3wCCZzWZNL6BCrV9kStqJ6nm5vxa5AvK+XLUFb+qXRFelFjGkyn\nPOCM5adW6g695WRYpRcBmCERomT33Xt2Y1IwDSozHwrmQ9D5L+wR/3KR4B1y2r3l\nkiFuQwKBgQC/YQwBHR8H1zb8QC6O6hYxen4cnM9dksLmfdVIe/pMYYE7R/DRLg7E\nqJi73XeCHHaC/IGCT/mtFFXFLBh2ZcDQuWsrPsF8TApsh9OYiweNBG9BcWQ3OpRD\nXto0rqr2T6RZwyTX9/TQYo4oFieAfJSddr/I6SsuC98qWOYXx1Zcvw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'43a02d022b484e8eb064cb55990e831b', 'name': u'shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7', 'created_at': '2018-08-24T16:20:25.119074', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'name': 'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:69:80:28:57:5e:59:b4:f9:dd:84:5a:9b:44:1f:81', 'type': 'ssh', 'id': u'shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7'}) 2018-08-24 16:20:25,119 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArqkkC9wI5Pvsg//nEfkQnnCHgotfTyXagE+lgVXal7sAL5/h hIXWAFmCN19jqWd8CnkXTwtXprWQAF3zLjHRV63YQejKvbyAE8UGdLy8hLLIEMZM P0iIuKmaEBJV6c8dUmJnpv2schPvQwD0yeTT1x4rzFBYm71ai1P64G6lHzwbP440 q7mCgjImC7uRCaxLVZ64jJTBouoNQsb47aaMbnGW+zHV49E7duigqajkex6fzuNZ IkXCYi3mpTzTLnZCS28A5GWy7+I1iQNwZHaXXlQhIndiIeX34rAaxQXnI8ysW7uW ygu33kY9pu3wYKBxq3N3UIiBDFBHZVI1uGjXBQIDAQABAoIBAHCVTkrmtkUDrl0X otaO+Qtn9bFMLU9TUxjKPiC0Oob7Xw9Tu4Y0ztDC4ZDXx+H2dpo5m7Cz2vf2qK/T 32CzdAFUacVyTN0omFYl9hdhYRMYOqW1bIiONLLzf/9EEmT3wCrOi4m0kmemOd+y yhcpjPNo20qDr9oToD2XEGuCZqVOhJVtSRv4aU50WWJXlBKisTOxtSQ1r0r8+0rr Va8Itht7ntObPkTl36uv3CZjaEnRXA0N1SALp6+VK0kjgV05dViGlIbo7bZsukfV 9CWJ9LFlcqZ8mA7pAdK919jaqNWknX9i0yCPHgJgaCU/nnhlXOGOEgJ2yKj+WHB3 TMJ5BjECgYEA1PS08+ZkRAKcxYH+YppyGMcdamIzODvMUE6wFbi2sFV6QruOwggV VVasvOrv79As+SrL45p2jYiVm+9bEMsh1lQy80+nBEqgOJ1zBvxv30zhuL+Ude5x JTCb98qqubYUyjTZjC/mq8Z0RHp9xeyq0jGIZ0HpM+dLaLXFGoRKEFsCgYEA0fbe mD7vvjPGS27NaFrfhCJsywoA2IrxAFFApk0dNMRI7n5CzwP4wy+56kCBvqc/3M2U Top+zbZ9cM1OHyy/hfahB/LDdCh0bWpKQst+t+cDgkZu3qddvfKVavRtJ0UPDl2p 6QiFSgqxEG8fyYp0j46Z9ThVsHtkg0JZ2u6pVB8CgYBHHPR0YiJnZ6vsdK17RfIF /i//f411INrokm5Qwp8XIWQzdqiEeOiO1+PVLmszXQQ3rKfreIBQYST8rqBtajgB d5qQD7BJSZZZcZKg6Zl+KxFRfYBZJWfZMHNU+vOqEni80Ys4OiLAiAP5fiIT/yVI DcxsFuGGOJ3A+Lo6UaTd8wKBgQDOhgRXPni03tpqcjeLMO9wWigm4tUIKkp55HIx 4eIbeALAy+LNG3wCCZzWZNL6BCrV9kStqJ6nm5vxa5AvK+XLUFb+qXRFelFjGkyn POCM5adW6g695WRYpRcBmCERomT33Xt2Y1IwDSozHwrmQ9D5L+wR/3KR4B1y2r3l kiFuQwKBgQC/YQwBHR8H1zb8QC6O6hYxen4cnM9dksLmfdVIe/pMYYE7R/DRLg7E qJi73XeCHHaC/IGCT/mtFFXFLBh2ZcDQuWsrPsF8TApsh9OYiweNBG9BcWQ3OpRD Xto0rqr2T6RZwyTX9/TQYo4oFieAfJSddr/I6SsuC98qWOYXx1Zcvw== -----END RSA PRIVATE KEY----- 2018-08-24 16:20:25,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-24 16:20:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"security_group": {"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-24 16:20:25,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d6e40701-f08c-4d08-9551-04a726324739 Date: Fri, 24 Aug 2018 16:20:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "updated_at": "2018-08-24T16:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "75f0dfa5-0b7c-4b52-ba71-79d06b7517bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "77382ef4-59c0-4571-9202-6cd0058acf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}} 2018-08-24 16:20:25,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-d6e40701-f08c-4d08-9551-04a726324739 2018-08-24 16:20:25,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.413990020752s 2018-08-24 16:20:25,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-d6e40701-f08c-4d08-9551-04a726324739 2018-08-24 16:20:25,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 16:20:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:25,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-2c0a0a67-e6b7-4688-815a-2fe817e89d0c Date: Fri, 24 Aug 2018 16:20:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "updated_at": "2018-08-24T16:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "75f0dfa5-0b7c-4b52-ba71-79d06b7517bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "77382ef4-59c0-4571-9202-6cd0058acf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:25,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2c0a0a67-e6b7-4688-815a-2fe817e89d0c 2018-08-24 16:20:25,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0739059448242s 2018-08-24 16:20:25,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2c0a0a67-e6b7-4688-815a-2fe817e89d0c 2018-08-24 16:20:25,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 16:20:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -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": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90"}}' 2018-08-24 16:20:25,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-28a28e5b-9409-484c-9a7f-d2a3067ebdec Date: Fri, 24 Aug 2018 16:20:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "port_range_min": 22, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "910fe92a-1823-4779-90e8-a488debfc65c"}} 2018-08-24 16:20:25,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-28a28e5b-9409-484c-9a7f-d2a3067ebdec 2018-08-24 16:20:25,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.289735078812s 2018-08-24 16:20:25,910 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-28a28e5b-9409-484c-9a7f-d2a3067ebdec 2018-08-24 16:20:25,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 16:20:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-56cf95db-5425-4e6c-9339-de5f06c6b8d7 Date: Fri, 24 Aug 2018 16:20:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "updated_at": "2018-08-24T16:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "75f0dfa5-0b7c-4b52-ba71-79d06b7517bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "77382ef4-59c0-4571-9202-6cd0058acf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "910fe92a-1823-4779-90e8-a488debfc65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 2, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:25,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-56cf95db-5425-4e6c-9339-de5f06c6b8d7 2018-08-24 16:20:25,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547089576721s 2018-08-24 16:20:25,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-56cf95db-5425-4e6c-9339-de5f06c6b8d7 2018-08-24 16:20:25,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 16:20:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -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": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90"}}' 2018-08-24 16:20:26,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9439e41b-07ee-4347-9699-b1e173bc5df5 Date: Fri, 24 Aug 2018 16:20:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:26Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:26Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "a36cb292-b144-4190-b25f-256320d977a3"}} 2018-08-24 16:20:26,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9439e41b-07ee-4347-9699-b1e173bc5df5 2018-08-24 16:20:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133041143417s 2018-08-24 16:20:26,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9439e41b-07ee-4347-9699-b1e173bc5df5 2018-08-24 16:20:26,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 16:20:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:26,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-ad3fe97c-e03a-4e30-b2c7-f171b7fc55f8 Date: Fri, 24 Aug 2018 16:20:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "updated_at": "2018-08-24T16:20:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "75f0dfa5-0b7c-4b52-ba71-79d06b7517bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "77382ef4-59c0-4571-9202-6cd0058acf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "910fe92a-1823-4779-90e8-a488debfc65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:26Z", "revision_number": 0, "id": "a36cb292-b144-4190-b25f-256320d977a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:26Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 3, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:26,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ad3fe97c-e03a-4e30-b2c7-f171b7fc55f8 2018-08-24 16:20:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482430458069s 2018-08-24 16:20:26,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ad3fe97c-e03a-4e30-b2c7-f171b7fc55f8 2018-08-24 16:20:26,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-24 16:20:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90"}}' 2018-08-24 16:20:26,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1f1856d4-3951-464c-a4bd-12139969ae2b Date: Fri, 24 Aug 2018 16:20:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-24T16:20:26Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "port_range_min": 9000, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:26Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "699d89c1-37cc-4f6f-9013-224617059f24"}} 2018-08-24 16:20:26,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1f1856d4-3951-464c-a4bd-12139969ae2b 2018-08-24 16:20:26,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130797147751s 2018-08-24 16:20:26,291 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1f1856d4-3951-464c-a4bd-12139969ae2b 2018-08-24 16:20:26,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:26,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-944f2e3d-63aa-4b87-823f-f92f57afad06 Date: Fri, 24 Aug 2018 16:20:26 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T15:12:14Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8aa5a8fc-f18d-46fb-9d29-63c93ef54354"],"updated_at":"2018-08-24T16:20:06Z","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"cda448ca-a4df-48f2-95c6-5e7132840686","name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:26,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-944f2e3d-63aa-4b87-823f-f92f57afad06 2018-08-24 16:20:26,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101094961166s 2018-08-24 16:20:26,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-944f2e3d-63aa-4b87-823f-f92f57afad06 2018-08-24 16:20:26,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 16:20:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:26,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-f6bb5fc4-790c-4f2c-9ad2-fef4f21c2c7a Date: Fri, 24 Aug 2018 16:20:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T16:20:24Z", "file": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file", "owner": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "size": 666173440, "self": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-24T16:20:14Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 16:20:26,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f6bb5fc4-790c-4f2c-9ad2-fef4f21c2c7a 2018-08-24 16:20:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348720550537s 2018-08-24 16:20:26,434 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f6bb5fc4-790c-4f2c-9ad2-fef4f21c2c7a 2018-08-24 16:20:26,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 16:20:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:26,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-f5ad6a53-6984-42bb-a6c9-53ba24c50d4c x-compute-request-id: req-f5ad6a53-6984-42bb-a6c9-53ba24c50d4c Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e6d10305-1485-4778-a0bf-3618c02abbe9"}]} 2018-08-24 16:20:26,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f5ad6a53-6984-42bb-a6c9-53ba24c50d4c 2018-08-24 16:20:26,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221321582794s 2018-08-24 16:20:26,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f5ad6a53-6984-42bb-a6c9-53ba24c50d4c 2018-08-24 16:20:26,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-24 16:20:26,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"server": {"name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "imageRef": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "flavorRef": "e6d10305-1485-4778-a0bf-3618c02abbe9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cda448ca-a4df-48f2-95c6-5e7132840686"}], "security_groups": [{"name": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90"}]}}' 2018-08-24 16:20:28,844 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 16:20: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-24b3a57f-8e93-44d6-87cd-1a4f7be0c064 x-compute-request-id: req-24b3a57f-8e93-44d6-87cd-1a4f7be0c064 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90"}], "OS-DCF:diskConfig": "MANUAL", "id": "e4f1b006-195f-467d-be33-f4f447d35269", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "adminPass": "hpXcDK9v8yq8"}} 2018-08-24 16:20:28,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-24b3a57f-8e93-44d6-87cd-1a4f7be0c064 2018-08-24 16:20:28,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.38451480865s 2018-08-24 16:20:28,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-24b3a57f-8e93-44d6-87cd-1a4f7be0c064 2018-08-24 16:20:28,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:29,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-652b2236-8638-4b58-9897-46a573935c44 x-compute-request-id: req-652b2236-8638-4b58-9897-46a573935c44 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.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:29,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-652b2236-8638-4b58-9897-46a573935c44 2018-08-24 16:20:29,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337301969528s 2018-08-24 16:20:29,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-652b2236-8638-4b58-9897-46a573935c44 2018-08-24 16:20:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:20:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:29,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-1401962d-9826-47e2-88c7-1122f1fd91f1 Date: Fri, 24 Aug 2018 16:20:29 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T15:12:14Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8aa5a8fc-f18d-46fb-9d29-63c93ef54354"],"updated_at":"2018-08-24T16:20:06Z","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"cda448ca-a4df-48f2-95c6-5e7132840686","name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:29,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1401962d-9826-47e2-88c7-1122f1fd91f1 2018-08-24 16:20:29,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926442146301s 2018-08-24 16:20:29,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1401962d-9826-47e2-88c7-1122f1fd91f1 2018-08-24 16:20:29,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 16:20:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c90df995-1ac8-4663-aeab-6bcc8ad84ce6 Date: Fri, 24 Aug 2018 16:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cda448ca-a4df-48f2-95c6-5e7132840686","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T16:20:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"8aa5a8fc-f18d-46fb-9d29-63c93ef54354","subnetpool_id":null,"name":"shaker-subnet_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:20:29,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c90df995-1ac8-4663-aeab-6bcc8ad84ce6 2018-08-24 16:20:29,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410349369049s 2018-08-24 16:20:29,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c90df995-1ac8-4663-aeab-6bcc8ad84ce6 2018-08-24 16:20:29,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:31,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:32,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-12a127bb-e979-4410-bacc-c4b2e063e04c x-compute-request-id: req-12a127bb-e979-4410-bacc-c4b2e063e04c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:32,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-12a127bb-e979-4410-bacc-c4b2e063e04c 2018-08-24 16:20:32,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83887386322s 2018-08-24 16:20:32,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-12a127bb-e979-4410-bacc-c4b2e063e04c 2018-08-24 16:20:32,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:34,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:34,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9342e5f9-86f9-4d7b-9551-6bb26c2afa84 x-compute-request-id: req-9342e5f9-86f9-4d7b-9551-6bb26c2afa84 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:34,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9342e5f9-86f9-4d7b-9551-6bb26c2afa84 2018-08-24 16:20:34,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427804946899s 2018-08-24 16:20:34,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9342e5f9-86f9-4d7b-9551-6bb26c2afa84 2018-08-24 16:20:34,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:36,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ad8bc8b-122a-4ef8-adcf-8cd23972b1f8 x-compute-request-id: req-7ad8bc8b-122a-4ef8-adcf-8cd23972b1f8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:37,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ad8bc8b-122a-4ef8-adcf-8cd23972b1f8 2018-08-24 16:20:37,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762740850449s 2018-08-24 16:20:37,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ad8bc8b-122a-4ef8-adcf-8cd23972b1f8 2018-08-24 16:20:37,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:39,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:40,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8571db48-fa89-4854-b00a-bf5be6342710 x-compute-request-id: req-8571db48-fa89-4854-b00a-bf5be6342710 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:40,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8571db48-fa89-4854-b00a-bf5be6342710 2018-08-24 16:20:40,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684653997421s 2018-08-24 16:20:40,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8571db48-fa89-4854-b00a-bf5be6342710 2018-08-24 16:20:40,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:42,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:42,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-25f51a1e-9eed-4819-aeff-015208123ec0 x-compute-request-id: req-25f51a1e-9eed-4819-aeff-015208123ec0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:42,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25f51a1e-9eed-4819-aeff-015208123ec0 2018-08-24 16:20:42,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342574119568s 2018-08-24 16:20:42,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25f51a1e-9eed-4819-aeff-015208123ec0 2018-08-24 16:20:42,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:44,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-785d1bf3-ed20-48f6-9dd8-c12a0adeb3b3 x-compute-request-id: req-785d1bf3-ed20-48f6-9dd8-c12a0adeb3b3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:44,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-785d1bf3-ed20-48f6-9dd8-c12a0adeb3b3 2018-08-24 16:20:44,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390429019928s 2018-08-24 16:20:44,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-785d1bf3-ed20-48f6-9dd8-c12a0adeb3b3 2018-08-24 16:20:44,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:46,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:46,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67864ed5-6f18-43d0-8a1e-73d83277bc03 x-compute-request-id: req-67864ed5-6f18-43d0-8a1e-73d83277bc03 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:46,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-67864ed5-6f18-43d0-8a1e-73d83277bc03 2018-08-24 16:20:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180229902267s 2018-08-24 16:20:46,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-67864ed5-6f18-43d0-8a1e-73d83277bc03 2018-08-24 16:20:47,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:49,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4fc6a0-d5d3-44f7-9062-b7e9001fcfdc x-compute-request-id: req-9a4fc6a0-d5d3-44f7-9062-b7e9001fcfdc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:49,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9a4fc6a0-d5d3-44f7-9062-b7e9001fcfdc 2018-08-24 16:20:49,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326829195023s 2018-08-24 16:20:49,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9a4fc6a0-d5d3-44f7-9062-b7e9001fcfdc 2018-08-24 16:20:49,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:51,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:51,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4718a533-aa7d-4b41-9eee-172e6bd41b6e x-compute-request-id: req-4718a533-aa7d-4b41-9eee-172e6bd41b6e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:51,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4718a533-aa7d-4b41-9eee-172e6bd41b6e 2018-08-24 16:20:51,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353631019592s 2018-08-24 16:20:51,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4718a533-aa7d-4b41-9eee-172e6bd41b6e 2018-08-24 16:20:51,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:53,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:54,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-bdba8dce-6860-4aa0-bbe6-8162e385961e x-compute-request-id: req-bdba8dce-6860-4aa0-bbe6-8162e385961e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:54,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bdba8dce-6860-4aa0-bbe6-8162e385961e 2018-08-24 16:20:54,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510123968124s 2018-08-24 16:20:54,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bdba8dce-6860-4aa0-bbe6-8162e385961e 2018-08-24 16:20:54,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:56,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:56,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-5f600eda-0ae8-45da-bc36-4e0f76011e45 x-compute-request-id: req-5f600eda-0ae8-45da-bc36-4e0f76011e45 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:56,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5f600eda-0ae8-45da-bc36-4e0f76011e45 2018-08-24 16:20:56,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489510059357s 2018-08-24 16:20:56,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5f600eda-0ae8-45da-bc36-4e0f76011e45 2018-08-24 16:20:56,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:20:58,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:20:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:20:59,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:20: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-26a36015-5c37-491d-8ab5-c0bba0235bf0 x-compute-request-id: req-26a36015-5c37-491d-8ab5-c0bba0235bf0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:20:59,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26a36015-5c37-491d-8ab5-c0bba0235bf0 2018-08-24 16:20:59,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719921827316s 2018-08-24 16:20:59,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26a36015-5c37-491d-8ab5-c0bba0235bf0 2018-08-24 16:20:59,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:01,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:01,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-67a03d9c-9ace-4a26-bc9c-d829d8520431 x-compute-request-id: req-67a03d9c-9ace-4a26-bc9c-d829d8520431 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:01,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-67a03d9c-9ace-4a26-bc9c-d829d8520431 2018-08-24 16:21:01,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17680811882s 2018-08-24 16:21:01,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-67a03d9c-9ace-4a26-bc9c-d829d8520431 2018-08-24 16:21:01,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:03,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:04,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-d850d715-b861-49d9-97de-ac729c27281e x-compute-request-id: req-d850d715-b861-49d9-97de-ac729c27281e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:04,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d850d715-b861-49d9-97de-ac729c27281e 2018-08-24 16:21:04,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629070043564s 2018-08-24 16:21:04,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d850d715-b861-49d9-97de-ac729c27281e 2018-08-24 16:21:04,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:06,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:06,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-471b6bab-3793-43de-b500-97d0ddfbd155 x-compute-request-id: req-471b6bab-3793-43de-b500-97d0ddfbd155 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:06,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-471b6bab-3793-43de-b500-97d0ddfbd155 2018-08-24 16:21:06,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178327083588s 2018-08-24 16:21:06,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-471b6bab-3793-43de-b500-97d0ddfbd155 2018-08-24 16:21:06,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:08,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:08,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-8b618aca-178e-42b4-abf5-99745164a6d3 x-compute-request-id: req-8b618aca-178e-42b4-abf5-99745164a6d3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:08,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b618aca-178e-42b4-abf5-99745164a6d3 2018-08-24 16:21:08,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422394037247s 2018-08-24 16:21:08,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b618aca-178e-42b4-abf5-99745164a6d3 2018-08-24 16:21:08,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:10,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:11,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75ded415-99b7-41a1-bfa6-27e74d4ca303 x-compute-request-id: req-75ded415-99b7-41a1-bfa6-27e74d4ca303 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:11,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75ded415-99b7-41a1-bfa6-27e74d4ca303 2018-08-24 16:21:11,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185259103775s 2018-08-24 16:21:11,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75ded415-99b7-41a1-bfa6-27e74d4ca303 2018-08-24 16:21:11,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:13,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:13,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f770805-27de-4103-aeb8-6fb21df5d478 x-compute-request-id: req-1f770805-27de-4103-aeb8-6fb21df5d478 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:13,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1f770805-27de-4103-aeb8-6fb21df5d478 2018-08-24 16:21:13,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173224925995s 2018-08-24 16:21:13,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1f770805-27de-4103-aeb8-6fb21df5d478 2018-08-24 16:21:13,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:15,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:15,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-b30760a9-2171-4be3-b078-ae2d3c09ff2a x-compute-request-id: req-b30760a9-2171-4be3-b078-ae2d3c09ff2a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:15,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b30760a9-2171-4be3-b078-ae2d3c09ff2a 2018-08-24 16:21:15,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365573883057s 2018-08-24 16:21:15,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b30760a9-2171-4be3-b078-ae2d3c09ff2a 2018-08-24 16:21:15,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:17,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:17,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:17,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-864a98a7-9392-4de6-bfe0-78514a3fc0bc x-compute-request-id: req-864a98a7-9392-4de6-bfe0-78514a3fc0bc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:17,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-864a98a7-9392-4de6-bfe0-78514a3fc0bc 2018-08-24 16:21:17,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362384080887s 2018-08-24 16:21:17,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-864a98a7-9392-4de6-bfe0-78514a3fc0bc 2018-08-24 16:21:17,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:19,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba64db9a-8874-4f43-a86d-f10a9a1b4692 x-compute-request-id: req-ba64db9a-8874-4f43-a86d-f10a9a1b4692 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:20,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ba64db9a-8874-4f43-a86d-f10a9a1b4692 2018-08-24 16:21:20,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17552113533s 2018-08-24 16:21:20,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ba64db9a-8874-4f43-a86d-f10a9a1b4692 2018-08-24 16:21:20,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:22,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-2bcb01fb-d266-4f3a-8699-f8f063ef8166 x-compute-request-id: req-2bcb01fb-d266-4f3a-8699-f8f063ef8166 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:22,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2bcb01fb-d266-4f3a-8699-f8f063ef8166 2018-08-24 16:21:22,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192987918854s 2018-08-24 16:21:22,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2bcb01fb-d266-4f3a-8699-f8f063ef8166 2018-08-24 16:21:22,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:24,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:24,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-1d794532-4cb5-4a01-8d51-be077b2db75d x-compute-request-id: req-1d794532-4cb5-4a01-8d51-be077b2db75d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:24,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1d794532-4cb5-4a01-8d51-be077b2db75d 2018-08-24 16:21:24,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438844203949s 2018-08-24 16:21:24,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1d794532-4cb5-4a01-8d51-be077b2db75d 2018-08-24 16:21:24,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:26,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-b07a562e-46a8-4893-8ab3-a17d2ad6351d x-compute-request-id: req-b07a562e-46a8-4893-8ab3-a17d2ad6351d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:27,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b07a562e-46a8-4893-8ab3-a17d2ad6351d 2018-08-24 16:21:27,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580545902252s 2018-08-24 16:21:27,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b07a562e-46a8-4893-8ab3-a17d2ad6351d 2018-08-24 16:21:27,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:29,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:29,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecec044f-e735-42fa-b636-e060ab2c8659 x-compute-request-id: req-ecec044f-e735-42fa-b636-e060ab2c8659 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:29,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ecec044f-e735-42fa-b636-e060ab2c8659 2018-08-24 16:21:29,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440406084061s 2018-08-24 16:21:29,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ecec044f-e735-42fa-b636-e060ab2c8659 2018-08-24 16:21:29,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-261d6e78-b20a-4ef6-a601-737a1d152cc4 x-compute-request-id: req-261d6e78-b20a-4ef6-a601-737a1d152cc4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:32,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-261d6e78-b20a-4ef6-a601-737a1d152cc4 2018-08-24 16:21:32,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169459819794s 2018-08-24 16:21:32,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-261d6e78-b20a-4ef6-a601-737a1d152cc4 2018-08-24 16:21:32,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:34,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:34,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-0e449eb9-54d2-435f-bb3d-7b17d93b7f98 x-compute-request-id: req-0e449eb9-54d2-435f-bb3d-7b17d93b7f98 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:34,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0e449eb9-54d2-435f-bb3d-7b17d93b7f98 2018-08-24 16:21:34,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421132087708s 2018-08-24 16:21:34,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0e449eb9-54d2-435f-bb3d-7b17d93b7f98 2018-08-24 16:21:34,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:36,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:36,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-200bc67e-159c-46a8-b8ad-db66335a2c93 x-compute-request-id: req-200bc67e-159c-46a8-b8ad-db66335a2c93 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:36,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-200bc67e-159c-46a8-b8ad-db66335a2c93 2018-08-24 16:21:36,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428998947144s 2018-08-24 16:21:36,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-200bc67e-159c-46a8-b8ad-db66335a2c93 2018-08-24 16:21:36,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:38,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:39,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-3470286b-d85c-4722-8ae6-e1825414918d x-compute-request-id: req-3470286b-d85c-4722-8ae6-e1825414918d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:39,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3470286b-d85c-4722-8ae6-e1825414918d 2018-08-24 16:21:39,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671890974045s 2018-08-24 16:21:39,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3470286b-d85c-4722-8ae6-e1825414918d 2018-08-24 16:21:39,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:41,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:41,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd30a8b8-c2c3-4bad-8d99-7a078e6150b2 x-compute-request-id: req-fd30a8b8-c2c3-4bad-8d99-7a078e6150b2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:41,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd30a8b8-c2c3-4bad-8d99-7a078e6150b2 2018-08-24 16:21:41,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346465110779s 2018-08-24 16:21:41,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd30a8b8-c2c3-4bad-8d99-7a078e6150b2 2018-08-24 16:21:41,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:43,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:44,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ee53872-8adc-4488-804b-bfdbbef04b56 x-compute-request-id: req-9ee53872-8adc-4488-804b-bfdbbef04b56 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:44,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9ee53872-8adc-4488-804b-bfdbbef04b56 2018-08-24 16:21:44,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358679056168s 2018-08-24 16:21:44,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9ee53872-8adc-4488-804b-bfdbbef04b56 2018-08-24 16:21:44,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:46,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:46,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-912bb938-2201-4f1d-b576-6874ec7d750d x-compute-request-id: req-912bb938-2201-4f1d-b576-6874ec7d750d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:46,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-912bb938-2201-4f1d-b576-6874ec7d750d 2018-08-24 16:21:46,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431248903275s 2018-08-24 16:21:46,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-912bb938-2201-4f1d-b576-6874ec7d750d 2018-08-24 16:21:46,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:48,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:48,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cbb3126-b4e1-435c-b588-bfe56483acfa x-compute-request-id: req-4cbb3126-b4e1-435c-b588-bfe56483acfa Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:48,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4cbb3126-b4e1-435c-b588-bfe56483acfa 2018-08-24 16:21:48,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181922912598s 2018-08-24 16:21:48,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4cbb3126-b4e1-435c-b588-bfe56483acfa 2018-08-24 16:21:48,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:50,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:51,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21: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-74810c53-a57b-4e07-adf3-8b61120ff302 x-compute-request-id: req-74810c53-a57b-4e07-adf3-8b61120ff302 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:51,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-74810c53-a57b-4e07-adf3-8b61120ff302 2018-08-24 16:21:51,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805665016174s 2018-08-24 16:21:51,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-74810c53-a57b-4e07-adf3-8b61120ff302 2018-08-24 16:21:51,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:53,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:53,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d9d45fd-69b4-466e-9dbf-4fc25f775e26 x-compute-request-id: req-5d9d45fd-69b4-466e-9dbf-4fc25f775e26 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:53,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5d9d45fd-69b4-466e-9dbf-4fc25f775e26 2018-08-24 16:21:53,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198060035706s 2018-08-24 16:21:53,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5d9d45fd-69b4-466e-9dbf-4fc25f775e26 2018-08-24 16:21:53,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:55,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:56,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8432c5a6-d69c-453e-be85-dc07f95a9959 x-compute-request-id: req-8432c5a6-d69c-453e-be85-dc07f95a9959 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:56,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8432c5a6-d69c-453e-be85-dc07f95a9959 2018-08-24 16:21:56,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379662036896s 2018-08-24 16:21:56,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8432c5a6-d69c-453e-be85-dc07f95a9959 2018-08-24 16:21:56,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:21:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:21:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:21:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff5687a9-4cb4-4b0c-99b3-f63521cfea7d x-compute-request-id: req-ff5687a9-4cb4-4b0c-99b3-f63521cfea7d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:21:58,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff5687a9-4cb4-4b0c-99b3-f63521cfea7d 2018-08-24 16:21:58,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342489004135s 2018-08-24 16:21:58,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff5687a9-4cb4-4b0c-99b3-f63521cfea7d 2018-08-24 16:21:58,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:00,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:01,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b524e69-feeb-4db9-931e-c6aa810c37c1 x-compute-request-id: req-1b524e69-feeb-4db9-931e-c6aa810c37c1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:01,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1b524e69-feeb-4db9-931e-c6aa810c37c1 2018-08-24 16:22:01,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427634954453s 2018-08-24 16:22:01,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1b524e69-feeb-4db9-931e-c6aa810c37c1 2018-08-24 16:22:01,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:03,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:03,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f27976ab-c058-409f-9c57-d81715b4e42b x-compute-request-id: req-f27976ab-c058-409f-9c57-d81715b4e42b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:03,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f27976ab-c058-409f-9c57-d81715b4e42b 2018-08-24 16:22:03,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445050954819s 2018-08-24 16:22:03,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f27976ab-c058-409f-9c57-d81715b4e42b 2018-08-24 16:22:03,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:05,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:05,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2e1f950-220d-46f4-af97-e56750e61d67 x-compute-request-id: req-d2e1f950-220d-46f4-af97-e56750e61d67 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:05,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d2e1f950-220d-46f4-af97-e56750e61d67 2018-08-24 16:22:05,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429831981659s 2018-08-24 16:22:05,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d2e1f950-220d-46f4-af97-e56750e61d67 2018-08-24 16:22:05,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:07,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:08,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-754b6873-dbbd-41a4-ac72-f3b79e055f2a x-compute-request-id: req-754b6873-dbbd-41a4-ac72-f3b79e055f2a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:08,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-754b6873-dbbd-41a4-ac72-f3b79e055f2a 2018-08-24 16:22:08,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355690956116s 2018-08-24 16:22:08,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-754b6873-dbbd-41a4-ac72-f3b79e055f2a 2018-08-24 16:22:08,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:10,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:10,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-fdf5e07e-f76a-429f-8ab3-6f63b3527e9c x-compute-request-id: req-fdf5e07e-f76a-429f-8ab3-6f63b3527e9c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:10,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fdf5e07e-f76a-429f-8ab3-6f63b3527e9c 2018-08-24 16:22:10,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331950187683s 2018-08-24 16:22:10,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fdf5e07e-f76a-429f-8ab3-6f63b3527e9c 2018-08-24 16:22:10,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:13,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4d05dae-752a-48be-8230-22fae43204b4 x-compute-request-id: req-f4d05dae-752a-48be-8230-22fae43204b4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:13,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f4d05dae-752a-48be-8230-22fae43204b4 2018-08-24 16:22:13,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352432012558s 2018-08-24 16:22:13,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f4d05dae-752a-48be-8230-22fae43204b4 2018-08-24 16:22:13,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:15,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:15,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-2cf9ef31-fdab-4839-9d8a-c35a18b4e7e7 x-compute-request-id: req-2cf9ef31-fdab-4839-9d8a-c35a18b4e7e7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:15,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2cf9ef31-fdab-4839-9d8a-c35a18b4e7e7 2018-08-24 16:22:15,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508197069168s 2018-08-24 16:22:15,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2cf9ef31-fdab-4839-9d8a-c35a18b4e7e7 2018-08-24 16:22:15,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:17,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:17,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-3f8ffa8d-011b-41b8-bbc5-b9e44abd4238 x-compute-request-id: req-3f8ffa8d-011b-41b8-bbc5-b9e44abd4238 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:17,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3f8ffa8d-011b-41b8-bbc5-b9e44abd4238 2018-08-24 16:22:17,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426654100418s 2018-08-24 16:22:17,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3f8ffa8d-011b-41b8-bbc5-b9e44abd4238 2018-08-24 16:22:17,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:20,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-3a23d6b8-d0a2-43a7-8855-7ffde28f1213 x-compute-request-id: req-3a23d6b8-d0a2-43a7-8855-7ffde28f1213 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:20,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3a23d6b8-d0a2-43a7-8855-7ffde28f1213 2018-08-24 16:22:20,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412292003632s 2018-08-24 16:22:20,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3a23d6b8-d0a2-43a7-8855-7ffde28f1213 2018-08-24 16:22:20,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:22,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:22,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-d489395f-79ca-4d20-ae14-9331f702f0de x-compute-request-id: req-d489395f-79ca-4d20-ae14-9331f702f0de Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:22,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d489395f-79ca-4d20-ae14-9331f702f0de 2018-08-24 16:22:22,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171795845032s 2018-08-24 16:22:22,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d489395f-79ca-4d20-ae14-9331f702f0de 2018-08-24 16:22:22,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:24,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:25,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-7eb95886-be8f-4fc3-8bc6-53ec9a054393 x-compute-request-id: req-7eb95886-be8f-4fc3-8bc6-53ec9a054393 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:25,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7eb95886-be8f-4fc3-8bc6-53ec9a054393 2018-08-24 16:22:25,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83368396759s 2018-08-24 16:22:25,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7eb95886-be8f-4fc3-8bc6-53ec9a054393 2018-08-24 16:22:25,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:27,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:27,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-5ea8d2d4-11a1-44f8-8229-1132d9c6ffc2 x-compute-request-id: req-5ea8d2d4-11a1-44f8-8229-1132d9c6ffc2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:27,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5ea8d2d4-11a1-44f8-8229-1132d9c6ffc2 2018-08-24 16:22:27,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182464838028s 2018-08-24 16:22:27,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5ea8d2d4-11a1-44f8-8229-1132d9c6ffc2 2018-08-24 16:22:27,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe4e09f1-ffd4-47d7-a1f6-beb361be5a03 x-compute-request-id: req-fe4e09f1-ffd4-47d7-a1f6-beb361be5a03 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:29,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fe4e09f1-ffd4-47d7-a1f6-beb361be5a03 2018-08-24 16:22:29,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348266839981s 2018-08-24 16:22:29,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fe4e09f1-ffd4-47d7-a1f6-beb361be5a03 2018-08-24 16:22:29,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:31,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:32,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc2f6ca-8b75-4abb-ba31-cbd1ef003294 x-compute-request-id: req-5cc2f6ca-8b75-4abb-ba31-cbd1ef003294 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:32,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5cc2f6ca-8b75-4abb-ba31-cbd1ef003294 2018-08-24 16:22:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179516792297s 2018-08-24 16:22:32,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5cc2f6ca-8b75-4abb-ba31-cbd1ef003294 2018-08-24 16:22:32,163 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:34,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:34,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b45f260c-5c64-437c-9f22-8d0d488195d5 x-compute-request-id: req-b45f260c-5c64-437c-9f22-8d0d488195d5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:34,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b45f260c-5c64-437c-9f22-8d0d488195d5 2018-08-24 16:22:34,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607191085815s 2018-08-24 16:22:34,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b45f260c-5c64-437c-9f22-8d0d488195d5 2018-08-24 16:22:34,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:36,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47cd875a-2633-4ed4-9d4a-4b7e90f37444 x-compute-request-id: req-47cd875a-2633-4ed4-9d4a-4b7e90f37444 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:36,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-47cd875a-2633-4ed4-9d4a-4b7e90f37444 2018-08-24 16:22:36,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168310165405s 2018-08-24 16:22:36,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-47cd875a-2633-4ed4-9d4a-4b7e90f37444 2018-08-24 16:22:36,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:38,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:38,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-c3713dd7-1e5c-4fae-ad4b-2e2dce6d368a x-compute-request-id: req-c3713dd7-1e5c-4fae-ad4b-2e2dce6d368a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:39,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c3713dd7-1e5c-4fae-ad4b-2e2dce6d368a 2018-08-24 16:22:39,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624774217606s 2018-08-24 16:22:39,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c3713dd7-1e5c-4fae-ad4b-2e2dce6d368a 2018-08-24 16:22:39,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:41,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:41,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-9562512a-2d4b-4ab1-a67e-88209c9e2311 x-compute-request-id: req-9562512a-2d4b-4ab1-a67e-88209c9e2311 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:41,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9562512a-2d4b-4ab1-a67e-88209c9e2311 2018-08-24 16:22:41,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189759969711s 2018-08-24 16:22:41,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9562512a-2d4b-4ab1-a67e-88209c9e2311 2018-08-24 16:22:41,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:43,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:43,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:44,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-40b1c316-35f5-43b6-8dd8-8ea49dfd1fcd x-compute-request-id: req-40b1c316-35f5-43b6-8dd8-8ea49dfd1fcd Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:44,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40b1c316-35f5-43b6-8dd8-8ea49dfd1fcd 2018-08-24 16:22:44,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417048931122s 2018-08-24 16:22:44,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40b1c316-35f5-43b6-8dd8-8ea49dfd1fcd 2018-08-24 16:22:44,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:46,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:46,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e782b2d5-0f87-4ab8-9253-8eef81eabd4c x-compute-request-id: req-e782b2d5-0f87-4ab8-9253-8eef81eabd4c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:46,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e782b2d5-0f87-4ab8-9253-8eef81eabd4c 2018-08-24 16:22:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575556993484s 2018-08-24 16:22:46,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e782b2d5-0f87-4ab8-9253-8eef81eabd4c 2018-08-24 16:22:46,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:48,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:48,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f47c8a5-bf23-42a0-b183-e8d529b61d72 x-compute-request-id: req-6f47c8a5-bf23-42a0-b183-e8d529b61d72 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:48,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f47c8a5-bf23-42a0-b183-e8d529b61d72 2018-08-24 16:22:48,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183596849442s 2018-08-24 16:22:48,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f47c8a5-bf23-42a0-b183-e8d529b61d72 2018-08-24 16:22:48,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:50,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:50,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:51,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22: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-07edd820-2576-4fa2-8abe-cf8cc694503c x-compute-request-id: req-07edd820-2576-4fa2-8abe-cf8cc694503c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:51,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-07edd820-2576-4fa2-8abe-cf8cc694503c 2018-08-24 16:22:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173071861267s 2018-08-24 16:22:51,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-07edd820-2576-4fa2-8abe-cf8cc694503c 2018-08-24 16:22:51,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:53,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:53,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ffa8b50-5c4a-487e-82e1-f7a475a83c29 x-compute-request-id: req-0ffa8b50-5c4a-487e-82e1-f7a475a83c29 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:53,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0ffa8b50-5c4a-487e-82e1-f7a475a83c29 2018-08-24 16:22:53,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193490028381s 2018-08-24 16:22:53,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0ffa8b50-5c4a-487e-82e1-f7a475a83c29 2018-08-24 16:22:53,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:55,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:55,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b1b6702-1bb4-4621-9a3e-c54dbc639b57 x-compute-request-id: req-4b1b6702-1bb4-4621-9a3e-c54dbc639b57 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:55,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4b1b6702-1bb4-4621-9a3e-c54dbc639b57 2018-08-24 16:22:55,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423434972763s 2018-08-24 16:22:55,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4b1b6702-1bb4-4621-9a3e-c54dbc639b57 2018-08-24 16:22:55,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:22:57,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:22:57,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:22:58,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f8e74e3-47da-4a5b-afe3-d15db8a48f7f x-compute-request-id: req-6f8e74e3-47da-4a5b-afe3-d15db8a48f7f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:22:58,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f8e74e3-47da-4a5b-afe3-d15db8a48f7f 2018-08-24 16:22:58,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43971991539s 2018-08-24 16:22:58,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f8e74e3-47da-4a5b-afe3-d15db8a48f7f 2018-08-24 16:22:58,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:00,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-f5ac9e40-ef94-4846-9b72-6db8b554b13b x-compute-request-id: req-f5ac9e40-ef94-4846-9b72-6db8b554b13b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:00,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f5ac9e40-ef94-4846-9b72-6db8b554b13b 2018-08-24 16:23:00,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667194128036s 2018-08-24 16:23:00,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f5ac9e40-ef94-4846-9b72-6db8b554b13b 2018-08-24 16:23:00,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:02,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:03,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-8ee304af-7e3b-4e42-8e59-0457c2d54218 x-compute-request-id: req-8ee304af-7e3b-4e42-8e59-0457c2d54218 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:03,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ee304af-7e3b-4e42-8e59-0457c2d54218 2018-08-24 16:23:03,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464715957642s 2018-08-24 16:23:03,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ee304af-7e3b-4e42-8e59-0457c2d54218 2018-08-24 16:23:03,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:05,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a873679-a5ee-4e84-9e48-f018fcac190d x-compute-request-id: req-5a873679-a5ee-4e84-9e48-f018fcac190d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:05,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a873679-a5ee-4e84-9e48-f018fcac190d 2018-08-24 16:23:05,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440685987473s 2018-08-24 16:23:05,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a873679-a5ee-4e84-9e48-f018fcac190d 2018-08-24 16:23:05,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:07,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e669ee2-782b-4904-9d0f-d2578cc25b9d x-compute-request-id: req-9e669ee2-782b-4904-9d0f-d2578cc25b9d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:08,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9e669ee2-782b-4904-9d0f-d2578cc25b9d 2018-08-24 16:23:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18209695816s 2018-08-24 16:23:08,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9e669ee2-782b-4904-9d0f-d2578cc25b9d 2018-08-24 16:23:08,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:10,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-7acd4efb-4e23-4c7b-a15a-10aee720e365 x-compute-request-id: req-7acd4efb-4e23-4c7b-a15a-10aee720e365 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:10,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7acd4efb-4e23-4c7b-a15a-10aee720e365 2018-08-24 16:23:10,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166750907898s 2018-08-24 16:23:10,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7acd4efb-4e23-4c7b-a15a-10aee720e365 2018-08-24 16:23:10,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:12,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:12,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0e1083f-875b-4515-8f9e-9218cacf4e8f x-compute-request-id: req-d0e1083f-875b-4515-8f9e-9218cacf4e8f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:12,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d0e1083f-875b-4515-8f9e-9218cacf4e8f 2018-08-24 16:23:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182702064514s 2018-08-24 16:23:12,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d0e1083f-875b-4515-8f9e-9218cacf4e8f 2018-08-24 16:23:12,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:14,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:14,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981f3fd6-d402-436f-bb7c-63886df6215b x-compute-request-id: req-981f3fd6-d402-436f-bb7c-63886df6215b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:14,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-981f3fd6-d402-436f-bb7c-63886df6215b 2018-08-24 16:23:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17320394516s 2018-08-24 16:23:14,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-981f3fd6-d402-436f-bb7c-63886df6215b 2018-08-24 16:23:14,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:16,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:16,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36fc5fcc-8167-440b-baa2-94682e3ca0f3 x-compute-request-id: req-36fc5fcc-8167-440b-baa2-94682e3ca0f3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:16,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-36fc5fcc-8167-440b-baa2-94682e3ca0f3 2018-08-24 16:23:16,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420569896698s 2018-08-24 16:23:16,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-36fc5fcc-8167-440b-baa2-94682e3ca0f3 2018-08-24 16:23:16,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:18,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4843ca5-0f64-4c9c-9d46-1eaf4af8acc6 x-compute-request-id: req-d4843ca5-0f64-4c9c-9d46-1eaf4af8acc6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:19,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d4843ca5-0f64-4c9c-9d46-1eaf4af8acc6 2018-08-24 16:23:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431840896606s 2018-08-24 16:23:19,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d4843ca5-0f64-4c9c-9d46-1eaf4af8acc6 2018-08-24 16:23:19,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:21,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:21,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0256ae49-9712-402b-8d3a-826d5320f209 x-compute-request-id: req-0256ae49-9712-402b-8d3a-826d5320f209 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:21,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0256ae49-9712-402b-8d3a-826d5320f209 2018-08-24 16:23:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175000905991s 2018-08-24 16:23:21,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0256ae49-9712-402b-8d3a-826d5320f209 2018-08-24 16:23:21,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:23,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:23,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:23,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-e42ca3ef-f868-4879-af8e-94c682802218 x-compute-request-id: req-e42ca3ef-f868-4879-af8e-94c682802218 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:23,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e42ca3ef-f868-4879-af8e-94c682802218 2018-08-24 16:23:23,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187654018402s 2018-08-24 16:23:23,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e42ca3ef-f868-4879-af8e-94c682802218 2018-08-24 16:23:23,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:25,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:25,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:25,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-8ee05911-2ecc-4459-abba-800a0e728a21 x-compute-request-id: req-8ee05911-2ecc-4459-abba-800a0e728a21 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:25,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ee05911-2ecc-4459-abba-800a0e728a21 2018-08-24 16:23:25,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185397148132s 2018-08-24 16:23:25,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ee05911-2ecc-4459-abba-800a0e728a21 2018-08-24 16:23:25,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:27,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:28,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-ac8da1d1-d65d-46d0-8f40-4f199e0fc799 x-compute-request-id: req-ac8da1d1-d65d-46d0-8f40-4f199e0fc799 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:28,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ac8da1d1-d65d-46d0-8f40-4f199e0fc799 2018-08-24 16:23:28,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444864034653s 2018-08-24 16:23:28,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ac8da1d1-d65d-46d0-8f40-4f199e0fc799 2018-08-24 16:23:28,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:30,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:31,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c7cbda2-813c-40f1-9d2b-f4afff0f1607 x-compute-request-id: req-0c7cbda2-813c-40f1-9d2b-f4afff0f1607 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:31,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0c7cbda2-813c-40f1-9d2b-f4afff0f1607 2018-08-24 16:23:31,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742613077164s 2018-08-24 16:23:31,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0c7cbda2-813c-40f1-9d2b-f4afff0f1607 2018-08-24 16:23:31,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:33,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-59c6e0b3-1bd9-4f89-b76b-9f2fcc70cdf9 x-compute-request-id: req-59c6e0b3-1bd9-4f89-b76b-9f2fcc70cdf9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:33,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-59c6e0b3-1bd9-4f89-b76b-9f2fcc70cdf9 2018-08-24 16:23:33,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389186143875s 2018-08-24 16:23:33,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-59c6e0b3-1bd9-4f89-b76b-9f2fcc70cdf9 2018-08-24 16:23:33,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:35,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-5afb9d1d-f23d-4b1f-a2c8-3c5914d85209 x-compute-request-id: req-5afb9d1d-f23d-4b1f-a2c8-3c5914d85209 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:35,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5afb9d1d-f23d-4b1f-a2c8-3c5914d85209 2018-08-24 16:23:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189671039581s 2018-08-24 16:23:35,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5afb9d1d-f23d-4b1f-a2c8-3c5914d85209 2018-08-24 16:23:35,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:38,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-105ddd63-2fd1-448c-ba66-217ac35a2b97 x-compute-request-id: req-105ddd63-2fd1-448c-ba66-217ac35a2b97 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:38,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-105ddd63-2fd1-448c-ba66-217ac35a2b97 2018-08-24 16:23:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449826002121s 2018-08-24 16:23:38,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-105ddd63-2fd1-448c-ba66-217ac35a2b97 2018-08-24 16:23:38,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:40,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-9dc81c83-afb3-4a5a-aa30-c65f66b24ddb x-compute-request-id: req-9dc81c83-afb3-4a5a-aa30-c65f66b24ddb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:40,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9dc81c83-afb3-4a5a-aa30-c65f66b24ddb 2018-08-24 16:23:40,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515726089478s 2018-08-24 16:23:40,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9dc81c83-afb3-4a5a-aa30-c65f66b24ddb 2018-08-24 16:23:40,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:42,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:43,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-1822500d-0467-425a-a841-ed645e4dc9f6 x-compute-request-id: req-1822500d-0467-425a-a841-ed645e4dc9f6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:43,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1822500d-0467-425a-a841-ed645e4dc9f6 2018-08-24 16:23:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452419996262s 2018-08-24 16:23:43,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1822500d-0467-425a-a841-ed645e4dc9f6 2018-08-24 16:23:43,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:45,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655df95e-f2f5-4e71-83ed-17964b781fa4 x-compute-request-id: req-655df95e-f2f5-4e71-83ed-17964b781fa4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T16:20:30Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:45,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-655df95e-f2f5-4e71-83ed-17964b781fa4 2018-08-24 16:23:45,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419732093811s 2018-08-24 16:23:45,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-655df95e-f2f5-4e71-83ed-17964b781fa4 2018-08-24 16:23:45,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 16:23:47,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 16:23:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:48,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:23: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-50b10b97-efb6-4fb6-a69d-e29dc91c681c x-compute-request-id: req-50b10b97-efb6-4fb6-a69d-e29dc91c681c Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:20:cd", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T16:23:47.000000", "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T16:23:47Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 16:23:48,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-50b10b97-efb6-4fb6-a69d-e29dc91c681c 2018-08-24 16:23:48,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462522029877s 2018-08-24 16:23:48,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-50b10b97-efb6-4fb6-a69d-e29dc91c681c 2018-08-24 16:23:48,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 16:23:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:48,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c3e021bb-85dd-40a1-a143-2861a835e56e Date: Fri, 24 Aug 2018 16:23:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cda448ca-a4df-48f2-95c6-5e7132840686","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:31Z","admin_state_up":true,"updated_at":"2018-08-24T16:23:47Z","binding:vnic_type":"normal","device_id":"e4f1b006-195f-467d-be33-f4f447d35269","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:15:20:cd","id":"df2d7e5f-14a4-4630-8c20-3173b46868a3","port_security_enabled":true,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","fixed_ips":[{"subnet_id":"8aa5a8fc-f18d-46fb-9d29-63c93ef54354","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["4410e6c3-5edc-41a2-b61e-0b7b10d44e90"],"name":""}]} 2018-08-24 16:23:48,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269 used request id req-c3e021bb-85dd-40a1-a143-2861a835e56e 2018-08-24 16:23:48,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0582418441772s 2018-08-24 16:23:48,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269 used request id req-c3e021bb-85dd-40a1-a143-2861a835e56e 2018-08-24 16:23:48,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 16:23:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=df2d7e5f-14a4-4630-8c20-3173b46868a3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:48,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b9bab97e-8b42-45a4-b498-438f06a44299 Date: Fri, 24 Aug 2018 16:23:48 GMT RESP BODY: {"floatingips": []} 2018-08-24 16:23:48,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=df2d7e5f-14a4-4630-8c20-3173b46868a3 used request id req-b9bab97e-8b42-45a4-b498-438f06a44299 2018-08-24 16:23:48,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469799041748s 2018-08-24 16:23:48,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=df2d7e5f-14a4-4630-8c20-3173b46868a3 used request id req-b9bab97e-8b42-45a4-b498-438f06a44299 2018-08-24 16:23:48,239 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:15:20:cd', 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'cdabd4ab-e302-4ae2-8dcb-f67669f2434b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T16:23:47.000000', 'flavor': Munch({u'id': u'e6d10305-1485-4778-a0bf-3618c02abbe9'}), 'az': u'nova', 'id': u'e4f1b006-195f-467d-be33-f4f447d35269', 'security_groups': [Munch({u'name': u'shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'43a02d022b484e8eb064cb55990e831b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'name': 'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-24T16:23:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-24T16:23:47Z', 'hostId': u'1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-24T16:23:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'name': u'shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7', 'adminPass': u'hpXcDK9v8yq8', 'tenant_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'created_at': u'2018-08-24T16:20:28Z', 'created': u'2018-08-24T16:20:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-24 16:23:48,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 16:23:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:48,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-9a6d7f14-e944-420f-b384-f8c1c8b92933 Date: Fri, 24 Aug 2018 16:23:48 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":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"updated_at":"2018-08-24T15:12:14Z","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8aa5a8fc-f18d-46fb-9d29-63c93ef54354"],"updated_at":"2018-08-24T16:20:06Z","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"cda448ca-a4df-48f2-95c6-5e7132840686","name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 16:23:48,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9a6d7f14-e944-420f-b384-f8c1c8b92933 2018-08-24 16:23:48,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922069549561s 2018-08-24 16:23:48,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9a6d7f14-e944-420f-b384-f8c1c8b92933 2018-08-24 16:23:48,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-24 16:23:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:48,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0554f974-c7c9-4dbe-aba1-a15df4496a10 Date: Fri, 24 Aug 2018 16:23:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cda448ca-a4df-48f2-95c6-5e7132840686","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:31Z","admin_state_up":true,"updated_at":"2018-08-24T16:23:47Z","binding:vnic_type":"normal","device_id":"e4f1b006-195f-467d-be33-f4f447d35269","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:15:20:cd","id":"df2d7e5f-14a4-4630-8c20-3173b46868a3","port_security_enabled":true,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","fixed_ips":[{"subnet_id":"8aa5a8fc-f18d-46fb-9d29-63c93ef54354","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["4410e6c3-5edc-41a2-b61e-0b7b10d44e90"],"name":""}]} 2018-08-24 16:23:48,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269 used request id req-0554f974-c7c9-4dbe-aba1-a15df4496a10 2018-08-24 16:23:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054279088974s 2018-08-24 16:23:48,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=e4f1b006-195f-467d-be33-f4f447d35269 used request id req-0554f974-c7c9-4dbe-aba1-a15df4496a10 2018-08-24 16:23:48,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-24 16:23:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.9", "port_id": "df2d7e5f-14a4-4630-8c20-3173b46868a3"}}' 2018-08-24 16:23:50,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-f7907943-b2ab-4302-ae06-6162feddd4df Date: Fri, 24 Aug 2018 16:23:50 GMT RESP BODY: {"floatingip": {"router_id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T16:23:49Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "df2d7e5f-14a4-4630-8c20-3173b46868a3", "id": "725cdc36-e76b-42f1-abf7-de5cd179e4e2", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:23:49Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}} 2018-08-24 16:23:50,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f7907943-b2ab-4302-ae06-6162feddd4df 2018-08-24 16:23:50,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.80316710472s 2018-08-24 16:23:50,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f7907943-b2ab-4302-ae06-6162feddd4df 2018-08-24 16:23:50,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 16:23:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" 2018-08-24 16:23:50,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-44d865b0-f0a3-472b-8e39-93b670290c2c Date: Fri, 24 Aug 2018 16:23:50 GMT RESP BODY: {"floatingips": [{"router_id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T16:23:49Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "df2d7e5f-14a4-4630-8c20-3173b46868a3", "id": "725cdc36-e76b-42f1-abf7-de5cd179e4e2", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:23:49Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}]} 2018-08-24 16:23:50,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-44d865b0-f0a3-472b-8e39-93b670290c2c 2018-08-24 16:23:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605509281158s 2018-08-24 16:23:50,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-44d865b0-f0a3-472b-8e39-93b670290c2c 2018-08-24 16:23:50,267 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'90ca4bc6-5c96-4b23-8b4d-27bc87c32a18', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'created_at': u'2018-08-24T16:23:49Z', 'attached': True, 'updated_at': u'2018-08-24T16:23:49Z', 'id': u'725cdc36-e76b-42f1-abf7-de5cd179e4e2', 'floating_network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'name': 'shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'90ca4bc6-5c96-4b23-8b4d-27bc87c32a18', 'project_id': u'd7e2e0ae8dc24698b57e599d549b1ba3', 'port_id': u'df2d7e5f-14a4-4630-8c20-3173b46868a3', 'port': u'df2d7e5f-14a4-4630-8c20-3173b46868a3', 'network': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b'}) 2018-08-24 16:23:50,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:23:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:23:50,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-026b6563-20ab-4b87-b076-b8aeddb3fe34 x-compute-request-id: req-026b6563-20ab-4b87-b076-b8aeddb3fe34 Content-Encoding: gzip Content-Length: 8093 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n"} 2018-08-24 16:23:50,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-026b6563-20ab-4b87-b076-b8aeddb3fe34 2018-08-24 16:23:50,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721340179443s 2018-08-24 16:23:50,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-026b6563-20ab-4b87-b076-b8aeddb3fe34 2018-08-24 16:23:50,341 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s 2018-08-24 16:23:51,343 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-24 16:24:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:24: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-c318d9ec-d4f0-4db2-8ee6-aede5ae172c7 x-compute-request-id: req-c318d9ec-d4f0-4db2-8ee6-aede5ae172c7 Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:00,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-c318d9ec-d4f0-4db2-8ee6-aede5ae172c7 2018-08-24 16:24:00,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0908341407776s 2018-08-24 16:24:00,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-c318d9ec-d4f0-4db2-8ee6-aede5ae172c7 2018-08-24 16:24:00,444 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:00,446 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:09,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:09,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:24: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-b46dc0f6-b7da-4053-a18e-2032476a4a99 x-compute-request-id: req-b46dc0f6-b7da-4053-a18e-2032476a4a99 Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:09,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-b46dc0f6-b7da-4053-a18e-2032476a4a99 2018-08-24 16:24:09,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741610527039s 2018-08-24 16:24:09,532 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-b46dc0f6-b7da-4053-a18e-2032476a4a99 2018-08-24 16:24:09,532 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:09,534 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:18,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:18,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dbaf160-2195-4131-8418-26499d291b3e x-compute-request-id: req-4dbaf160-2195-4131-8418-26499d291b3e Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:18,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-4dbaf160-2195-4131-8418-26499d291b3e 2018-08-24 16:24:18,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754358768463s 2018-08-24 16:24:18,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-4dbaf160-2195-4131-8418-26499d291b3e 2018-08-24 16:24:18,621 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:18,623 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:27,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:27,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-604882dd-90ee-495a-a022-322eb0f4d9fc x-compute-request-id: req-604882dd-90ee-495a-a022-322eb0f4d9fc Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:27,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-604882dd-90ee-495a-a022-322eb0f4d9fc 2018-08-24 16:24:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0713291168213s 2018-08-24 16:24:27,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-604882dd-90ee-495a-a022-322eb0f4d9fc 2018-08-24 16:24:27,706 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:27,708 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:36,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:36,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-65eae451-71c2-4eef-919b-717b53478348 x-compute-request-id: req-65eae451-71c2-4eef-919b-717b53478348 Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:36,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-65eae451-71c2-4eef-919b-717b53478348 2018-08-24 16:24:36,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772039890289s 2018-08-24 16:24:36,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-65eae451-71c2-4eef-919b-717b53478348 2018-08-24 16:24:36,791 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:36,793 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:45,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:45,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:24:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86206864-1cb2-4da1-bbd4-fa6cca44e9c5 x-compute-request-id: req-86206864-1cb2-4da1-bbd4-fa6cca44e9c5 Content-Encoding: gzip Content-Length: 10513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-24 16:24:45,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-86206864-1cb2-4da1-bbd4-fa6cca44e9c5 2018-08-24 16:24:45,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07950091362s 2018-08-24 16:24:45,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-86206864-1cb2-4da1-bbd4-fa6cca44e9c5 2018-08-24 16:24:45,884 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-24 16:24:45,886 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:24:54,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:24:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:24:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:24: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-269319fd-bb38-4fa2-a6a9-4c9816bd07fd x-compute-request-id: req-269319fd-bb38-4fa2-a6a9-4c9816bd07fd Content-Encoding: gzip Content-Length: 12906 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds.\n[ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd |\n[ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd |\n[ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.059827] cloud-init[925]: Generating public/private rsa key pair.\n[ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.076998] cloud-init[925]: The key fingerprint is:\n[ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.084370] cloud-init[925]: The key's randomart image is:\n[ 59.085909] cloud-init[925]: +---[RSA 2048]----+\n[ 59.092177] cloud-init[925]: | |\n[ 59.093618] cloud-init[925]: | . |\n[ 59.095007] cloud-init[925]: | . o |\n[ 59.100403] cloud-init[925]: | + . . o |\n[ 59.101836] cloud-init[925]: | o = S = . E|\n[ 59.103218] cloud-init[925]: | + * O . . |\n[ 59.108393] cloud-init[925]: | . O.X.= . . |\n[ 59.109773] cloud-init[925]: | *o@++*. . |\n[ 59.112127] cloud-init[925]: | .o=*OO+=. |\n[ 59.116118] cloud-init[925]: +----[SHA256]-----+\n[ 59.117539] cloud-init[925]: Generating public/private dsa key pair.\n[ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 59.128149] cloud-init[925]: The key fingerprint is:\n[ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.136130] cloud-init[925]: The key's randomart image is:\n[ 59.139832] cloud-init[925]: +---[DSA 1024]----+\n[ 59.141757] cloud-init[925]: | ...===o.o |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 59.147917] cloud-init[925]: | .=+*.+= . |\n[ 59.149454] cloud-init[925]: | .B + oE.o |\n Starting iSCSI initiator daemon (iscsid)...\n[ 59.154000] cloud-init[925]: | . + ++o*. |\n[ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n | S = .* oo|\n[ 59.162166] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[925]: | o .o oo+|\n[ 59.166639] cloud-init[925]: | = = +|\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 59.170705] cloud-init[925]: | . * .. |\n[ 59.171990] cloud-init[925]: | . |\n[ 59.174053] cloud-init[925]: +----[SHA256]-----+\n[ 59.175405] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair.\n[ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[\n[ 59.188246] cloud-init[925]: The key fingerprint is:\n[ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 59.196258] cloud-init[925]: +---[ECDSA 256]---+\n[ 59.197545] cloud-init[925]: | Eo . |\n[ 59.199682] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\ncloud-init[925]: | * + |\n[ 59.204882] cloud-init[925]: |.. =.* o |\n[ 59.205863] cloud-init[925]: |ooo+B.= |\n[ 59.206840] cloud-init[925]: |=oBB.+..S |\n[ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon.\n\n[ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator...\n [925]: |*.+. +.. |\n[ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n|oB + o |[[0;32m OK [0m] Started iperf Service.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting System Logging Service...\n[ 59.237098] cloud-init[925]: |.o* .. |\n[ 59.240927] \n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[925]: +----[SHA256]-----+\n[ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair.\n[ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service.\n\n Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init\n Starting Snappy daemon...\n[925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.380242] cloud-init[925]: The key's randomart image is:\n[[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown.\ncloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n+--[ED25519 256]--+\n[ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[925]: | . .o |\n[ 59.465222] cloud-init[925]: | o ...|\n[ 59.478279] cloud-init[925]: | o.. |\n[ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.497228] cloud-init[925]: | . S o.o..o |\n[ 59.502496] cloud-init[925]: | . o . ooo ++ =|\n[ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.|\n[ 59.514453] cloud-init[925]: |oo +.o o . .oOo.|\n[ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+|\n[ 59.529209] cloud-init[925]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.904091] cloud-init[1092]: Generating locales (this might take a while)...\n[ 60.602096] cloud-init[1092]: en_US.UTF-8... done\n[ 60.604107] cloud-init[1092]: Generation complete.\n"} 2018-08-24 16:24:54,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-269319fd-bb38-4fa2-a6a9-4c9816bd07fd 2018-08-24 16:24:54,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.095978975296s 2018-08-24 16:24:54,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-269319fd-bb38-4fa2-a6a9-4c9816bd07fd 2018-08-24 16:24:54,994 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds. [ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd | [ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd | [ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.059827] cloud-init[925]: Generating public/private rsa key pair. [ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.076998] cloud-init[925]: The key fingerprint is: [ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.084370] cloud-init[925]: The key's randomart image is: [ 59.085909] cloud-init[925]: +---[RSA 2048]----+ [ 59.092177] cloud-init[925]: | | [ 59.093618] cloud-init[925]: | . | [ 59.095007] cloud-init[925]: | . o | [ 59.100403] cloud-init[925]: | + . . o | [ 59.101836] cloud-init[925]: | o = S = . E| [ 59.103218] cloud-init[925]: | + * O . . | [ 59.108393] cloud-init[925]: | . O.X.= . . | [ 59.109773] cloud-init[925]: | *o@++*. . | [ 59.112127] cloud-init[925]: | .o=*OO+=. | [ 59.116118] cloud-init[925]: +----[SHA256]-----+ [ 59.117539] cloud-init[925]: Generating public/private dsa key pair. [ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 59.128149] cloud-init[925]: The key fingerprint is: [ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.136130] cloud-init[925]: The key's randomart image is: [ 59.139832] cloud-init[925]: +---[DSA 1024]----+ [ 59.141757] cloud-init[925]: | ...===o.o | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 59.147917] cloud-init[925]: | .=+*.+= . | [ 59.149454] cloud-init[925]: | .B + oE.o | Starting iSCSI initiator daemon (iscsid)... [ 59.154000] cloud-init[925]: | . + ++o*. | [ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. | S = .* oo| [ 59.162166] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[925]: | o .o oo+| [ 59.166639] cloud-init[925]: | = = +| Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 59.170705] cloud-init[925]: | . * .. | [ 59.171990] cloud-init[925]: | . | [ 59.174053] cloud-init[925]: +----[SHA256]-----+ [ 59.175405] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair. [ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ [ 59.188246] cloud-init[925]: The key fingerprint is: [ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.196258] cloud-init[925]: +---[ECDSA 256]---+ [ 59.197545] cloud-init[925]: | Eo . | [ 59.199682] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... cloud-init[925]: | * + | [ 59.204882] cloud-init[925]: |.. =.* o | [ 59.205863] cloud-init[925]: |ooo+B.= | [ 59.206840] cloud-init[925]: |=oBB.+..S | [ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon. [ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator... [925]: |*.+. +.. | [ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. |oB + o |[[0;32m OK [0m] Started iperf Service. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [ 59.237098] cloud-init[925]: |.o* .. | [ 59.240927] [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[925]: +----[SHA256]-----+ [ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair. [ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service. Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init Starting Snappy daemon... [925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.380242] cloud-init[925]: The key's randomart image is: [[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown. cloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. +--[ED25519 256]--+ [ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [925]: | . .o | [ 59.465222] cloud-init[925]: | o ...| [ 59.478279] cloud-init[925]: | o.. | [ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.497228] cloud-init[925]: | . S o.o..o | [ 59.502496] cloud-init[925]: | . o . ooo ++ =| [ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.| [ 59.514453] cloud-init[925]: |oo +.o o . .oOo.| [ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+| [ 59.529209] cloud-init[925]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.904091] cloud-init[1092]: Generating locales (this might take a while)... [ 60.602096] cloud-init[1092]: en_US.UTF-8... done [ 60.604107] cloud-init[1092]: Generation complete. 2018-08-24 16:24:54,996 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-24 16:25:04,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:25:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:25:04,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-6440f850-67e8-41f8-906e-78e6e3363910 x-compute-request-id: req-6440f850-67e8-41f8-906e-78e6e3363910 Content-Encoding: gzip Content-Length: 12938 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds.\n[ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd |\n[ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd |\n[ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.059827] cloud-init[925]: Generating public/private rsa key pair.\n[ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.076998] cloud-init[925]: The key fingerprint is:\n[ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.084370] cloud-init[925]: The key's randomart image is:\n[ 59.085909] cloud-init[925]: +---[RSA 2048]----+\n[ 59.092177] cloud-init[925]: | |\n[ 59.093618] cloud-init[925]: | . |\n[ 59.095007] cloud-init[925]: | . o |\n[ 59.100403] cloud-init[925]: | + . . o |\n[ 59.101836] cloud-init[925]: | o = S = . E|\n[ 59.103218] cloud-init[925]: | + * O . . |\n[ 59.108393] cloud-init[925]: | . O.X.= . . |\n[ 59.109773] cloud-init[925]: | *o@++*. . |\n[ 59.112127] cloud-init[925]: | .o=*OO+=. |\n[ 59.116118] cloud-init[925]: +----[SHA256]-----+\n[ 59.117539] cloud-init[925]: Generating public/private dsa key pair.\n[ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 59.128149] cloud-init[925]: The key fingerprint is:\n[ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.136130] cloud-init[925]: The key's randomart image is:\n[ 59.139832] cloud-init[925]: +---[DSA 1024]----+\n[ 59.141757] cloud-init[925]: | ...===o.o |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 59.147917] cloud-init[925]: | .=+*.+= . |\n[ 59.149454] cloud-init[925]: | .B + oE.o |\n Starting iSCSI initiator daemon (iscsid)...\n[ 59.154000] cloud-init[925]: | . + ++o*. |\n[ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n | S = .* oo|\n[ 59.162166] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[925]: | o .o oo+|\n[ 59.166639] cloud-init[925]: | = = +|\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 59.170705] cloud-init[925]: | . * .. |\n[ 59.171990] cloud-init[925]: | . |\n[ 59.174053] cloud-init[925]: +----[SHA256]-----+\n[ 59.175405] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair.\n[ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[\n[ 59.188246] cloud-init[925]: The key fingerprint is:\n[ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 59.196258] cloud-init[925]: +---[ECDSA 256]---+\n[ 59.197545] cloud-init[925]: | Eo . |\n[ 59.199682] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\ncloud-init[925]: | * + |\n[ 59.204882] cloud-init[925]: |.. =.* o |\n[ 59.205863] cloud-init[925]: |ooo+B.= |\n[ 59.206840] cloud-init[925]: |=oBB.+..S |\n[ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon.\n\n[ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator...\n [925]: |*.+. +.. |\n[ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n|oB + o |[[0;32m OK [0m] Started iperf Service.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting System Logging Service...\n[ 59.237098] cloud-init[925]: |.o* .. |\n[ 59.240927] \n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[925]: +----[SHA256]-----+\n[ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair.\n[ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service.\n\n Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init\n Starting Snappy daemon...\n[925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.380242] cloud-init[925]: The key's randomart image is:\n[[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown.\ncloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n+--[ED25519 256]--+\n[ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[925]: | . .o |\n[ 59.465222] cloud-init[925]: | o ...|\n[ 59.478279] cloud-init[925]: | o.. |\n[ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.497228] cloud-init[925]: | . S o.o..o |\n[ 59.502496] cloud-init[925]: | . o . ooo ++ =|\n[ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.|\n[ 59.514453] cloud-init[925]: |oo +.o o . .oOo.|\n[ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+|\n[ 59.529209] cloud-init[925]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.904091] cloud-init[1092]: Generating locales (this might take a while)...\n[ 60.602096] cloud-init[1092]: en_US.UTF-8... done\n[ 60.604107] cloud-init[1092]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2018-08-24 16:25:04,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-6440f850-67e8-41f8-906e-78e6e3363910 2018-08-24 16:25:04,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0915200710297s 2018-08-24 16:25:04,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-6440f850-67e8-41f8-906e-78e6e3363910 2018-08-24 16:25:04,099 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds. [ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd | [ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd | [ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.059827] cloud-init[925]: Generating public/private rsa key pair. [ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.076998] cloud-init[925]: The key fingerprint is: [ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.084370] cloud-init[925]: The key's randomart image is: [ 59.085909] cloud-init[925]: +---[RSA 2048]----+ [ 59.092177] cloud-init[925]: | | [ 59.093618] cloud-init[925]: | . | [ 59.095007] cloud-init[925]: | . o | [ 59.100403] cloud-init[925]: | + . . o | [ 59.101836] cloud-init[925]: | o = S = . E| [ 59.103218] cloud-init[925]: | + * O . . | [ 59.108393] cloud-init[925]: | . O.X.= . . | [ 59.109773] cloud-init[925]: | *o@++*. . | [ 59.112127] cloud-init[925]: | .o=*OO+=. | [ 59.116118] cloud-init[925]: +----[SHA256]-----+ [ 59.117539] cloud-init[925]: Generating public/private dsa key pair. [ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 59.128149] cloud-init[925]: The key fingerprint is: [ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.136130] cloud-init[925]: The key's randomart image is: [ 59.139832] cloud-init[925]: +---[DSA 1024]----+ [ 59.141757] cloud-init[925]: | ...===o.o | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 59.147917] cloud-init[925]: | .=+*.+= . | [ 59.149454] cloud-init[925]: | .B + oE.o | Starting iSCSI initiator daemon (iscsid)... [ 59.154000] cloud-init[925]: | . + ++o*. | [ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. | S = .* oo| [ 59.162166] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[925]: | o .o oo+| [ 59.166639] cloud-init[925]: | = = +| Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 59.170705] cloud-init[925]: | . * .. | [ 59.171990] cloud-init[925]: | . | [ 59.174053] cloud-init[925]: +----[SHA256]-----+ [ 59.175405] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair. [ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ [ 59.188246] cloud-init[925]: The key fingerprint is: [ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.196258] cloud-init[925]: +---[ECDSA 256]---+ [ 59.197545] cloud-init[925]: | Eo . | [ 59.199682] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... cloud-init[925]: | * + | [ 59.204882] cloud-init[925]: |.. =.* o | [ 59.205863] cloud-init[925]: |ooo+B.= | [ 59.206840] cloud-init[925]: |=oBB.+..S | [ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon. [ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator... [925]: |*.+. +.. | [ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. |oB + o |[[0;32m OK [0m] Started iperf Service. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [ 59.237098] cloud-init[925]: |.o* .. | [ 59.240927] [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[925]: +----[SHA256]-----+ [ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair. [ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service. Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init Starting Snappy daemon... [925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.380242] cloud-init[925]: The key's randomart image is: [[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown. cloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. +--[ED25519 256]--+ [ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [925]: | . .o | [ 59.465222] cloud-init[925]: | o ...| [ 59.478279] cloud-init[925]: | o.. | [ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.497228] cloud-init[925]: | . S o.o..o | [ 59.502496] cloud-init[925]: | . o . ooo ++ =| [ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.| [ 59.514453] cloud-init[925]: |oo +.o o . .oOo.| [ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+| [ 59.529209] cloud-init[925]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.904091] cloud-init[1092]: Generating locales (this might take a while)... [ 60.602096] cloud-init[1092]: en_US.UTF-8... done [ 60.604107] cloud-init[1092]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-24 16:25:04,103 - paramiko.transport - DEBUG - starting thread (client mode): 0xd3a9d110L 2018-08-24 16:25:04,104 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 16:25:04,110 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-24 16:25:04,110 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-24 16:25:04,111 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 16:25:04,111 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 16:25:04,112 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 16:25:04,112 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 16:25:04,112 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 16:25:04,112 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 16:25:04,153 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 16:25:04,154 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 16:25:04,168 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 610cf464a1ddc92486a62e41974568a7 2018-08-24 16:25:04,169 - paramiko.transport - DEBUG - Trying discovered key 47698028575e59b4f9dd845a9b441f81 in /tmp/tmpm6cGgW 2018-08-24 16:25:04,193 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 16:25:04,217 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-08-24 16:25:04,218 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 16:25:04,235 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-24 16:25:04,236 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.204: No existing session 2018-08-24 16:25:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-24 16:25:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e9462c03cb9aac072c21c7d0f6c50f91600e4d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 16:25:13,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16: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-b5f686ec-7ea7-438b-8b90-dc639abf3404 x-compute-request-id: req-b5f686ec-7ea7-438b-8b90-dc639abf3404 Content-Encoding: gzip Content-Length: 13208 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 755799748 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194103] pid_max: default: 32768 minimum: 301\n[ 0.195515] ACPI: Core revision 20150930\n[ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199301] Security Framework initialized\n[ 0.200525] Yama: becoming mindful.\n[ 0.201629] AppArmor: AppArmor initialized\n[ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210902] Initializing cgroup subsys io\n[ 0.212141] Initializing cgroup subsys memory\n[ 0.213432] Initializing cgroup subsys devices\n[ 0.214797] Initializing cgroup subsys freezer\n[ 0.216117] Initializing cgroup subsys net_cls\n[ 0.217422] Initializing cgroup subsys perf_event\n[ 0.218858] Initializing cgroup subsys net_prio\n[ 0.220211] Initializing cgroup subsys hugetlb\n[ 0.221518] Initializing cgroup subsys pids\n[ 0.222861] CPU: Physical Processor ID: 0\n[ 0.224822] mce: CPU supports 10 MCE banks\n[ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229322] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.232970] Speculative Store Bypass: Vulnerable\n[ 0.253349] Freeing SMP alternatives memory: 32K\n[ 0.259394] ftrace: allocating 32237 entries in 126 pages\n[ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.296257] smpboot: Max logical packages: 1\n[ 0.297757] x2apic enabled\n[ 0.299031] Switched APIC routing to physical x2apic.\n[ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309188] KVM setup paravirtual spinlock\n[ 0.310974] x86: Booted up 1 node, 1 CPUs\n[ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314320] devtmpfs: initialized\n[ 0.316544] evm: security.selinux\n[ 0.317624] evm: security.SMACK64\n[ 0.318695] evm: security.SMACK64EXEC\n[ 0.319866] evm: security.SMACK64TRANSMUTE\n[ 0.321122] evm: security.SMACK64MMAP\n[ 0.322276] evm: security.ima\n[ 0.325781] evm: security.capability\n[ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.332503] pinctrl core: initialized pinctrl subsystem\n[ 0.334384] RTC time: 16:23:48, date: 08/24/18\n[ 0.336021] NET: Registered protocol family 16\n[ 0.337608] cpuidle: using governor ladder\n[ 0.338875] cpuidle: using governor menu\n[ 0.340109] PCCT header not found.\n[ 0.341323] ACPI: bus type PCI registered\n[ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.344568] PCI: Using configuration type 1 for base access\n[ 0.347268] ACPI: Added _OSI(Module Device)\n[ 0.348567] ACPI: Added _OSI(Processor Device)\n[ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.351298] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354426] ACPI: Interpreter enabled\n[ 0.355616] ACPI: (supports S0 S5)\n[ 0.356724] ACPI: Using IOAPIC for interrupt routing\n[ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.371660] acpiphp: Slot [3] registered\n[ 0.372920] acpiphp: Slot [4] registered\n[ 0.374176] acpiphp: Slot [5] registered\n[ 0.375430] acpiphp: Slot [6] registered\n[ 0.390831] acpiphp: Slot [7] registered\n[ 0.392070] acpiphp: Slot [8] registered\n[ 0.393306] acpiphp: Slot [9] registered\n[ 0.394543] acpiphp: Slot [10] registered\n[ 0.395805] acpiphp: Slot [11] registered\n[ 0.397069] acpiphp: Slot [12] registered\n[ 0.398326] acpiphp: Slot [13] registered\n[ 0.399577] acpiphp: Slot [14] registered\n[ 0.400831] acpiphp: Slot [15] registered\n[ 0.402091] acpiphp: Slot [16] registered\n[ 0.403346] acpiphp: Slot [17] registered\n[ 0.404607] acpiphp: Slot [18] registered\n[ 0.405875] acpiphp: Slot [19] registered\n[ 0.407130] acpiphp: Slot [20] registered\n[ 0.408384] acpiphp: Slot [21] registered\n[ 0.409641] acpiphp: Slot [22] registered\n[ 0.410896] acpiphp: Slot [23] registered\n[ 0.412150] acpiphp: Slot [24] registered\n[ 0.413398] acpiphp: Slot [25] registered\n[ 0.414653] acpiphp: Slot [26] registered\n[ 0.415910] acpiphp: Slot [27] registered\n[ 0.417164] acpiphp: Slot [28] registered\n[ 0.418412] acpiphp: Slot [29] registered\n[ 0.419692] acpiphp: Slot [30] registered\n[ 0.420955] acpiphp: Slot [31] registered\n[ 0.422203] PCI host bridge to bus 0000:00\n[ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492065] vgaarb: loaded\n[ 0.493002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494942] SCSI subsystem initialized\n[ 0.496352] ACPI: bus type USB registered\n[ 0.497638] usbcore: registered new interface driver usbfs\n[ 0.499235] usbcore: registered new interface driver hub\n[ 0.500802] usbcore: registered new device driver usb\n[ 0.502503] PCI: Using ACPI for IRQ routing\n[ 0.504305] NetLabel: Initializing\n[ 0.505673] NetLabel: domain hash size = 128\n[ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.509176] NetLabel: unlabeled traffic allowed by default\n[ 0.511359] amd_nb: Cannot enumerate AMD northbridges\n[ 0.513267] clocksource: Switched to clocksource kvm-clock\n[ 0.523603] AppArmor: AppArmor Filesystem Enabled\n[ 0.525460] pnp: PnP ACPI init\n[ 0.527067] pnp: PnP ACPI: found 5 devices\n[ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.537852] NET: Registered protocol family 2\n[ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544656] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551400] NET: Registered protocol family 1\n[ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.591290] Unpacking initramfs...\n[ 1.090063] Freeing initrd memory: 37084K\n[ 1.091950] Scanning for low memory corruption every 60 seconds\n[ 1.094442] audit: initializing netlink subsys (disabled)\n[ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized\n[ 1.098915] Initialise system trusted keyring\n[ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106364] zbud: loaded\n[ 1.107726] VFS: Disk quotas dquot_6.6.0\n[ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.114217] fuse init (API version 7.23)\n[ 1.115869] Key type big_key registered\n[ 1.117382] Allocating IMA MOK and blacklist keyrings.\n[ 1.119638] Key type asymmetric registered\n[ 1.121253] Asymmetric key parser 'x509' registered\n[ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125896] io scheduler noop registered\n[ 1.127417] io scheduler deadline registered (default)\n[ 1.129343] io scheduler cfq registered\n[ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137256] ACPI: Power Button [PWRF]\n[ 1.138543] GHES: HEST is not enabled!\n[ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216292] Linux agpgart interface v0.103\n[ 1.219260] loop: module loaded\n[ 1.222521] vda: vda1\n[ 1.224179] scsi host0: ata_piix\n[ 1.225336] scsi host1: ata_piix\n[ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.230726] libphy: Fixed MDIO Bus: probed\n[ 1.232015] tun: Universal TUN/TAP device driver, 1.6\n[ 1.233473] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.236395] PPP generic driver version 2.4.2\n[ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.239592] ehci-pci: EHCI PCI platform driver\n[ 1.240931] ehci-platform: EHCI generic platform driver\n[ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244177] ohci-pci: OHCI PCI platform driver\n[ 1.245510] ohci-platform: OHCI generic platform driver\n[ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274466] usb usb1: Product: UHCI Host Controller\n[ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.277683] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.279118] hub 1-0:1.0: USB hub found\n[ 1.280270] hub 1-0:1.0: 2 ports detected\n[ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.287708] mousedev: PS/2 mouse device common for all mice\n[ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.292296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.297506] i2c /dev entries driver\n[ 1.298646] device-mapper: uevent: version 1.0.3\n[ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.304436] NET: Registered protocol family 10\n[ 1.306098] NET: Registered protocol family 17\n[ 1.307414] Key type dns_resolver registered\n[ 1.308912] registered taskstats version 1\n[ 1.310171] Loading compiled-in X.509 certificates\n[ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.314855] zswap: loaded using pool lzo/zbud\n[ 1.317571] Key type trusted registered\n[ 1.320805] Key type encrypted registered\n[ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.323673] ima: No TPM chip found, activating TPM-bypass!\n[ 1.325325] evm: HMAC attrs: 0x1\n[ 1.326762] Magic number: 14:336:389\n[ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829)\n[ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.332300] EDD information not available.\n[ 1.386974] Freeing unused kernel memory: 1512K\n[ 1.388363] Write protecting the kernel read-only data: 14336k\n[ 1.406340] Freeing unused kernel memory: 1692K\n[ 1.407968] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515647] [drm] Initialized drm 1.1.0 20060810\n[ 1.518028] virtio_net virtio0 ens3: renamed from eth0\n[ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.549702] FDC 0 is a S82078B\n[ 1.568883] AVX2 version of gcm_enc/dec engaged.\n[ 1.570302] AES CTR mode by8 optimization enabled\n[ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.762692] usb 1-1: Product: QEMU USB Tablet\n[ 1.764038] usb 1-1: Manufacturer: QEMU\n[ 1.765239] usb 1-1: SerialNumber: 42\n[ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.780197] usbcore: registered new interface driver usbhid\n[ 1.781903] usbhid: USB HID core driver\n[ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.788480] 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.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns\nBegin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1\n[ 2.167855] md: multipath personality registered for level -4\n[ 2.171788] md: raid0 personality registered for level 0\n[ 2.176129] md: raid1 personality registered for level 1\n[ 2.249289] raid6: sse2x1 gen() 11296 MB/s\n[ 2.317307] raid6: sse2x1 xor() 8783 MB/s\n[ 2.385291] raid6: sse2x2 gen() 14358 MB/s\n[ 2.453285] raid6: sse2x2 xor() 9623 MB/s\n[ 2.521277] raid6: sse2x4 gen() 16501 MB/s\n[ 2.589288] raid6: sse2x4 xor() 11422 MB/s\n[ 2.657297] raid6: avx2x1 gen() 21843 MB/s\n[ 2.729287] raid6: avx2x2 gen() 25795 MB/s\n[ 2.797308] raid6: avx2x4 gen() 29495 MB/s\n[ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s\n[ 2.800245] raid6: using avx2x2 recovery algorithm\n[ 2.804807] xor: automatically using best checksumming function:\n[ 2.845291] avx : 31754.000 MB/sec\n[ 2.848115] async_tx: api initialized (async)\n[ 2.860469] md: raid6 personality registered for level 6\n[ 2.862078] md: raid5 personality registered for level 5\n[ 2.863628] md: raid4 personality registered for level 4\n[ 2.870685] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.925061] 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[ 3.025907] 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[ 3.030903] systemd[1]: Detected virtualization kvm.\n[ 3.032373] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.036366] systemd[1]: Set hostname to .\n[ 3.039052] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.040755] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.151652] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.164730] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.168043] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.171263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.174590] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.180084] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.188390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.193880] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870.\n\n[ 3.203567] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.211441] iscsi: registered transport (tcp)\n[ 3.212931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.218000] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.232621] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.237167] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.241615] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.249822] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser)\n\n[ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.259636] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.262998] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.277355] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.305522] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.313299] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.318441] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.325513] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.329725] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.337349] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\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 Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.126119] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds.\n[ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd |\n[ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd |\n[ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 59.059827] cloud-init[925]: Generating public/private rsa key pair.\n[ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 59.076998] cloud-init[925]: The key fingerprint is:\n[ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.084370] cloud-init[925]: The key's randomart image is:\n[ 59.085909] cloud-init[925]: +---[RSA 2048]----+\n[ 59.092177] cloud-init[925]: | |\n[ 59.093618] cloud-init[925]: | . |\n[ 59.095007] cloud-init[925]: | . o |\n[ 59.100403] cloud-init[925]: | + . . o |\n[ 59.101836] cloud-init[925]: | o = S = . E|\n[ 59.103218] cloud-init[925]: | + * O . . |\n[ 59.108393] cloud-init[925]: | . O.X.= . . |\n[ 59.109773] cloud-init[925]: | *o@++*. . |\n[ 59.112127] cloud-init[925]: | .o=*OO+=. |\n[ 59.116118] cloud-init[925]: +----[SHA256]-----+\n[ 59.117539] cloud-init[925]: Generating public/private dsa key pair.\n[ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 59.128149] cloud-init[925]: The key fingerprint is:\n[ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.136130] cloud-init[925]: The key's randomart image is:\n[ 59.139832] cloud-init[925]: +---[DSA 1024]----+\n[ 59.141757] cloud-init[925]: | ...===o.o |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 59.147917] cloud-init[925]: | .=+*.+= . |\n[ 59.149454] cloud-init[925]: | .B + oE.o |\n Starting iSCSI initiator daemon (iscsid)...\n[ 59.154000] cloud-init[925]: | . + ++o*. |\n[ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n | S = .* oo|\n[ 59.162166] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[925]: | o .o oo+|\n[ 59.166639] cloud-init[925]: | = = +|\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 59.170705] cloud-init[925]: | . * .. |\n[ 59.171990] cloud-init[925]: | . |\n[ 59.174053] cloud-init[925]: +----[SHA256]-----+\n[ 59.175405] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair.\n[ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[\n[ 59.188246] cloud-init[925]: The key fingerprint is:\n[ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7\n[ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 59.196258] cloud-init[925]: +---[ECDSA 256]---+\n[ 59.197545] cloud-init[925]: | Eo . |\n[ 59.199682] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\ncloud-init[925]: | * + |\n[ 59.204882] cloud-init[925]: |.. =.* o |\n[ 59.205863] cloud-init[925]: |ooo+B.= |\n[ 59.206840] cloud-init[925]: |=oBB.+..S |\n[ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon.\n\n[ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator...\n [925]: |*.+. +.. |\n[ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n|oB + o |[[0;32m OK [0m] Started iperf Service.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting System Logging Service...\n[ 59.237098] cloud-init[925]: |.o* .. |\n[ 59.240927] \n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[925]: +----[SHA256]-----+\n[ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair.\n[ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service.\n\n Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init\n Starting Snappy daemon...\n[925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.380242] cloud-init[925]: The key's randomart image is:\n[[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown.\ncloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n+--[ED25519 256]--+\n[ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[925]: | . .o |\n[ 59.465222] cloud-init[925]: | o ...|\n[ 59.478279] cloud-init[925]: | o.. |\n[ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 59.497228] cloud-init[925]: | . S o.o..o |\n[ 59.502496] cloud-init[925]: | . o . ooo ++ =|\n[ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.|\n[ 59.514453] cloud-init[925]: |oo +.o o . .oOo.|\n[ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+|\n[ 59.529209] cloud-init[925]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.904091] cloud-init[1092]: Generating locales (this might take a while)...\n[ 60.602096] cloud-init[1092]: en_US.UTF-8... done\n[ 60.604107] cloud-init[1092]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[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[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n"} 2018-08-24 16:25:13,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-b5f686ec-7ea7-438b-8b90-dc639abf3404 2018-08-24 16:25:13,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798480510712s 2018-08-24 16:25:13,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269/action used request id req-b5f686ec-7ea7-438b-8b90-dc639abf3404 2018-08-24 16:25:13,327 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755799748 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.191604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194103] pid_max: default: 32768 minimum: 301 [ 0.195515] ACPI: Core revision 20150930 [ 0.197280] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199301] Security Framework initialized [ 0.200525] Yama: becoming mindful. [ 0.201629] AppArmor: AppArmor initialized [ 0.202972] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204976] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210902] Initializing cgroup subsys io [ 0.212141] Initializing cgroup subsys memory [ 0.213432] Initializing cgroup subsys devices [ 0.214797] Initializing cgroup subsys freezer [ 0.216117] Initializing cgroup subsys net_cls [ 0.217422] Initializing cgroup subsys perf_event [ 0.218858] Initializing cgroup subsys net_prio [ 0.220211] Initializing cgroup subsys hugetlb [ 0.221518] Initializing cgroup subsys pids [ 0.222861] CPU: Physical Processor ID: 0 [ 0.224822] mce: CPU supports 10 MCE banks [ 0.226108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229322] Spectre V2 : Mitigation: Full generic retpoline [ 0.230974] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.232970] Speculative Store Bypass: Vulnerable [ 0.253349] Freeing SMP alternatives memory: 32K [ 0.259394] ftrace: allocating 32237 entries in 126 pages [ 0.294362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.296257] smpboot: Max logical packages: 1 [ 0.297757] x2apic enabled [ 0.299031] Switched APIC routing to physical x2apic. [ 0.301599] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.303368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.306446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.309188] KVM setup paravirtual spinlock [ 0.310974] x86: Booted up 1 node, 1 CPUs [ 0.312226] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314320] devtmpfs: initialized [ 0.316544] evm: security.selinux [ 0.317624] evm: security.SMACK64 [ 0.318695] evm: security.SMACK64EXEC [ 0.319866] evm: security.SMACK64TRANSMUTE [ 0.321122] evm: security.SMACK64MMAP [ 0.322276] evm: security.ima [ 0.325781] evm: security.capability [ 0.327717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.330542] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332503] pinctrl core: initialized pinctrl subsystem [ 0.334384] RTC time: 16:23:48, date: 08/24/18 [ 0.336021] NET: Registered protocol family 16 [ 0.337608] cpuidle: using governor ladder [ 0.338875] cpuidle: using governor menu [ 0.340109] PCCT header not found. [ 0.341323] ACPI: bus type PCI registered [ 0.342569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.344568] PCI: Using configuration type 1 for base access [ 0.347268] ACPI: Added _OSI(Module Device) [ 0.348567] ACPI: Added _OSI(Processor Device) [ 0.349908] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.351298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354426] ACPI: Interpreter enabled [ 0.355616] ACPI: (supports S0 S5) [ 0.356724] ACPI: Using IOAPIC for interrupt routing [ 0.358204] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.362635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.364403] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.366324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.368197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.371660] acpiphp: Slot [3] registered [ 0.372920] acpiphp: Slot [4] registered [ 0.374176] acpiphp: Slot [5] registered [ 0.375430] acpiphp: Slot [6] registered [ 0.390831] acpiphp: Slot [7] registered [ 0.392070] acpiphp: Slot [8] registered [ 0.393306] acpiphp: Slot [9] registered [ 0.394543] acpiphp: Slot [10] registered [ 0.395805] acpiphp: Slot [11] registered [ 0.397069] acpiphp: Slot [12] registered [ 0.398326] acpiphp: Slot [13] registered [ 0.399577] acpiphp: Slot [14] registered [ 0.400831] acpiphp: Slot [15] registered [ 0.402091] acpiphp: Slot [16] registered [ 0.403346] acpiphp: Slot [17] registered [ 0.404607] acpiphp: Slot [18] registered [ 0.405875] acpiphp: Slot [19] registered [ 0.407130] acpiphp: Slot [20] registered [ 0.408384] acpiphp: Slot [21] registered [ 0.409641] acpiphp: Slot [22] registered [ 0.410896] acpiphp: Slot [23] registered [ 0.412150] acpiphp: Slot [24] registered [ 0.413398] acpiphp: Slot [25] registered [ 0.414653] acpiphp: Slot [26] registered [ 0.415910] acpiphp: Slot [27] registered [ 0.417164] acpiphp: Slot [28] registered [ 0.418412] acpiphp: Slot [29] registered [ 0.419692] acpiphp: Slot [30] registered [ 0.420955] acpiphp: Slot [31] registered [ 0.422203] PCI host bridge to bus 0000:00 [ 0.423455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.425347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.427235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.429490] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.431749] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.439459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477366] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.479790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.481922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.484022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.485948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488014] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.489656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492065] vgaarb: loaded [ 0.493002] vgaarb: bridge control possible 0000:00:02.0 [ 0.494942] SCSI subsystem initialized [ 0.496352] ACPI: bus type USB registered [ 0.497638] usbcore: registered new interface driver usbfs [ 0.499235] usbcore: registered new interface driver hub [ 0.500802] usbcore: registered new device driver usb [ 0.502503] PCI: Using ACPI for IRQ routing [ 0.504305] NetLabel: Initializing [ 0.505673] NetLabel: domain hash size = 128 [ 0.507319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.509176] NetLabel: unlabeled traffic allowed by default [ 0.511359] amd_nb: Cannot enumerate AMD northbridges [ 0.513267] clocksource: Switched to clocksource kvm-clock [ 0.523603] AppArmor: AppArmor Filesystem Enabled [ 0.525460] pnp: PnP ACPI init [ 0.527067] pnp: PnP ACPI: found 5 devices [ 0.534516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.537852] NET: Registered protocol family 2 [ 0.539804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.542317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.544656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.546989] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551400] NET: Registered protocol family 1 [ 0.553084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.557337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.591290] Unpacking initramfs... [ 1.090063] Freeing initrd memory: 37084K [ 1.091950] Scanning for low memory corruption every 60 seconds [ 1.094442] audit: initializing netlink subsys (disabled) [ 1.096424] audit: type=2000 audit(1535127828.874:1): initialized [ 1.098915] Initialise system trusted keyring [ 1.100698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.102931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106364] zbud: loaded [ 1.107726] VFS: Disk quotas dquot_6.6.0 [ 1.109295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.114217] fuse init (API version 7.23) [ 1.115869] Key type big_key registered [ 1.117382] Allocating IMA MOK and blacklist keyrings. [ 1.119638] Key type asymmetric registered [ 1.121253] Asymmetric key parser 'x509' registered [ 1.123063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125896] io scheduler noop registered [ 1.127417] io scheduler deadline registered (default) [ 1.129343] io scheduler cfq registered [ 1.130910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.135044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137256] ACPI: Power Button [PWRF] [ 1.138543] GHES: HEST is not enabled! [ 1.153981] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.186192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.189279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216292] Linux agpgart interface v0.103 [ 1.219260] loop: module loaded [ 1.222521] vda: vda1 [ 1.224179] scsi host0: ata_piix [ 1.225336] scsi host1: ata_piix [ 1.226427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.230726] libphy: Fixed MDIO Bus: probed [ 1.232015] tun: Universal TUN/TAP device driver, 1.6 [ 1.233473] tun: (C) 1999-2004 Max Krasnyansky [ 1.236395] PPP generic driver version 2.4.2 [ 1.237779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.239592] ehci-pci: EHCI PCI platform driver [ 1.240931] ehci-platform: EHCI generic platform driver [ 1.242444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244177] ohci-pci: OHCI PCI platform driver [ 1.245510] ohci-platform: OHCI generic platform driver [ 1.247020] uhci_hcd: USB Universal Host Controller Interface driver [ 1.263477] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.265009] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.267248] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274466] usb usb1: Product: UHCI Host Controller [ 1.275928] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.277683] usb usb1: SerialNumber: 0000:00:01.2 [ 1.279118] hub 1-0:1.0: USB hub found [ 1.280270] hub 1-0:1.0: 2 ports detected [ 1.281633] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.284740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286167] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.287708] mousedev: PS/2 mouse device common for all mice [ 1.289575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.292296] rtc_cmos 00:00: RTC can wake from S4 [ 1.293955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.295722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.297506] i2c /dev entries driver [ 1.298646] device-mapper: uevent: version 1.0.3 [ 1.300051] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.302490] ledtrig-cpu: registered to indicate activity on CPUs [ 1.304436] NET: Registered protocol family 10 [ 1.306098] NET: Registered protocol family 17 [ 1.307414] Key type dns_resolver registered [ 1.308912] registered taskstats version 1 [ 1.310171] Loading compiled-in X.509 certificates [ 1.312095] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.314855] zswap: loaded using pool lzo/zbud [ 1.317571] Key type trusted registered [ 1.320805] Key type encrypted registered [ 1.322098] AppArmor: AppArmor sha1 policy hashing enabled [ 1.323673] ima: No TPM chip found, activating TPM-bypass! [ 1.325325] evm: HMAC attrs: 0x1 [ 1.326762] Magic number: 14:336:389 [ 1.328069] rtc_cmos 00:00: setting system clock to 2018-08-24 16:23:49 UTC (1535127829) [ 1.330576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.332300] EDD information not available. [ 1.386974] Freeing unused kernel memory: 1512K [ 1.388363] Write protecting the kernel read-only data: 14336k [ 1.406340] Freeing unused kernel memory: 1692K [ 1.407968] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.420075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.423246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.426202] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429063] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.431923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437289] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.443983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.448071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.451747] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.454483] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515647] [drm] Initialized drm 1.1.0 20060810 [ 1.518028] virtio_net virtio0 ens3: renamed from eth0 [ 1.527460] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.531378] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.549702] FDC 0 is a S82078B [ 1.568883] AVX2 version of gcm_enc/dec engaged. [ 1.570302] AES CTR mode by8 optimization enabled [ 1.593285] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.758754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.760692] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.762692] usb 1-1: Product: QEMU USB Tablet [ 1.764038] usb 1-1: Manufacturer: QEMU [ 1.765239] usb 1-1: SerialNumber: 42 [ 1.773364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.780197] usbcore: registered new interface driver usbhid [ 1.781903] usbhid: USB HID core driver [ 1.785098] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.788480] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.089304] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.089305] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553eea52d, max_idle_ns: 440795289420 ns Begin: Loading essential drivers ... [ 2.164020] md: linear personality registered for level -1 [ 2.167855] md: multipath personality registered for level -4 [ 2.171788] md: raid0 personality registered for level 0 [ 2.176129] md: raid1 personality registered for level 1 [ 2.249289] raid6: sse2x1 gen() 11296 MB/s [ 2.317307] raid6: sse2x1 xor() 8783 MB/s [ 2.385291] raid6: sse2x2 gen() 14358 MB/s [ 2.453285] raid6: sse2x2 xor() 9623 MB/s [ 2.521277] raid6: sse2x4 gen() 16501 MB/s [ 2.589288] raid6: sse2x4 xor() 11422 MB/s [ 2.657297] raid6: avx2x1 gen() 21843 MB/s [ 2.729287] raid6: avx2x2 gen() 25795 MB/s [ 2.797308] raid6: avx2x4 gen() 29495 MB/s [ 2.798655] raid6: using algorithm avx2x4 gen() 29495 MB/s [ 2.800245] raid6: using avx2x2 recovery algorithm [ 2.804807] xor: automatically using best checksumming function: [ 2.845291] avx : 31754.000 MB/sec [ 2.848115] async_tx: api initialized (async) [ 2.860469] md: raid6 personality registered for level 6 [ 2.862078] md: raid5 personality registered for level 5 [ 2.863628] md: raid4 personality registered for level 4 [ 2.870685] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.905462] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.925061] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.025907] 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) [ 3.030903] systemd[1]: Detected virtualization kvm. [ 3.032373] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.036366] systemd[1]: Set hostname to . [ 3.039052] systemd[1]: Initializing machine ID from KVM UUID. [ 3.040755] systemd[1]: Installed transient /etc/machine-id file. [ 3.144433] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.148136] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.151652] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.154539] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.157749] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.161407] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.164730] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.168043] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.171263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.174590] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.180084] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.188390] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.193880] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.201068] Loading iSCSI transport class v2.0-870. [ 3.203567] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.211441] iscsi: registered transport (tcp) [ 3.212931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.218000] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.224852] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.232621] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.237167] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.241615] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.244202] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.249822] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket.[ 3.254085] iscsi: registered transport (iser) [ 3.255892] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.259636] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.262998] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.266255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.277355] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.285968] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.298038] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.305522] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.313299] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.318441] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.325513] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.329725] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.337349] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.126119] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.746141] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Fri, 24 Aug 2018 16:23:52 +0000. Up 4.57 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.382531] cloud-init[925]: Cloud-init v. 18.2 running 'init' at Fri, 24 Aug 2018 16:23:54 +0000. Up 6.18 seconds. [ 58.385436] cloud-init[925]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.392285] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.397972] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.404384] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.408602] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:15:20:cd | [ 58.416202] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe15:20cd/64 | . | link | fa:16:3e:15:20:cd | [ 58.418554] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.424380] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.428132] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.436116] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.438309] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.444388] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.446589] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.452381] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.454572] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.460380] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.464145] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.468120] cloud-init[925]: 2018-08-24 16:24:46,795 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.059827] cloud-init[925]: Generating public/private rsa key pair. [ 59.061535] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.064121] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.076998] cloud-init[925]: The key fingerprint is: [ 59.078524] cloud-init[925]: SHA256:babszquWWksng3//YqO3xAik82YlnG9avdJqXlJ/FPw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.084370] cloud-init[925]: The key's randomart image is: [ 59.085909] cloud-init[925]: +---[RSA 2048]----+ [ 59.092177] cloud-init[925]: | | [ 59.093618] cloud-init[925]: | . | [ 59.095007] cloud-init[925]: | . o | [ 59.100403] cloud-init[925]: | + . . o | [ 59.101836] cloud-init[925]: | o = S = . E| [ 59.103218] cloud-init[925]: | + * O . . | [ 59.108393] cloud-init[925]: | . O.X.= . . | [ 59.109773] cloud-init[925]: | *o@++*. . | [ 59.112127] cloud-init[925]: | .o=*OO+=. | [ 59.116118] cloud-init[925]: +----[SHA256]-----+ [ 59.117539] cloud-init[925]: Generating public/private dsa key pair. [ 59.120126] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.124152] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 59.128149] cloud-init[925]: The key fingerprint is: [ 59.132181] cloud-init[925]: SHA256:bcC2Nw0h48nAF5cYXB6dM6E3927xNEJ2yqVuOGO3FJE root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.136130] cloud-init[925]: The key's randomart image is: [ 59.139832] cloud-init[925]: +---[DSA 1024]----+ [ 59.141757] cloud-init[925]: | ...===o.o | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 59.147917] cloud-init[925]: | .=+*.+= . | [ 59.149454] cloud-init[925]: | .B + oE.o | Starting iSCSI initiator daemon (iscsid)... [ 59.154000] cloud-init[925]: | . + ++o*. | [ 59.155988] cloud-init[925]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. | S = .* oo| [ 59.162166] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[925]: | o .o oo+| [ 59.166639] cloud-init[925]: | = = +| Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 59.170705] cloud-init[925]: | . * .. | [ 59.171990] cloud-init[925]: | . | [ 59.174053] cloud-init[925]: +----[SHA256]-----+ [ 59.175405] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities.cloud-init[925]: Generating public/private ecdsa key pair. [ 59.181284] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.182808] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ [ 59.188246] cloud-init[925]: The key fingerprint is: [ 59.189289] cloud-init[925]: SHA256:GqBuhdKTozL7IVZxEy/Y3C6w3gzT6aeic0KECsfLRQw root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7 [ 59.191199] cloud-init[925]: The key's randomart image is:[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.196258] cloud-init[925]: +---[ECDSA 256]---+ [ 59.197545] cloud-init[925]: | Eo . | [ 59.199682] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... cloud-init[925]: | * + | [ 59.204882] cloud-init[925]: |.. =.* o | [ 59.205863] cloud-init[925]: |ooo+B.= | [ 59.206840] cloud-init[925]: |=oBB.+..S | [ 59.207811] cloud-init[925]: |.==+* .o |[[0;32m OK [0m] Started ACPI event daemon. [ 59.213240] cloud-init Starting Pollinate to seed the pseudo random number generator... [925]: |*.+. +.. | [ 59.218843] cloud-init[925]: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. |oB + o |[[0;32m OK [0m] Started iperf Service. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [ 59.237098] cloud-init[925]: |.o* .. | [ 59.240927] [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[925]: +----[SHA256]-----+ [ 59.282996] cloud-init[925]: Generating public/private ed25519 key pair. [ 59.289748] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.294230] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m[ 59.308654] cloud-init[925]: The key fingerprint is:] Started iperf3 Service. Starting Apply the settings specified in cloud-config...[ 59.334734] cloud-init Starting Snappy daemon... [925]: SHA256:vayaslC7zq6hCHn9Vf+tjzMfHYsXsmcObsQcRbYCr44 root@shaker-vm-41f3e00e-e975-46ac-9888-d93be0e646a7[[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.380242] cloud-init[925]: The key's randomart image is: [[0;32m OK [0m[ 59.424364] ] Started LXD - container startup/shutdown. cloud-init[925]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. +--[ED25519 256]--+ [ 59.448434] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [925]: | . .o | [ 59.465222] cloud-init[925]: | o ...| [ 59.478279] cloud-init[925]: | o.. | [ 59.488339] cloud-init[925]: | . ... |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.497228] cloud-init[925]: | . S o.o..o | [ 59.502496] cloud-init[925]: | . o . ooo ++ =| [ 59.508252] cloud-init[925]: |o + o .Eo.o+ *.| [ 59.514453] cloud-init[925]: |oo +.o o . .oOo.| [ 59.522284] cloud-init[925]: |o .+*o+.. ..+B+| [ 59.529209] cloud-init[925]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.904091] cloud-init[1092]: Generating locales (this might take a while)... [ 60.602096] cloud-init[1092]: en_US.UTF-8... done [ 60.604107] cloud-init[1092]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. 2018-08-24 16:25:13,331 - paramiko.transport - DEBUG - starting thread (client mode): 0xd3b0b150L 2018-08-24 16:25:13,331 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 16:25:13,333 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-24 16:25:13,334 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-24 16:25:13,335 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-24 16:25:13,335 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 16:25:13,335 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 16:25:13,335 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 16:25:13,336 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 16:25:13,336 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 16:25:13,376 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 16:25:13,377 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 16:25:13,396 - paramiko.transport - DEBUG - Trying discovered key 47698028575e59b4f9dd845a9b441f81 in /tmp/tmpm6cGgW 2018-08-24 16:25:13,413 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 16:25:13,421 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 16:25:13,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-24 16:25:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 16:25:13,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 16:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57399430-b7e4-4b9d-a91e-d00cff948569 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-24 16:25:13,440 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-57399430-b7e4-4b9d-a91e-d00cff948569 2018-08-24 16:25:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:13,545 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 16:25:13,545 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 16:25:13,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a374b79-cadd-4768-ac67-81ef1541a162 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2bd98b0843fc4b70abe848c052045311"}, "enabled": true, "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/3420726395f8487f82ffed9689676aa5"}, "enabled": true, "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6103111990e54c0c955b359717cc2886"}, "enabled": true, "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/640aed3e292e47dd8f4765e11f9be4fe"}, "enabled": true, "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66b902fa981e4cc8925876f0e5193675"}, "enabled": true, "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/74bb0319ce5b4ff2ae1f1464821fb915"}, "enabled": true, "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/841be02f0c20498a9b41d2bc034c1f66"}, "enabled": true, "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/85ae20f7612f429cb8ae968d633a8e26"}, "enabled": true, "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8646db05346243f0b77367cc8f6a5ed4"}, "enabled": true, "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8aa0ce82e4c145e79f9d2ab013a62a2e"}, "enabled": true, "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/992c5e6e0dbe47ffaaac3280336fb7a1"}, "enabled": true, "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b450a94ebf114843ba56e91ece5acb26"}, "enabled": true, "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b70142b67ea348c69db82918dbbe6618"}, "enabled": true, "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dd7753ce69c44295a18a86613672acbd"}, "enabled": true, "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f1bb064e5b1846759cb42ab89d3850e7"}, "enabled": true, "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-24 16:25:13,623 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-9a374b79-cadd-4768-ac67-81ef1541a162 2018-08-24 16:25:13,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.192532062531s 2018-08-24 16:25:13,624 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-9a374b79-cadd-4768-ac67-81ef1541a162 2018-08-24 16:25:13,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-24 16:25:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:13,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97704287-b5b3-486d-9fd6-5d0bdbbe03a9 Content-Encoding: gzip Content-Length: 1990 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170c8c62dda4961b1a7084e4932a276"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0170e78f66754d6989b2a48626191d50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6103111990e54c0c955b359717cc2886", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0986d8ffd51a4eeb9c312989708ba180"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/17f10fafa119411a8b3aeaf915d20431"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/22b09aa5899b48aa91c4ef3fb26b681f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/323baa2f56ab4c69bfd635d13cab56d9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/41bcc5a5fd234e64bd905e6caa3c26b4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4892ed22aa044413ae9c449279407e2d"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/4a34e91af8b24d3a914a445d89a19b8f"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/504ab19064484ce4b2d1a9ddfe3292f6"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/543a75aee5744f9cba4a9959c657d4eb"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5556f0a8160744779508343422656763"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "5556f0a8160744779508343422656763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/56a653d2028742bd8cdd7d6073ce78d7"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/59a8f04fe2444896b111429d421a6363"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "59a8f04fe2444896b111429d421a6363"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6c493b40a064478e9abee445c57437a8"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "6c493b40a064478e9abee445c57437a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71167bcf5bde435b9c6d630b270cbbdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/71840d7f779d4b64b8cf1e82e8a43442"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/73cbaf1b7cb24cd8801e7a7ce0c081a2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3420726395f8487f82ffed9689676aa5", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7749b30c74ec4880b53088024629243a"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "7749b30c74ec4880b53088024629243a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/77a6fc999a63459bb55d524f0d9168ed"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/78a27ee1c7364137b4baee9b5c53d99b"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1bb064e5b1846759cb42ab89d3850e7", "id": "78a27ee1c7364137b4baee9b5c53d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8360ab3dc9214013995c14e60f8b6268"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/888f3cf0d82340c2b200ce89185293ee"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/8e1e32b167a74c348e8eb4aa804f09bd"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/98d64a1d321c46c0bf76e1772c3bcf59"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd7753ce69c44295a18a86613672acbd", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9c5df69954164e0ca19afa3b6b0df1fd"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a0bd339c99c346c582dfdb3d63680e7d"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "640aed3e292e47dd8f4765e11f9be4fe", "id": "a0bd339c99c346c582dfdb3d63680e7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bbbcfb4622814470a12b2c8110bf4a84"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c97a90b37ae242469658a73ce5b2b39e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85ae20f7612f429cb8ae968d633a8e26", "id": "c97a90b37ae242469658a73ce5b2b39e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cb542e9bf7a84da884bcd13aeaf5d0c5"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8646db05346243f0b77367cc8f6a5ed4", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/cf556d20ff1b4b6291a9302dd3ef45ef"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d4d62505c68e4875ad39725363960c1f"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "d4d62505c68e4875ad39725363960c1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e003053a24804f8a96e4f175e27ea80b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e00df7eaefb7403fbaeb23d78f3aafcc"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e2beb9cb64c4495ba0b2135335fdf447"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74bb0319ce5b4ff2ae1f1464821fb915", "id": "e2beb9cb64c4495ba0b2135335fdf447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e5ce02d2461e41d88a1674e2bad12c60"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6103111990e54c0c955b359717cc2886", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e74684e82f4b40f1b983b2713a2ca6df"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "841be02f0c20498a9b41d2bc034c1f66", "id": "e74684e82f4b40f1b983b2713a2ca6df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/eee17b6255604709800e2d58323b39b6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6103111990e54c0c955b359717cc2886", "id": "eee17b6255604709800e2d58323b39b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/f4aec3caec9546148152d59dd0d3ffd2"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b70142b67ea348c69db82918dbbe6618", "id": "f4aec3caec9546148152d59dd0d3ffd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fdfe10d98a2443d99da8fc890f11f62f"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "992c5e6e0dbe47ffaaac3280336fb7a1", "id": "fdfe10d98a2443d99da8fc890f11f62f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/fe2db1257e264c61a58f34ff0a8d0f95"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2bd98b0843fc4b70abe848c052045311", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ffd26e4dee2946f299c1fa80cb46baf3"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b450a94ebf114843ba56e91ece5acb26", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-24 16:25:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-97704287-b5b3-486d-9fd6-5d0bdbbe03a9 2018-08-24 16:25:13,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186764955521s 2018-08-24 16:25:13,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-97704287-b5b3-486d-9fd6-5d0bdbbe03a9 2018-08-24 16:25:13,828 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.40:5000 2018-08-24 16:25:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:25:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:14,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7b06f2-aa7f-4030-a6d1-2061f1153152 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:25:14,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-fb7b06f2-aa7f-4030-a6d1-2061f1153152 2018-08-24 16:25:14,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183351993561s 2018-08-24 16:25:14,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-fb7b06f2-aa7f-4030-a6d1-2061f1153152 2018-08-24 16:25:14,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:25:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:14,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00b5b42-0e80-4791-81d1-f71c41b804d0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:25:14,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e00b5b42-0e80-4791-81d1-f71c41b804d0 2018-08-24 16:25:14,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191498994827s 2018-08-24 16:25:14,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e00b5b42-0e80-4791-81d1-f71c41b804d0 2018-08-24 16:25:14,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 16:25:14,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:14,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86079ae6-479c-442a-b2af-612c8ee1701e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 16:25:14,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-86079ae6-479c-442a-b2af-612c8ee1701e 2018-08-24 16:25:14,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191058158875s 2018-08-24 16:25:14,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-86079ae6-479c-442a-b2af-612c8ee1701e 2018-08-24 16:25:14,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 16:25:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:14,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da8d51c-7579-41e6-ad80-988daa09b82a Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 16:25:14,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-7da8d51c-7579-41e6-ad80-988daa09b82a 2018-08-24 16:25:14,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19918513298s 2018-08-24 16:25:14,609 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-7da8d51c-7579-41e6-ad80-988daa09b82a 2018-08-24 16:25:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 16:25:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:14,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6c64f8-093a-49c5-a51b-86141d2fa6ab Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3"}, "tags": [], "enabled": true, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}]} 2018-08-24 16:25:14,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-fd6c64f8-093a-49c5-a51b-86141d2fa6ab 2018-08-24 16:25:14,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193050861359s 2018-08-24 16:25:14,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-fd6c64f8-093a-49c5-a51b-86141d2fa6ab 2018-08-24 16:25:14,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 16:25:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5c2a58-f463-403a-9d25-72b96f9bc760 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3", "previous": null, "next": null}} 2018-08-24 16:25:15,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-de5c2a58-f463-403a-9d25-72b96f9bc760 2018-08-24 16:25:15,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18420290947s 2018-08-24 16:25:15,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-de5c2a58-f463-403a-9d25-72b96f9bc760 2018-08-24 16:25:15,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 16:25:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b88ea9f-8102-453b-82ce-2c302be4a1bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 16:25:15,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-6b88ea9f-8102-453b-82ce-2c302be4a1bc 2018-08-24 16:25:15,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211886167526s 2018-08-24 16:25:15,222 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-6b88ea9f-8102-453b-82ce-2c302be4a1bc 2018-08-24 16:25:15,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:25:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4a6500-9fb2-418b-9916-e5bbb5526910 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:25:15,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cf4a6500-9fb2-418b-9916-e5bbb5526910 2018-08-24 16:25:15,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102843999863s 2018-08-24 16:25:15,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cf4a6500-9fb2-418b-9916-e5bbb5526910 2018-08-24 16:25:15,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 16:25:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bb26fc-e6ca-493f-9b2b-83d3bfc263a4 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 16:25:15,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d8bb26fc-e6ca-493f-9b2b-83d3bfc263a4 2018-08-24 16:25:15,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184634923935s 2018-08-24 16:25:15,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d8bb26fc-e6ca-493f-9b2b-83d3bfc263a4 2018-08-24 16:25:15,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 16:25:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8950472-4c2f-407a-bc01-74a13b9ca187 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 16:25:15,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d8950472-4c2f-407a-bc01-74a13b9ca187 2018-08-24 16:25:15,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175213098526s 2018-08-24 16:25:15,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d8950472-4c2f-407a-bc01-74a13b9ca187 2018-08-24 16:25:15,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 16:25:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ce60b2-81ec-4594-82aa-2fc1aec10ec7 Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 16:25:15,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-13ce60b2-81ec-4594-82aa-2fc1aec10ec7 2018-08-24 16:25:15,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124987840652s 2018-08-24 16:25:15,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-13ce60b2-81ec-4594-82aa-2fc1aec10ec7 2018-08-24 16:25:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 16:25:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:15,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469d6d83-3312-4b29-8f39-5a87ca05fd3b Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3"}, "tags": [], "enabled": true, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}]} 2018-08-24 16:25:15,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-469d6d83-3312-4b29-8f39-5a87ca05fd3b 2018-08-24 16:25:15,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103862047195s 2018-08-24 16:25:15,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-469d6d83-3312-4b29-8f39-5a87ca05fd3b 2018-08-24 16:25:15,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 16:25:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:16,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 16:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9347018e-4fec-4985-a8ff-7d33ee9c5560 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3", "previous": null, "next": null}} 2018-08-24 16:25:16,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-9347018e-4fec-4985-a8ff-7d33ee9c5560 2018-08-24 16:25:16,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.14924788475s 2018-08-24 16:25:16,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=43a02d022b484e8eb064cb55990e831b&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-9347018e-4fec-4985-a8ff-7d33ee9c5560 2018-08-24 16:25:16,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 16:25:16,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/19c37e041cb045da9d672bb05387bfec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a8cfb0bce94d6a1b5cd84f8606a971daff2770ed" 2018-08-24 16:25:16,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 16:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6aece7-e7b3-4203-9187-5724f877a9a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 16:25:16,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/19c37e041cb045da9d672bb05387bfec used request id req-7e6aece7-e7b3-4203-9187-5724f877a9a6 2018-08-24 16:25:16,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137297153473s 2018-08-24 16:25:16,240 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3/users/43a02d022b484e8eb064cb55990e831b/roles/19c37e041cb045da9d672bb05387bfec used request id req-7e6aece7-e7b3-4203-9187-5724f877a9a6 2018-08-24 16:25:16,240 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 16:25:16,242 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 16:25:16,242 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 16:25:16,244 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 16:25:16,317 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 16:25:16,318 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 16:25:16,319 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 16:25:16,357 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 16:25:16,357 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 16:25:16,384 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 17:25:16,472 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 17:25:16,473 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=d7e2e0ae8dc24698b57e599d549b1ba3 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 41422 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.4 PWD=/home/ubuntu OS_PASSWORD=52ce7a0f-cc78-47b2-8de1-b37801b19be3 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.40:5000 SDN_CONTROLLER_PASSWORD=eHQDvnJfLQXpuuafnvNfVtcku OS_USERNAME=shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.40,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 41422 192.168.120.9 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-24 16:25:17.579 1367 INFO shaker.engine.utils [-] Logging enabled 2018-08-24 16:25:17.581 1367 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-24 16:25:17.584 1367 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-24 16:25:17.590 1375 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-24 16:25:17.592 1375 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.204:9000 2018-08-24 16:25:17.592 1375 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-24 16:25:17.603 1367 INFO pykwalify.core [-] validation.valid 2018-08-24 16:25:19.156 1367 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-24 16:25:24.016 1367 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd7ee8688-8f9b-43fb-8ad6-3decaaddb302', u'links': [{u'href': u'http://172.30.9.40:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3/stacks/shaker_ekpadi/d7ee8688-8f9b-43fb-8ad6-3decaaddb302', u'rel': u'self'}]} 2018-08-24 16:29:08.433 1367 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ekpadi_master_0', 'shaker_ekpadi_slave_0']) 2018-08-24 16:29:16.425 1367 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-24 16:30:47.126 1367 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-24 16:32:17.759 1367 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-24 16:33:48.383 1367 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-24 16:33:48.385 1367 INFO shaker.engine.server [-] Execution is done 2018-08-24 16:33:49.874 1367 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-24 17:25:16,473 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-24 17:25:16,474 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 17:25:16,476 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 17:25:16,515 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 17:25:16,515 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 17:25:16,542 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 17:25:16,546 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 17:25:16,546 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-24 17:25:16,552 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 17:25:16,674 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 17:25:16,674 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 65:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-24 17:25:16,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:17,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19c37e041cb045da9d672bb05387bfec", "name": "heat_stack_owner"}, {"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/d7e2e0ae8dc24698b57e599d549b1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "id": "43a02d022b484e8eb064cb55990e831b"}, "audit_ids": ["jNdLhsQOQU2p0WjH9wRVyA"], "issued_at": "2018-08-24T17:25:17.000000Z"}} 2018-08-24 17:25:17,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-24 17:25:17,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/725cdc36-e76b-42f1-abf7-de5cd179e4e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:18,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8dc042c-2906-4077-b6a9-7a6bbdd39976 Content-Length: 0 Date: Fri, 24 Aug 2018 17:25:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:25:18,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/725cdc36-e76b-42f1-abf7-de5cd179e4e2.json used request id req-a8dc042c-2906-4077-b6a9-7a6bbdd39976 2018-08-24 17:25:18,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.39985179901s 2018-08-24 17:25:18,591 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/725cdc36-e76b-42f1-abf7-de5cd179e4e2.json used request id req-a8dc042c-2906-4077-b6a9-7a6bbdd39976 2018-08-24 17:25:18,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-24 17:25:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:18,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cf037544-21ea-4a46-ac4c-e62cb6457769 Date: Fri, 24 Aug 2018 17:25:18 GMT RESP BODY: {"floatingips": []} 2018-08-24 17:25:18,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-cf037544-21ea-4a46-ac4c-e62cb6457769 2018-08-24 17:25:18,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469048023224s 2018-08-24 17:25:18,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-cf037544-21ea-4a46-ac4c-e62cb6457769 2018-08-24 17:25:18,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-24 17:25:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:19,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25: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-f35237c7-d10c-4f54-826d-820decb5a5f8 x-compute-request-id: req-f35237c7-d10c-4f54-826d-820decb5a5f8 Content-Type: application/json 2018-08-24 17:25:19,456 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269 used request id req-f35237c7-d10c-4f54-826d-820decb5a5f8 2018-08-24 17:25:19,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.811422109604s 2018-08-24 17:25:19,456 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269 used request id req-f35237c7-d10c-4f54-826d-820decb5a5f8 2018-08-24 17:25:19,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 17:25:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:20,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25: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-0a161606-7e03-422e-b499-c85c06627aac x-compute-request-id: req-0a161606-7e03-422e-b499-c85c06627aac Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:20:cd", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:20:cd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e4f1b006-195f-467d-be33-f4f447d35269", "rel": "bookmark"}], "image": {"id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "links": [{"href": "http://172.30.9.40:8774/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-24T16:23:47.000000", "flavor": {"id": "e6d10305-1485-4778-a0bf-3618c02abbe9", "links": [{"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}]}, "id": "e4f1b006-195f-467d-be33-f4f447d35269", "security_groups": [{"name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}], "user_id": "43a02d022b484e8eb064cb55990e831b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T17:25:19Z", "hostId": "1cdf04b26dd00abb8775a5c4396b5e2a4200ed11b51aed766b2f5587", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_41f3e00e-e975-46ac-9888-d93be0e646a7", "created": "2018-08-24T16:20:28Z", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-24 17:25:20,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0a161606-7e03-422e-b499-c85c06627aac 2018-08-24 17:25:20,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15247321129s 2018-08-24 17:25:20,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0a161606-7e03-422e-b499-c85c06627aac 2018-08-24 17:25:20,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-24 17:25:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-24 17:25:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:22,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25: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-8955f753-dfdd-4803-b58e-5c60636e37ed x-compute-request-id: req-8955f753-dfdd-4803-b58e-5c60636e37ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-24 17:25:22,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8955f753-dfdd-4803-b58e-5c60636e37ed 2018-08-24 17:25:22,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0769610404968s 2018-08-24 17:25:22,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8955f753-dfdd-4803-b58e-5c60636e37ed 2018-08-24 17:25:22,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-24 17:25:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:22,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48439 X-Openstack-Request-Id: req-2591d68f-c5bb-49ea-9bc0-36125e10d5d6 Date: Fri, 24 Aug 2018 17:25:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:25Z", "updated_at": "2018-08-24T16:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-24T16:20:26Z", "revision_number": 0, "id": "699d89c1-37cc-4f6f-9013-224617059f24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:26Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "75f0dfa5-0b7c-4b52-ba71-79d06b7517bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "77382ef4-59c0-4571-9202-6cd0058acf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T16:20:25Z", "revision_number": 0, "id": "910fe92a-1823-4779-90e8-a488debfc65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:25Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:26Z", "revision_number": 0, "id": "a36cb292-b144-4190-b25f-256320d977a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:26Z", "security_group_id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 4, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4410e6c3-5edc-41a2-b61e-0b7b10d44e90", "name": "shaker-sg_41f3e00e-e975-46ac-9888-d93be0e646a7"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 17:25:22,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2591d68f-c5bb-49ea-9bc0-36125e10d5d6 2018-08-24 17:25:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0937697887421s 2018-08-24 17:25:22,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2591d68f-c5bb-49ea-9bc0-36125e10d5d6 2018-08-24 17:25:22,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-24 17:25:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/4410e6c3-5edc-41a2-b61e-0b7b10d44e90.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:22,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e42e6a1c-fc25-4a73-9bd9-29862d8f31c3 Content-Length: 0 Date: Fri, 24 Aug 2018 17:25:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:25:22,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/4410e6c3-5edc-41a2-b61e-0b7b10d44e90.json used request id req-e42e6a1c-fc25-4a73-9bd9-29862d8f31c3 2018-08-24 17:25:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176301002502s 2018-08-24 17:25:22,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/4410e6c3-5edc-41a2-b61e-0b7b10d44e90.json used request id req-e42e6a1c-fc25-4a73-9bd9-29862d8f31c3 2018-08-24 17:25:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-24 17:25:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:23,022 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 17:25: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-db9637ee-4173-44a6-8261-f52015ce5294 x-compute-request-id: req-db9637ee-4173-44a6-8261-f52015ce5294 Content-Length: 0 Content-Type: application/json 2018-08-24 17:25:23,022 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7 used request id req-db9637ee-4173-44a6-8261-f52015ce5294 2018-08-24 17:25:23,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0483400821686s 2018-08-24 17:25:23,022 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_41f3e00e-e975-46ac-9888-d93be0e646a7 used request id req-db9637ee-4173-44a6-8261-f52015ce5294 2018-08-24 17:25:23,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 17:25:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" -d '{"subnet_id": "8aa5a8fc-f18d-46fb-9d29-63c93ef54354"}' 2018-08-24 17:25:24,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-658c38fc-8412-4f6c-b6b7-d26aac52cd92 Date: Fri, 24 Aug 2018 17:25:24 GMT RESP BODY: {"network_id": "cda448ca-a4df-48f2-95c6-5e7132840686", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "subnet_id": "8aa5a8fc-f18d-46fb-9d29-63c93ef54354", "subnet_ids": ["8aa5a8fc-f18d-46fb-9d29-63c93ef54354"], "port_id": "f5f07881-f4f5-43f1-8945-c185e976228a", "id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18"} 2018-08-24 17:25:24,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/remove_router_interface.json used request id req-658c38fc-8412-4f6c-b6b7-d26aac52cd92 2018-08-24 17:25:24,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69378781319s 2018-08-24 17:25:24,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18/remove_router_interface.json used request id req-658c38fc-8412-4f6c-b6b7-d26aac52cd92 returning object 90ca4bc6-5c96-4b23-8b4d-27bc87c32a18 2018-08-24 17:25:24,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 17:25:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:24,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-347c386d-1d85-4ffd-97fa-bb7c9565f29b Date: Fri, 24 Aug 2018 17:25:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:07Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:25:23Z", "revision_number": 4, "routes": [], "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "90ca4bc6-5c96-4b23-8b4d-27bc87c32a18", "name": "shaker-router_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 17:25:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-347c386d-1d85-4ffd-97fa-bb7c9565f29b 2018-08-24 17:25:24,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126199007034s 2018-08-24 17:25:24,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-347c386d-1d85-4ffd-97fa-bb7c9565f29b 2018-08-24 17:25:24,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 17:25:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:26,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d846502-f976-4df4-bb9e-780b71a885fe Content-Length: 0 Date: Fri, 24 Aug 2018 17:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:25:26,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18.json used request id req-4d846502-f976-4df4-bb9e-780b71a885fe 2018-08-24 17:25:26,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49951696396s 2018-08-24 17:25:26,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/90ca4bc6-5c96-4b23-8b4d-27bc87c32a18.json used request id req-4d846502-f976-4df4-bb9e-780b71a885fe 2018-08-24 17:25:26,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 17:25:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:26,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1288 X-Openstack-Request-Id: req-ca92c8bb-4248-45f5-92c8-86a51cc62147 Date: Fri, 24 Aug 2018 17:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cda448ca-a4df-48f2-95c6-5e7132840686","tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T16:20:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","id":"8aa5a8fc-f18d-46fb-9d29-63c93ef54354","subnetpool_id":null,"name":"shaker-subnet_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 17:25:26,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ca92c8bb-4248-45f5-92c8-86a51cc62147 2018-08-24 17:25:26,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0624771118164s 2018-08-24 17:25:26,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ca92c8bb-4248-45f5-92c8-86a51cc62147 2018-08-24 17:25:26,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 17:25:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/8aa5a8fc-f18d-46fb-9d29-63c93ef54354.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:27,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92a1ee61-2b7b-48bf-97dc-08e4023cac0f Date: Fri, 24 Aug 2018 17:25:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:25:27,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/8aa5a8fc-f18d-46fb-9d29-63c93ef54354.json used request id req-92a1ee61-2b7b-48bf-97dc-08e4023cac0f 2018-08-24 17:25:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22114086151s 2018-08-24 17:25:27,632 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/8aa5a8fc-f18d-46fb-9d29-63c93ef54354.json used request id req-92a1ee61-2b7b-48bf-97dc-08e4023cac0f 2018-08-24 17:25:27,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:25:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-0e13969b-2ab2-45a3-b87e-933c639eaeb5 Date: Fri, 24 Aug 2018 17:25:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cda448ca-a4df-48f2-95c6-5e7132840686","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d7e2e0ae8dc24698b57e599d549b1ba3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:25:27Z","provider:segmentation_id":54,"name":"shaker-net_41f3e00e-e975-46ac-9888-d93be0e646a7","admin_state_up":true,"tenant_id":"d7e2e0ae8dc24698b57e599d549b1ba3","created_at":"2018-08-24T16:20:05Z","provider:network_type":"vxlan"}]} 2018-08-24 17:25:27,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0e13969b-2ab2-45a3-b87e-933c639eaeb5 2018-08-24 17:25:27,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867350101471s 2018-08-24 17:25:27,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0e13969b-2ab2-45a3-b87e-933c639eaeb5 2018-08-24 17:25:27,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 17:25:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/cda448ca-a4df-48f2-95c6-5e7132840686.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:29,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a88845db-8eea-4f3c-9285-7d39ab195ffa Date: Fri, 24 Aug 2018 17:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:25:29,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/cda448ca-a4df-48f2-95c6-5e7132840686.json used request id req-a88845db-8eea-4f3c-9285-7d39ab195ffa 2018-08-24 17:25:29,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70780682564s 2018-08-24 17:25:29,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/cda448ca-a4df-48f2-95c6-5e7132840686.json used request id req-a88845db-8eea-4f3c-9285-7d39ab195ffa 2018-08-24 17:25:29,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:25:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:30,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-f4c3f7fd-0125-4f1d-a6ae-cc3f3c0582bc Date: Fri, 24 Aug 2018 17:25:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T16:20:24Z", "file": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/file", "owner": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "size": 666173440, "self": "/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41f3e00e-e975-46ac-9888-d93be0e646a7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-24T16:20:14Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:25:30,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f4c3f7fd-0125-4f1d-a6ae-cc3f3c0582bc 2018-08-24 17:25:30,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.674660921097s 2018-08-24 17:25:30,107 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f4c3f7fd-0125-4f1d-a6ae-cc3f3c0582bc 2018-08-24 17:25:30,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 17:25:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8b6cc8ba7bfce90613922730ea4e3c77c083757" 2018-08-24 17:25:30,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ebc3cb2-19da-4d83-8d6c-50443e4752c9 Date: Fri, 24 Aug 2018 17:25:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:25:30,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b used request id req-0ebc3cb2-19da-4d83-8d6c-50443e4752c9 2018-08-24 17:25:30,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.357526063919s 2018-08-24 17:25:30,467 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/cdabd4ab-e302-4ae2-8dcb-f67669f2434b used request id req-0ebc3cb2-19da-4d83-8d6c-50443e4752c9 2018-08-24 17:25:30,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 17:25:30,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:30,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["FyXDo3uMSNe7FzavEX9iiA"], "issued_at": "2018-08-24T17:25:30.000000Z"}} 2018-08-24 17:25:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:31,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25: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-d24e094c-57e4-4171-a68d-a8a2784b4066 x-compute-request-id: req-d24e094c-57e4-4171-a68d-a8a2784b4066 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e6d10305-1485-4778-a0bf-3618c02abbe9"}]} 2018-08-24 17:25:31,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d24e094c-57e4-4171-a68d-a8a2784b4066 2018-08-24 17:25:31,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.661249876022s 2018-08-24 17:25:31,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d24e094c-57e4-4171-a68d-a8a2784b4066 2018-08-24 17:25:31,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 17:25:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:31,173 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 17:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9859f615-58dd-4999-bdfe-0282693b2306 x-compute-request-id: req-9859f615-58dd-4999-bdfe-0282693b2306 Content-Length: 0 Content-Type: application/json 2018-08-24 17:25:31,173 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9 used request id req-9859f615-58dd-4999-bdfe-0282693b2306 2018-08-24 17:25:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429048538208s 2018-08-24 17:25:31,174 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e6d10305-1485-4778-a0bf-3618c02abbe9 used request id req-9859f615-58dd-4999-bdfe-0282693b2306 2018-08-24 17:25:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 17:25:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:31,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce307a13-8427-4997-abc1-f58a88768e5a Content-Encoding: gzip Content-Length: 961 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 17:25:31,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ce307a13-8427-4997-abc1-f58a88768e5a 2018-08-24 17:25:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18074798584s 2018-08-24 17:25:31,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-ce307a13-8427-4997-abc1-f58a88768e5a 2018-08-24 17:25:31,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 17:25:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:31,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7893f914-7286-4e18-b574-f7e0c03d5a27 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_41f3e00e-e975-46ac-9888-d93be0e646a7", "links": {"self": "http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "43a02d022b484e8eb064cb55990e831b", "description": null}} 2018-08-24 17:25:31,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b used request id req-7893f914-7286-4e18-b574-f7e0c03d5a27 2018-08-24 17:25:31,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1971180439s 2018-08-24 17:25:31,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b used request id req-7893f914-7286-4e18-b574-f7e0c03d5a27 2018-08-24 17:25:31,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-24 17:25:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:31,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebd2b7e-769a-4e8c-ad3d-fc470d8c4cde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 17:25:31,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b used request id req-eebd2b7e-769a-4e8c-ad3d-fc470d8c4cde 2018-08-24 17:25:31,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.32772898674s 2018-08-24 17:25:31,888 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/43a02d022b484e8eb064cb55990e831b used request id req-eebd2b7e-769a-4e8c-ad3d-fc470d8c4cde 2018-08-24 17:25:31,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 17:25:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:32,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e15164-5d0d-4720-8452-619c0232311f Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3"}, "tags": [], "enabled": true, "id": "d7e2e0ae8dc24698b57e599d549b1ba3", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41f3e00e-e975-46ac-9888-d93be0e646a7"}]} 2018-08-24 17:25:32,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-79e15164-5d0d-4720-8452-619c0232311f 2018-08-24 17:25:32,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197700977325s 2018-08-24 17:25:32,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-79e15164-5d0d-4720-8452-619c0232311f 2018-08-24 17:25:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-24 17:25:32,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0558fbb865f727293e812d4ecabe98893d8c485f" 2018-08-24 17:25:32,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53296c64-1581-481d-9dd7-90d651863db5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 17:25:32,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-53296c64-1581-481d-9dd7-90d651863db5 2018-08-24 17:25:32,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.241190910339s 2018-08-24 17:25:32,340 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/d7e2e0ae8dc24698b57e599d549b1ba3 used request id req-53296c64-1581-481d-9dd7-90d651863db5 2018-08-24 17:25:32,340 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-24 17:25:32,401 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 17:25:32,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 17:25:32,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 17:25:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:25:32,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe552d6-1240-468e-8a23-6a7fe3ba7086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 17:25:32,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-1fe552d6-1240-468e-8a23-6a7fe3ba7086 2018-08-24 17:25:32,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:33,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ETlFZy6STOS45dOZyxST3g"], "issued_at": "2018-08-24T17:25:33.000000Z"}} 2018-08-24 17:25:33,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:25:33,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f5e269-e745-4517-a970-a8980836793a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 17:25:33,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-49f5e269-e745-4517-a970-a8980836793a 2018-08-24 17:25:33,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 17:25:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:33,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa16a26b-a585-493b-a9c0-095e3659e74d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/cedc9de628ce4f6c8b66657119942675"}, "tags": [], "enabled": true, "id": "cedc9de628ce4f6c8b66657119942675", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-24 17:25:33,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-aa16a26b-a585-493b-a9c0-095e3659e74d 2018-08-24 17:25:33,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10922908783s 2018-08-24 17:25:33,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-aa16a26b-a585-493b-a9c0-095e3659e74d 2018-08-24 17:25:33,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-24 17:25:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}}' 2018-08-24 17:25:33,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0babf7d-e03e-4442-a134-51758e41eeab Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd"}, "tags": [], "enabled": true, "id": "61a03b9385414d5d9b500787cd8c50bd", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}} 2018-08-24 17:25:33,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c0babf7d-e03e-4442-a134-51758e41eeab 2018-08-24 17:25:33,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.202225923538s 2018-08-24 17:25:33,566 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c0babf7d-e03e-4442-a134-51758e41eeab 2018-08-24 17:25:33,566 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'61a03b9385414d5d9b500787cd8c50bd', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c'}) 2018-08-24 17:25:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-24 17:25:33,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bb980b38-29d2-451e-92c3-add90fce059c", "email": null, "name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}}' 2018-08-24 17:25:34,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 24 Aug 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d7abe9-2329-4972-978b-2f4b9b3343ae Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c", "links": {"self": "http://172.30.9.40:5000/v3/users/7161cbac4d804c3495f2706b6cca6c30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7161cbac4d804c3495f2706b6cca6c30", "domain_id": "default", "password_expires_at": null}} 2018-08-24 17:25:34,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-25d7abe9-2329-4972-978b-2f4b9b3343ae 2018-08-24 17:25:34,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.555367946625s 2018-08-24 17:25:34,128 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-25d7abe9-2329-4972-978b-2f4b9b3343ae 2018-08-24 17:25:34,129 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7161cbac4d804c3495f2706b6cca6c30', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c'}) 2018-08-24 17:25:34,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:34,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:34,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2509b974-fe70-4f79-91b5-08176c387152 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:34,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2509b974-fe70-4f79-91b5-08176c387152 2018-08-24 17:25:34,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.141129016876s 2018-08-24 17:25:34,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2509b974-fe70-4f79-91b5-08176c387152 2018-08-24 17:25:34,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:34,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43020755-e06c-464e-b4a6-d56ca6ef3cf7 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:34,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-43020755-e06c-464e-b4a6-d56ca6ef3cf7 2018-08-24 17:25:34,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101628780365s 2018-08-24 17:25:34,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-43020755-e06c-464e-b4a6-d56ca6ef3cf7 2018-08-24 17:25:34,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:34,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf40532-fb99-4aa9-a860-86cd6ce11624 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:34,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4bf40532-fb99-4aa9-a860-86cd6ce11624 2018-08-24 17:25:34,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179532051086s 2018-08-24 17:25:34,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4bf40532-fb99-4aa9-a860-86cd6ce11624 2018-08-24 17:25:34,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 17:25:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:34,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75eb51ef-cbf9-4ffd-9160-8575d8a38736 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 17:25:34,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-75eb51ef-cbf9-4ffd-9160-8575d8a38736 2018-08-24 17:25:34,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16388297081s 2018-08-24 17:25:34,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-75eb51ef-cbf9-4ffd-9160-8575d8a38736 2018-08-24 17:25:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 17:25:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:34,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea0fdd1-27ee-46f0-a5d2-ffb4c977825f Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c", "links": {"self": "http://172.30.9.40:5000/v3/users/7161cbac4d804c3495f2706b6cca6c30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7161cbac4d804c3495f2706b6cca6c30", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 17:25:34,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-9ea0fdd1-27ee-46f0-a5d2-ffb4c977825f 2018-08-24 17:25:34,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122294902802s 2018-08-24 17:25:34,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-9ea0fdd1-27ee-46f0-a5d2-ffb4c977825f 2018-08-24 17:25:34,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 17:25:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21391532-ace9-4128-9ed4-58b6dc259788 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd"}, "tags": [], "enabled": true, "id": "61a03b9385414d5d9b500787cd8c50bd", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}]} 2018-08-24 17:25:35,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-21391532-ace9-4128-9ed4-58b6dc259788 2018-08-24 17:25:35,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186324834824s 2018-08-24 17:25:35,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-21391532-ace9-4128-9ed4-58b6dc259788 2018-08-24 17:25:35,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 17:25:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=61a03b9385414d5d9b500787cd8c50bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f786ff3e-3089-42d5-b51f-046e3da8cfae Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=61a03b9385414d5d9b500787cd8c50bd", "previous": null, "next": null}} 2018-08-24 17:25:35,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-f786ff3e-3089-42d5-b51f-046e3da8cfae 2018-08-24 17:25:35,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10302400589s 2018-08-24 17:25:35,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=5df559bd118b46ae95b9195d6e13137a&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-f786ff3e-3089-42d5-b51f-046e3da8cfae 2018-08-24 17:25:35,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 17:25:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/5df559bd118b46ae95b9195d6e13137a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c17ebf2-7d4b-435c-a5ef-8b31987f5d4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 17:25:35,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/5df559bd118b46ae95b9195d6e13137a used request id req-8c17ebf2-7d4b-435c-a5ef-8b31987f5d4a 2018-08-24 17:25:35,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133964061737s 2018-08-24 17:25:35,307 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/5df559bd118b46ae95b9195d6e13137a used request id req-8c17ebf2-7d4b-435c-a5ef-8b31987f5d4a 2018-08-24 17:25:35,307 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'61a03b9385414d5d9b500787cd8c50bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'bb980b38-29d2-451e-92c3-add90fce059c', 'username': u'snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 17:25:35,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 17:25:35,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 17:25:35,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 17:25:35,313 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c', 'password': 'bb980b38-29d2-451e-92c3-add90fce059c', 'project_name': 'snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '61a03b9385414d5d9b500787cd8c50bd', 'project_domain_name': 'Default'} 2018-08-24 17:25:35,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8c9e0c-c9e6-4b13-bade-4307f58f0385 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:35,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8f8c9e0c-c9e6-4b13-bade-4307f58f0385 2018-08-24 17:25:35,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142284154892s 2018-08-24 17:25:35,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8f8c9e0c-c9e6-4b13-bade-4307f58f0385 2018-08-24 17:25:35,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00b869d-3409-472b-8bc7-f7e06eb0f976 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:35,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d00b869d-3409-472b-8bc7-f7e06eb0f976 2018-08-24 17:25:35,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177068948746s 2018-08-24 17:25:35,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d00b869d-3409-472b-8bc7-f7e06eb0f976 2018-08-24 17:25:35,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 17:25:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10c6fd2-8a6a-4080-83f2-a4cea8fc0f1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 17:25:35,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d10c6fd2-8a6a-4080-83f2-a4cea8fc0f1e 2018-08-24 17:25:35,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133833885193s 2018-08-24 17:25:35,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d10c6fd2-8a6a-4080-83f2-a4cea8fc0f1e 2018-08-24 17:25:35,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 17:25:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:35,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fbcb75-e872-4263-847e-012cc79dbba3 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c", "links": {"self": "http://172.30.9.40:5000/v3/users/7161cbac4d804c3495f2706b6cca6c30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7161cbac4d804c3495f2706b6cca6c30", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 17:25:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-70fbcb75-e872-4263-847e-012cc79dbba3 2018-08-24 17:25:35,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115780115128s 2018-08-24 17:25:35,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-70fbcb75-e872-4263-847e-012cc79dbba3 2018-08-24 17:25:35,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 17:25:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc500d3-aa08-4900-b7e0-e97800fb8487 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd"}, "tags": [], "enabled": true, "id": "61a03b9385414d5d9b500787cd8c50bd", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}]} 2018-08-24 17:25:36,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-edc500d3-aa08-4900-b7e0-e97800fb8487 2018-08-24 17:25:36,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10995388031s 2018-08-24 17:25:36,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-edc500d3-aa08-4900-b7e0-e97800fb8487 2018-08-24 17:25:36,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 17:25:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=61a03b9385414d5d9b500787cd8c50bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e52c67-dace-4018-a90b-0d995adbb1c4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=61a03b9385414d5d9b500787cd8c50bd", "previous": null, "next": null}} 2018-08-24 17:25:36,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-89e52c67-dace-4018-a90b-0d995adbb1c4 2018-08-24 17:25:36,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101056098938s 2018-08-24 17:25:36,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=9a0fcadbfd4d43dbbe80df688c9dd9ef&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-89e52c67-dace-4018-a90b-0d995adbb1c4 2018-08-24 17:25:36,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 17:25:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30eeef3-ba40-4b53-9dac-5bd6de8fa902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 17:25:36,265 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-e30eeef3-ba40-4b53-9dac-5bd6de8fa902 2018-08-24 17:25:36,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132855892181s 2018-08-24 17:25:36,266 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef used request id req-e30eeef3-ba40-4b53-9dac-5bd6de8fa902 2018-08-24 17:25:36,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f8e120-3f83-4744-b6ba-7e8d82cc4f14 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:36,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-34f8e120-3f83-4744-b6ba-7e8d82cc4f14 2018-08-24 17:25:36,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107712984085s 2018-08-24 17:25:36,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-34f8e120-3f83-4744-b6ba-7e8d82cc4f14 2018-08-24 17:25:36,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:25:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dc75c3-8211-4020-be0d-fe01ca44a24c Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:25:36,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-44dc75c3-8211-4020-be0d-fe01ca44a24c 2018-08-24 17:25:36,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.289629936218s 2018-08-24 17:25:36,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-44dc75c3-8211-4020-be0d-fe01ca44a24c 2018-08-24 17:25:36,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-24 17:25:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2d8e5d-d5d9-4036-a832-b2caa11c6104 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-24 17:25:36,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-5f2d8e5d-d5d9-4036-a832-b2caa11c6104 2018-08-24 17:25:36,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10325717926s 2018-08-24 17:25:36,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-5f2d8e5d-d5d9-4036-a832-b2caa11c6104 2018-08-24 17:25:36,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-24 17:25:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:36,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940f0063-0b50-47f7-9c13-d41df25f6e80 Content-Encoding: gzip Content-Length: 963 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/0ce37573de3e49a39a7f225382097d4d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ce37573de3e49a39a7f225382097d4d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/1040d9c365934b1d834911d153a57c8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1040d9c365934b1d834911d153a57c8e", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/18bb3f5fbaab4d9599f848b9af846658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18bb3f5fbaab4d9599f848b9af846658", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/3df41620feb14987b97555cf73d90fe4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3df41620feb14987b97555cf73d90fe4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_53624635-f3bc-4d7d-a2c0-619bbc2697d8", "links": {"self": "http://172.30.9.40:5000/v3/users/57b5d9323f9643dc80f76a4450463cab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57b5d9323f9643dc80f76a4450463cab", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/5874d352e9ee435fa8e42078ddbf86e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5874d352e9ee435fa8e42078ddbf86e2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/5e94b60b2ef746d5a5591a3464a7cfa3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e94b60b2ef746d5a5591a3464a7cfa3", "email": "nova@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c", "links": {"self": "http://172.30.9.40:5000/v3/users/7161cbac4d804c3495f2706b6cca6c30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7161cbac4d804c3495f2706b6cca6c30", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_1e56b123-aa9a-4d71-ad56-48e2af09e9bd", "links": {"self": "http://172.30.9.40:5000/v3/users/7c8fbfbfdf654a1aaa2a20e3d3642582"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c8fbfbfdf654a1aaa2a20e3d3642582", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/8671a1b653e34c2eab1ab8ed788ff09f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8671a1b653e34c2eab1ab8ed788ff09f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/87bc0e86556f49a8a48593d564db0b17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87bc0e86556f49a8a48593d564db0b17", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/8b732927bf0246e489ac1a20ea6064ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b732927bf0246e489ac1a20ea6064ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/a4cf6193016147fd8d3e9648e4a1f0dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4cf6193016147fd8d3e9648e4a1f0dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/d5b69fa546334494a91ac36b0d657e57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5b69fa546334494a91ac36b0d657e57", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/df6bd42597104c538640422d2252c4bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df6bd42597104c538640422d2252c4bb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fa2432daa34148eeb9c90c4f0292d8e5"}, "domain_id": "cedc9de628ce4f6c8b66657119942675", "enabled": true, "options": {}, "id": "fa2432daa34148eeb9c90c4f0292d8e5", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/fb1b1573ff444d598e8980246b4391a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb1b1573ff444d598e8980246b4391a1", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-24 17:25:36,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-940f0063-0b50-47f7-9c13-d41df25f6e80 2018-08-24 17:25:36,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123198032379s 2018-08-24 17:25:36,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-940f0063-0b50-47f7-9c13-d41df25f6e80 2018-08-24 17:25:36,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-24 17:25:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:37,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6b532d-875f-411c-98c8-8fe6d0f39edf Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd"}, "tags": [], "enabled": true, "id": "61a03b9385414d5d9b500787cd8c50bd", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}]} 2018-08-24 17:25:37,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-7a6b532d-875f-411c-98c8-8fe6d0f39edf 2018-08-24 17:25:37,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100754022598s 2018-08-24 17:25:37,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-7a6b532d-875f-411c-98c8-8fe6d0f39edf 2018-08-24 17:25:37,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-24 17:25:37,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=61a03b9385414d5d9b500787cd8c50bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:37,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3972cbf5-76d9-433f-84a5-5e2340c1740b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=61a03b9385414d5d9b500787cd8c50bd", "previous": null, "next": null}} 2018-08-24 17:25:37,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-3972cbf5-76d9-433f-84a5-5e2340c1740b 2018-08-24 17:25:37,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109287023544s 2018-08-24 17:25:37,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7161cbac4d804c3495f2706b6cca6c30&role.id=19c37e041cb045da9d672bb05387bfec&scope.project.id=61a03b9385414d5d9b500787cd8c50bd used request id req-3972cbf5-76d9-433f-84a5-5e2340c1740b 2018-08-24 17:25:37,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-24 17:25:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/19c37e041cb045da9d672bb05387bfec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6631f698ccde689c06b1defbd11068ff0c2e0f96" 2018-08-24 17:25:37,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 24 Aug 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae734f88-6434-402e-8d2e-e16a6bae5073 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-24 17:25:37,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/19c37e041cb045da9d672bb05387bfec used request id req-ae734f88-6434-402e-8d2e-e16a6bae5073 2018-08-24 17:25:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135858058929s 2018-08-24 17:25:37,274 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/61a03b9385414d5d9b500787cd8c50bd/users/7161cbac4d804c3495f2706b6cca6c30/roles/19c37e041cb045da9d672bb05387bfec used request id req-ae734f88-6434-402e-8d2e-e16a6bae5073 2018-08-24 17:25:37,274 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-24 17:25:37,274 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-24 17:25:37,276 - openstack_tests - INFO - OS Credentials = > 2018-08-24 17:25:37,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-24 17:25:37,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-24 17:25:37,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-24 17:25:37,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-24 17:25:37,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-24 17:25:37,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 17:25:37,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:37,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19c37e041cb045da9d672bb05387bfec", "name": "heat_stack_owner"}, {"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a03b9385414d5d9b500787cd8c50bd", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/61a03b9385414d5d9b500787cd8c50bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/61a03b9385414d5d9b500787cd8c50bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/61a03b9385414d5d9b500787cd8c50bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_61a03b9385414d5d9b500787cd8c50bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_61a03b9385414d5d9b500787cd8c50bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/61a03b9385414d5d9b500787cd8c50bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/61a03b9385414d5d9b500787cd8c50bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/61a03b9385414d5d9b500787cd8c50bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/61a03b9385414d5d9b500787cd8c50bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c", "id": "7161cbac4d804c3495f2706b6cca6c30"}, "audit_ids": ["b9RJDMWnQyeQfFLXkc_Stg"], "issued_at": "2018-08-24T17:25:37.000000Z"}} 2018-08-24 17:25:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1c03ca6d6c6014dc8acfe15bfcf985183d9123" 2018-08-24 17:25:38,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-49afc9ff-c463-4234-b031-116bac5b9cdb Date: Fri, 24 Aug 2018 17:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 17:25:38,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True used request id req-49afc9ff-c463-4234-b031-116bac5b9cdb 2018-08-24 17:25:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/subnets?network_id=30a59f3f-9a8d-4995-a415-4b6bd01eae1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1c03ca6d6c6014dc8acfe15bfcf985183d9123" 2018-08-24 17:25:38,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a9166165-9771-438d-a3dc-cafa20933831 Date: Fri, 24 Aug 2018 17:25:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 17:25:38,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets?network_id=30a59f3f-9a8d-4995-a415-4b6bd01eae1b used request id req-a9166165-9771-438d-a3dc-cafa20933831 2018-08-24 17:25:38,114 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-24 17:25:38,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 17:25:38,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 17:25:38,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 17:25:38,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 17:25:38,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 17:25:38,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-24 17:25:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:25:38,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acdf881-8ce8-4518-ae15-de628ecdafcd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 17:25:38,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-0acdf881-8ce8-4518-ae15-de628ecdafcd 2018-08-24 17:25:38,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:38,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["rQ1OPKO6TLqszAOrXc_GLg"], "issued_at": "2018-08-24T17:25:38.000000Z"}} 2018-08-24 17:25:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a68a93b635c6db6106e014dad01eee1b9ef70e6" 2018-08-24 17:25:39,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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-bd461803-4c9a-481f-ae42-fb3aa7ee099a x-compute-request-id: req-bd461803-4c9a-481f-ae42-fb3aa7ee099a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.40:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-24 17:25:39,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-bd461803-4c9a-481f-ae42-fb3aa7ee099a 2018-08-24 17:25:39,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.980085849762s 2018-08-24 17:25:39,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-bd461803-4c9a-481f-ae42-fb3aa7ee099a 2018-08-24 17:25:39,101 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.40:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-24 17:25:39,102 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-24 17:25:39,102 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-24 17:25:39,102 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-24 17:25:39,165 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-24 17:25:39,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 17:25:39,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 17:25:39,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 17:25:39,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 17:25:39,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 17:25:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:25:39,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8143cf19-a755-40f6-8607-8db19cf36b87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 17:25:39,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8143cf19-a755-40f6-8607-8db19cf36b87 2018-08-24 17:25:39,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:25:39,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["NkTaB2xFRS2KcIHI4NM3yw"], "issued_at": "2018-08-24T17:25:39.000000Z"}} 2018-08-24 17:25:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:25:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:25:40,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5ab87cbb-6108-4c27-8430-eeee1b437fb7 Date: Fri, 24 Aug 2018 17:25:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 17:25:40,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ab87cbb-6108-4c27-8430-eeee1b437fb7 2018-08-24 17:25:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.673525094986s 2018-08-24 17:25:40,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ab87cbb-6108-4c27-8430-eeee1b437fb7 2018-08-24 17:25:40,295 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 17:25:43,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 17:25:45,943 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59f7ac33-8332-4f47-8363-c89366967e66 | 2018-08-24T17:25:45.577914 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59f7ac33-8332-4f47-8363-c89366967e66 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 17:25:49,878 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 17:25:49,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 17:25:52,623 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 17:25:56,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e2b97be5-0ac2-4ae9-ac35-c96ef9e2630f) as the default verifier for the future CLI operations. 2018-08-24 17:25:59,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 17:25:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:25:59,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-2651f152-daac-4d2b-8537-0a568075500f Date: Fri, 24 Aug 2018 17:25:59 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 17:25:59,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-2651f152-daac-4d2b-8537-0a568075500f 2018-08-24 17:25:59,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00849199295044s 2018-08-24 17:25:59,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-2651f152-daac-4d2b-8537-0a568075500f 2018-08-24 17:25:59,155 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-24 17:25:59,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 17:25:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"network": {"shared": true, "name": "neutron_trunk-net_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "admin_state_up": true}}' 2018-08-24 17:25:59,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7eb5e3e9-1bc2-4d91-abf0-6501680f5ca6 Date: Fri, 24 Aug 2018 17:25:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"60fcea58-b80b-4079-98ce-361fe0715a08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:25:59Z","is_default":false,"provider:segmentation_id":25,"name":"neutron_trunk-net_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:25:59Z","mtu":1450}} 2018-08-24 17:25:59,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7eb5e3e9-1bc2-4d91-abf0-6501680f5ca6 2018-08-24 17:25:59,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.367382049561s 2018-08-24 17:25:59,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7eb5e3e9-1bc2-4d91-abf0-6501680f5ca6 2018-08-24 17:25:59,523 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T17:25:59Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'60fcea58-b80b-4079-98ce-361fe0715a08', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:25:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 17:25:59,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:25:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:25:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-9f6aa7c6-01bf-4418-ac69-215217bffb18 Date: Fri, 24 Aug 2018 17:25:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"60fcea58-b80b-4079-98ce-361fe0715a08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:25:59Z","provider:segmentation_id":25,"name":"neutron_trunk-net_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:25:59Z","provider:network_type":"vxlan"}]} 2018-08-24 17:25:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9f6aa7c6-01bf-4418-ac69-215217bffb18 2018-08-24 17:25:59,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100742101669s 2018-08-24 17:25:59,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9f6aa7c6-01bf-4418-ac69-215217bffb18 2018-08-24 17:25:59,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 17:25:59,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"subnet": {"name": "neutron_trunk-subnet_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "enable_dhcp": true, "network_id": "60fcea58-b80b-4079-98ce-361fe0715a08", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 17:26:00,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-92892150-6e01-4c93-8d96-9b8c512f2090 Date: Fri, 24 Aug 2018 17:26:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60fcea58-b80b-4079-98ce-361fe0715a08","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:25:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T17:25: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"7d37e1ec-f20e-44be-ac39-e895f9475df7","subnetpool_id":null,"name":"neutron_trunk-subnet_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}} 2018-08-24 17:26:00,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-92892150-6e01-4c93-8d96-9b8c512f2090 2018-08-24 17:26:00,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.426491975784s 2018-08-24 17:26:00,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-92892150-6e01-4c93-8d96-9b8c512f2090 2018-08-24 17:26:00,054 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T17:25: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'7d37e1ec-f20e-44be-ac39-e895f9475df7', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'enable_dhcp': True, u'network_id': u'60fcea58-b80b-4079-98ce-361fe0715a08', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:25: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'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 17:26:00,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 17:26:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "neutron_trunk-router_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "admin_state_up": true}}' 2018-08-24 17:26:01,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-68ee79d4-31db-4ed2-9c24-c0d8f864723f Date: Fri, 24 Aug 2018 17:26:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T17:26:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:26:01Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f94ae5d9-dfdb-4795-abf7-3b78941850a5", "name": "neutron_trunk-router_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}} 2018-08-24 17:26:01,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-68ee79d4-31db-4ed2-9c24-c0d8f864723f 2018-08-24 17:26:01,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42919397354s 2018-08-24 17:26:01,484 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-68ee79d4-31db-4ed2-9c24-c0d8f864723f 2018-08-24 17:26:01,484 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:26:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T17:26:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'f94ae5d9-dfdb-4795-abf7-3b78941850a5', u'name': u'neutron_trunk-router_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0'}) 2018-08-24 17:26:01,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 17:26:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"subnet_id": "7d37e1ec-f20e-44be-ac39-e895f9475df7"}' 2018-08-24 17:26:03,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdf97ce6-b337-4762-bf30-c78d1bbac42d Date: Fri, 24 Aug 2018 17:26:03 GMT RESP BODY: {"network_id": "60fcea58-b80b-4079-98ce-361fe0715a08", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "7d37e1ec-f20e-44be-ac39-e895f9475df7", "subnet_ids": ["7d37e1ec-f20e-44be-ac39-e895f9475df7"], "port_id": "0d2c1cab-3ecf-42ac-9393-0c4d7161b438", "id": "f94ae5d9-dfdb-4795-abf7-3b78941850a5"} 2018-08-24 17:26:03,257 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/add_router_interface.json used request id req-fdf97ce6-b337-4762-bf30-c78d1bbac42d 2018-08-24 17:26:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77192902565s 2018-08-24 17:26:03,257 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/add_router_interface.json used request id req-fdf97ce6-b337-4762-bf30-c78d1bbac42d returning object f94ae5d9-dfdb-4795-abf7-3b78941850a5 2018-08-24 17:26:03,258 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 17:26:03,389 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 17:26:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:26:03,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 17:26:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 17:26:03,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:26:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:04,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c11b37b6-7d99-4c15-92ce-a87b3b5ea40c Date: Fri, 24 Aug 2018 17:26:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:26:04,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c11b37b6-7d99-4c15-92ce-a87b3b5ea40c 2018-08-24 17:26:04,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.768269062042s 2018-08-24 17:26:04,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c11b37b6-7d99-4c15-92ce-a87b3b5ea40c 2018-08-24 17:26:04,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 17:26:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}' 2018-08-24 17:26:04,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b6923f3-98dc-4b62-bf98-1973fb71a013 Date: Fri, 24 Aug 2018 17:26:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:04Z", "file": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9c43f79-c582-4711-8242-58ce558d94e3", "size": null, "self": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": null, "created_at": "2018-08-24T17:26:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 17:26:04,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2b6923f3-98dc-4b62-bf98-1973fb71a013 2018-08-24 17:26:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0517818927765s 2018-08-24 17:26:04,226 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2b6923f3-98dc-4b62-bf98-1973fb71a013 returning object b9c43f79-c582-4711-8242-58ce558d94e3 2018-08-24 17:26:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 17:26:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '' 2018-08-24 17:26:04,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a99c434a-5832-497c-94ba-8e0a23b7381a Date: Fri, 24 Aug 2018 17:26:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:26:04,600 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file used request id req-a99c434a-5832-497c-94ba-8e0a23b7381a 2018-08-24 17:26:04,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.372700929642s 2018-08-24 17:26:04,600 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file used request id req-a99c434a-5832-497c-94ba-8e0a23b7381a 2018-08-24 17:26:04,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:26:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:04,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-9de20549-781a-49a8-a3ca-830013cdf3b7 Date: Fri, 24 Aug 2018 17:26:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:04Z", "file": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9c43f79-c582-4711-8242-58ce558d94e3", "size": 12716032, "self": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:26:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:26:04,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9de20549-781a-49a8-a3ca-830013cdf3b7 2018-08-24 17:26:04,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293319225311s 2018-08-24 17:26:04,634 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9de20549-781a-49a8-a3ca-830013cdf3b7 2018-08-24 17:26:04,636 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'b9c43f79-c582-4711-8242-58ce558d94e3', 'size': 12716032, u'self': u'/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T17:26:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T17:26:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', 'created': u'2018-08-24T17:26:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T17:26:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 17:26:04,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 17:26:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 17:26:05,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:26: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-40108e45-6dda-414b-9ff8-6f487dd00a4b x-compute-request-id: req-40108e45-6dda-414b-9ff8-6f487dd00a4b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c923b3d9-3f8a-4b96-89e5-eda05f42a82a"}} 2018-08-24 17:26:05,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-40108e45-6dda-414b-9ff8-6f487dd00a4b 2018-08-24 17:26:05,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.763839960098s 2018-08-24 17:26:05,401 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-40108e45-6dda-414b-9ff8-6f487dd00a4b 2018-08-24 17:26:05,402 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'c923b3d9-3f8a-4b96-89e5-eda05f42a82a', 'swap': 0}) 2018-08-24 17:26:05,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 17:26:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"extra_specs": {}}' 2018-08-24 17:26:05,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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 x-openstack-request-id: req-8c546f7d-9b05-4045-97b6-95936d92c7d0 x-compute-request-id: req-8c546f7d-9b05-4045-97b6-95936d92c7d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 17:26:05,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a/os-extra_specs used request id req-8c546f7d-9b05-4045-97b6-95936d92c7d0 2018-08-24 17:26:05,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257999897003s 2018-08-24 17:26:05,429 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a/os-extra_specs used request id req-8c546f7d-9b05-4045-97b6-95936d92c7d0 2018-08-24 17:26:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:26:05,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 17:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f2de93-2268-45e0-9ba3-7961e10aea90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 17:26:05,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-35f2de93-2268-45e0-9ba3-7961e10aea90 2018-08-24 17:26:05,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:26:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:05,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b62e2e-259a-4db3-8b8e-2d4709f60bea Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:26:05,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-71b62e2e-259a-4db3-8b8e-2d4709f60bea 2018-08-24 17:26:05,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184669971466s 2018-08-24 17:26:05,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-71b62e2e-259a-4db3-8b8e-2d4709f60bea 2018-08-24 17:26:05,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:26:05,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:05,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9410532-cad5-4355-9642-71bb2955a5e6 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:26:05,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e9410532-cad5-4355-9642-71bb2955a5e6 2018-08-24 17:26:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177588939667s 2018-08-24 17:26:05,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e9410532-cad5-4355-9642-71bb2955a5e6 2018-08-24 17:26:05,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 17:26:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:05,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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-27155858-7bae-474d-ade4-7d09092d79cd x-compute-request-id: req-27155858-7bae-474d-ade4-7d09092d79cd Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 17:26:05,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-27155858-7bae-474d-ade4-7d09092d79cd 2018-08-24 17:26:05,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0431208610535s 2018-08-24 17:26:05,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-27155858-7bae-474d-ade4-7d09092d79cd 2018-08-24 17:26:05,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:26:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:05,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-e495a24e-f71c-4e72-94ac-6c2de2d712e3 Date: Fri, 24 Aug 2018 17:26:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:04Z", "file": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9c43f79-c582-4711-8242-58ce558d94e3", "size": 12716032, "self": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:26:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:26:05,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e495a24e-f71c-4e72-94ac-6c2de2d712e3 2018-08-24 17:26:05,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023020029068s 2018-08-24 17:26:05,890 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e495a24e-f71c-4e72-94ac-6c2de2d712e3 2018-08-24 17:26:05,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 17:26:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}' 2018-08-24 17:26:05,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9dd530dd-dec7-4930-bd9e-205ae3f146aa Date: Fri, 24 Aug 2018 17:26:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:05Z", "file": "/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "70f37902-9276-4cd2-b1d9-09d4ad865e3a", "size": null, "self": "/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": null, "created_at": "2018-08-24T17:26:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 17:26:05,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-9dd530dd-dec7-4930-bd9e-205ae3f146aa 2018-08-24 17:26:05,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0384879112244s 2018-08-24 17:26:05,936 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-9dd530dd-dec7-4930-bd9e-205ae3f146aa returning object 70f37902-9276-4cd2-b1d9-09d4ad865e3a 2018-08-24 17:26:05,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 17:26:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '' 2018-08-24 17:26:06,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-888f1633-dd2f-4226-910b-1eae447a77e6 Date: Fri, 24 Aug 2018 17:26:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:26:06,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file used request id req-888f1633-dd2f-4226-910b-1eae447a77e6 2018-08-24 17:26:06,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.736344099045s 2018-08-24 17:26:06,674 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file used request id req-888f1633-dd2f-4226-910b-1eae447a77e6 2018-08-24 17:26:06,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:26:06,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:26:06,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-1c358768-5101-475d-8784-5a4394002760 Date: Fri, 24 Aug 2018 17:26:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:06Z", "file": "/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "70f37902-9276-4cd2-b1d9-09d4ad865e3a", "size": 12716032, "self": "/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:26:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:04Z", "file": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9c43f79-c582-4711-8242-58ce558d94e3", "size": 12716032, "self": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:26:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:26:06,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1c358768-5101-475d-8784-5a4394002760 2018-08-24 17:26:06,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249078273773s 2018-08-24 17:26:06,703 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1c358768-5101-475d-8784-5a4394002760 2018-08-24 17:26:06,705 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'70f37902-9276-4cd2-b1d9-09d4ad865e3a', 'size': 12716032, u'self': u'/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T17:26:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T17:26:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', 'created': u'2018-08-24T17:26:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T17:26:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 17:26:06,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 17:26:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 17:26:06,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:26: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-0b607bed-7a61-4daf-8652-9a25e00fbe79 x-compute-request-id: req-0b607bed-7a61-4daf-8652-9a25e00fbe79 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "beee1872-a2b8-4139-b54f-88c3560ebc7f"}} 2018-08-24 17:26:06,757 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0b607bed-7a61-4daf-8652-9a25e00fbe79 2018-08-24 17:26:06,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0510849952698s 2018-08-24 17:26:06,758 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0b607bed-7a61-4daf-8652-9a25e00fbe79 2018-08-24 17:26:06,758 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'beee1872-a2b8-4139-b54f-88c3560ebc7f', 'swap': 0}) 2018-08-24 17:26:06,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 17:26:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"extra_specs": {}}' 2018-08-24 17:26:06,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:26: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-c1f708b2-e7f6-4eda-a985-3ab9979e7291 x-compute-request-id: req-c1f708b2-e7f6-4eda-a985-3ab9979e7291 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 17:26:06,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f/os-extra_specs used request id req-c1f708b2-e7f6-4eda-a985-3ab9979e7291 2018-08-24 17:26:06,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0342581272125s 2018-08-24 17:26:06,794 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f/os-extra_specs used request id req-c1f708b2-e7f6-4eda-a985-3ab9979e7291 2018-08-24 17:26:06,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'beee1872-a2b8-4139-b54f-88c3560ebc7f', 'swap': 0}) 2018-08-24 17:26:11,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 17:26:11,017 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 17:26:11,017 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 17:26:11,019 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 17:26:11,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-24 17:26:15,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e2b97be5-0ac2-4ae9-ac35-c96ef9e2630f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-24 17:26:15,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 17:26:15,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 17:26:15,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-08-24 17:28:22,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 44fd4c7d-b340-4bce-bb1c-1e0841ff8b7c 2018-08-24 17:28:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44fd4c7d-b340-4bce-bb1c-1e0841ff8b7c']'. 2018-08-24 17:28:23,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44fd4c7d-b340-4bce-bb1c-1e0841ff8b7c | 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 17:26:17 | 2018-08-24 17:28:23,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 17:28:22 | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:05 | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e2b97be5-0ac2-4ae9-ac35-c96ef9e2630f) | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 59f7ac33-8332-4f47-8363-c89366967e66) | 2018-08-24 17:28:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 114.203 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-24 17:28:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 17:28:23,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 17:28:23,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 17:28:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-24 17:28:23,981 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 17:28:23,981 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:25 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-24 17:28:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 17:28:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:24,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48971faa-0d96-4d4d-a79c-35c10866591e Date: Fri, 24 Aug 2018 17:28:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:28:24,911 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a used request id req-48971faa-0d96-4d4d-a79c-35c10866591e 2018-08-24 17:28:24,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.92539691925s 2018-08-24 17:28:24,911 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/70f37902-9276-4cd2-b1d9-09d4ad865e3a used request id req-48971faa-0d96-4d4d-a79c-35c10866591e 2018-08-24 17:28:24,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 17:28:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:24,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:28: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-b6c28901-3388-4723-a8c7-107b9ece3887 x-compute-request-id: req-b6c28901-3388-4723-a8c7-107b9ece3887 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "beee1872-a2b8-4139-b54f-88c3560ebc7f"}, {"name": "neutron_trunk-flavor_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c923b3d9-3f8a-4b96-89e5-eda05f42a82a"}]} 2018-08-24 17:28:24,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b6c28901-3388-4723-a8c7-107b9ece3887 2018-08-24 17:28:24,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221891403198s 2018-08-24 17:28:24,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b6c28901-3388-4723-a8c7-107b9ece3887 2018-08-24 17:28:24,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 17:28:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:24,977 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 17:28: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-77e7bda7-8c5a-44a2-bc6d-058193018c15 x-compute-request-id: req-77e7bda7-8c5a-44a2-bc6d-058193018c15 Content-Length: 0 Content-Type: application/json 2018-08-24 17:28:24,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f used request id req-77e7bda7-8c5a-44a2-bc6d-058193018c15 2018-08-24 17:28:24,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402011871338s 2018-08-24 17:28:24,978 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/beee1872-a2b8-4139-b54f-88c3560ebc7f used request id req-77e7bda7-8c5a-44a2-bc6d-058193018c15 2018-08-24 17:28:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 17:28:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" -d '{"subnet_id": "7d37e1ec-f20e-44be-ac39-e895f9475df7"}' 2018-08-24 17:28:26,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f0755ee-ea9d-49a3-a001-f629755046f2 Date: Fri, 24 Aug 2018 17:28:26 GMT RESP BODY: {"network_id": "60fcea58-b80b-4079-98ce-361fe0715a08", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "7d37e1ec-f20e-44be-ac39-e895f9475df7", "subnet_ids": ["7d37e1ec-f20e-44be-ac39-e895f9475df7"], "port_id": "0d2c1cab-3ecf-42ac-9393-0c4d7161b438", "id": "f94ae5d9-dfdb-4795-abf7-3b78941850a5"} 2018-08-24 17:28:26,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/remove_router_interface.json used request id req-1f0755ee-ea9d-49a3-a001-f629755046f2 2018-08-24 17:28:26,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91472005844s 2018-08-24 17:28:26,893 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5/remove_router_interface.json used request id req-1f0755ee-ea9d-49a3-a001-f629755046f2 returning object f94ae5d9-dfdb-4795-abf7-3b78941850a5 2018-08-24 17:28:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 17:28:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:27,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-be5a1531-e4bf-4aee-aefd-dbe068526c2d Date: Fri, 24 Aug 2018 17:28:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T17:26:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:28:26Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f94ae5d9-dfdb-4795-abf7-3b78941850a5", "name": "neutron_trunk-router_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}]} 2018-08-24 17:28:27,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-be5a1531-e4bf-4aee-aefd-dbe068526c2d 2018-08-24 17:28:27,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.367229938507s 2018-08-24 17:28:27,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-be5a1531-e4bf-4aee-aefd-dbe068526c2d 2018-08-24 17:28:27,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 17:28:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:28,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81c453c5-76ed-4414-9b62-397332ba0787 Content-Length: 0 Date: Fri, 24 Aug 2018 17:28:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:28:28,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5.json used request id req-81c453c5-76ed-4414-9b62-397332ba0787 2018-08-24 17:28:28,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44325709343s 2018-08-24 17:28:28,706 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f94ae5d9-dfdb-4795-abf7-3b78941850a5.json used request id req-81c453c5-76ed-4414-9b62-397332ba0787 2018-08-24 17:28:28,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 17:28:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:28,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-4326c3cc-e676-4676-b2b6-c727b4a059b8 Date: Fri, 24 Aug 2018 17:28:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60fcea58-b80b-4079-98ce-361fe0715a08","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:25:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T17:25: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"7d37e1ec-f20e-44be-ac39-e895f9475df7","subnetpool_id":null,"name":"neutron_trunk-subnet_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0"}]} 2018-08-24 17:28:28,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4326c3cc-e676-4676-b2b6-c727b4a059b8 2018-08-24 17:28:28,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0535280704498s 2018-08-24 17:28:28,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4326c3cc-e676-4676-b2b6-c727b4a059b8 2018-08-24 17:28:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 17:28:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/7d37e1ec-f20e-44be-ac39-e895f9475df7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:29,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0eea822f-a5ee-4968-8441-6d835cfc0a1b Date: Fri, 24 Aug 2018 17:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:28:29,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/7d37e1ec-f20e-44be-ac39-e895f9475df7.json used request id req-0eea822f-a5ee-4968-8441-6d835cfc0a1b 2018-08-24 17:28:29,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.995356082916s 2018-08-24 17:28:29,758 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/7d37e1ec-f20e-44be-ac39-e895f9475df7.json used request id req-0eea822f-a5ee-4968-8441-6d835cfc0a1b 2018-08-24 17:28:29,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:28:29,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-912fbe81-9263-4544-b5a4-cc10a80e0c50 Date: Fri, 24 Aug 2018 17:28:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"60fcea58-b80b-4079-98ce-361fe0715a08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:28:29Z","provider:segmentation_id":25,"name":"neutron_trunk-net_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:25:59Z","provider:network_type":"vxlan"}]} 2018-08-24 17:28:29,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-912fbe81-9263-4544-b5a4-cc10a80e0c50 2018-08-24 17:28:29,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936169624329s 2018-08-24 17:28:29,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-912fbe81-9263-4544-b5a4-cc10a80e0c50 2018-08-24 17:28:29,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 17:28:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/60fcea58-b80b-4079-98ce-361fe0715a08.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:31,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4136fefe-9559-4fab-929a-66d45e81819f Date: Fri, 24 Aug 2018 17:28:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 17:28:31,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/60fcea58-b80b-4079-98ce-361fe0715a08.json used request id req-4136fefe-9559-4fab-929a-66d45e81819f 2018-08-24 17:28:31,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29833507538s 2018-08-24 17:28:31,152 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/60fcea58-b80b-4079-98ce-361fe0715a08.json used request id req-4136fefe-9559-4fab-929a-66d45e81819f 2018-08-24 17:28:31,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:28:31,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:31,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-00c0d877-849d-4593-abc4-fe0ebc47512e Date: Fri, 24 Aug 2018 17:28:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:26:04Z", "file": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b9c43f79-c582-4711-8242-58ce558d94e3", "size": 12716032, "self": "/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/b9c43f79-c582-4711-8242-58ce558d94e3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:26:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:28:31,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-00c0d877-849d-4593-abc4-fe0ebc47512e 2018-08-24 17:28:31,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260879993439s 2018-08-24 17:28:31,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-00c0d877-849d-4593-abc4-fe0ebc47512e 2018-08-24 17:28:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 17:28:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:32,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0be65e7-c00e-4cda-8ea6-cfa3301a75ea Date: Fri, 24 Aug 2018 17:28:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:28:32,369 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3 used request id req-c0be65e7-c00e-4cda-8ea6-cfa3301a75ea 2018-08-24 17:28:32,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18464994431s 2018-08-24 17:28:32,370 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b9c43f79-c582-4711-8242-58ce558d94e3 used request id req-c0be65e7-c00e-4cda-8ea6-cfa3301a75ea 2018-08-24 17:28:32,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 17:28:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:32,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:28: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-658c467d-eff2-4008-81e9-b89daeaf246e x-compute-request-id: req-658c467d-eff2-4008-81e9-b89daeaf246e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_cff077d0-b1a7-44d6-86b0-deb2d0b16ae0", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c923b3d9-3f8a-4b96-89e5-eda05f42a82a"}]} 2018-08-24 17:28:32,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-658c467d-eff2-4008-81e9-b89daeaf246e 2018-08-24 17:28:32,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033627986908s 2018-08-24 17:28:32,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-658c467d-eff2-4008-81e9-b89daeaf246e 2018-08-24 17:28:32,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 17:28:32,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1c6ffa2e3a201964a48e7c40d705cfd74bfd3d8" 2018-08-24 17:28:32,440 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 17:28: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-7367a0a0-af3a-4431-9df2-63f7cf11a721 x-compute-request-id: req-7367a0a0-af3a-4431-9df2-63f7cf11a721 Content-Length: 0 Content-Type: application/json 2018-08-24 17:28:32,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a used request id req-7367a0a0-af3a-4431-9df2-63f7cf11a721 2018-08-24 17:28:32,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348451137543s 2018-08-24 17:28:32,441 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c923b3d9-3f8a-4b96-89e5-eda05f42a82a used request id req-7367a0a0-af3a-4431-9df2-63f7cf11a721 2018-08-24 17:28:32,498 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 17:28:32,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 17:28:32,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 17:28:32,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 17:28:32,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 17:28:32,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 17:28:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:28:32,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5de94fd-29b3-424d-b691-b8e16bdb74eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 17:28:32,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-b5de94fd-29b3-424d-b691-b8e16bdb74eb 2018-08-24 17:28:32,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 17:28:32,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T18:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["CoPcog5ASXKPFiLgUzAHYQ"], "issued_at": "2018-08-24T17:28:32.000000Z"}} 2018-08-24 17:28:32,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:28:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:33,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-104c4c63-03db-4133-b674-a9610342d882 Date: Fri, 24 Aug 2018 17:28:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 17:28:33,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-104c4c63-03db-4133-b674-a9610342d882 2018-08-24 17:28:33,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348114967346s 2018-08-24 17:28:33,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-104c4c63-03db-4133-b674-a9610342d882 2018-08-24 17:28:33,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 17:28:36,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 17:28:38,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 001301d3-edb5-4f50-b028-6d64be2ac819 | 2018-08-24T17:28:38.558493 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 001301d3-edb5-4f50-b028-6d64be2ac819 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 17:28:42,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 17:28:42,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 17:28:45,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 17:28:48,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=05ac9ef3-9f5e-4fd0-8424-1e0a837f1bf9) as the default verifier for the future CLI operations. 2018-08-24 17:28:52,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 17:28:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:52,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-754b407d-913a-4c30-b4c4-e825f89c0ff1 Date: Fri, 24 Aug 2018 17:28:52 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 17:28:52,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-754b407d-913a-4c30-b4c4-e825f89c0ff1 2018-08-24 17:28:52,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.30876994133s 2018-08-24 17:28:52,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-754b407d-913a-4c30-b4c4-e825f89c0ff1 2018-08-24 17:28:52,478 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-24 17:28:52,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-24 17:28:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"network": {"shared": true, "name": "networking-bgpvpn-net_86f9b379-10e6-4915-8bda-37d519ee7a19", "admin_state_up": true}}' 2018-08-24 17:28:53,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-f70c872c-2f0b-476f-a5d9-3cde2e510949 Date: Fri, 24 Aug 2018 17:28:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"130fd8af-f025-4c45-bee4-05da4fcea0f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:28:52Z","is_default":false,"provider:segmentation_id":6,"name":"networking-bgpvpn-net_86f9b379-10e6-4915-8bda-37d519ee7a19","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:28:52Z","mtu":1450}} 2018-08-24 17:28:53,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f70c872c-2f0b-476f-a5d9-3cde2e510949 2018-08-24 17:28:53,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52189207077s 2018-08-24 17:28:53,001 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f70c872c-2f0b-476f-a5d9-3cde2e510949 2018-08-24 17:28:53,001 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-24T17:28:52Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'130fd8af-f025-4c45-bee4-05da4fcea0f5', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_86f9b379-10e6-4915-8bda-37d519ee7a19', u'admin_state_up': True, u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:28:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 17:28:53,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 17:28:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-1969e8fb-2efa-4192-b991-861965890a5b Date: Fri, 24 Aug 2018 17:28:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"130fd8af-f025-4c45-bee4-05da4fcea0f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:28:52Z","provider:segmentation_id":6,"name":"networking-bgpvpn-net_86f9b379-10e6-4915-8bda-37d519ee7a19","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:28:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 17:28:53,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1969e8fb-2efa-4192-b991-861965890a5b 2018-08-24 17:28:53,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140030145645s 2018-08-24 17:28:53,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1969e8fb-2efa-4192-b991-861965890a5b 2018-08-24 17:28:53,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-24 17:28:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"subnet": {"name": "networking-bgpvpn-subnet_86f9b379-10e6-4915-8bda-37d519ee7a19", "enable_dhcp": true, "network_id": "130fd8af-f025-4c45-bee4-05da4fcea0f5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-24 17:28:53,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4caff705-96de-4a08-9464-555acffa10cb Date: Fri, 24 Aug 2018 17:28:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"130fd8af-f025-4c45-bee4-05da4fcea0f5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:28:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T17:28:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"2783db96-86e1-4ee9-b471-b6a873eb53e6","subnetpool_id":null,"name":"networking-bgpvpn-subnet_86f9b379-10e6-4915-8bda-37d519ee7a19"}} 2018-08-24 17:28:53,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4caff705-96de-4a08-9464-555acffa10cb 2018-08-24 17:28:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.457327842712s 2018-08-24 17:28:53,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-4caff705-96de-4a08-9464-555acffa10cb 2018-08-24 17:28:53,602 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-24T17:28:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2783db96-86e1-4ee9-b471-b6a873eb53e6', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_86f9b379-10e6-4915-8bda-37d519ee7a19', u'enable_dhcp': True, u'network_id': u'130fd8af-f025-4c45-bee4-05da4fcea0f5', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:28:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74'}) 2018-08-24 17:28:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-24 17:28:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}, "name": "networking-bgpvpn-router_86f9b379-10e6-4915-8bda-37d519ee7a19", "admin_state_up": true}}' 2018-08-24 17:28:54,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9fb6a73d-6552-4b3b-a6e4-381ebc199d86 Date: Fri, 24 Aug 2018 17:28:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T17:28:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:28:54Z", "revision_number": 2, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f6742262-7f10-48e2-9e6a-85d65f25289a", "name": "networking-bgpvpn-router_86f9b379-10e6-4915-8bda-37d519ee7a19"}} 2018-08-24 17:28:54,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9fb6a73d-6552-4b3b-a6e4-381ebc199d86 2018-08-24 17:28:54,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.03795409203s 2018-08-24 17:28:54,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9fb6a73d-6552-4b3b-a6e4-381ebc199d86 2018-08-24 17:28:54,642 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'30a59f3f-9a8d-4995-a415-4b6bd01eae1b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'77fcfe07-b53f-4923-acda-dbb8af0dc665', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'created_at': u'2018-08-24T17:28:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-24T17:28:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'id': u'f6742262-7f10-48e2-9e6a-85d65f25289a', u'name': u'networking-bgpvpn-router_86f9b379-10e6-4915-8bda-37d519ee7a19'}) 2018-08-24 17:28:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-24 17:28:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"subnet_id": "2783db96-86e1-4ee9-b471-b6a873eb53e6"}' 2018-08-24 17:28:56,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f76754cd-aecf-49d4-891d-65a5e5dbebaa Date: Fri, 24 Aug 2018 17:28:56 GMT RESP BODY: {"network_id": "130fd8af-f025-4c45-bee4-05da4fcea0f5", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "2783db96-86e1-4ee9-b471-b6a873eb53e6", "subnet_ids": ["2783db96-86e1-4ee9-b471-b6a873eb53e6"], "port_id": "f0c72cde-bbd8-4345-89c8-15afe25cb31a", "id": "f6742262-7f10-48e2-9e6a-85d65f25289a"} 2018-08-24 17:28:56,472 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/add_router_interface.json used request id req-f76754cd-aecf-49d4-891d-65a5e5dbebaa 2018-08-24 17:28:56,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.82985687256s 2018-08-24 17:28:56,473 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/add_router_interface.json used request id req-f76754cd-aecf-49d4-891d-65a5e5dbebaa returning object f6742262-7f10-48e2-9e6a-85d65f25289a 2018-08-24 17:28:56,473 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-24 17:28:56,600 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-24 17:28:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:28:56,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 24 Aug 2018 17:28:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-24 17:28:56,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:28:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:57,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b6ea1d67-be94-495f-bffc-f422201645a5 Date: Fri, 24 Aug 2018 17:28:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:28:57,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b6ea1d67-be94-495f-bffc-f422201645a5 2018-08-24 17:28:57,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670634031296s 2018-08-24 17:28:57,280 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b6ea1d67-be94-495f-bffc-f422201645a5 2018-08-24 17:28:57,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 17:28:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19"}' 2018-08-24 17:28:57,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-576b34d2-869a-4707-a08b-84a01a44ca16 Date: Fri, 24 Aug 2018 17:28:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:57Z", "file": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "eda40f5a-e634-4c75-9734-4a2902cd3305", "size": null, "self": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": null, "created_at": "2018-08-24T17:28:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 17:28:57,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-576b34d2-869a-4707-a08b-84a01a44ca16 2018-08-24 17:28:57,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0501489639282s 2018-08-24 17:28:57,339 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-576b34d2-869a-4707-a08b-84a01a44ca16 returning object eda40f5a-e634-4c75-9734-4a2902cd3305 2018-08-24 17:28:57,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 17:28:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '' 2018-08-24 17:28:58,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ba6b9d1-ef52-4e23-b83d-4ac7c9438d5b Date: Fri, 24 Aug 2018 17:28:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:28:58,318 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file used request id req-2ba6b9d1-ef52-4e23-b83d-4ac7c9438d5b 2018-08-24 17:28:58,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.97894692421s 2018-08-24 17:28:58,319 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file used request id req-2ba6b9d1-ef52-4e23-b83d-4ac7c9438d5b 2018-08-24 17:28:58,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:28:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:58,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-a329a713-64a6-41a1-bd25-7a313a85dd19 Date: Fri, 24 Aug 2018 17:28:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:58Z", "file": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "eda40f5a-e634-4c75-9734-4a2902cd3305", "size": 12716032, "self": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:28:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:28:58,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a329a713-64a6-41a1-bd25-7a313a85dd19 2018-08-24 17:28:58,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253279209137s 2018-08-24 17:28:58,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a329a713-64a6-41a1-bd25-7a313a85dd19 2018-08-24 17:28:58,348 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'eda40f5a-e634-4c75-9734-4a2902cd3305', 'size': 12716032, u'self': u'/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T17:28:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T17:28:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19', 'created': u'2018-08-24T17:28:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T17:28:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 17:28:58,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 17:28:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "networking-bgpvpn-flavor_86f9b379-10e6-4915-8bda-37d519ee7a19", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 17:28:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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-528da4e6-5c68-460b-ace7-549c192ff734 x-compute-request-id: req-528da4e6-5c68-460b-ace7-549c192ff734 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_86f9b379-10e6-4915-8bda-37d519ee7a19", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fae435da-681d-4572-8989-41bccfd5aaac"}} 2018-08-24 17:28:58,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-528da4e6-5c68-460b-ace7-549c192ff734 2018-08-24 17:28:58,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306936979294s 2018-08-24 17:28:58,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-528da4e6-5c68-460b-ace7-549c192ff734 2018-08-24 17:28:58,657 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_86f9b379-10e6-4915-8bda-37d519ee7a19', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'fae435da-681d-4572-8989-41bccfd5aaac', 'swap': 0}) 2018-08-24 17:28:58,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 17:28:58,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"extra_specs": {}}' 2018-08-24 17:28:58,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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 x-openstack-request-id: req-16a6e43f-cbce-44b7-b720-4bab51110619 x-compute-request-id: req-16a6e43f-cbce-44b7-b720-4bab51110619 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 17:28:58,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac/os-extra_specs used request id req-16a6e43f-cbce-44b7-b720-4bab51110619 2018-08-24 17:28:58,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019180059433s 2018-08-24 17:28:58,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac/os-extra_specs used request id req-16a6e43f-cbce-44b7-b720-4bab51110619 2018-08-24 17:28:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 17:28:58,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 17:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-975a114f-0d89-4944-a9d3-be2c0299dd2c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 17:28:58,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-975a114f-0d89-4944-a9d3-be2c0299dd2c 2018-08-24 17:28:58,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:28:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:58,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786b9592-4125-4ab8-af27-2c031ffeca65 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:28:58,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-786b9592-4125-4ab8-af27-2c031ffeca65 2018-08-24 17:28:58,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104614973068s 2018-08-24 17:28:58,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-786b9592-4125-4ab8-af27-2c031ffeca65 2018-08-24 17:28:58,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-24 17:28:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:58,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9658ea-67ee-48c8-b888-75b6696570ea Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://172.30.9.40:5000/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://172.30.9.40:5000/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://172.30.9.40:5000/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://172.30.9.40:5000/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://172.30.9.40:5000/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://172.30.9.40:5000/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} 2018-08-24 17:28:58,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cd9658ea-67ee-48c8-b888-75b6696570ea 2018-08-24 17:28:58,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180547952652s 2018-08-24 17:28:58,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cd9658ea-67ee-48c8-b888-75b6696570ea 2018-08-24 17:28:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-24 17:28:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:59,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17: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-226b7aae-4542-42e8-9ec2-27b6b0879b83 x-compute-request-id: req-226b7aae-4542-42e8-9ec2-27b6b0879b83 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 17:28:59,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-226b7aae-4542-42e8-9ec2-27b6b0879b83 2018-08-24 17:28:59,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0393879413605s 2018-08-24 17:28:59,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-226b7aae-4542-42e8-9ec2-27b6b0879b83 2018-08-24 17:28:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:28:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:28:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-ed2d41e0-f37b-4212-82bb-c3e0554dd730 Date: Fri, 24 Aug 2018 17:28:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:58Z", "file": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "eda40f5a-e634-4c75-9734-4a2902cd3305", "size": 12716032, "self": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:28:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:28:59,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ed2d41e0-f37b-4212-82bb-c3e0554dd730 2018-08-24 17:28:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0219171047211s 2018-08-24 17:28:59,058 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ed2d41e0-f37b-4212-82bb-c3e0554dd730 2018-08-24 17:28:59,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-24 17:28:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19"}' 2018-08-24 17:28:59,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 958 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b52d0e06-4a4a-4bef-8d74-3779293dafdd Date: Fri, 24 Aug 2018 17:28:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:59Z", "file": "/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a7896863-d0dc-4e74-99ef-a15b8da497c9", "size": null, "self": "/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": null, "created_at": "2018-08-24T17:28:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 17:28:59,105 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b52d0e06-4a4a-4bef-8d74-3779293dafdd 2018-08-24 17:28:59,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0387799739838s 2018-08-24 17:28:59,106 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-b52d0e06-4a4a-4bef-8d74-3779293dafdd returning object a7896863-d0dc-4e74-99ef-a15b8da497c9 2018-08-24 17:28:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-24 17:28:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '' 2018-08-24 17:29:00,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9896493c-b202-407e-80ba-f6b96ad2e742 Date: Fri, 24 Aug 2018 17:29:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 17:29:00,398 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file used request id req-9896493c-b202-407e-80ba-f6b96ad2e742 2018-08-24 17:29:00,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29235887527s 2018-08-24 17:29:00,399 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file used request id req-9896493c-b202-407e-80ba-f6b96ad2e742 2018-08-24 17:29:00,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 17:29:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" 2018-08-24 17:29:00,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2761 Content-Type: application/json X-Openstack-Request-Id: req-51705ae7-b9bc-4cf4-adf8-4445297cd380 Date: Fri, 24 Aug 2018 17:29:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:29:00Z", "file": "/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a7896863-d0dc-4e74-99ef-a15b8da497c9", "size": 12716032, "self": "/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:28:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:58Z", "file": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "eda40f5a-e634-4c75-9734-4a2902cd3305", "size": 12716032, "self": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:28:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 17:29:00,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-51705ae7-b9bc-4cf4-adf8-4445297cd380 2018-08-24 17:29:00,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294868946075s 2018-08-24 17:29:00,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-51705ae7-b9bc-4cf4-adf8-4445297cd380 2018-08-24 17:29:00,435 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/file', 'owner': u'3bc472e48cc54f3eb4afdd784666ab74', 'id': u'a7896863-d0dc-4e74-99ef-a15b8da497c9', 'size': 12716032, u'self': u'/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bc472e48cc54f3eb4afdd784666ab74', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/a7896863-d0dc-4e74-99ef-a15b8da497c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-24T17:29:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-24T17:29:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', 'created': u'2018-08-24T17:28:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-24T17:28:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-24 17:29:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-24 17:29:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "networking-bgpvpn-flavor_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-24 17:29:00,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:29: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-f77a49f2-ed18-416f-8893-654a77074d11 x-compute-request-id: req-f77a49f2-ed18-416f-8893-654a77074d11 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/896e927c-519a-4b38-92f6-a574186cca86", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "896e927c-519a-4b38-92f6-a574186cca86"}} 2018-08-24 17:29:00,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f77a49f2-ed18-416f-8893-654a77074d11 2018-08-24 17:29:00,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.037572145462s 2018-08-24 17:29:00,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f77a49f2-ed18-416f-8893-654a77074d11 2018-08-24 17:29:00,475 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'896e927c-519a-4b38-92f6-a574186cca86', 'swap': 0}) 2018-08-24 17:29:00,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-24 17:29:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649b930a35f7398d26d27302ac601f6bc0db41d9" -d '{"extra_specs": {}}' 2018-08-24 17:29:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 17:29: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-ced1c5f8-8bb0-4ae5-97a2-d69f1f804959 x-compute-request-id: req-ced1c5f8-8bb0-4ae5-97a2-d69f1f804959 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-24 17:29:00,496 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86/os-extra_specs used request id req-ced1c5f8-8bb0-4ae5-97a2-d69f1f804959 2018-08-24 17:29:00,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208292007446s 2018-08-24 17:29:00,497 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86/os-extra_specs used request id req-ced1c5f8-8bb0-4ae5-97a2-d69f1f804959 2018-08-24 17:29:00,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_86f9b379-10e6-4915-8bda-37d519ee7a19', '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'3bc472e48cc54f3eb4afdd784666ab74', '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'896e927c-519a-4b38-92f6-a574186cca86', 'swap': 0}) 2018-08-24 17:29:03,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 17:29:03,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 17:29:03,932 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-24 17:29:03,935 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-24 17:29:03,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-24 17:29:07,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-05ac9ef3-9f5e-4fd0-8424-1e0a837f1bf9/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-24 17:29:07,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-24 17:29:07,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-24 17:29:07,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/networking-bgpvpn/test_list.txt', u'--concurrency=4']'. 2018-08-24 19:07:14,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 00caaac7-44eb-4c79-91f3-ba1d6b3d5520 2018-08-24 19:07:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '00caaac7-44eb-4c79-91f3-ba1d6b3d5520']'. 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 00caaac7-44eb-4c79-91f3-ba1d6b3d5520 | 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-24 17:29:09 | 2018-08-24 19:07:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-24 19:07:14 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:38:05 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 05ac9ef3-9f5e-4fd0-8424-1e0a837f1bf9) | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 001301d3-edb5-4f50-b028-6d64be2ac819) | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5859.368 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-24 19:07:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-24 19:07:15,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-24 19:07:15,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-24 19:07:15,523 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 19:07:15,523 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 98:23 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-24 19:07:15,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 19:07:15,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:07:15,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["3KFmXMRHT1mcbgAgRMm5OA"], "issued_at": "2018-08-24T19:07:15.000000Z"}} 2018-08-24 19:07:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:16,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-234ecdde-8155-436c-b65f-2858405d0c38 Date: Fri, 24 Aug 2018 19:07:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 19:07:16,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9 used request id req-234ecdde-8155-436c-b65f-2858405d0c38 2018-08-24 19:07:16,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11569881439s 2018-08-24 19:07:16,644 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a7896863-d0dc-4e74-99ef-a15b8da497c9 used request id req-234ecdde-8155-436c-b65f-2858405d0c38 2018-08-24 19:07:16,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 19:07:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:16,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:07: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-99b34396-a709-4081-b3ae-9077c8a9d549 x-compute-request-id: req-99b34396-a709-4081-b3ae-9077c8a9d549 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_alt_86f9b379-10e6-4915-8bda-37d519ee7a19", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/896e927c-519a-4b38-92f6-a574186cca86", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "896e927c-519a-4b38-92f6-a574186cca86"}, {"name": "networking-bgpvpn-flavor_86f9b379-10e6-4915-8bda-37d519ee7a19", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fae435da-681d-4572-8989-41bccfd5aaac"}]} 2018-08-24 19:07:16,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-99b34396-a709-4081-b3ae-9077c8a9d549 2018-08-24 19:07:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293452978134s 2018-08-24 19:07:16,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-99b34396-a709-4081-b3ae-9077c8a9d549 2018-08-24 19:07:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 19:07:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:16,987 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 19:07: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-cf13577d-152b-4a66-a16e-ed231541eaf2 x-compute-request-id: req-cf13577d-152b-4a66-a16e-ed231541eaf2 Content-Length: 0 Content-Type: application/json 2018-08-24 19:07:16,988 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86 used request id req-cf13577d-152b-4a66-a16e-ed231541eaf2 2018-08-24 19:07:16,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0465171337128s 2018-08-24 19:07:16,988 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/896e927c-519a-4b38-92f6-a574186cca86 used request id req-cf13577d-152b-4a66-a16e-ed231541eaf2 2018-08-24 19:07:16,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-24 19:07:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" -d '{"subnet_id": "2783db96-86e1-4ee9-b471-b6a873eb53e6"}' 2018-08-24 19:07:18,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d0e4a7b-ce42-4bd9-a0db-a25cfb25103a Date: Fri, 24 Aug 2018 19:07:18 GMT RESP BODY: {"network_id": "130fd8af-f025-4c45-bee4-05da4fcea0f5", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "2783db96-86e1-4ee9-b471-b6a873eb53e6", "subnet_ids": ["2783db96-86e1-4ee9-b471-b6a873eb53e6"], "port_id": "f0c72cde-bbd8-4345-89c8-15afe25cb31a", "id": "f6742262-7f10-48e2-9e6a-85d65f25289a"} 2018-08-24 19:07:18,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/remove_router_interface.json used request id req-2d0e4a7b-ce42-4bd9-a0db-a25cfb25103a 2018-08-24 19:07:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7799448967s 2018-08-24 19:07:18,769 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a/remove_router_interface.json used request id req-2d0e4a7b-ce42-4bd9-a0db-a25cfb25103a returning object f6742262-7f10-48e2-9e6a-85d65f25289a 2018-08-24 19:07:18,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-24 19:07:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:19,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1052 X-Openstack-Request-Id: req-0f341b67-afd4-48aa-86ef-01618d3172ac Date: Fri, 24 Aug 2018 19:07:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0e4d23db20544cfda74f8f147aa7bc0a", "created_at": "2018-08-24T17:29:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:29:42Z", "revision_number": 0, "routes": [], "project_id": "0e4d23db20544cfda74f8f147aa7bc0a", "id": "472d6e28-7e4a-4617-aa98-e559c9306019", "name": ""}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T17:28:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:07:18Z", "revision_number": 4, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f6742262-7f10-48e2-9e6a-85d65f25289a", "name": "networking-bgpvpn-router_86f9b379-10e6-4915-8bda-37d519ee7a19"}]} 2018-08-24 19:07:19,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-0f341b67-afd4-48aa-86ef-01618d3172ac 2018-08-24 19:07:19,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.405990123749s 2018-08-24 19:07:19,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-0f341b67-afd4-48aa-86ef-01618d3172ac 2018-08-24 19:07:19,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-24 19:07:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:20,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-beaf946c-be5a-4456-a086-dd922d641bef Content-Length: 0 Date: Fri, 24 Aug 2018 19:07:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 19:07:20,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a.json used request id req-beaf946c-be5a-4456-a086-dd922d641bef 2018-08-24 19:07:20,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44348406792s 2018-08-24 19:07:20,621 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f6742262-7f10-48e2-9e6a-85d65f25289a.json used request id req-beaf946c-be5a-4456-a086-dd922d641bef 2018-08-24 19:07:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-24 19:07:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:20,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1299 X-Openstack-Request-Id: req-64ac48cc-6020-4acf-ae9a-fefa585d1574 Date: Fri, 24 Aug 2018 19:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"130fd8af-f025-4c45-bee4-05da4fcea0f5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:28:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-24T17:28:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"2783db96-86e1-4ee9-b471-b6a873eb53e6","subnetpool_id":null,"name":"networking-bgpvpn-subnet_86f9b379-10e6-4915-8bda-37d519ee7a19"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-24 19:07:20,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-64ac48cc-6020-4acf-ae9a-fefa585d1574 2018-08-24 19:07:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0779280662537s 2018-08-24 19:07:20,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-64ac48cc-6020-4acf-ae9a-fefa585d1574 2018-08-24 19:07:20,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-24 19:07:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/2783db96-86e1-4ee9-b471-b6a873eb53e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:21,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9187f09c-dc6b-43be-b2dd-1c927e47e098 Date: Fri, 24 Aug 2018 19:07:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 19:07:21,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/2783db96-86e1-4ee9-b471-b6a873eb53e6.json used request id req-9187f09c-dc6b-43be-b2dd-1c927e47e098 2018-08-24 19:07:21,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.862596988678s 2018-08-24 19:07:21,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/2783db96-86e1-4ee9-b471-b6a873eb53e6.json used request id req-9187f09c-dc6b-43be-b2dd-1c927e47e098 2018-08-24 19:07:21,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 19:07:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:21,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4368 X-Openstack-Request-Id: req-65b0b0cb-fed7-4472-a62a-02f1e91cb006 Date: Fri, 24 Aug 2018 19:07:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"130fd8af-f025-4c45-bee4-05da4fcea0f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:07:21Z","provider:segmentation_id":6,"name":"networking-bgpvpn-net_86f9b379-10e6-4915-8bda-37d519ee7a19","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T17:28:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"}]} 2018-08-24 19:07:21,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-65b0b0cb-fed7-4472-a62a-02f1e91cb006 2018-08-24 19:07:21,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104671955109s 2018-08-24 19:07:21,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-65b0b0cb-fed7-4472-a62a-02f1e91cb006 2018-08-24 19:07:21,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-24 19:07:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/130fd8af-f025-4c45-bee4-05da4fcea0f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:23,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1cf02d6-11f6-46b1-bffe-12486a1a2572 Date: Fri, 24 Aug 2018 19:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 19:07:23,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/130fd8af-f025-4c45-bee4-05da4fcea0f5.json used request id req-b1cf02d6-11f6-46b1-bffe-12486a1a2572 2018-08-24 19:07:23,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42552089691s 2018-08-24 19:07:23,098 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/130fd8af-f025-4c45-bee4-05da4fcea0f5.json used request id req-b1cf02d6-11f6-46b1-bffe-12486a1a2572 2018-08-24 19:07:23,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-24 19:07:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:23,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-1e760ff0-6d05-4dd8-b3db-14756b307183 Date: Fri, 24 Aug 2018 19:07:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T17:28:58Z", "file": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "eda40f5a-e634-4c75-9734-4a2902cd3305", "size": 12716032, "self": "/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/eda40f5a-e634-4c75-9734-4a2902cd3305/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_86f9b379-10e6-4915-8bda-37d519ee7a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-24T17:28:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-24 19:07:23,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1e760ff0-6d05-4dd8-b3db-14756b307183 2018-08-24 19:07:23,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0322651863098s 2018-08-24 19:07:23,135 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1e760ff0-6d05-4dd8-b3db-14756b307183 2018-08-24 19:07:23,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-24 19:07:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:24,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c075bee-2cab-40ed-b9e5-039386a9a632 Date: Fri, 24 Aug 2018 19:07:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 19:07:24,038 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305 used request id req-1c075bee-2cab-40ed-b9e5-039386a9a632 2018-08-24 19:07:24,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.901601076126s 2018-08-24 19:07:24,038 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/eda40f5a-e634-4c75-9734-4a2902cd3305 used request id req-1c075bee-2cab-40ed-b9e5-039386a9a632 2018-08-24 19:07:24,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-24 19:07:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19: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-b840c588-25ea-4f7e-8c76-008566f95e6f x-compute-request-id: req-b840c588-25ea-4f7e-8c76-008566f95e6f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_86f9b379-10e6-4915-8bda-37d519ee7a19", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fae435da-681d-4572-8989-41bccfd5aaac", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fae435da-681d-4572-8989-41bccfd5aaac"}]} 2018-08-24 19:07:24,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b840c588-25ea-4f7e-8c76-008566f95e6f 2018-08-24 19:07:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254409313202s 2018-08-24 19:07:24,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b840c588-25ea-4f7e-8c76-008566f95e6f 2018-08-24 19:07:24,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-24 19:07:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e8a669978b4952b7d9492d45f1256650cc7eb45" 2018-08-24 19:07:24,103 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 19:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe897883-6e8d-40e9-aa29-3961b6aae633 x-compute-request-id: req-fe897883-6e8d-40e9-aa29-3961b6aae633 Content-Length: 0 Content-Type: application/json 2018-08-24 19:07:24,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac used request id req-fe897883-6e8d-40e9-aa29-3961b6aae633 2018-08-24 19:07:24,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368840694427s 2018-08-24 19:07:24,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/fae435da-681d-4572-8989-41bccfd5aaac used request id req-fe897883-6e8d-40e9-aa29-3961b6aae633 2018-08-24 19:07:24,104 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-24 19:07:24,165 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-24 19:07:24,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:07:24,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:07:24,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:07:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:07:24,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fe2cb1-4495-425f-8e4b-5cbf23c3a3a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:07:24,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-35fe2cb1-4495-425f-8e4b-5cbf23c3a3a2 2018-08-24 19:07:24,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:07:24,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["iEtjSH-sRVypw7TtxHg_oA"], "issued_at": "2018-08-24T19:07:24.000000Z"}} 2018-08-24 19:07:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 19:07:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cbeafedfd6514d3e7cd11fc31f72e5a5f87cf18" 2018-08-24 19:07:24,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-fe8b8408-97d6-4e43-914f-8c99788340df Date: Fri, 24 Aug 2018 19:07:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 19:07:24,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe8b8408-97d6-4e43-914f-8c99788340df 2018-08-24 19:07:24,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36380982399s 2018-08-24 19:07:24,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe8b8408-97d6-4e43-914f-8c99788340df 2018-08-24 19:07:24,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 19:07:27,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 19:07:30,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 36196bad-b3ba-4ee6-b7ee-b3bb001934c4 | 2018-08-24T19:07:30.257817 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 36196bad-b3ba-4ee6-b7ee-b3bb001934c4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 19:07:34,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 19:07:34,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 19:07:37,064 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 19:07:40,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3473d077-8e28-4a4e-8f11-f3ca82e1fce4) as the default verifier for the future CLI operations. 2018-08-24 19:07:43,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 19:07:43,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cbeafedfd6514d3e7cd11fc31f72e5a5f87cf18" 2018-08-24 19:07:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-d19a7fc7-58a5-4926-8f3e-c736864f0503 Date: Fri, 24 Aug 2018 19:07:44 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 19:07:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-d19a7fc7-58a5-4926-8f3e-c736864f0503 2018-08-24 19:07:44,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274590015411s 2018-08-24 19:07:44,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-d19a7fc7-58a5-4926-8f3e-c736864f0503 2018-08-24 19:07:44,142 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-24 19:07:44,142 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-24 19:07:44,142 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-24 19:07:44,171 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:07:44,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:07:44,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:07:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:07:44,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2179291c-f7e6-498b-9cfb-29f96a08eb56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:07:44,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2179291c-f7e6-498b-9cfb-29f96a08eb56 2018-08-24 19:07:44,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:07:44,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["sJfjmz9XQOyPaOs7YsfUjw"], "issued_at": "2018-08-24T19:07:44.000000Z"}} 2018-08-24 19:07:44,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-24 19:07:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c17808b618995057fcb43997226db927e33d069" 2018-08-24 19:07:44,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f4a12623-cea0-4135-9095-c56601df196b Date: Fri, 24 Aug 2018 19:07:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"}]} 2018-08-24 19:07:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4a12623-cea0-4135-9095-c56601df196b 2018-08-24 19:07:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344049930573s 2018-08-24 19:07:44,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4a12623-cea0-4135-9095-c56601df196b 2018-08-24 19:07:44,938 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 19:07:47,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-24 19:07:50,411 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bf512a42-bb5a-40a7-94a7-af90c74f872b | 2018-08-24T19:07:50.033311 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bf512a42-bb5a-40a7-94a7-af90c74f872b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 19:07:54,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 19:07:54,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 19:07:58,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-24 19:08:01,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fcd13159-dd6c-4fd8-a4b2-8ee79f8144b2) as the default verifier for the future CLI operations. 2018-08-24 19:08:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:05,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 19:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025defbe-97d6-41be-afb3-7ea88d6312d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2018-08-24 19:08:05,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-025defbe-97d6-41be-afb3-7ea88d6312d9 2018-08-24 19:08:05,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-24 19:08:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:05,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 19:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c635540b-8e84-4ae1-a70e-e499dbfbc531 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-24 19:08:05,112 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-c635540b-8e84-4ae1-a70e-e499dbfbc531 2018-08-24 19:08:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c17808b618995057fcb43997226db927e33d069" 2018-08-24 19:08:05,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1483bdba-ccb0-4ec2-9cfc-b1956ae17c26 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2bd98b0843fc4b70abe848c052045311"}, "enabled": true, "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/3420726395f8487f82ffed9689676aa5"}, "enabled": true, "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6103111990e54c0c955b359717cc2886"}, "enabled": true, "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/640aed3e292e47dd8f4765e11f9be4fe"}, "enabled": true, "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/66b902fa981e4cc8925876f0e5193675"}, "enabled": true, "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/74bb0319ce5b4ff2ae1f1464821fb915"}, "enabled": true, "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/841be02f0c20498a9b41d2bc034c1f66"}, "enabled": true, "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/85ae20f7612f429cb8ae968d633a8e26"}, "enabled": true, "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8646db05346243f0b77367cc8f6a5ed4"}, "enabled": true, "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8aa0ce82e4c145e79f9d2ab013a62a2e"}, "enabled": true, "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/992c5e6e0dbe47ffaaac3280336fb7a1"}, "enabled": true, "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b450a94ebf114843ba56e91ece5acb26"}, "enabled": true, "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b70142b67ea348c69db82918dbbe6618"}, "enabled": true, "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dd7753ce69c44295a18a86613672acbd"}, "enabled": true, "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f1bb064e5b1846759cb42ab89d3850e7"}, "enabled": true, "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-24 19:08:05,285 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1483bdba-ccb0-4ec2-9cfc-b1956ae17c26 2018-08-24 19:08:05,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.183706045151s 2018-08-24 19:08:05,286 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1483bdba-ccb0-4ec2-9cfc-b1956ae17c26 2018-08-24 19:08:05,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-24 19:08:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c17808b618995057fcb43997226db927e33d069" 2018-08-24 19:08:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-41a796f4-e787-4bb7-b12d-c788547b883e Date: Fri, 24 Aug 2018 19:08:05 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-24 19:08:05,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-41a796f4-e787-4bb7-b12d-c788547b883e 2018-08-24 19:08:05,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.250719070435s 2018-08-24 19:08:05,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-41a796f4-e787-4bb7-b12d-c788547b883e 2018-08-24 19:08:05,551 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-24 19:08:05,551 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-24 19:08:05,556 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:07 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:47 | FAIL | | rally_sanity | functest | smoke | 23:60 | FAIL | | refstack_defcore | functest | smoke | 06:47 | PASS | | patrole | functest | smoke | 02:10 | PASS | | vmtp | functest | smoke | 23:06 | PASS | | shaker | functest | smoke | 65:11 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:25 | PASS | | networking-bgpvpn | functest | smoke | 98:23 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-24 19:08:05,568 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-24 19:08:05,598 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 19:08:31,611 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-239 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-24 19:08:31,616 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.40,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7ziNpAjRzKNJYbFJpFhE3f2RW export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=3bc472e48cc54f3eb4afdd784666ab74 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=eHQDvnJfLQXpuuafnvNfVtcku export OS_REGION_NAME=regionOne 2018-08-24 19:08:31,617 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-24 19:08:31,618 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+------------------------------------+ | features | 2 | Test suites from feature projects | doctor-notification bgpvpn | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+------------------------------------+ 2018-08-24 19:08:31,641 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-24 19:08:31,661 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-24 19:08:40,260 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-24 19:08:40,260 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-24 19:08:40,387 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 19:08:40,388 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:09 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-24 19:08:40,393 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-24 19:08:40,425 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-24 19:08:40,916 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-24 19:08:41,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:08:41,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:08:41,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:08:41,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:08:41,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:08:41,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:08:41,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:08:41,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:08:41,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:08:41,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:08:41,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:08:41,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:08:41,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:08:41,627 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-24 19:08:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:41,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ebd320-7fbb-4733-bc98-2ca8d25eebf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:08:41,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-a6ebd320-7fbb-4733-bc98-2ca8d25eebf7 2018-08-24 19:08:41,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:08:42,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["1G0HY0d0T86EvYTD2UqliA"], "issued_at": "2018-08-24T19:08:41.000000Z"}} 2018-08-24 19:08:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd0d80cca3808388b74354108f0abf8f2aae6ac" 2018-08-24 19:08:42,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cffe207-9ba4-4e38-a0a0-8ca51a5dbab3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:08:42,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3cffe207-9ba4-4e38-a0a0-8ca51a5dbab3 2018-08-24 19:08:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:42,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 24 Aug 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ae91d0-2c0a-44c3-a6e8-eeb086ffc1d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-24 19:08:42,217 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-f3ae91d0-2c0a-44c3-a6e8-eeb086ffc1d6 2018-08-24 19:08:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd0d80cca3808388b74354108f0abf8f2aae6ac" 2018-08-24 19:08:42,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51abb061-13ee-4f05-bb5d-5146be5e7b80 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.4:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.4:35357/v3/projects/10e5301a358140ba92215212619567b3"}, "tags": [], "enabled": true, "id": "10e5301a358140ba92215212619567b3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.4:35357/v3/projects/3bc472e48cc54f3eb4afdd784666ab74"}, "tags": [], "enabled": true, "id": "3bc472e48cc54f3eb4afdd784666ab74", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://192.30.9.4:35357/v3/projects/61a03b9385414d5d9b500787cd8c50bd"}, "tags": [], "enabled": true, "id": "61a03b9385414d5d9b500787cd8c50bd", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d77f9d5c-c7c1-4bdc-a08b-901a71a60d2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://192.30.9.4:35357/v3/projects/7249dc29e6b8420485ec86a867694ca8"}, "tags": [], "enabled": true, "id": "7249dc29e6b8420485ec86a867694ca8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_53624635-f3bc-4d7d-a2c0-619bbc2697d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://192.30.9.4:35357/v3/projects/c9b48a2a0c07442a92e5f55321a08f8b"}, "tags": [], "enabled": true, "id": "c9b48a2a0c07442a92e5f55321a08f8b", "parent_id": "default", "domain_id": "default", "name": "api_check-project_1e56b123-aa9a-4d71-ad56-48e2af09e9bd"}]} 2018-08-24 19:08:42,406 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/projects used request id req-51abb061-13ee-4f05-bb5d-5146be5e7b80 2018-08-24 19:08:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4fb5ce-1833-4650-8a33-b8880fa2029c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:08:42,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2b4fb5ce-1833-4650-8a33-b8880fa2029c 2018-08-24 19:08:42,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:08:42,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["5812Qr98QcSSi-ZN41o_eA"], "issued_at": "2018-08-24T19:08:42.000000Z"}} 2018-08-24 19:08:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" 2018-08-24 19:08:43,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-210d333b-ad47-46b4-a839-517473ceb7de Date: Fri, 24 Aug 2018 19:08:43 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-08-24 19:08:43,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 used request id req-210d333b-ad47-46b4-a839-517473ceb7de 2018-08-24 19:08:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:43,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1326fbe0-15d3-4595-ade1-19a5aa2c7b98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:08:43,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-1326fbe0-15d3-4595-ade1-19a5aa2c7b98 2018-08-24 19:08:43,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:08:43,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["P_duCVUXTnuuzzYvUcnhbA"], "issued_at": "2018-08-24T19:08:43.000000Z"}} 2018-08-24 19:08:43,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bd7f226100fe09cb88b39186c032cf0f94152e" 2018-08-24 19:08:43,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0952fa57-fd83-4851-8e80-182ff75548ee x-compute-request-id: req-0952fa57-fd83-4851-8e80-182ff75548ee 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-08-24 19:08:43,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-quota-class-sets/default used request id req-0952fa57-fd83-4851-8e80-182ff75548ee 2018-08-24 19:08:43,861 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-24 19:08:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-08-24 19:08:43,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-156d02fa-2bea-4ad3-9f71-704a16ae3401 Date: Fri, 24 Aug 2018 19:08:43 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-08-24 19:08:43,968 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 used request id req-156d02fa-2bea-4ad3-9f71-704a16ae3401 2018-08-24 19:08:43,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:08:43,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:08:43,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:08:43,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:08:43,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:08:43,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:08:43,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:08:43,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:08:43,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:08:43,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:08:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:08:43,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1dadc6-01af-4d27-bdb9-6674203ae932 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:08:43,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-ad1dadc6-01af-4d27-bdb9-6674203ae932 2018-08-24 19:08:43,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:08:44,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["5LMpRwPHTkS5h46JCl87HA"], "issued_at": "2018-08-24T19:08:44.000000Z"}} 2018-08-24 19:08:44,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea71470befce6ee998b6c913263ef5b5f12b80e" 2018-08-24 19:08:44,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85247e5a-72ca-4e54-bee9-3e8c630027a8 x-compute-request-id: req-85247e5a-72ca-4e54-bee9-3e8c630027a8 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}]} 2018-08-24 19:08:44,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail used request id req-85247e5a-72ca-4e54-bee9-3e8c630027a8 2018-08-24 19:08:44,657 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-24 19:08:44,657 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-24 19:08:44,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40: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}14bd7f226100fe09cb88b39186c032cf0f94152e" -d '{"quota_class_set": {"instances": -1}}' 2018-08-24 19:08:44,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-023b7b36-917e-49e7-b070-f3a2159bffd0 x-compute-request-id: req-023b7b36-917e-49e7-b070-f3a2159bffd0 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-08-24 19:08:44,693 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.40:8774/v2.1/os-quota-class-sets/default used request id req-023b7b36-917e-49e7-b070-f3a2159bffd0 2018-08-24 19:08:44,693 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-24 19:08:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" 2018-08-24 19:08:44,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-14edd01e-47d2-4083-acb4-195d63896de6 Date: Fri, 24 Aug 2018 19:08:44 GMT RESP BODY: {"floatingips": []} 2018-08-24 19:08:44,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips used request id req-14edd01e-47d2-4083-acb4-195d63896de6 2018-08-24 19:08:44,747 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-24 19:08:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" 2018-08-24 19:08:44,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cc7ac32c-1805-4313-908f-dd7167719902 Date: Fri, 24 Aug 2018 19:08:44 GMT RESP BODY: {"ports":[]} 2018-08-24 19:08:44,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports used request id req-cc7ac32c-1805-4313-908f-dd7167719902 2018-08-24 19:08:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" 2018-08-24 19:08:44,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-da95bbb9-7cd3-4ec7-986c-648a690f9022 Date: Fri, 24 Aug 2018 19:08:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0e4d23db20544cfda74f8f147aa7bc0a", "created_at": "2018-08-24T17:29:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T17:29:42Z", "revision_number": 0, "routes": [], "project_id": "0e4d23db20544cfda74f8f147aa7bc0a", "id": "472d6e28-7e4a-4617-aa98-e559c9306019", "name": ""}]} 2018-08-24 19:08:44,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers used request id req-da95bbb9-7cd3-4ec7-986c-648a690f9022 2018-08-24 19:08:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/472d6e28-7e4a-4617-aa98-e559c9306019 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" -d '{"router": {"external_gateway_info": {}}}' 2018-08-24 19:08:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 409 X-Openstack-Request-Id: req-1bce5805-364f-42dd-82d5-d7eec33160bd Date: Fri, 24 Aug 2018 19:08:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0e4d23db20544cfda74f8f147aa7bc0a", "created_at": "2018-08-24T17:29:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:08:45Z", "revision_number": 1, "routes": [], "project_id": "0e4d23db20544cfda74f8f147aa7bc0a", "id": "472d6e28-7e4a-4617-aa98-e559c9306019", "name": ""}} 2018-08-24 19:08:45,257 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/472d6e28-7e4a-4617-aa98-e559c9306019 used request id req-1bce5805-364f-42dd-82d5-d7eec33160bd 2018-08-24 19:08:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/472d6e28-7e4a-4617-aa98-e559c9306019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be10126ef311d23f786e596e6d7364133da59e2" 2018-08-24 19:08:46,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-270e4e77-53fa-40c1-9f35-427f55052de0 Content-Length: 0 Date: Fri, 24 Aug 2018 19:08:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 19:08:46,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/472d6e28-7e4a-4617-aa98-e559c9306019 used request id req-270e4e77-53fa-40c1-9f35-427f55052de0 2018-08-24 19:08:46,193 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-24 19:08:46,193 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-24 19:08:46,193 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-24 19:08:46,246 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-24 19:08:46,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-24 19:08:57,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6f23e75b-9bf6-40fc-9495-7241e3034fd0 | 2018-08-24T19:08:51.395151 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6f23e75b-9bf6-40fc-9495-7241e3034fd0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-24 19:09:01,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-24 19:09:01,563 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-24 19:09:07,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=7eda8cb0-858b-471e-9068-85cc7052fa02) as the default verifier for the future CLI operations. 2018-08-24 19:09:14,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-24 19:09:14,455 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:09:14,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:09:14,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:09:14,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:09:14,460 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 19:09:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:09:14,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb623c50-87de-4dcd-a0dc-657dd737173d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:09:14,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-eb623c50-87de-4dcd-a0dc-657dd737173d 2018-08-24 19:09:14,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:14,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["2m5NvVASS2WLwao6x-Gbpg"], "issued_at": "2018-08-24T19:09:14.000000Z"}} 2018-08-24 19:09:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}908b64ba3512c11133b94aa182687ad19eeabc01" 2018-08-24 19:09:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-819bac65-f7e9-4140-94eb-a4175d032953 Date: Fri, 24 Aug 2018 19:09:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 19:09:15,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-819bac65-f7e9-4140-94eb-a4175d032953 2018-08-24 19:09:15,164 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 19:09:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}908b64ba3512c11133b94aa182687ad19eeabc01" 2018-08-24 19:09:15,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-91f6b830-bcc1-4db8-b5df-450f7e7174cb Date: Fri, 24 Aug 2018 19:09:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 19:09:15,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-91f6b830-bcc1-4db8-b5df-450f7e7174cb 2018-08-24 19:09:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}908b64ba3512c11133b94aa182687ad19eeabc01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "bgpvpn-tempest-image", "visibility": "public"}' 2018-08-24 19:09:15,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 646 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce490364-a118-4a87-8c4b-32c35b8f1689 Date: Fri, 24 Aug 2018 19:09:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T19:09:15Z", "file": "/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "size": null, "self": "/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "bgpvpn-tempest-image", "checksum": null, "created_at": "2018-08-24T19:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 19:09:15,251 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-ce490364-a118-4a87-8c4b-32c35b8f1689 2018-08-24 19:09:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}908b64ba3512c11133b94aa182687ad19eeabc01" -d '' 2018-08-24 19:09:16,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48851a01-1a7d-4ce8-89b1-271f6e2c5bfd Date: Fri, 24 Aug 2018 19:09:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 19:09:16,049 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426/file used request id req-48851a01-1a7d-4ce8-89b1-271f6e2c5bfd 2018-08-24 19:09:16,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 19:09:16,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 19:09:16,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 19:09:16,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 19:09:16,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 19:09:16,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 19:09:16,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 19:09:16,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 19:09:16,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 19:09:16,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 19:09:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 19:09:16,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339c1c4e-29cd-4f06-9b82-5be4225f95b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 19:09:16,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-339c1c4e-29cd-4f06-9b82-5be4225f95b3 2018-08-24 19:09:16,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:16,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["UFcBWhhZSP6XKPNTLFD7nA"], "issued_at": "2018-08-24T19:09:16.000000Z"}} 2018-08-24 19:09:16,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa2d72bd79d21a233732e4084bbf776460752aa" 2018-08-24 19:09:16,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 19:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed7fce9-9b53-4ae4-84ea-2fe3d7eabac8 x-compute-request-id: req-0ed7fce9-9b53-4ae4-84ea-2fe3d7eabac8 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}]} 2018-08-24 19:09:16,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail used request id req-0ed7fce9-9b53-4ae4-84ea-2fe3d7eabac8 2018-08-24 19:09:16,807 - sdnvpn-tempest - INFO - Copying tempest.conf to /root/.rally/verification/verifier-7eda8cb0-858b-471e-9068-85cc7052fa02/for-deployment-6f23e75b-9bf6-40fc-9495-7241e3034fd0/bgpvpn_tempest.conf. 2018-08-24 19:09:16,810 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-7eda8cb0-858b-471e-9068-85cc7052fa02/for-deployment-6f23e75b-9bf6-40fc-9495-7241e3034fd0/bgpvpn_tempest.conf with bgpvpn=True 2018-08-24 19:09:16,810 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-7eda8cb0-858b-471e-9068-85cc7052fa02/for-deployment-6f23e75b-9bf6-40fc-9495-7241e3034fd0/bgpvpn_tempest.conf with flavor_id 2ab6cf4e-7773-4599-88d3-457521294cff 2018-08-24 19:09:16,810 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-7eda8cb0-858b-471e-9068-85cc7052fa02/for-deployment-6f23e75b-9bf6-40fc-9495-7241e3034fd0/bgpvpn_tempest.conf with image_id e5cf5d8d-9344-401d-802a-0ab2aa655426 2018-08-24 19:09:16,811 - sdnvpn-tempest - INFO - Configuring default tempest conf file 2018-08-24 19:09:16,822 - sdnvpn-tempest - INFO - Executing: tempest run -t --regex networking_bgpvpn_tempest --config-file /etc/tempest/tempest.conf 2018-08-24 20:50:54,394 - sdnvpn-tempest - DEBUG - 2018-08-24 19:09:21.819 63 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-08-24 19:09:21.821 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2876 2018-08-24 19:09:21.821 63 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2877 2018-08-24 19:09:21.821 63 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2878 2018-08-24 19:09:21.822 63 DEBUG tempest [-] config files: ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2880 2018-08-24 19:09:21.822 63 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2881 2018-08-24 19:09:21.822 63 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.822 63 DEBUG tempest [-] config_file = ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.822 63 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.823 63 DEBUG tempest [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'dogpile.core.dogpile=INFO'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.823 63 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.823 63 DEBUG tempest [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.823 63 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.824 63 DEBUG tempest [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.824 63 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.824 63 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.824 63 DEBUG tempest [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.824 63 DEBUG tempest [-] logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.825 63 DEBUG tempest [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.825 63 DEBUG tempest [-] logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.825 63 DEBUG tempest [-] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.825 63 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.825 63 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.826 63 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.826 63 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.826 63 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.826 63 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.826 63 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.827 63 DEBUG tempest [-] use_json = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.827 63 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.827 63 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.827 63 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-24 19:09:21.827 63 DEBUG tempest [-] volume-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.828 63 DEBUG tempest [-] volume-feature-enabled.api_v1 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.828 63 DEBUG tempest [-] volume-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.828 63 DEBUG tempest [-] volume-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.828 63 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.829 63 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.829 63 DEBUG tempest [-] volume-feature-enabled.extend_attached_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.829 63 DEBUG tempest [-] volume-feature-enabled.manage_snapshot = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.829 63 DEBUG tempest [-] volume-feature-enabled.manage_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.829 63 DEBUG tempest [-] volume-feature-enabled.multi_backend = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.830 63 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.830 63 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.830 63 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.830 63 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.830 63 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.831 63 DEBUG tempest [-] image-feature-enabled.api_v1 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.831 63 DEBUG tempest [-] image-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.831 63 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.831 63 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.831 63 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.832 63 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.832 63 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.832 63 DEBUG tempest [-] compute.flavor_ref = 2ab6cf4e-7773-4599-88d3-457521294cff log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.832 63 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.832 63 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.833 63 DEBUG tempest [-] compute.image_ref = e5cf5d8d-9344-401d-802a-0ab2aa655426 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.833 63 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.833 63 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.833 63 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.833 63 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.834 63 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.834 63 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.834 63 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.834 63 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.834 63 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.835 63 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.835 63 DEBUG tempest [-] scenario.aki_img_file = cirros-0.3.1-x86_64-vmlinuz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.835 63 DEBUG tempest [-] scenario.ami_img_file = cirros-0.3.1-x86_64-blank.img log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.835 63 DEBUG tempest [-] scenario.ari_img_file = cirros-0.3.1-x86_64-initrd log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.836 63 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.836 63 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.836 63 WARNING oslo_config.cfg [-] Option "img_dir" from group "scenario" is deprecated for removal. Its value may be silently ignored in the future. 2018-08-24 19:09:21.836 63 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.836 63 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.837 63 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.837 63 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.837 63 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.837 63 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.837 63 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.838 63 DEBUG tempest [-] image.container_formats = ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.838 63 DEBUG tempest [-] image.disk_formats = ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'vhdx'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.838 63 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.838 63 DEBUG tempest [-] image.http_image = http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.839 63 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.839 63 DEBUG tempest [-] identity-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.839 63 DEBUG tempest [-] identity-feature-enabled.api_v2 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.839 63 DEBUG tempest [-] identity-feature-enabled.api_v2_admin = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.839 63 DEBUG tempest [-] identity-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.840 63 DEBUG tempest [-] identity-feature-enabled.domain_specific_drivers = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.840 63 DEBUG tempest [-] identity-feature-enabled.security_compliance = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.840 63 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.840 63 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.841 63 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.841 63 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.841 63 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.841 63 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.841 63 DEBUG tempest [-] auth.default_credentials_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.842 63 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.842 63 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.842 63 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.842 63 DEBUG tempest [-] volume.backend_names = ['BACKEND_1', 'BACKEND_2'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.842 63 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.843 63 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.843 63 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.843 63 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.843 63 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.843 63 DEBUG tempest [-] volume.manage_snapshot_ref = ['source-name', '_snapshot-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.manage_volume_ref = ['source-name', 'volume-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.844 63 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] object-storage-feature-enabled.container_sync = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] object-storage-feature-enabled.discoverability = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] object-storage-feature-enabled.discoverable_apis = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] object-storage-feature-enabled.object_versioning = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] oslo_concurrency.disable_process_locking = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.845 63 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.catalog_type = object-store log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.container_sync_interval = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.container_sync_timeout = 600 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.846 63 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] object-storage.reseller_admin_role = ResellerAdmin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.api_extensions = ['default-subnetpools', 'network-ip-availability', 'network_availability_zone', 'auto-allocated-topology', 'ext-gw-mode', 'binding', 'agent', 'subnet_allocation', 'dhcp_agent_scheduler', 'trunk-details', 'external-net', 'flavors', 'net-mtu', 'availability_zone', 'quotas', 'standard-attr-tag', 'availability_zone_filter', 'revision-if-match', 'provider', 'multi-provider', 'quota_details', 'bgpvpn', 'address-scope', 'trunk', 'extraroute', 'net-mtu-writable', 'empty-string-filtering', 'subnet-service-types', 'port-mac-address-regenerate', 'standard-attr-timestamp', 'service-type', 'port-security', 'extra_dhcp_opt', 'port-security-groups-filtering', 'standard-attr-revisions', 'pagination', 'sorting', 'security-group', 'rbac-policies', 'standard-attr-description', 'ip-substring-filtering', 'router', 'allowed-address-pairs', 'binding-extended', 'project-id', 'dvr'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.floating_ips = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.ipv6_subnet_attributes = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.port_admin_state_change = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] network-feature-enabled.port_security = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.847 63 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.floating_ip_range = 10.0.0.0/29 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.ip_version_for_ssh = 4 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.848 63 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.ssh_shell_prologue = set -eu -o pipefail; PATH=$PATH:/sbin; log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.849 63 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] service_available.swift = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.attach_encrypted_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.block_migrate_cinder_iscsi = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.block_migration_for_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.change_password = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.850 63 DEBUG tempest [-] compute-feature-enabled.cold_migration = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.config_drive = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.console_output = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.disk_config = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.enable_instance_password = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.interface_attach = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.live_migrate_back_and_forth = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.851 63 DEBUG tempest [-] compute-feature-enabled.metadata_service = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.nova_cert = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.rdp_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.scheduler_available_filters = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.serial_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.852 63 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.spice_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.swap_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.vnc_console = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.volume_backed_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] compute-feature-enabled.volume_multiattach = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.853 63 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.disable_ssl_certificate_validation = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.uri = http://172.30.9.40:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.40:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.854 63 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] identity.user_lockout_failure_attempts = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] identity.user_unique_last_password_count = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] identity.v2_admin_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] identity.v2_public_endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.855 63 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.default_network = ['1.0.0.0/16', '2.0.0.0/16'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.dns_servers = ['8.8.8.8', '8.8.4.4'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.port_profile = {} log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.project_network_cidr = 10.100.0.0/16 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.856 63 DEBUG tempest [-] network.project_network_mask_bits = 28 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.project_network_v6_cidr = 2003::/48 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.project_network_v6_mask_bits = 64 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.public_network_id = 30a59f3f-9a8d-4995-a415-4b6bd01eae1b log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-24 19:09:21.857 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2900 2018-08-24 19:09:21.858 63 DEBUG tempest.lib.services.clients [-] Successfully registered plugin __tempest__ in the service client registry with configuration: [{'name': 'volume_v1', 'service': 'volume', 'service_version': 'volume.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v1', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'compute', 'service': 'compute', 'service_version': 'compute', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.compute', 'client_names': ['AgentsClient', 'AggregatesClient', 'AvailabilityZoneClient', 'BaremetalNodesClient', 'CertificatesClient', 'ExtensionsClient', 'FixedIPsClient', 'FlavorsClient', 'FloatingIPPoolsClient', 'FloatingIPsBulkClient', 'FloatingIPsClient', 'HostsClient', 'HypervisorClient', 'ImagesClient', 'InstanceUsagesAuditLogClient', 'InterfacesClient', 'KeyPairsClient', 'LimitsClient', 'MigrationsClient', 'NetworksClient', 'QuotaClassesClient', 'QuotasClient', 'SecurityGroupDefaultRulesClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServerGroupsClient', 'ServersClient', 'ServicesClient', 'SnapshotsClient', 'TenantNetworksClient', 'TenantUsagesClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'network', 'service': 'network', 'service_version': 'network', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.network', 'client_names': ['AgentsClient', 'ExtensionsClient', 'FloatingIPsClient', 'MeteringLabelRulesClient', 'MeteringLabelsClient', 'NetworksClient', 'NetworkVersionsClient', 'PortsClient', 'QuotasClient', 'RoutersClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServiceProvidersClient', 'SubnetpoolsClient', 'SubnetsClient', 'TagsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v2', 'service': 'image', 'service_version': 'image.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v2', 'client_names': ['ImageMembersClient', 'ImagesClient', 'NamespaceObjectsClient', 'NamespacePropertiesClient', 'NamespaceTagsClient', 'NamespacesClient', 'ResourceTypesClient', 'SchemasClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v1', 'service': 'image', 'service_version': 'image.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v1', 'client_names': ['ImageMembersClient', 'ImagesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'object_storage', 'service': 'object-store', 'service_version': 'object-storage', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.object_storage', 'client_names': ['AccountClient', 'BulkMiddlewareClient', 'CapabilitiesClient', 'ContainerClient', 'ObjectClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v3', 'service': 'volume', 'service_version': 'volume.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v3', 'client_names': ['BackupsClient', 'BaseClient', 'GroupsClient', 'GroupSnapshotsClient', 'GroupTypesClient', 'MessagesClient', 'SnapshotsClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v2', 'service': 'volume', 'service_version': 'volume.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v2', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient', 'CapabilitiesClient', 'SchedulerStatsClient', 'SnapshotManageClient', 'VolumeManageClient', 'TransfersClient', 'QuotaClassesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v3', 'service': 'identity', 'service_version': 'identity.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v3', 'client_names': ['CatalogClient', 'CredentialsClient', 'DomainsClient', 'DomainConfigurationClient', 'EndPointGroupsClient', 'EndPointsClient', 'EndPointsFilterClient', 'GroupsClient', 'IdentityClient', 'InheritedRolesClient', 'OAUTHConsumerClient', 'OAUTHTokenClient', 'PoliciesClient', 'ProjectsClient', 'RegionsClient', 'RoleAssignmentsClient', 'RolesClient', 'ServicesClient', 'V3TokenClient', 'TrustsClient', 'UsersClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v2', 'service': 'identity', 'service_version': 'identity.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v2', 'client_names': ['EndpointsClient', 'IdentityClient', 'RolesClient', 'ServicesClient', 'TenantsClient', 'TokenClient', 'UsersClient'], 'disable_ssl_certificate_validation': False}] register_service_client /src/tempest/tempest/lib/services/clients.py:123 2018-08-24 19:09:22.501 63 INFO tempest.lib.common.rest_client [req-a06dbe54-11d2-42e6-b724-6a6958602e10 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:22.502 63 DEBUG tempest.lib.common.rest_client [req-a06dbe54-11d2-42e6-b724-6a6958602e10 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a06dbe54-11d2-42e6-b724-6a6958602e10'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:22.918 63 INFO tempest.lib.common.rest_client [req-eba53d60-b836-40df-af7b-1282537a03a8 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:22.919 63 DEBUG tempest.lib.common.rest_client [req-eba53d60-b836-40df-af7b-1282537a03a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eba53d60-b836-40df-af7b-1282537a03a8'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:23.105 63 INFO tempest.lib.common.rest_client [req-3a9e029a-c541-4f02-a099-6308593f94b2 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/domains?name=Default 0.184s 2018-08-24 19:09:23.105 63 DEBUG tempest.lib.common.rest_client [req-3a9e029a-c541-4f02-a099-6308593f94b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.4:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a9e029a-c541-4f02-a099-6308593f94b2'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.4:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.4:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:23.314 63 INFO tempest.lib.common.rest_client [req-b528679c-402e-45b2-965e-e7adb0f15f98 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.202s 2018-08-24 19:09:23.314 63 DEBUG tempest.lib.common.rest_client [req-b528679c-402e-45b2-965e-e7adb0f15f98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-2021673362-desc", "name": "tempest-BgpvpnTest-2021673362", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b528679c-402e-45b2-965e-e7adb0f15f98'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-2021673362-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/7bf8a456bcf9495b9bb4539c63064066"}, "tags": [], "enabled": true, "id": "7bf8a456bcf9495b9bb4539c63064066", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-2021673362"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:23.912 63 INFO tempest.lib.common.rest_client [req-ca9db9ea-4bd4-47e7-afce-3bb3e02d2b1d ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.597s 2018-08-24 19:09:23.913 63 DEBUG tempest.lib.common.rest_client [req-ca9db9ea-4bd4-47e7-afce-3bb3e02d2b1d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "I6#89Ips^oNSRhk", "project_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-BgpvpnTest-2021673362", "email": "tempest-BgpvpnTest-960130866@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca9db9ea-4bd4-47e7-afce-3bb3e02d2b1d'} Body: {"user": {"name": "tempest-BgpvpnTest-2021673362", "links": {"self": "http://192.30.9.4:35357/v3/users/8db167d10efb4517bf24df3ce5c0391a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8db167d10efb4517bf24df3ce5c0391a", "project_id": "7bf8a456bcf9495b9bb4539c63064066", "email": "tempest-BgpvpnTest-960130866@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:24.016 63 INFO tempest.lib.common.rest_client [req-459a33bb-e65b-4b1a-8ef0-4aa8c0e0edb7 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.103s 2018-08-24 19:09:24.017 63 DEBUG tempest.lib.common.rest_client [req-459a33bb-e65b-4b1a-8ef0-4aa8c0e0edb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-459a33bb-e65b-4b1a-8ef0-4aa8c0e0edb7'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:24.195 63 INFO tempest.lib.common.rest_client [req-7eedb674-da43-4d67-8286-7413a50ff005 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.177s 2018-08-24 19:09:24.195 63 DEBUG tempest.lib.common.rest_client [req-7eedb674-da43-4d67-8286-7413a50ff005 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7eedb674-da43-4d67-8286-7413a50ff005'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:24.328 63 INFO tempest.lib.common.rest_client [req-f5063888-bf71-49c6-bc0c-961c65f7dfc9 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/7bf8a456bcf9495b9bb4539c63064066/users/8db167d10efb4517bf24df3ce5c0391a/roles/5df559bd118b46ae95b9195d6e13137a 0.132s 2018-08-24 19:09:24.329 63 DEBUG tempest.lib.common.rest_client [req-f5063888-bf71-49c6-bc0c-961c65f7dfc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/7bf8a456bcf9495b9bb4539c63064066/users/8db167d10efb4517bf24df3ce5c0391a/roles/5df559bd118b46ae95b9195d6e13137a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:24 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-f5063888-bf71-49c6-bc0c-961c65f7dfc9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:24.329 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-2021673362', 'project_name': u'tempest-BgpvpnTest-2021673362', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'7bf8a456bcf9495b9bb4539c63064066', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-2021673362', 'user_id': u'8db167d10efb4517bf24df3ce5c0391a', 'project_id': u'7bf8a456bcf9495b9bb4539c63064066', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:24.330 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-2021673362', 'project_name': u'tempest-BgpvpnTest-2021673362', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'7bf8a456bcf9495b9bb4539c63064066', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-2021673362', 'user_id': u'8db167d10efb4517bf24df3ce5c0391a', 'project_id': u'7bf8a456bcf9495b9bb4539c63064066', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:24.701 63 INFO tempest.lib.common.rest_client [req-a398d4cd-d21e-41ef-a06c-cd117b62bea2 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:24.701 63 DEBUG tempest.lib.common.rest_client [req-a398d4cd-d21e-41ef-a06c-cd117b62bea2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a398d4cd-d21e-41ef-a06c-cd117b62bea2'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-BgpvpnTest-2021673362"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_7bf8a456bcf9495b9bb4539c63064066", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift" _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:24.907 63 INFO tempest.lib.common.rest_client [req-73988fe0-fb89-4156-95d4-3ebab8272da6 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.204s 2018-08-24 19:09:24.907 63 DEBUG tempest.lib.common.rest_client [req-73988fe0-fb89-4156-95d4-3ebab8272da6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-301402876-desc", "name": "tempest-BgpvpnTest-301402876", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73988fe0-fb89-4156-95d4-3ebab8272da6'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-301402876-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/a1e4d8ea36a444bc90a9f44f3143fd79"}, "tags": [], "enabled": true, "id": "a1e4d8ea36a444bc90a9f44f3143fd79", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-301402876"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:25.441 63 INFO tempest.lib.common.rest_client [req-9654b75a-09fb-47cf-9a8c-ae91f3b1e090 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.533s 2018-08-24 19:09:25.442 63 DEBUG tempest.lib.common.rest_client [req-9654b75a-09fb-47cf-9a8c-ae91f3b1e090 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "Z6+2VGtd64h@23U", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "name": "tempest-BgpvpnTest-301402876", "email": "tempest-BgpvpnTest-1637405159@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9654b75a-09fb-47cf-9a8c-ae91f3b1e090'} Body: {"user": {"name": "tempest-BgpvpnTest-301402876", "links": {"self": "http://192.30.9.4:35357/v3/users/f3da811a536341de8081671c7a5ada32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3da811a536341de8081671c7a5ada32", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "email": "tempest-BgpvpnTest-1637405159@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:25.621 63 INFO tempest.lib.common.rest_client [req-6146c4a5-8da9-425d-85e5-bb37329afbb7 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.178s 2018-08-24 19:09:25.622 63 DEBUG tempest.lib.common.rest_client [req-6146c4a5-8da9-425d-85e5-bb37329afbb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6146c4a5-8da9-425d-85e5-bb37329afbb7'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:25.749 63 INFO tempest.lib.common.rest_client [req-c0b54261-dd7b-4c53-81a8-64756a44165f ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/a1e4d8ea36a444bc90a9f44f3143fd79/users/f3da811a536341de8081671c7a5ada32/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef 0.126s 2018-08-24 19:09:25.749 63 DEBUG tempest.lib.common.rest_client [req-c0b54261-dd7b-4c53-81a8-64756a44165f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/a1e4d8ea36a444bc90a9f44f3143fd79/users/f3da811a536341de8081671c7a5ada32/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:25 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-c0b54261-dd7b-4c53-81a8-64756a44165f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:25.750 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-301402876', 'project_name': u'tempest-BgpvpnTest-301402876', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a1e4d8ea36a444bc90a9f44f3143fd79', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-301402876', 'user_id': u'f3da811a536341de8081671c7a5ada32', 'project_id': u'a1e4d8ea36a444bc90a9f44f3143fd79', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:25.750 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-301402876', 'project_name': u'tempest-BgpvpnTest-301402876', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a1e4d8ea36a444bc90a9f44f3143fd79', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-301402876', 'user_id': u'f3da811a536341de8081671c7a5ada32', 'project_id': u'a1e4d8ea36a444bc90a9f44f3143fd79', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:26.157 63 INFO tempest.lib.common.rest_client [req-e0c73a95-5fe8-4d52-96fc-4dae49ad1323 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:26.157 63 DEBUG tempest.lib.common.rest_client [req-e0c73a95-5fe8-4d52-96fc-4dae49ad1323 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9030', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0c73a95-5fe8-4d52-96fc-4dae49ad1323'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1e4d8ea36a444bc90a9f44f3143fd79", "name": "tempest-BgpvpnTest-301402876"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_a1e4d8ea36a444bc90a9f44f3143fd79", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:26.321 63 INFO tempest.lib.common.rest_client [req-7a8e4909-7b2b-41f4-9564-ced87bec6d8d ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.162s 2018-08-24 19:09:26.322 63 DEBUG tempest.lib.common.rest_client [req-7a8e4909-7b2b-41f4-9564-ced87bec6d8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-795526468-desc", "name": "tempest-BgpvpnTest-795526468", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a8e4909-7b2b-41f4-9564-ced87bec6d8d'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-795526468-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/90d0754fd4b745e98260cd5defa539eb"}, "tags": [], "enabled": true, "id": "90d0754fd4b745e98260cd5defa539eb", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-795526468"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:26.729 63 INFO tempest.lib.common.rest_client [req-59e6cb85-7b60-4e95-958b-256dd08972f9 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.406s 2018-08-24 19:09:26.729 63 DEBUG tempest.lib.common.rest_client [req-59e6cb85-7b60-4e95-958b-256dd08972f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "I2_!Cd5c@cSS@SH", "project_id": "90d0754fd4b745e98260cd5defa539eb", "name": "tempest-BgpvpnTest-795526468", "email": "tempest-BgpvpnTest-248262303@example.com"}} Response - Headers: {'status': '201', u'content-length': '368', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e6cb85-7b60-4e95-958b-256dd08972f9'} Body: {"user": {"name": "tempest-BgpvpnTest-795526468", "links": {"self": "http://192.30.9.4:35357/v3/users/06191cc94c2b4a7fb9b55424d1b7b827"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06191cc94c2b4a7fb9b55424d1b7b827", "project_id": "90d0754fd4b745e98260cd5defa539eb", "email": "tempest-BgpvpnTest-248262303@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:26.905 63 INFO tempest.lib.common.rest_client [req-d8b0637e-ca29-4f41-9b20-35036b8f6b44 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.175s 2018-08-24 19:09:26.905 63 DEBUG tempest.lib.common.rest_client [req-d8b0637e-ca29-4f41-9b20-35036b8f6b44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8b0637e-ca29-4f41-9b20-35036b8f6b44'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:27.041 63 INFO tempest.lib.common.rest_client [req-357c849c-bdab-47e9-94e1-5fb979702405 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.135s 2018-08-24 19:09:27.042 63 DEBUG tempest.lib.common.rest_client [req-357c849c-bdab-47e9-94e1-5fb979702405 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-357c849c-bdab-47e9-94e1-5fb979702405'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:27.184 63 INFO tempest.lib.common.rest_client [req-5680f7a5-4358-4820-a326-96946152287e ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/90d0754fd4b745e98260cd5defa539eb/users/06191cc94c2b4a7fb9b55424d1b7b827/roles/5df559bd118b46ae95b9195d6e13137a 0.142s 2018-08-24 19:09:27.185 63 DEBUG tempest.lib.common.rest_client [req-5680f7a5-4358-4820-a326-96946152287e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/90d0754fd4b745e98260cd5defa539eb/users/06191cc94c2b4a7fb9b55424d1b7b827/roles/5df559bd118b46ae95b9195d6e13137a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:27 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5680f7a5-4358-4820-a326-96946152287e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:27.185 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-795526468', 'project_name': u'tempest-BgpvpnTest-795526468', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'90d0754fd4b745e98260cd5defa539eb', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-795526468', 'user_id': u'06191cc94c2b4a7fb9b55424d1b7b827', 'project_id': u'90d0754fd4b745e98260cd5defa539eb', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:27.186 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-795526468', 'project_name': u'tempest-BgpvpnTest-795526468', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'90d0754fd4b745e98260cd5defa539eb', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-795526468', 'user_id': u'06191cc94c2b4a7fb9b55424d1b7b827', 'project_id': u'90d0754fd4b745e98260cd5defa539eb', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:09:27.558 63 INFO tempest.lib.common.rest_client [req-3ae2c9b5-c9c2-4be0-b1a0-0ba5b1acf517 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:27.559 63 DEBUG tempest.lib.common.rest_client [req-3ae2c9b5-c9c2-4be0-b1a0-0ba5b1acf517 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8969', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ae2c9b5-c9c2-4be0-b1a0-0ba5b1acf517'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90d0754fd4b745e98260cd5defa539eb", "name": "tempest-BgpvpnTest-795526468"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_90d0754fd4b745e98260cd5defa539eb", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:28.363 63 INFO tempest.lib.common.rest_client [req-b8b1e207-f6cb-4aa1-bdbb-e7fef552e64b ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.801s 2018-08-24 19:09:28.364 63 DEBUG tempest.lib.common.rest_client [req-b8b1e207-f6cb-4aa1-bdbb-e7fef552e64b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1056962384"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8b1e207-f6cb-4aa1-bdbb-e7fef552e64b'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1056962384", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "909fe46d-1428-4199-b5b3-25176ed21da5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:29.061 63 INFO tempest.lib.common.rest_client [req-4eec1b8e-d248-4cbf-9a8e-41886e072909 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.40:9696/v2.0/networks 0.696s 2018-08-24 19:09:29.062 63 DEBUG tempest.lib.common.rest_client [req-4eec1b8e-d248-4cbf-9a8e-41886e072909 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4eec1b8e-d248-4cbf-9a8e-41886e072909'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:28Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"384321f1-7c61-4560-8860-b8929f704750","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:29.500 63 INFO tempest.lib.common.rest_client [req-a994a9cb-c9bb-4cac-936f-2b7d49c6a7e2 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5/network_associations 0.437s 2018-08-24 19:09:29.501 63 DEBUG tempest.lib.common.rest_client [req-a994a9cb-c9bb-4cac-936f-2b7d49c6a7e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "384321f1-7c61-4560-8860-b8929f704750"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a994a9cb-c9bb-4cac-936f-2b7d49c6a7e2'} Body: {"network_association": {"network_id": "384321f1-7c61-4560-8860-b8929f704750", "id": "ede3a00f-3a46-4724-b310-74c3349837a3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:29.781 63 INFO tempest.lib.common.rest_client [req-b0cc3a20-4248-4476-bd77-d0c38058ec88 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5 0.279s 2018-08-24 19:09:29.781 63 DEBUG tempest.lib.common.rest_client [req-b0cc3a20-4248-4476-bd77-d0c38058ec88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '184', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5', u'date': 'Fri, 24 Aug 2018 19:09:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0cc3a20-4248-4476-bd77-d0c38058ec88'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": ["384321f1-7c61-4560-8860-b8929f704750"], "id": "909fe46d-1428-4199-b5b3-25176ed21da5", "name": "tempest-test-bgpvpn--1056962384"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:30.072 63 INFO tempest.lib.common.rest_client [req-38bd0d46-b04f-4523-a2f0-4a5aee7df60d ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5/network_associations/ede3a00f-3a46-4724-b310-74c3349837a3 0.290s 2018-08-24 19:09:30.073 63 DEBUG tempest.lib.common.rest_client [req-38bd0d46-b04f-4523-a2f0-4a5aee7df60d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5/network_associations/ede3a00f-3a46-4724-b310-74c3349837a3', u'date': 'Fri, 24 Aug 2018 19:09:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-38bd0d46-b04f-4523-a2f0-4a5aee7df60d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:30.104 63 INFO tempest.lib.common.rest_client [req-048bef4b-e7c9-4098-ab63-718f5d9bc795 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5 0.030s 2018-08-24 19:09:30.104 63 DEBUG tempest.lib.common.rest_client [req-048bef4b-e7c9-4098-ab63-718f5d9bc795 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5', u'date': 'Fri, 24 Aug 2018 19:09:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-048bef4b-e7c9-4098-ab63-718f5d9bc795'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "909fe46d-1428-4199-b5b3-25176ed21da5", "name": "tempest-test-bgpvpn--1056962384"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:30.738 63 INFO tempest.lib.common.rest_client [req-873fbfea-c111-4e67-aa30-d87abd5aa9d6 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.40:9696/v2.0/networks/384321f1-7c61-4560-8860-b8929f704750 0.633s 2018-08-24 19:09:30.738 63 DEBUG tempest.lib.common.rest_client [req-873fbfea-c111-4e67-aa30-d87abd5aa9d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/384321f1-7c61-4560-8860-b8929f704750', u'date': 'Fri, 24 Aug 2018 19:09:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-873fbfea-c111-4e67-aa30-d87abd5aa9d6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [3.178571s] ... ok 2018-08-24 19:09:31.082 63 INFO tempest.lib.common.rest_client [req-c3374a1e-588c-49e5-814e-7acd744d0f4e ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.342s 2018-08-24 19:09:31.083 63 DEBUG tempest.lib.common.rest_client [req-c3374a1e-588c-49e5-814e-7acd744d0f4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--307544834"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3374a1e-588c-49e5-814e-7acd744d0f4e'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--307544834", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "184cdb8b-527e-4180-946f-f48c9c7d721a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:31.225 63 INFO tempest.lib.common.rest_client [req-cb8c6c33-37d7-4ae1-aba4-89177167bd9e ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.40:9696/v2.0/routers 0.141s 2018-08-24 19:09:31.225 63 DEBUG tempest.lib.common.rest_client [req-cb8c6c33-37d7-4ae1-aba4-89177167bd9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {}} Response - Headers: {'status': '201', u'content-length': '387', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:09:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb8c6c33-37d7-4ae1-aba4-89177167bd9e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:31Z", "admin_state_up": true, "updated_at": "2018-08-24T19:09:31Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "da2ac718-42de-4c58-83db-667f46d68583", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:31.937 63 INFO tempest.lib.common.rest_client [req-ab89f7ea-91de-4ef7-a2a6-abe95a5baf4d ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a/router_associations 0.711s 2018-08-24 19:09:31.938 63 DEBUG tempest.lib.common.rest_client [req-ab89f7ea-91de-4ef7-a2a6-abe95a5baf4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "da2ac718-42de-4c58-83db-667f46d68583"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a/router_associations', u'date': 'Fri, 24 Aug 2018 19:09:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab89f7ea-91de-4ef7-a2a6-abe95a5baf4d'} Body: {"router_association": {"router_id": "da2ac718-42de-4c58-83db-667f46d68583", "id": "1b8de9aa-003b-4ae0-b9e1-2fc365734e68"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:31.975 63 INFO tempest.lib.common.rest_client [req-8ef74543-e9c5-4fa6-94b1-dc08ccd97d88 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a 0.036s 2018-08-24 19:09:31.975 63 DEBUG tempest.lib.common.rest_client [req-8ef74543-e9c5-4fa6-94b1-dc08ccd97d88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '183', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a', u'date': 'Fri, 24 Aug 2018 19:09:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ef74543-e9c5-4fa6-94b1-dc08ccd97d88'} Body: {"bgpvpn": {"routers": ["da2ac718-42de-4c58-83db-667f46d68583"], "type": "l3", "networks": [], "id": "184cdb8b-527e-4180-946f-f48c9c7d721a", "name": "tempest-test-bgpvpn--307544834"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:33.307 63 INFO tempest.lib.common.rest_client [req-12100b42-d97d-4abb-b92c-dec02c135768 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a/router_associations/1b8de9aa-003b-4ae0-b9e1-2fc365734e68 1.331s 2018-08-24 19:09:33.308 63 DEBUG tempest.lib.common.rest_client [req-12100b42-d97d-4abb-b92c-dec02c135768 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a/router_associations/1b8de9aa-003b-4ae0-b9e1-2fc365734e68', u'date': 'Fri, 24 Aug 2018 19:09:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12100b42-d97d-4abb-b92c-dec02c135768'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:33.578 63 INFO tempest.lib.common.rest_client [req-77beef53-cee3-4b4b-b48c-047583a923a0 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a 0.270s 2018-08-24 19:09:33.579 63 DEBUG tempest.lib.common.rest_client [req-77beef53-cee3-4b4b-b48c-047583a923a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '145', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a', u'date': 'Fri, 24 Aug 2018 19:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-77beef53-cee3-4b4b-b48c-047583a923a0'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "184cdb8b-527e-4180-946f-f48c9c7d721a", "name": "tempest-test-bgpvpn--307544834"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:34.066 63 INFO tempest.lib.common.rest_client [req-e79b291b-3b38-4a99-93a6-9db133b28167 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.40:9696/v2.0/routers/da2ac718-42de-4c58-83db-667f46d68583 0.486s 2018-08-24 19:09:34.067 63 DEBUG tempest.lib.common.rest_client [req-e79b291b-3b38-4a99-93a6-9db133b28167 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/da2ac718-42de-4c58-83db-667f46d68583', u'date': 'Fri, 24 Aug 2018 19:09:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e79b291b-3b38-4a99-93a6-9db133b28167'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [3.327562s] ... ok 2018-08-24 19:09:34.478 63 INFO tempest.lib.common.rest_client [req-5ea40b99-4168-47b1-8b19-7c6f03f721cb ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.410s 2018-08-24 19:09:34.479 63 DEBUG tempest.lib.common.rest_client [req-5ea40b99-4168-47b1-8b19-7c6f03f721cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ea40b99-4168-47b1-8b19-7c6f03f721cb'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "6ff19a6b-53f7-4e82-9e2e-d024e14a6fb7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:34.703 63 INFO tempest.lib.common.rest_client [req-949febc6-3f31-4f0e-b256-76aede2e5eff ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.40:9696/v2.0/networks 0.223s 2018-08-24 19:09:34.703 63 DEBUG tempest.lib.common.rest_client [req-949febc6-3f31-4f0e-b256-76aede2e5eff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-949febc6-3f31-4f0e-b256-76aede2e5eff'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:34.939 63 INFO tempest.lib.common.rest_client [req-8897e956-b281-4544-829d-12b4cde3429c ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/6ff19a6b-53f7-4e82-9e2e-d024e14a6fb7/network_associations 0.234s 2018-08-24 19:09:34.940 63 DEBUG tempest.lib.common.rest_client [req-8897e956-b281-4544-829d-12b4cde3429c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "af0e5609-fdc0-48a6-9e78-cd7a8e224770"}} Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/6ff19a6b-53f7-4e82-9e2e-d024e14a6fb7/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8897e956-b281-4544-829d-12b4cde3429c'} Body: {"NeutronError": {"message": "Network af0e5609-fdc0-48a6-9e78-cd7a8e224770 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:35.054 63 INFO tempest.lib.common.rest_client [req-16201a2f-55c9-4003-bb5c-e827bb8c03ea ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/da6aada8-97a1-43f4-8d60-5ec263098dab/network_associations 0.113s 2018-08-24 19:09:35.054 63 DEBUG tempest.lib.common.rest_client [req-16201a2f-55c9-4003-bb5c-e827bb8c03ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6"}} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/da6aada8-97a1-43f4-8d60-5ec263098dab/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16201a2f-55c9-4003-bb5c-e827bb8c03ea'} Body: {"NeutronError": {"message": "BGPVPN da6aada8-97a1-43f4-8d60-5ec263098dab could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.987342s] ... ok 2018-08-24 19:09:35.396 63 INFO tempest.lib.common.rest_client [req-507214cc-cc80-420d-8af4-23dae8e203ba ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.339s 2018-08-24 19:09:35.397 63 DEBUG tempest.lib.common.rest_client [req-507214cc-cc80-420d-8af4-23dae8e203ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1866812090"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-507214cc-cc80-420d-8af4-23dae8e203ba'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1866812090", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:35.628 63 INFO tempest.lib.common.rest_client [req-1804c558-9a7c-4be7-bce5-a2246948f3af ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/networks 0.231s 2018-08-24 19:09:35.629 63 DEBUG tempest.lib.common.rest_client [req-1804c558-9a7c-4be7-bce5-a2246948f3af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-BgpvpnTest-test-network-140961674"}} Response - Headers: {'status': '201', u'content-length': '578', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1804c558-9a7c-4be7-bce5-a2246948f3af'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"d24eb9a0-833a-4885-ba76-e165a04c01a0","name":"tempest-BgpvpnTest-test-network-140961674"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:36.189 63 INFO tempest.lib.common.rest_client [req-1d401ed3-37d9-4fb9-baeb-ea43a60648bb ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.558s 2018-08-24 19:09:36.189 63 DEBUG tempest.lib.common.rest_client [req-1d401ed3-37d9-4fb9-baeb-ea43a60648bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "network_id": "d24eb9a0-833a-4885-ba76-e165a04c01a0", "cidr": "10.100.0.0/28", "gateway_ip": "10.100.0.1"}} Response - Headers: {'status': '201', u'content-length': '602', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d401ed3-37d9-4fb9-baeb-ea43a60648bb'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d24eb9a0-833a-4885-ba76-e165a04c01a0","tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:35Z","dns_nameservers":[],"updated_at":"2018-08-24T19:09:35Z","gateway_ip":"10.100.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.0.0/28","project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"2bf00a91-5931-44c8-b317-3ab4e632078f","subnetpool_id":null,"name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:36.619 63 INFO tempest.lib.common.rest_client [req-3c714e0b-daee-40b4-bb50-b31bc8457985 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed/network_associations 0.429s 2018-08-24 19:09:36.619 63 DEBUG tempest.lib.common.rest_client [req-3c714e0b-daee-40b4-bb50-b31bc8457985 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d24eb9a0-833a-4885-ba76-e165a04c01a0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c714e0b-daee-40b4-bb50-b31bc8457985'} Body: {"network_association": {"network_id": "d24eb9a0-833a-4885-ba76-e165a04c01a0", "id": "e6ee7c7a-aaeb-42ac-814d-cc4de811fd67"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:36.952 63 INFO tempest.lib.common.rest_client [req-708d9471-8d29-4bea-b819-d6ad7d0e7abd ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.332s 2018-08-24 19:09:36.953 63 DEBUG tempest.lib.common.rest_client [req-708d9471-8d29-4bea-b819-d6ad7d0e7abd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1469841284"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-708d9471-8d29-4bea-b819-d6ad7d0e7abd'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1469841284", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "0e1710db-988e-4f99-8122-e91c9370180e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:37.124 63 INFO tempest.lib.common.rest_client [req-fce23367-9b82-4f9f-b1dc-42cf0b037d78 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/routers 0.170s 2018-08-24 19:09:37.124 63 DEBUG tempest.lib.common.rest_client [req-fce23367-9b82-4f9f-b1dc-42cf0b037d78 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "tempest-test-bgpvpn--629770399", "admin_state_up": false}} Response - Headers: {'status': '201', u'content-length': '418', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:09:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fce23367-9b82-4f9f-b1dc-42cf0b037d78'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:37Z", "admin_state_up": false, "updated_at": "2018-08-24T19:09:37Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6", "name": "tempest-test-bgpvpn--629770399"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:37.512 63 INFO tempest.lib.common.rest_client [req-997d746c-ebd3-438e-a5b9-555a186d9625 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0e1710db-988e-4f99-8122-e91c9370180e/router_associations 0.387s 2018-08-24 19:09:37.513 63 DEBUG tempest.lib.common.rest_client [req-997d746c-ebd3-438e-a5b9-555a186d9625 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0e1710db-988e-4f99-8122-e91c9370180e/router_associations', u'date': 'Fri, 24 Aug 2018 19:09:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-997d746c-ebd3-438e-a5b9-555a186d9625'} Body: {"router_association": {"router_id": "ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6", "id": "57e3f0cf-29dd-4209-8ae9-2e15d4757751"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:39.506 63 INFO tempest.lib.common.rest_client [req-ecb15679-10aa-4aeb-8258-a2c0219c5551 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 409 PUT http://172.30.9.40:9696/v2.0/routers/ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6/add_router_interface 1.992s 2018-08-24 19:09:39.506 63 DEBUG tempest.lib.common.rest_client [req-ecb15679-10aa-4aeb-8258-a2c0219c5551 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2bf00a91-5931-44c8-b317-3ab4e632078f"} Response - Headers: {'status': '409', u'content-length': '448', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ecb15679-10aa-4aeb-8258-a2c0219c5551'} Body: {"NeutronError": {"message": "Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router--9223372036854755107 failed with \"Bad bgpvpn request: It is not allowed to add an interface to a router if both the router and the network are bound to an L3 BGPVPN..\" while attempting the operation.", "type": "RouterInterfaceAttachmentConflict", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [4.451220s] ... ok 2018-08-24 19:09:40.367 63 INFO tempest.lib.common.rest_client [req-fff98607-545d-4fc9-99b4-d93efcf0b9db ] Request (BgpvpnTest:test_create_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.858s 2018-08-24 19:09:40.367 63 DEBUG tempest.lib.common.rest_client [req-fff98607-545d-4fc9-99b4-d93efcf0b9db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1494309376"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fff98607-545d-4fc9-99b4-d93efcf0b9db'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1494309376", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "route_targets": [], "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "type": "l3", "id": "78fc8c81-be42-4e40-9f86-58774dae337e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.860168s] ... ok 2018-08-24 19:09:40.632 63 INFO tempest.lib.common.rest_client [req-531204dd-24c8-4fec-8a19-dd416728beee ] Request (BgpvpnTest:test_create_bgpvpn_as_non_admin_fail): 403 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.262s 2018-08-24 19:09:40.633 63 DEBUG tempest.lib.common.rest_client [req-531204dd-24c8-4fec-8a19-dd416728beee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--890841405"}} Response - Headers: {'status': '403', u'content-length': '185', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-531204dd-24c8-4fec-8a19-dd416728beee'} Body: {"NeutronError": {"message": "((rule:create_bgpvpn and rule:create_bgpvpn:name) and rule:create_bgpvpn:tenant_id) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.264840s] ... ok 2018-08-24 19:09:40.642 63 INFO tempest.lib.common.rest_client [req-0ed7213d-ffcd-43cf-ba01-4fd1a976274d ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.007s 2018-08-24 19:09:40.642 63 DEBUG tempest.lib.common.rest_client [req-0ed7213d-ffcd-43cf-ba01-4fd1a976274d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "testbgpvpn", "route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ed7213d-ffcd-43cf-ba01-4fd1a976274d'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:40.654 63 INFO tempest.lib.common.rest_client [req-6d4fd83d-a05d-48b4-b1c1-c59281a9cbbe ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.011s 2018-08-24 19:09:40.654 63 DEBUG tempest.lib.common.rest_client [req-6d4fd83d-a05d-48b4-b1c1-c59281a9cbbe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "import_targets": ["test", " "], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d4fd83d-a05d-48b4-b1c1-c59281a9cbbe'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:40.662 63 INFO tempest.lib.common.rest_client [req-b4f304b5-c36c-4239-951a-ef093237d97e ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.006s 2018-08-24 19:09:40.662 63 DEBUG tempest.lib.common.rest_client [req-b4f304b5-c36c-4239-951a-ef093237d97e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "export_targets": ["64512:1000000000000", "xyz"], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4f304b5-c36c-4239-951a-ef093237d97e'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.029177s] ... ok 2018-08-24 19:09:40.750 63 INFO tempest.lib.common.rest_client [req-63ef856c-33ce-4b26-a999-28ef794074fd ] Request (BgpvpnTest:test_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.086s 2018-08-24 19:09:40.750 63 DEBUG tempest.lib.common.rest_client [req-63ef856c-33ce-4b26-a999-28ef794074fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--473887411"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63ef856c-33ce-4b26-a999-28ef794074fd'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--473887411", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "8b9f91fb-750e-4f3b-b2b0-67448707caa6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:40.869 63 INFO tempest.lib.common.rest_client [req-6399047e-fb9a-4c1f-acdc-7e6917f55c2d ] Request (BgpvpnTest:test_delete_bgpvpn): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8b9f91fb-750e-4f3b-b2b0-67448707caa6 0.117s 2018-08-24 19:09:40.869 63 DEBUG tempest.lib.common.rest_client [req-6399047e-fb9a-4c1f-acdc-7e6917f55c2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8b9f91fb-750e-4f3b-b2b0-67448707caa6', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6399047e-fb9a-4c1f-acdc-7e6917f55c2d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.206335s] ... ok 2018-08-24 19:09:40.952 63 INFO tempest.lib.common.rest_client [req-da180bb7-eb2f-43fd-bf9c-9a58491315db ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.081s 2018-08-24 19:09:40.952 63 DEBUG tempest.lib.common.rest_client [req-da180bb7-eb2f-43fd-bf9c-9a58491315db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--158814751"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da180bb7-eb2f-43fd-bf9c-9a58491315db'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--158814751", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "7e31dc80-2f65-45ac-bda0-475f9a211342"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:41.276 63 INFO tempest.lib.common.rest_client [req-9d2fef3c-7b2c-4831-be87-62fb055f96aa ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 403 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/7e31dc80-2f65-45ac-bda0-475f9a211342 0.322s 2018-08-24 19:09:41.276 63 DEBUG tempest.lib.common.rest_client [req-9d2fef3c-7b2c-4831-be87-62fb055f96aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '403', u'content-length': '120', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/7e31dc80-2f65-45ac-bda0-475f9a211342', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d2fef3c-7b2c-4831-be87-62fb055f96aa'} Body: {"NeutronError": {"message": "rule:delete_bgpvpn is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.406911s] ... ok 2018-08-24 19:09:41.347 63 INFO tempest.lib.common.rest_client [req-da923507-0e56-440c-8312-5f91c79eea85 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.069s 2018-08-24 19:09:41.347 63 DEBUG tempest.lib.common.rest_client [req-da923507-0e56-440c-8312-5f91c79eea85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da923507-0e56-440c-8312-5f91c79eea85'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "62c24845-fe56-4b3d-941d-c27f0b9c791c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:41.559 63 INFO tempest.lib.common.rest_client [req-7d61afb0-cd9b-4ea1-8aed-872b5a387681 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.40:9696/v2.0/networks 0.210s 2018-08-24 19:09:41.559 63 DEBUG tempest.lib.common.rest_client [req-7d61afb0-cd9b-4ea1-8aed-872b5a387681 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d61afb0-cd9b-4ea1-8aed-872b5a387681'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"b1f7f059-fa70-4640-b16a-27170a664f46","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:41.851 63 INFO tempest.lib.common.rest_client [req-7bffc36b-0b80-4e39-8309-ef4865fc6840 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/62c24845-fe56-4b3d-941d-c27f0b9c791c/network_associations 0.291s 2018-08-24 19:09:41.852 63 DEBUG tempest.lib.common.rest_client [req-7bffc36b-0b80-4e39-8309-ef4865fc6840 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b1f7f059-fa70-4640-b16a-27170a664f46"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/62c24845-fe56-4b3d-941d-c27f0b9c791c/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7bffc36b-0b80-4e39-8309-ef4865fc6840'} Body: {"network_association": {"network_id": "b1f7f059-fa70-4640-b16a-27170a664f46", "id": "958b2cc1-4e96-449a-8f92-404ca900a7ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:41.886 63 INFO tempest.lib.common.rest_client [req-fa1be724-8d5a-4155-b434-76c27589ca36 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/62c24845-fe56-4b3d-941d-c27f0b9c791c/network_associations/b7a2063e-2267-4a6c-838e-fe2947639216 0.032s 2018-08-24 19:09:41.886 63 DEBUG tempest.lib.common.rest_client [req-fa1be724-8d5a-4155-b434-76c27589ca36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/62c24845-fe56-4b3d-941d-c27f0b9c791c/network_associations/b7a2063e-2267-4a6c-838e-fe2947639216', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa1be724-8d5a-4155-b434-76c27589ca36'} Body: {"NeutronError": {"message": "BGPVPN network association b7a2063e-2267-4a6c-838e-fe2947639216 could not be found for BGPVPN 62c24845-fe56-4b3d-941d-c27f0b9c791c", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:41.916 63 INFO tempest.lib.common.rest_client [req-fd5b5fb7-779a-4250-ad93-b0dc0313c764 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/063c717a-9c05-4061-90a4-14d68d7edd9c/network_associations/958b2cc1-4e96-449a-8f92-404ca900a7ed 0.029s 2018-08-24 19:09:41.917 63 DEBUG tempest.lib.common.rest_client [req-fd5b5fb7-779a-4250-ad93-b0dc0313c764 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/063c717a-9c05-4061-90a4-14d68d7edd9c/network_associations/958b2cc1-4e96-449a-8f92-404ca900a7ed', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd5b5fb7-779a-4250-ad93-b0dc0313c764'} Body: {"NeutronError": {"message": "BGPVPN network association 958b2cc1-4e96-449a-8f92-404ca900a7ed could not be found for BGPVPN 063c717a-9c05-4061-90a4-14d68d7edd9c", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [0.639686s] ... ok 2018-08-24 19:09:42.003 63 INFO tempest.lib.common.rest_client [req-94ed599f-e3c0-45a4-b445-528704e952e1 ] Request (BgpvpnTest:test_list_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.084s 2018-08-24 19:09:42.003 63 DEBUG tempest.lib.common.rest_client [req-94ed599f-e3c0-45a4-b445-528704e952e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--414798549"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94ed599f-e3c0-45a4-b445-528704e952e1'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--414798549", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "8b54ca15-d839-42bf-8e4f-391d38ae4ee6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:42.475 63 INFO tempest.lib.common.rest_client [req-af2e38cd-721c-4d59-81e8-c5c692a34191 ] Request (BgpvpnTest:test_list_bgpvpn): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.470s 2018-08-24 19:09:42.475 63 DEBUG tempest.lib.common.rest_client [req-af2e38cd-721c-4d59-81e8-c5c692a34191 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1170', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af2e38cd-721c-4d59-81e8-c5c692a34191'} Body: {"bgpvpns": [{"routers": [], "type": "l3", "networks": ["d24eb9a0-833a-4885-ba76-e165a04c01a0"], "id": "0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed", "name": "tempest-test-bgpvpn--1866812090"}, {"routers": ["ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6"], "type": "l3", "networks": [], "id": "0e1710db-988e-4f99-8122-e91c9370180e", "name": "tempest-test-bgpvpn--1469841284"}, {"routers": [], "type": "l3", "networks": [], "id": "184cdb8b-527e-4180-946f-f48c9c7d721a", "name": "tempest-test-bgpvpn--307544834"}, {"routers": [], "type": "l3", "networks": ["b1f7f059-fa70-4640-b16a-27170a664f46"], "id": "62c24845-fe56-4b3d-941d-c27f0b9c791c", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "6ff19a6b-53f7-4e82-9e2e-d024e14a6fb7", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "7e31dc80-2f65-45ac-bda0-475f9a211342", "name": "tempest-test-bgpvpn--158814751"}, {"routers": [], "type": "l3", "networks": [], "id": "8b54ca15-d839-42bf-8e4f-391d38ae4ee6", "name": "tempest-test-bgpvpn--414798549"}, {"routers": [], "type": "l3", "networks": [], "id": "909fe46d-1428-4199-b5b3-25176ed21da5", "name": "tempest-test-bgpvpn--1056962384"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.558000s] ... ok 2018-08-24 19:09:42.744 63 INFO tempest.lib.common.rest_client [req-f8cdcb4d-247b-4340-a7a5-20673e1fc727 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.267s 2018-08-24 19:09:42.745 63 DEBUG tempest.lib.common.rest_client [req-f8cdcb4d-247b-4340-a7a5-20673e1fc727 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--2126756197"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8cdcb4d-247b-4340-a7a5-20673e1fc727'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--2126756197", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "b51a9a1a-6027-4c11-a794-89dc40489094"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:42.935 63 INFO tempest.lib.common.rest_client [req-ff536688-1b29-4a65-bd63-8a7698c84efc ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.189s 2018-08-24 19:09:42.935 63 DEBUG tempest.lib.common.rest_client [req-ff536688-1b29-4a65-bd63-8a7698c84efc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '15', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff536688-1b29-4a65-bd63-8a7698c84efc'} Body: {"bgpvpns": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.459565s] ... ok 2018-08-24 19:09:43.220 63 INFO tempest.lib.common.rest_client [req-57128cb9-8ef2-4116-b77c-89e0c2e5043d ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.282s 2018-08-24 19:09:43.220 63 DEBUG tempest.lib.common.rest_client [req-57128cb9-8ef2-4116-b77c-89e0c2e5043d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1034234185"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57128cb9-8ef2-4116-b77c-89e0c2e5043d'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1034234185", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "13ffb9d2-e725-43ba-ab52-0b01916c5e6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:43.449 63 INFO tempest.lib.common.rest_client [req-dc85f0f6-9096-42b5-8015-e5cdae271931 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/networks 0.228s 2018-08-24 19:09:43.449 63 DEBUG tempest.lib.common.rest_client [req-dc85f0f6-9096-42b5-8015-e5cdae271931 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc85f0f6-9096-42b5-8015-e5cdae271931'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:43.786 63 INFO tempest.lib.common.rest_client [req-9bafc30a-4ddb-48ce-8a2d-7744be7173e2 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c/network_associations 0.336s 2018-08-24 19:09:43.786 63 DEBUG tempest.lib.common.rest_client [req-9bafc30a-4ddb-48ce-8a2d-7744be7173e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "84128ba3-f57a-4ab9-bb8c-9bbd30018669"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bafc30a-4ddb-48ce-8a2d-7744be7173e2'} Body: {"network_association": {"network_id": "84128ba3-f57a-4ab9-bb8c-9bbd30018669", "id": "5d2de9b0-9e68-429b-8608-0e43d8b42fe0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:44.055 63 INFO tempest.lib.common.rest_client [req-52d9a6a4-a08e-4192-9caf-b66e4da00705 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c/network_associations 0.268s 2018-08-24 19:09:44.055 63 DEBUG tempest.lib.common.rest_client [req-52d9a6a4-a08e-4192-9caf-b66e4da00705 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '28', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52d9a6a4-a08e-4192-9caf-b66e4da00705'} Body: {"network_associations": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.119603s] ... ok 2018-08-24 19:09:44.153 63 INFO tempest.lib.common.rest_client [req-521a9c95-a4d0-4b28-a68a-b8465a246c76 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.096s 2018-08-24 19:09:44.154 63 DEBUG tempest.lib.common.rest_client [req-521a9c95-a4d0-4b28-a68a-b8465a246c76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--482999464"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-521a9c95-a4d0-4b28-a68a-b8465a246c76'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--482999464", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "a1778e6c-01a4-4550-9bc2-8295476f00c9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:44.360 63 INFO tempest.lib.common.rest_client [req-dc4cd2aa-2eca-4705-b57f-85a78a417b66 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.206s 2018-08-24 19:09:44.361 63 DEBUG tempest.lib.common.rest_client [req-dc4cd2aa-2eca-4705-b57f-85a78a417b66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc4cd2aa-2eca-4705-b57f-85a78a417b66'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:44.954 63 INFO tempest.lib.common.rest_client [req-f0cef761-bf32-444a-9196-9c97c1c99ee7 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations 0.592s 2018-08-24 19:09:44.955 63 DEBUG tempest.lib.common.rest_client [req-f0cef761-bf32-444a-9196-9c97c1c99ee7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b53f6d7d-5e90-4950-85bf-a06aca8ddd7c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0cef761-bf32-444a-9196-9c97c1c99ee7'} Body: {"network_association": {"network_id": "b53f6d7d-5e90-4950-85bf-a06aca8ddd7c", "id": "8fb8f464-91f7-4aee-a5e8-92b37a86cd2e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:45.042 63 INFO tempest.lib.common.rest_client [req-ee641332-0c9b-4d28-9788-e5dd2c34d6a2 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations 0.087s 2018-08-24 19:09:45.043 63 DEBUG tempest.lib.common.rest_client [req-ee641332-0c9b-4d28-9788-e5dd2c34d6a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '128', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee641332-0c9b-4d28-9788-e5dd2c34d6a2'} Body: {"network_associations": [{"network_id": "b53f6d7d-5e90-4950-85bf-a06aca8ddd7c", "id": "8fb8f464-91f7-4aee-a5e8-92b37a86cd2e"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:45.144 63 INFO tempest.lib.common.rest_client [req-3f2a449f-ac30-40b7-8e65-5d48b41cb788 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations/8fb8f464-91f7-4aee-a5e8-92b37a86cd2e 0.100s 2018-08-24 19:09:45.144 63 DEBUG tempest.lib.common.rest_client [req-3f2a449f-ac30-40b7-8e65-5d48b41cb788 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9/network_associations/8fb8f464-91f7-4aee-a5e8-92b37a86cd2e', u'date': 'Fri, 24 Aug 2018 19:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f2a449f-ac30-40b7-8e65-5d48b41cb788'} Body: {"network_association": {"network_id": "b53f6d7d-5e90-4950-85bf-a06aca8ddd7c", "id": "8fb8f464-91f7-4aee-a5e8-92b37a86cd2e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [1.088633s] ... ok 2018-08-24 19:09:45.422 63 INFO tempest.lib.common.rest_client [req-52f28afc-fa82-4166-a157-df2d4fe4bd41 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.276s 2018-08-24 19:09:45.423 63 DEBUG tempest.lib.common.rest_client [req-52f28afc-fa82-4166-a157-df2d4fe4bd41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1200036815"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52f28afc-fa82-4166-a157-df2d4fe4bd41'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1200036815", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "474cdcf2-d09b-4e27-a8c6-d3e222b11cad"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:45.596 63 INFO tempest.lib.common.rest_client [req-e197cfe3-79a3-4319-9dd2-07736e95c266 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.172s 2018-08-24 19:09:45.596 63 DEBUG tempest.lib.common.rest_client [req-e197cfe3-79a3-4319-9dd2-07736e95c266 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {}} Response - Headers: {'status': '201', u'content-length': '387', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e197cfe3-79a3-4319-9dd2-07736e95c266'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:45Z", "admin_state_up": true, "updated_at": "2018-08-24T19:09:45Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "76f2f15f-7958-44f5-a025-04738f702f59", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:45.903 63 INFO tempest.lib.common.rest_client [req-885eeded-2237-4d35-b508-c52fbc2d24df ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations 0.306s 2018-08-24 19:09:45.904 63 DEBUG tempest.lib.common.rest_client [req-885eeded-2237-4d35-b508-c52fbc2d24df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "76f2f15f-7958-44f5-a025-04738f702f59"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations', u'date': 'Fri, 24 Aug 2018 19:09:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-885eeded-2237-4d35-b508-c52fbc2d24df'} Body: {"router_association": {"router_id": "76f2f15f-7958-44f5-a025-04738f702f59", "id": "7a67b66d-6623-4a5f-bfc3-6e70ccbdd92e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:46.332 63 INFO tempest.lib.common.rest_client [req-1d5634f6-3300-4f00-968d-a1055baf789e ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations 0.427s 2018-08-24 19:09:46.332 63 DEBUG tempest.lib.common.rest_client [req-1d5634f6-3300-4f00-968d-a1055baf789e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '126', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations', u'date': 'Fri, 24 Aug 2018 19:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d5634f6-3300-4f00-968d-a1055baf789e'} Body: {"router_associations": [{"router_id": "76f2f15f-7958-44f5-a025-04738f702f59", "id": "7a67b66d-6623-4a5f-bfc3-6e70ccbdd92e"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:46.715 63 INFO tempest.lib.common.rest_client [req-019f9380-b17a-43b1-b65b-19bd28b7a159 ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations/7a67b66d-6623-4a5f-bfc3-6e70ccbdd92e 0.382s 2018-08-24 19:09:46.716 63 DEBUG tempest.lib.common.rest_client [req-019f9380-b17a-43b1-b65b-19bd28b7a159 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad/router_associations/7a67b66d-6623-4a5f-bfc3-6e70ccbdd92e', u'date': 'Fri, 24 Aug 2018 19:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-019f9380-b17a-43b1-b65b-19bd28b7a159'} Body: {"router_association": {"router_id": "76f2f15f-7958-44f5-a025-04738f702f59", "id": "7a67b66d-6623-4a5f-bfc3-6e70ccbdd92e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.570655s] ... ok 2018-08-24 19:09:47.003 63 INFO tempest.lib.common.rest_client [req-8ced1568-edd3-43ab-9f47-61be74009388 ] Request (BgpvpnTest:test_show_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.285s 2018-08-24 19:09:47.003 63 DEBUG tempest.lib.common.rest_client [req-8ced1568-edd3-43ab-9f47-61be74009388 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1176028376"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ced1568-edd3-43ab-9f47-61be74009388'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1176028376", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "420f3681-3119-40c6-812a-0869d75288e2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:47.046 63 INFO tempest.lib.common.rest_client [req-db375da0-28b6-4926-b068-d33efb9922a7 ] Request (BgpvpnTest:test_show_bgpvpn): 200 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/420f3681-3119-40c6-812a-0869d75288e2 0.041s 2018-08-24 19:09:47.046 63 DEBUG tempest.lib.common.rest_client [req-db375da0-28b6-4926-b068-d33efb9922a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/420f3681-3119-40c6-812a-0869d75288e2', u'date': 'Fri, 24 Aug 2018 19:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db375da0-28b6-4926-b068-d33efb9922a7'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "420f3681-3119-40c6-812a-0869d75288e2", "name": "tempest-test-bgpvpn--1176028376"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.330227s] ... ok 2018-08-24 19:09:47.139 63 INFO tempest.lib.common.rest_client [req-b8f4e509-3fbe-4b71-89e4-2a21632256c9 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.090s 2018-08-24 19:09:47.139 63 DEBUG tempest.lib.common.rest_client [req-b8f4e509-3fbe-4b71-89e4-2a21632256c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1341949346"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8f4e509-3fbe-4b71-89e4-2a21632256c9'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1341949346", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "586d092f-794b-4a02-a269-6dcf752ae199"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:47.321 63 INFO tempest.lib.common.rest_client [req-cb1af2bf-2849-4a93-93d1-23c0d0cb4b3b ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 404 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/586d092f-794b-4a02-a269-6dcf752ae199 0.181s 2018-08-24 19:09:47.322 63 DEBUG tempest.lib.common.rest_client [req-cb1af2bf-2849-4a93-93d1-23c0d0cb4b3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/586d092f-794b-4a02-a269-6dcf752ae199', u'date': 'Fri, 24 Aug 2018 19:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb1af2bf-2849-4a93-93d1-23c0d0cb4b3b'} Body: {"NeutronError": {"message": "BGPVPN 586d092f-794b-4a02-a269-6dcf752ae199 could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.275011s] ... ok 2018-08-24 19:09:47.510 63 INFO tempest.lib.common.rest_client [req-7bd2af60-d50f-4a01-a9dd-22e29394b36b ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.186s 2018-08-24 19:09:47.510 63 DEBUG tempest.lib.common.rest_client [req-7bd2af60-d50f-4a01-a9dd-22e29394b36b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--1898222911"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7bd2af60-d50f-4a01-a9dd-22e29394b36b'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1898222911", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "1b966bcc-2ea7-4118-b308-40e42fd20f6a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:47.988 63 INFO tempest.lib.common.rest_client [req-94e91e49-0226-44fd-a653-5f3bc039bced ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/networks 0.476s 2018-08-24 19:09:47.988 63 DEBUG tempest.lib.common.rest_client [req-94e91e49-0226-44fd-a653-5f3bc039bced ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:09:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94e91e49-0226-44fd-a653-5f3bc039bced'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:09:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7bf8a456bcf9495b9bb4539c63064066","id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:48.397 63 INFO tempest.lib.common.rest_client [req-fdc0a87e-6ac8-4023-ad95-cee27101e6c9 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a/network_associations 0.407s 2018-08-24 19:09:48.397 63 DEBUG tempest.lib.common.rest_client [req-fdc0a87e-6ac8-4023-ad95-cee27101e6c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "e8cd4573-1c7a-4403-8c1b-f98d5560387d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a/network_associations', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdc0a87e-6ac8-4023-ad95-cee27101e6c9'} Body: {"network_association": {"network_id": "e8cd4573-1c7a-4403-8c1b-f98d5560387d", "id": "5ac49126-eb22-41a3-9531-9a3bc6d7aa55"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:48.425 63 INFO tempest.lib.common.rest_client [req-cd11c93e-1126-4a76-afc6-eaff3856437a ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 404 GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a/network_associations/5ac49126-eb22-41a3-9531-9a3bc6d7aa55 0.026s 2018-08-24 19:09:48.426 63 DEBUG tempest.lib.common.rest_client [req-cd11c93e-1126-4a76-afc6-eaff3856437a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a/network_associations/5ac49126-eb22-41a3-9531-9a3bc6d7aa55', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd11c93e-1126-4a76-afc6-eaff3856437a'} Body: {"NeutronError": {"message": "BGPVPN network association 5ac49126-eb22-41a3-9531-9a3bc6d7aa55 could not be found for BGPVPN 1b966bcc-2ea7-4118-b308-40e42fd20f6a", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.103384s] ... ok 2018-08-24 19:09:48.525 63 INFO tempest.lib.common.rest_client [req-6fc9e4a5-5d0c-4f6c-94a1-0c546f7bbb7d ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.097s 2018-08-24 19:09:48.526 63 DEBUG tempest.lib.common.rest_client [req-6fc9e4a5-5d0c-4f6c-94a1-0c546f7bbb7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fc9e4a5-5d0c-4f6c-94a1-0c546f7bbb7d'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "2e95d552-2839-4fe6-9a9d-4a1f1ce36f57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:48.533 63 INFO tempest.lib.common.rest_client [req-1b276d16-eb54-41bf-8020-c06134e4536c ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57 0.007s 2018-08-24 19:09:48.534 63 DEBUG tempest.lib.common.rest_client [req-1b276d16-eb54-41bf-8020-c06134e4536c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b276d16-eb54-41bf-8020-c06134e4536c'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:48.792 63 INFO tempest.lib.common.rest_client [req-5b1b433f-f9e9-4307-84dc-27749f43518c ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57 0.257s 2018-08-24 19:09:48.793 63 DEBUG tempest.lib.common.rest_client [req-5b1b433f-f9e9-4307-84dc-27749f43518c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"import_targets": ["test", " "]}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b1b433f-f9e9-4307-84dc-27749f43518c'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:48.801 63 INFO tempest.lib.common.rest_client [req-04fbee81-4240-445a-b62d-a28ee65bb586 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57 0.007s 2018-08-24 19:09:48.801 63 DEBUG tempest.lib.common.rest_client [req-04fbee81-4240-445a-b62d-a28ee65bb586 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"export_targets": ["64512:1000000000000", "xyz"]}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/2e95d552-2839-4fe6-9a9d-4a1f1ce36f57', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04fbee81-4240-445a-b62d-a28ee65bb586'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.375267s] ... ok 2018-08-24 19:09:48.911 63 INFO tempest.lib.common.rest_client [req-8b40e5ce-f3f0-471d-b800-254b739f3975 ] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:09:48.912 63 DEBUG tempest.lib.common.rest_client [req-8b40e5ce-f3f0-471d-b800-254b739f3975 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b40e5ce-f3f0-471d-b800-254b739f3975'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "route_targets": ["64512:1"], "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "type": "l3", "id": "5b8815f1-b762-40a4-87db-73f8fe66f21d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.072 63 INFO tempest.lib.common.rest_client [req-48245867-a8e0-4e91-9274-fb29a2937697 ] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d 0.159s 2018-08-24 19:09:49.072 63 DEBUG tempest.lib.common.rest_client [req-48245867-a8e0-4e91-9274-fb29a2937697 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48245867-a8e0-4e91-9274-fb29a2937697'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.273274s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, in test_update_route_target export_targets=['64512:6'] File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:09:48,911 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:09:48,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b40e5ce-f3f0-471d-b800-254b739f3975'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "route_targets": ["64512:1"], "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "type": "l3", "id": "5b8815f1-b762-40a4-87db-73f8fe66f21d"}} 2018-08-24 19:09:49,072 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d 0.159s 2018-08-24 19:09:49,072 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48245867-a8e0-4e91-9274-fb29a2937697'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-24 19:09:49.183 63 INFO tempest.lib.common.rest_client [req-9892baf2-82dc-44d4-b4e6-326cfcbc5734 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.105s 2018-08-24 19:09:49.184 63 DEBUG tempest.lib.common.rest_client [req-9892baf2-82dc-44d4-b4e6-326cfcbc5734 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "name": "tempest-test-bgpvpn--538730141", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '346', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9892baf2-82dc-44d4-b4e6-326cfcbc5734'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--538730141", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "route_targets": ["64512:1"], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "type": "l3", "id": "a4d418a6-c7f0-444f-a343-1c4633878813"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.214 63 INFO tempest.lib.common.rest_client [req-4ee3d3a1-0a87-4c6c-9c18-82fba2a66070 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 403 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a4d418a6-c7f0-444f-a343-1c4633878813 0.030s 2018-08-24 19:09:49.215 63 DEBUG tempest.lib.common.rest_client [req-4ee3d3a1-0a87-4c6c-9c18-82fba2a66070 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:2"], "import_targets": ["64512:3"], "export_targets": ["64512:4"]}} Response - Headers: {'status': '403', u'content-length': '239', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a4d418a6-c7f0-444f-a343-1c4633878813', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ee3d3a1-0a87-4c6c-9c18-82fba2a66070'} Body: {"NeutronError": {"message": "(((rule:update_bgpvpn and rule:update_bgpvpn:export_targets) and rule:update_bgpvpn:route_targets) and rule:update_bgpvpn:import_targets) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.138134s] ... ok 2018-08-24 19:09:49.290 63 INFO tempest.lib.common.rest_client [req-dfc2795a-c92c-45b0-98ea-b0de16365ff1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5 0.073s 2018-08-24 19:09:49.290 63 DEBUG tempest.lib.common.rest_client [req-dfc2795a-c92c-45b0-98ea-b0de16365ff1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/909fe46d-1428-4199-b5b3-25176ed21da5', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dfc2795a-c92c-45b0-98ea-b0de16365ff1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.566 63 INFO tempest.lib.common.rest_client [req-7168a1f1-b399-4fe3-998f-37bca8d3f125 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a 0.275s 2018-08-24 19:09:49.566 63 DEBUG tempest.lib.common.rest_client [req-7168a1f1-b399-4fe3-998f-37bca8d3f125 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/184cdb8b-527e-4180-946f-f48c9c7d721a', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7168a1f1-b399-4fe3-998f-37bca8d3f125'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.701 63 INFO tempest.lib.common.rest_client [req-70364877-c29c-4f50-a0b7-edcf643af877 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed 0.134s 2018-08-24 19:09:49.701 63 DEBUG tempest.lib.common.rest_client [req-70364877-c29c-4f50-a0b7-edcf643af877 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0cdc8618-e7f8-4eb7-a4b6-f27e4e0f31ed', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-70364877-c29c-4f50-a0b7-edcf643af877'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.821 63 INFO tempest.lib.common.rest_client [req-dd4a977e-d7d9-43eb-ad03-bb40bda6836f ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0e1710db-988e-4f99-8122-e91c9370180e 0.119s 2018-08-24 19:09:49.821 63 DEBUG tempest.lib.common.rest_client [req-dd4a977e-d7d9-43eb-ad03-bb40bda6836f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0e1710db-988e-4f99-8122-e91c9370180e', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd4a977e-d7d9-43eb-ad03-bb40bda6836f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:49.917 63 INFO tempest.lib.common.rest_client [req-32958462-ba51-4784-9c7b-4e8f6ce298db ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/78fc8c81-be42-4e40-9f86-58774dae337e 0.095s 2018-08-24 19:09:49.917 63 DEBUG tempest.lib.common.rest_client [req-32958462-ba51-4784-9c7b-4e8f6ce298db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/78fc8c81-be42-4e40-9f86-58774dae337e', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-32958462-ba51-4784-9c7b-4e8f6ce298db'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.392 63 INFO tempest.lib.common.rest_client [req-9c7e7aa2-e6fa-489a-8555-40a23e1d5675 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/7e31dc80-2f65-45ac-bda0-475f9a211342 0.474s 2018-08-24 19:09:50.393 63 DEBUG tempest.lib.common.rest_client [req-9c7e7aa2-e6fa-489a-8555-40a23e1d5675 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/7e31dc80-2f65-45ac-bda0-475f9a211342', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9c7e7aa2-e6fa-489a-8555-40a23e1d5675'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.488 63 INFO tempest.lib.common.rest_client [req-abdbee74-f4da-4d28-8da6-3a9dcb1abcec ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8b54ca15-d839-42bf-8e4f-391d38ae4ee6 0.094s 2018-08-24 19:09:50.489 63 DEBUG tempest.lib.common.rest_client [req-abdbee74-f4da-4d28-8da6-3a9dcb1abcec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8b54ca15-d839-42bf-8e4f-391d38ae4ee6', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-abdbee74-f4da-4d28-8da6-3a9dcb1abcec'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.576 63 INFO tempest.lib.common.rest_client [req-94ac2f7c-080e-4a74-88b2-566a296b49dd ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b51a9a1a-6027-4c11-a794-89dc40489094 0.085s 2018-08-24 19:09:50.576 63 DEBUG tempest.lib.common.rest_client [req-94ac2f7c-080e-4a74-88b2-566a296b49dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b51a9a1a-6027-4c11-a794-89dc40489094', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-94ac2f7c-080e-4a74-88b2-566a296b49dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.696 63 INFO tempest.lib.common.rest_client [req-98e6aa89-7b74-48d3-81e2-6fb208c42a8a ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c 0.119s 2018-08-24 19:09:50.696 63 DEBUG tempest.lib.common.rest_client [req-98e6aa89-7b74-48d3-81e2-6fb208c42a8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/13ffb9d2-e725-43ba-ab52-0b01916c5e6c', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98e6aa89-7b74-48d3-81e2-6fb208c42a8a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.810 63 INFO tempest.lib.common.rest_client [req-02ee31a8-d61b-4e8d-9975-82b540bc2411 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9 0.113s 2018-08-24 19:09:50.811 63 DEBUG tempest.lib.common.rest_client [req-02ee31a8-d61b-4e8d-9975-82b540bc2411 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a1778e6c-01a4-4550-9bc2-8295476f00c9', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02ee31a8-d61b-4e8d-9975-82b540bc2411'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:50.917 63 INFO tempest.lib.common.rest_client [req-c78292e0-6b83-43f7-a2ad-87f834c636a1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad 0.106s 2018-08-24 19:09:50.918 63 DEBUG tempest.lib.common.rest_client [req-c78292e0-6b83-43f7-a2ad-87f834c636a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/474cdcf2-d09b-4e27-a8c6-d3e222b11cad', u'date': 'Fri, 24 Aug 2018 19:09:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c78292e0-6b83-43f7-a2ad-87f834c636a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.034 63 INFO tempest.lib.common.rest_client [req-050a23d1-0591-4128-8252-5380a984dba4 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/420f3681-3119-40c6-812a-0869d75288e2 0.116s 2018-08-24 19:09:51.035 63 DEBUG tempest.lib.common.rest_client [req-050a23d1-0591-4128-8252-5380a984dba4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/420f3681-3119-40c6-812a-0869d75288e2', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-050a23d1-0591-4128-8252-5380a984dba4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.129 63 INFO tempest.lib.common.rest_client [req-4e59345c-7a3c-414d-b5ed-73a75acfb5c8 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/586d092f-794b-4a02-a269-6dcf752ae199 0.094s 2018-08-24 19:09:51.129 63 DEBUG tempest.lib.common.rest_client [req-4e59345c-7a3c-414d-b5ed-73a75acfb5c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/586d092f-794b-4a02-a269-6dcf752ae199', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e59345c-7a3c-414d-b5ed-73a75acfb5c8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.547 63 INFO tempest.lib.common.rest_client [req-a7f2b370-a67f-4a5b-a6c5-fa1724414ddc ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a 0.416s 2018-08-24 19:09:51.547 63 DEBUG tempest.lib.common.rest_client [req-a7f2b370-a67f-4a5b-a6c5-fa1724414ddc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1b966bcc-2ea7-4118-b308-40e42fd20f6a', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7f2b370-a67f-4a5b-a6c5-fa1724414ddc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.636 63 INFO tempest.lib.common.rest_client [req-6a24bf00-2040-4615-bf33-c197c68a063a ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d 0.088s 2018-08-24 19:09:51.636 63 DEBUG tempest.lib.common.rest_client [req-6a24bf00-2040-4615-bf33-c197c68a063a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6a24bf00-2040-4615-bf33-c197c68a063a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.722 63 INFO tempest.lib.common.rest_client [req-166148b7-44f9-457f-9013-1052294e737e ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a4d418a6-c7f0-444f-a343-1c4633878813 0.085s 2018-08-24 19:09:51.723 63 DEBUG tempest.lib.common.rest_client [req-166148b7-44f9-457f-9013-1052294e737e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/a4d418a6-c7f0-444f-a343-1c4633878813', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-166148b7-44f9-457f-9013-1052294e737e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:51.759 63 INFO tempest.lib.common.rest_client [req-2a77f7bf-fb5a-4a22-9d82-c88313ec3dd1 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/ports?device_id=ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6 0.035s 2018-08-24 19:09:51.759 63 DEBUG tempest.lib.common.rest_client [req-2a77f7bf-fb5a-4a22-9d82-c88313ec3dd1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '12', 'content-location': 'http://172.30.9.40:9696/v2.0/ports?device_id=ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6', u'date': 'Fri, 24 Aug 2018 19:09:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a77f7bf-fb5a-4a22-9d82-c88313ec3dd1'} Body: {"ports":[]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:52.508 63 INFO tempest.lib.common.rest_client [req-088c8d3c-165d-4dc6-94c8-d8a8ddc81941 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/routers/ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6 0.748s 2018-08-24 19:09:52.508 63 DEBUG tempest.lib.common.rest_client [req-088c8d3c-165d-4dc6-94c8-d8a8ddc81941 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/ee8ed5e9-c2ba-4ed5-a9f8-b33afe24eaa6', u'date': 'Fri, 24 Aug 2018 19:09:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-088c8d3c-165d-4dc6-94c8-d8a8ddc81941'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:53.493 63 INFO tempest.lib.common.rest_client [req-4c72c2a0-399c-4592-955e-10a877d1c321 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/2bf00a91-5931-44c8-b317-3ab4e632078f 0.984s 2018-08-24 19:09:53.493 63 DEBUG tempest.lib.common.rest_client [req-4c72c2a0-399c-4592-955e-10a877d1c321 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/2bf00a91-5931-44c8-b317-3ab4e632078f', u'date': 'Fri, 24 Aug 2018 19:09:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4c72c2a0-399c-4592-955e-10a877d1c321'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:55.111 63 INFO tempest.lib.common.rest_client [req-60fbba11-c1f3-4a7b-8d12-dd6ef35b1f02 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d24eb9a0-833a-4885-ba76-e165a04c01a0 1.617s 2018-08-24 19:09:55.112 63 DEBUG tempest.lib.common.rest_client [req-60fbba11-c1f3-4a7b-8d12-dd6ef35b1f02 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d24eb9a0-833a-4885-ba76-e165a04c01a0', u'date': 'Fri, 24 Aug 2018 19:09:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-60fbba11-c1f3-4a7b-8d12-dd6ef35b1f02'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:55.437 63 INFO tempest.lib.common.rest_client [req-5b1b9d79-e8fc-4bfd-b887-1010e04f7756 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/f3da811a536341de8081671c7a5ada32 0.324s 2018-08-24 19:09:55.437 63 DEBUG tempest.lib.common.rest_client [req-5b1b9d79-e8fc-4bfd-b887-1010e04f7756 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/f3da811a536341de8081671c7a5ada32', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:55 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5b1b9d79-e8fc-4bfd-b887-1010e04f7756'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:55.811 63 INFO tempest.lib.common.rest_client [req-8f08cc5b-505d-4802-b601-c7e61d5119f4 ] Request (BgpvpnTest:tearDownClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:55.812 63 DEBUG tempest.lib.common.rest_client [req-8f08cc5b-505d-4802-b601-c7e61d5119f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f08cc5b-505d-4802-b601-c7e61d5119f4'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:56.245 63 INFO tempest.lib.common.rest_client [req-c32dab33-d476-41ed-81b5-02a1a543fe97 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=a1e4d8ea36a444bc90a9f44f3143fd79&name=default 0.431s 2018-08-24 19:09:56.245 63 DEBUG tempest.lib.common.rest_client [req-c32dab33-d476-41ed-81b5-02a1a543fe97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=a1e4d8ea36a444bc90a9f44f3143fd79&name=default', u'date': 'Fri, 24 Aug 2018 19:09:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c32dab33-d476-41ed-81b5-02a1a543fe97'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "created_at": "2018-08-24T19:09:56Z", "updated_at": "2018-08-24T19:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:56Z", "revision_number": 0, "id": "0a3ef7de-8837-4b47-9628-4c17e4ecc1a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:56Z", "security_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:56Z", "revision_number": 0, "id": "3700f67e-e94e-4d8d-8911-1a728b0c3a01", "remote_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:56Z", "security_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:56Z", "revision_number": 0, "id": "94bb93c5-75fd-47d9-a36b-c27e1cf7e745", "remote_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:56Z", "security_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:56Z", "revision_number": 0, "id": "f99fbcde-6f4f-4ee3-8922-18fe3e930fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:56Z", "security_group_id": "68f54840-a23a-455b-8071-2fd114029f1f", "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79"}], "revision_number": 1, "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "id": "68f54840-a23a-455b-8071-2fd114029f1f", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:56.401 63 INFO tempest.lib.common.rest_client [req-9f80ae35-b4d1-4218-beba-5f792bd1f296 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/68f54840-a23a-455b-8071-2fd114029f1f 0.155s 2018-08-24 19:09:56.402 63 DEBUG tempest.lib.common.rest_client [req-9f80ae35-b4d1-4218-beba-5f792bd1f296 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/68f54840-a23a-455b-8071-2fd114029f1f', u'date': 'Fri, 24 Aug 2018 19:09:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9f80ae35-b4d1-4218-beba-5f792bd1f296'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:56.662 63 INFO tempest.lib.common.rest_client [req-5de21cf3-74c1-4ce6-ba41-bad526a6ba73 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/a1e4d8ea36a444bc90a9f44f3143fd79 0.259s 2018-08-24 19:09:56.662 63 DEBUG tempest.lib.common.rest_client [req-5de21cf3-74c1-4ce6-ba41-bad526a6ba73 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/a1e4d8ea36a444bc90a9f44f3143fd79', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:56 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5de21cf3-74c1-4ce6-ba41-bad526a6ba73'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:56.936 63 INFO tempest.lib.common.rest_client [req-0d2bd18c-e044-44f2-acae-f438c29c203b ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/06191cc94c2b4a7fb9b55424d1b7b827 0.273s 2018-08-24 19:09:56.937 63 DEBUG tempest.lib.common.rest_client [req-0d2bd18c-e044-44f2-acae-f438c29c203b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/06191cc94c2b4a7fb9b55424d1b7b827', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:56 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-0d2bd18c-e044-44f2-acae-f438c29c203b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:57.328 63 INFO tempest.lib.common.rest_client [req-46367dd8-f940-4056-ae92-7f7b6bec6cb6 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=90d0754fd4b745e98260cd5defa539eb&name=default 0.390s 2018-08-24 19:09:57.328 63 DEBUG tempest.lib.common.rest_client [req-46367dd8-f940-4056-ae92-7f7b6bec6cb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=90d0754fd4b745e98260cd5defa539eb&name=default', u'date': 'Fri, 24 Aug 2018 19:09:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46367dd8-f940-4056-ae92-7f7b6bec6cb6'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "90d0754fd4b745e98260cd5defa539eb", "created_at": "2018-08-24T19:09:57Z", "updated_at": "2018-08-24T19:09:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:57Z", "revision_number": 0, "id": "1573de1d-342e-4bc0-b633-c8c489c2222a", "remote_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:57Z", "security_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "tenant_id": "90d0754fd4b745e98260cd5defa539eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "90d0754fd4b745e98260cd5defa539eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:57Z", "revision_number": 0, "id": "50a03dd2-d593-459a-94fd-6e37ee1d062c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:57Z", "security_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "tenant_id": "90d0754fd4b745e98260cd5defa539eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "90d0754fd4b745e98260cd5defa539eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:57Z", "revision_number": 0, "id": "a364e9b6-5a01-4770-a1cb-be1ba7cec803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:57Z", "security_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "tenant_id": "90d0754fd4b745e98260cd5defa539eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "90d0754fd4b745e98260cd5defa539eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:57Z", "revision_number": 0, "id": "b7b6fc48-3e1b-4d76-b27d-02d90bbee743", "remote_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:57Z", "security_group_id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "tenant_id": "90d0754fd4b745e98260cd5defa539eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "90d0754fd4b745e98260cd5defa539eb"}], "revision_number": 1, "project_id": "90d0754fd4b745e98260cd5defa539eb", "id": "3373d0af-9c2c-4c11-bc0f-302ad4b81329", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:57.700 63 INFO tempest.lib.common.rest_client [req-3204267a-37e1-4dc4-b9a9-d0b88c9ad7a6 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/3373d0af-9c2c-4c11-bc0f-302ad4b81329 0.371s 2018-08-24 19:09:57.701 63 DEBUG tempest.lib.common.rest_client [req-3204267a-37e1-4dc4-b9a9-d0b88c9ad7a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/3373d0af-9c2c-4c11-bc0f-302ad4b81329', u'date': 'Fri, 24 Aug 2018 19:09:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3204267a-37e1-4dc4-b9a9-d0b88c9ad7a6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:57.971 63 INFO tempest.lib.common.rest_client [req-92aba1e6-0b84-468c-9f55-c52a8c2153b6 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/90d0754fd4b745e98260cd5defa539eb 0.269s 2018-08-24 19:09:57.971 63 DEBUG tempest.lib.common.rest_client [req-92aba1e6-0b84-468c-9f55-c52a8c2153b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/90d0754fd4b745e98260cd5defa539eb', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:57 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-92aba1e6-0b84-468c-9f55-c52a8c2153b6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:58.221 63 INFO tempest.lib.common.rest_client [req-1d065017-043c-4e9e-b5e7-2a71530d7535 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/8db167d10efb4517bf24df3ce5c0391a 0.249s 2018-08-24 19:09:58.221 63 DEBUG tempest.lib.common.rest_client [req-1d065017-043c-4e9e-b5e7-2a71530d7535 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/8db167d10efb4517bf24df3ce5c0391a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:57 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-1d065017-043c-4e9e-b5e7-2a71530d7535'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:58.261 63 INFO tempest.lib.common.rest_client [req-9798b1f6-0396-451b-8026-e0f47146d36a ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=7bf8a456bcf9495b9bb4539c63064066&name=default 0.038s 2018-08-24 19:09:58.261 63 DEBUG tempest.lib.common.rest_client [req-9798b1f6-0396-451b-8026-e0f47146d36a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=7bf8a456bcf9495b9bb4539c63064066&name=default', u'date': 'Fri, 24 Aug 2018 19:09:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9798b1f6-0396-451b-8026-e0f47146d36a'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:28Z", "updated_at": "2018-08-24T19:09:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:28Z", "revision_number": 0, "id": "02622544-6a9d-4ca2-ae67-d6a51efe8778", "remote_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:28Z", "security_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bf8a456bcf9495b9bb4539c63064066"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:28Z", "revision_number": 0, "id": "3921a2eb-7793-4038-9eba-1b77a88cec61", "remote_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:28Z", "security_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bf8a456bcf9495b9bb4539c63064066"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:28Z", "revision_number": 0, "id": "8a8c02f6-db93-4f43-b437-38c4e95a93fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:28Z", "security_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bf8a456bcf9495b9bb4539c63064066"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:09:28Z", "revision_number": 0, "id": "f4784a02-b40d-4a12-af38-3a7eb0beb45b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:09:28Z", "security_group_id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bf8a456bcf9495b9bb4539c63064066"}], "revision_number": 1, "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "a44afc76-727f-48e7-b3fa-17454c56b3ee", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:58.399 63 INFO tempest.lib.common.rest_client [req-99dacf12-e748-4995-b94f-3d6db1d554a7 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/a44afc76-727f-48e7-b3fa-17454c56b3ee 0.137s 2018-08-24 19:09:58.399 63 DEBUG tempest.lib.common.rest_client [req-99dacf12-e748-4995-b94f-3d6db1d554a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/a44afc76-727f-48e7-b3fa-17454c56b3ee', u'date': 'Fri, 24 Aug 2018 19:09:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99dacf12-e748-4995-b94f-3d6db1d554a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:58.617 63 INFO tempest.lib.common.rest_client [req-64b2c2a7-f9f8-4bb4-be45-eb3eaebe7b40 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/7bf8a456bcf9495b9bb4539c63064066 0.216s 2018-08-24 19:09:58.617 63 DEBUG tempest.lib.common.rest_client [req-64b2c2a7-f9f8-4bb4-be45-eb3eaebe7b40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/7bf8a456bcf9495b9bb4539c63064066', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:58 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-64b2c2a7-f9f8-4bb4-be45-eb3eaebe7b40'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:59.013 63 INFO tempest.lib.common.rest_client [req-af155a50-11d0-4de9-824c-83ebbb70d8cb ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:59.014 63 DEBUG tempest.lib.common.rest_client [req-af155a50-11d0-4de9-824c-83ebbb70d8cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af155a50-11d0-4de9-824c-83ebbb70d8cb'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:59.427 63 INFO tempest.lib.common.rest_client [req-3c77a8b9-17bb-4628-af4d-975c28a7f5e2 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:09:59.427 63 DEBUG tempest.lib.common.rest_client [req-3c77a8b9-17bb-4628-af4d-975c28a7f5e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c77a8b9-17bb-4628-af4d-975c28a7f5e2'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:59.624 63 INFO tempest.lib.common.rest_client [req-f73445cc-ecb4-45e5-a8ba-0820860d2f47 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/domains?name=Default 0.195s 2018-08-24 19:09:59.625 63 DEBUG tempest.lib.common.rest_client [req-f73445cc-ecb4-45e5-a8ba-0820860d2f47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.4:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f73445cc-ecb4-45e5-a8ba-0820860d2f47'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.4:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.4:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:09:59.744 63 INFO tempest.lib.common.rest_client [req-d82acb26-98df-46a0-b75c-60708e415e68 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.118s 2018-08-24 19:09:59.744 63 DEBUG tempest.lib.common.rest_client [req-d82acb26-98df-46a0-b75c-60708e415e68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1812923995-desc", "name": "tempest-TestBGPVPNBasic-1812923995", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d82acb26-98df-46a0-b75c-60708e415e68'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1812923995-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/9b28072d09ed44aeaa9ceca97bf06647"}, "tags": [], "enabled": true, "id": "9b28072d09ed44aeaa9ceca97bf06647", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1812923995"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:00.177 63 INFO tempest.lib.common.rest_client [req-b35f7572-f960-44d6-a666-56e1c78a8c9e ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.432s 2018-08-24 19:10:00.177 63 DEBUG tempest.lib.common.rest_client [req-b35f7572-f960-44d6-a666-56e1c78a8c9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "W7+a74E&PZ6GO=!", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-TestBGPVPNBasic-1812923995", "email": "tempest-TestBGPVPNBasic-725970224@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b35f7572-f960-44d6-a666-56e1c78a8c9e'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1812923995", "links": {"self": "http://192.30.9.4:35357/v3/users/7b0ed428bc6a4e2cb8a0dddc9400190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "email": "tempest-TestBGPVPNBasic-725970224@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:00.358 63 INFO tempest.lib.common.rest_client [req-ea5befbd-f94a-425c-bd31-6c3f7821d9a4 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.180s 2018-08-24 19:10:00.359 63 DEBUG tempest.lib.common.rest_client [req-ea5befbd-f94a-425c-bd31-6c3f7821d9a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea5befbd-f94a-425c-bd31-6c3f7821d9a4'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:00.546 63 INFO tempest.lib.common.rest_client [req-536ad6a2-7ee2-4b8b-8548-385fa6c591f0 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.186s 2018-08-24 19:10:00.547 63 DEBUG tempest.lib.common.rest_client [req-536ad6a2-7ee2-4b8b-8548-385fa6c591f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-536ad6a2-7ee2-4b8b-8548-385fa6c591f0'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:00.726 63 INFO tempest.lib.common.rest_client [req-cec313be-4572-4d47-b37f-77c670cc8e98 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/9b28072d09ed44aeaa9ceca97bf06647/users/7b0ed428bc6a4e2cb8a0dddc9400190c/roles/5df559bd118b46ae95b9195d6e13137a 0.177s 2018-08-24 19:10:00.726 63 DEBUG tempest.lib.common.rest_client [req-cec313be-4572-4d47-b37f-77c670cc8e98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/9b28072d09ed44aeaa9ceca97bf06647/users/7b0ed428bc6a4e2cb8a0dddc9400190c/roles/5df559bd118b46ae95b9195d6e13137a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:00 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-cec313be-4572-4d47-b37f-77c670cc8e98'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:00.727 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1812923995', 'project_name': u'tempest-TestBGPVPNBasic-1812923995', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'9b28072d09ed44aeaa9ceca97bf06647', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1812923995', 'user_id': u'7b0ed428bc6a4e2cb8a0dddc9400190c', 'project_id': u'9b28072d09ed44aeaa9ceca97bf06647', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:00.727 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1812923995', 'project_name': u'tempest-TestBGPVPNBasic-1812923995', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'9b28072d09ed44aeaa9ceca97bf06647', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1812923995', 'user_id': u'7b0ed428bc6a4e2cb8a0dddc9400190c', 'project_id': u'9b28072d09ed44aeaa9ceca97bf06647', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:01.111 63 INFO tempest.lib.common.rest_client [req-04da280c-13a8-418a-b9b3-5304caf2d2a8 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:10:01.112 63 DEBUG tempest.lib.common.rest_client [req-04da280c-13a8-418a-b9b3-5304caf2d2a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04da280c-13a8-418a-b9b3-5304caf2d2a8'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-TestBGPVPNBasic-1812923995"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "s _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:01.271 63 INFO tempest.lib.common.rest_client [req-0e25c473-2b7a-4260-a8d3-4f1b8ed9c31c ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.157s 2018-08-24 19:10:01.272 63 DEBUG tempest.lib.common.rest_client [req-0e25c473-2b7a-4260-a8d3-4f1b8ed9c31c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1251347196-desc", "name": "tempest-TestBGPVPNBasic-1251347196", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e25c473-2b7a-4260-a8d3-4f1b8ed9c31c'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1251347196-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/c94ccf5991f6467daf6c8d71efa75c39"}, "tags": [], "enabled": true, "id": "c94ccf5991f6467daf6c8d71efa75c39", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1251347196"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:01.724 63 INFO tempest.lib.common.rest_client [req-2e0e8a97-cfca-4189-9819-bfe6ed9faa9a ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.451s 2018-08-24 19:10:01.724 63 DEBUG tempest.lib.common.rest_client [req-2e0e8a97-cfca-4189-9819-bfe6ed9faa9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "R0+Hw^WnScLVB0_", "project_id": "c94ccf5991f6467daf6c8d71efa75c39", "name": "tempest-TestBGPVPNBasic-1251347196", "email": "tempest-TestBGPVPNBasic-1846590845@example.com"}} Response - Headers: {'status': '201', u'content-length': '380', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e0e8a97-cfca-4189-9819-bfe6ed9faa9a'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1251347196", "links": {"self": "http://192.30.9.4:35357/v3/users/b263f51647694b5aac91d8917236c25e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b263f51647694b5aac91d8917236c25e", "project_id": "c94ccf5991f6467daf6c8d71efa75c39", "email": "tempest-TestBGPVPNBasic-1846590845@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:01.912 63 INFO tempest.lib.common.rest_client [req-21191009-13d3-49ee-9852-b58999c1baec ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.187s 2018-08-24 19:10:01.913 63 DEBUG tempest.lib.common.rest_client [req-21191009-13d3-49ee-9852-b58999c1baec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21191009-13d3-49ee-9852-b58999c1baec'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:02.063 63 INFO tempest.lib.common.rest_client [req-4d69e094-e38b-4fbe-9670-37e7893d1566 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/c94ccf5991f6467daf6c8d71efa75c39/users/b263f51647694b5aac91d8917236c25e/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef 0.148s 2018-08-24 19:10:02.063 63 DEBUG tempest.lib.common.rest_client [req-4d69e094-e38b-4fbe-9670-37e7893d1566 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/c94ccf5991f6467daf6c8d71efa75c39/users/b263f51647694b5aac91d8917236c25e/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:01 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-4d69e094-e38b-4fbe-9670-37e7893d1566'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:02.064 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1251347196', 'project_name': u'tempest-TestBGPVPNBasic-1251347196', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'c94ccf5991f6467daf6c8d71efa75c39', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1251347196', 'user_id': u'b263f51647694b5aac91d8917236c25e', 'project_id': u'c94ccf5991f6467daf6c8d71efa75c39', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:02.064 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1251347196', 'project_name': u'tempest-TestBGPVPNBasic-1251347196', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'c94ccf5991f6467daf6c8d71efa75c39', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1251347196', 'user_id': u'b263f51647694b5aac91d8917236c25e', 'project_id': u'c94ccf5991f6467daf6c8d71efa75c39', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:02.447 63 INFO tempest.lib.common.rest_client [req-e9f0c266-5282-42d7-8323-e082552b4d43 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:10:02.447 63 DEBUG tempest.lib.common.rest_client [req-e9f0c266-5282-42d7-8323-e082552b4d43 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9f0c266-5282-42d7-8323-e082552b4d43'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c94ccf5991f6467daf6c8d71efa75c39", "name": "tempest-TestBGPVPNBasic-1251347196"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:02.593 63 INFO tempest.lib.common.rest_client [req-278ff092-6e6c-42f6-a865-1e221491a4e4 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/projects 0.144s 2018-08-24 19:10:02.594 63 DEBUG tempest.lib.common.rest_client [req-278ff092-6e6c-42f6-a865-1e221491a4e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1681768929-desc", "name": "tempest-TestBGPVPNBasic-1681768929", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.4:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-278ff092-6e6c-42f6-a865-1e221491a4e4'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1681768929-desc", "links": {"self": "http://192.30.9.4:35357/v3/projects/1ce876f69b414224b5efd9cc87f9f822"}, "tags": [], "enabled": true, "id": "1ce876f69b414224b5efd9cc87f9f822", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1681768929"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:02.962 63 INFO tempest.lib.common.rest_client [req-04f7888f-fb2d-45b5-8b3f-45e3e626f713 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.4:35357/v3/users 0.368s 2018-08-24 19:10:02.963 63 DEBUG tempest.lib.common.rest_client [req-04f7888f-fb2d-45b5-8b3f-45e3e626f713 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "Y8_tDBE33s6jImo", "project_id": "1ce876f69b414224b5efd9cc87f9f822", "name": "tempest-TestBGPVPNBasic-1681768929", "email": "tempest-TestBGPVPNBasic-909313682@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.4:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04f7888f-fb2d-45b5-8b3f-45e3e626f713'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1681768929", "links": {"self": "http://192.30.9.4:35357/v3/users/58b0092e80dc43ceb232ada62865dc04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58b0092e80dc43ceb232ada62865dc04", "project_id": "1ce876f69b414224b5efd9cc87f9f822", "email": "tempest-TestBGPVPNBasic-909313682@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:03.100 63 INFO tempest.lib.common.rest_client [req-d41e09d9-3233-4afa-b49a-e9401359cf7d ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.136s 2018-08-24 19:10:03.100 63 DEBUG tempest.lib.common.rest_client [req-d41e09d9-3233-4afa-b49a-e9401359cf7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d41e09d9-3233-4afa-b49a-e9401359cf7d'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:03.242 63 INFO tempest.lib.common.rest_client [req-70a5b9ee-2730-4a4c-a5d1-2a32664d6874 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.4:35357/v3/roles 0.141s 2018-08-24 19:10:03.242 63 DEBUG tempest.lib.common.rest_client [req-70a5b9ee-2730-4a4c-a5d1-2a32664d6874 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1484', 'content-location': 'http://192.30.9.4:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-70a5b9ee-2730-4a4c-a5d1-2a32664d6874'} Body: {"links": {"self": "http://192.30.9.4:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ad17fc53dd0419186ed1f4fc530a868", "links": {"self": "http://192.30.9.4:35357/v3/roles/0ad17fc53dd0419186ed1f4fc530a868"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19c37e041cb045da9d672bb05387bfec", "links": {"self": "http://192.30.9.4:35357/v3/roles/19c37e041cb045da9d672bb05387bfec"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5df559bd118b46ae95b9195d6e13137a", "links": {"self": "http://192.30.9.4:35357/v3/roles/5df559bd118b46ae95b9195d6e13137a"}, "name": "member"}, {"domain_id": null, "id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "links": {"self": "http://192.30.9.4:35357/v3/roles/9a0fcadbfd4d43dbbe80df688c9dd9ef"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.4:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a63a0aedf9a0480cbb3ddfbf655492f8", "links": {"self": "http://192.30.9.4:35357/v3/roles/a63a0aedf9a0480cbb3ddfbf655492f8"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "links": {"self": "http://192.30.9.4:35357/v3/roles/b1f419bc8d2045d9b5bce0f11fda4ef4"}, "name": "reader"}, {"domain_id": null, "id": "c962b3af89454d0caeffd09b0690707d", "links": {"self": "http://192.30.9.4:35357/v3/roles/c962b3af89454d0caeffd09b0690707d"}, "name": "swiftoperator"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:03.382 63 INFO tempest.lib.common.rest_client [req-79b60013-cdaa-4a21-b70e-531d6759744c ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.4:35357/v3/projects/1ce876f69b414224b5efd9cc87f9f822/users/58b0092e80dc43ceb232ada62865dc04/roles/5df559bd118b46ae95b9195d6e13137a 0.138s 2018-08-24 19:10:03.382 63 DEBUG tempest.lib.common.rest_client [req-79b60013-cdaa-4a21-b70e-531d6759744c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/1ce876f69b414224b5efd9cc87f9f822/users/58b0092e80dc43ceb232ada62865dc04/roles/5df559bd118b46ae95b9195d6e13137a', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:03 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-79b60013-cdaa-4a21-b70e-531d6759744c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:03.383 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1681768929', 'project_name': u'tempest-TestBGPVPNBasic-1681768929', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1ce876f69b414224b5efd9cc87f9f822', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1681768929', 'user_id': u'58b0092e80dc43ceb232ada62865dc04', 'project_id': u'1ce876f69b414224b5efd9cc87f9f822', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:03.383 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1681768929', 'project_name': u'tempest-TestBGPVPNBasic-1681768929', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1ce876f69b414224b5efd9cc87f9f822', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1681768929', 'user_id': u'58b0092e80dc43ceb232ada62865dc04', 'project_id': u'1ce876f69b414224b5efd9cc87f9f822', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-24 19:10:03.762 63 INFO tempest.lib.common.rest_client [req-0d8795a2-8ffc-4ca2-b7e7-2cce1e42f9ff ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 19:10:03.763 63 DEBUG tempest.lib.common.rest_client [req-0d8795a2-8ffc-4ca2-b7e7-2cce1e42f9ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 19:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d8795a2-8ffc-4ca2-b7e7-2cce1e42f9ff'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T20:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ce876f69b414224b5efd9cc87f9f822", "name": "tempest-TestBGPVPNBasic-1681768929"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_1ce876f69b414224b5efd9cc87f9f822", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "s _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:04.298 63 INFO tempest.lib.common.rest_client [req-5f16351e-9622-4015-87de-a00f20ff9220 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.532s 2018-08-24 19:10:04.299 63 DEBUG tempest.lib.common.rest_client [req-5f16351e-9622-4015-87de-a00f20ff9220 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1917769704 description", "name": "tempest-secgroup-smoke-1917769704"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f16351e-9622-4015-87de-a00f20ff9220'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1917769704 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "updated_at": "2018-08-24T19:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3739d9ce-3d19-485b-9310-23e639d19ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3d6b5a62-300d-4872-a851-c0a0dbfa47c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "name": "tempest-secgroup-smoke-1917769704"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:04.505 63 INFO tempest.lib.common.rest_client [req-b633a83c-e555-4500-bba2-a59b915dc4ef ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 19:10:04.506 63 DEBUG tempest.lib.common.rest_client [req-b633a83c-e555-4500-bba2-a59b915dc4ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b633a83c-e555-4500-bba2-a59b915dc4ef'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7b053121-7af2-4172-86ec-e8615fe96809"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:04.676 63 INFO tempest.lib.common.rest_client [req-568a8613-7405-41a1-adf5-9c75f5ad5c1e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:10:04.676 63 DEBUG tempest.lib.common.rest_client [req-568a8613-7405-41a1-adf5-9c75f5ad5c1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568a8613-7405-41a1-adf5-9c75f5ad5c1e'} 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-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ac010f14-cab9-4720-8851-5363a6a65b43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:04.815 63 INFO tempest.lib.common.rest_client [req-489e580e-bf61-4b53-bd76-88062dc2d33a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.138s 2018-08-24 19:10:04.816 63 DEBUG tempest.lib.common.rest_client [req-489e580e-bf61-4b53-bd76-88062dc2d33a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489e580e-bf61-4b53-bd76-88062dc2d33a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4a2695fe-615b-4dbd-9ccf-bb4811296ae7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:04.990 63 INFO tempest.lib.common.rest_client [req-59f688cc-96c2-4f6f-abee-7b87cdd68c12 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 19:10:04.991 63 DEBUG tempest.lib.common.rest_client [req-59f688cc-96c2-4f6f-abee-7b87cdd68c12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59f688cc-96c2-4f6f-abee-7b87cdd68c12'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f50bf9d1-9361-4db0-8aa4-59f0d6f368e8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:05.171 63 INFO tempest.lib.common.rest_client [req-a35b60ac-f8cd-432e-97c0-8c6186d9b56a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.180s 2018-08-24 19:10:05.172 63 DEBUG tempest.lib.common.rest_client [req-a35b60ac-f8cd-432e-97c0-8c6186d9b56a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a35b60ac-f8cd-432e-97c0-8c6186d9b56a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "39c32679-23be-4c4b-acfa-49b118bc78ce"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:05.569 63 INFO tempest.lib.common.rest_client [req-fbdcacba-a885-4744-a4c2-80c2bd1f470f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.396s 2018-08-24 19:10:05.569 63 DEBUG tempest.lib.common.rest_client [req-fbdcacba-a885-4744-a4c2-80c2bd1f470f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbdcacba-a885-4744-a4c2-80c2bd1f470f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "55dfecfe-1e92-4217-bbbe-67bd4789ffeb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:05.721 63 INFO tempest.lib.common.rest_client [req-36b6ae30-ba02-4c60-bace-78cb7093617f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:10:05.722 63 DEBUG tempest.lib.common.rest_client [req-36b6ae30-ba02-4c60-bace-78cb7093617f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36b6ae30-ba02-4c60-bace-78cb7093617f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "98d76a38-f45d-46c8-b0cf-8192a16e2683"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:06.093 63 INFO tempest.lib.common.rest_client [req-f769e755-d74c-4990-8b81-0233e9d484c0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.370s 2018-08-24 19:10:06.093 63 DEBUG tempest.lib.common.rest_client [req-f769e755-d74c-4990-8b81-0233e9d484c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f769e755-d74c-4990-8b81-0233e9d484c0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:06Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:06Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93f0888c-0a4a-45fc-a9cc-a7a5a4bc9fb7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:06.334 63 INFO tempest.lib.common.rest_client [req-0eaba186-0e37-4d3e-93d8-5c24079581ce ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 19:10:06.335 63 DEBUG tempest.lib.common.rest_client [req-0eaba186-0e37-4d3e-93d8-5c24079581ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1510183429"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0eaba186-0e37-4d3e-93d8-5c24079581ce'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:06Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d0a85f6e-9316-4a21-8e09-b1052199247d","name":"tempest-A-1510183429"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:07.175 63 INFO tempest.lib.common.rest_client [req-88747362-7b8e-45a6-85de-a77fa081ab7b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.840s 2018-08-24 19:10:07.176 63 DEBUG tempest.lib.common.rest_client [req-88747362-7b8e-45a6-85de-a77fa081ab7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "name": "tempest-subnet-A-1-1991773586"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88747362-7b8e-45a6-85de-a77fa081ab7b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:06Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"65715204-79eb-4752-9b97-5bf06e3246f4","subnetpool_id":null,"name":"tempest-subnet-A-1-1991773586"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:07.463 63 INFO tempest.lib.common.rest_client [req-528c6264-dd34-49f7-9d74-3a738fcfcd3e ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.286s 2018-08-24 19:10:07.464 63 DEBUG tempest.lib.common.rest_client [req-528c6264-dd34-49f7-9d74-3a738fcfcd3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1861435078"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-528c6264-dd34-49f7-9d74-3a738fcfcd3e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0be81742-2af9-4806-ad8b-8e988ec09955","name":"tempest-B-1861435078"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:08.299 63 INFO tempest.lib.common.rest_client [req-2b594f51-f901-47d9-9028-aa04c6ceb128 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.834s 2018-08-24 19:10:08.300 63 DEBUG tempest.lib.common.rest_client [req-2b594f51-f901-47d9-9028-aa04c6ceb128 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "name": "tempest-subnet-B-1-1017687390"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b594f51-f901-47d9-9028-aa04c6ceb128'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:07Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","subnetpool_id":null,"name":"tempest-subnet-B-1-1017687390"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:08.734 63 INFO tempest.lib.common.rest_client [req-ad81f2e4-d7fa-4421-86c7-ac68dc778906 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.433s 2018-08-24 19:10:08.735 63 DEBUG tempest.lib.common.rest_client [req-ad81f2e4-d7fa-4421-86c7-ac68dc778906 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-932837105"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe6+uMrx9N8ivOqnOM+Ov8nAlh9YjAPMM6AysE/ROx/7ZQsWYa1pNn+nlEN/sm0Qim2bczIsIBzQFvhD4ASpDARczkor2QgJtLEzo17uDSbwaUzjc/wE98mVnBQzfgjLaJt8mmetdQQQVNgr138vE7GNYGFUB9WOfFD3d7gsE5SP51RvL4W/SA1W8aHPHC3gGg5JDMvAg8oftvNYhqxEa8MetTkSdUaNjHUKlJODqbYbEeC/s2iwkeoC6IjBkFbLfKwV1Urw5EM9nGwwq29TgLhn5hiTP9hFybT6QfddiDQJsR/9Zr5UF0UfTMlmIBc0sjA1idP/bx5fwNje1mNu91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnuvrjK8fTfIrzqpzjPjr/JwJYfWIwDzDOgMrBP0Tsf+2ULFm\nGtaTZ/p5RDf7JtEIptm3MyLCAc0Bb4Q+AEqQwEXM5KK9kICbSxM6Ne7g0m8GlM43\nP8BPfJlZwUM34Iy2ibfJpnrXUEEFTYK9d/LxOxjWBhVAfVjnxQ93e4LBOUj+dUby\n+Fv0gNVvGhzxwt4BoOSQzLwIPKH7bzWIasRGvDHrU5EnVGjYx1CpSTg6m2GxHgv7\nNosJHqAuiIwZBWy3ysFdVK8ORDPZxsMKtvU4C4Z+YYkz/YRcm0+kH3XYg0CbEf/W\na+VBdFH0zJZiAXNLIwNYnT/28eX8DY3tZjbvdQIDAQABAoIBAEHz6rdh3f39KM0F\n1BqHG3ikUQiEW5JcJTEoK2xQkyHl24W1eYhd0KLwQe9bxDEhwxNreyoPnLAeoh/j\no89/In+I+DVSjJUxqkEH47qKPmdWiEatJiSg7Nvq0GLyQHhCLWcODPO4Oy8lLMw0\nG+lxu0cpUXkIzNC4WsdfWdi6NPJOf1DQ3J6x9kz+JvqGq86kBS83BhhqlVeJA3as\n+zIkOz4JQ3PIgBEe1/Ml1sblK9pM9k/u1mnoEz/eWuc91uYKrmlR9AJ2afT4HaLK\ng1zjzjreIyG/ESlcYmzFzBKJmUtRUkkzT2SlRNAS/doABq1+7EMN8//xrRJlRcza\naRd8pkECgYEAyl4vrF7ZalN3y6WYHcUKp9tklMpxPQD7budnb+rM/rxioxODObg9\nXMlnuEoEBOlUZLGMzv9HfjbnTS6lAGAZ7dzXoxzhmVrQfRn3e3k6VYib4p6tSF3i\npWKdQOcZqq/DQNmlGWvqtpJo0sYAsFD9Fqtq8pTjXdupIYNUdaVxyikCgYEAyQoU\ny9PmOiS9XQsou8Uzre0RZQAyOsnQH7ARPtEbUWPvRUQaKm/Y8iMXU6HtTt6QsM8D\n+q42v+XX6lDNpMeR4rjET06wjnZ/vomED6H2MQrndvWllUnZ0ONEbF2slPC83xTa\nvfquwi1rU6OMS0lJQNqrNquO1QZT0XcT2ysYfG0CgYEAou1JvKFwseYZoN/lpLIr\nbhF43UJQASl1RUkRQk3sVXsefuUK1cG7xaRx2THeIoYo6Bj6oP1udfOGLeHL/o1g\n0tzmz/BEwc8X5GCvm71ydcLSnpXaNVVBUJ4gtUxaoc14ihGwltMH2Y3uzyOTEmFi\nIopIRJ4SoFJlzRGLQly9TGECgYA2VsU8OrA18wxEA+okpq7LShKzjBQHk9jvV7Wx\nlu+dVjesLzYrVkP7XsTFVDVCZiIRyEK5FTGzOLrdmK2c5lxmPa7CCPDr8NeidqT9\nXLeglePuYYM6ENYRAfzSlZc6Qr+qRIbDZuipj4E9AC3Bg7OLFg/FHSXkKmupaFgz\nmzhpGQKBgQC5kspOhSxIQQJCobHtQ2GoIs3r1GCmbkKfC+0ug0khjbZjwEU2lTZX\nAbCQzl/qBhfsfBp+2AAqRBp1WXofHTiiS1ehVGPV78m6IgDd6qXlaeKKAAYqAm9O\ntAtP7duhpZkHRCcu0Xzkz4cU1Yr6WyHQ3SV8JUYzHxXC/V0r/2IYGA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-932837105", "fingerprint": "11:79:ab:be:1a:ff:9a:8a:c4:bb:0b:06:51:dd:40:e7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:09.599 63 INFO tempest.lib.common.rest_client [req-76a44eb3-e120-4b4c-b3eb-958d4cb35e22 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.859s 2018-08-24 19:10:09.600 63 DEBUG tempest.lib.common.rest_client [req-76a44eb3-e120-4b4c-b3eb-958d4cb35e22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1891189683", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76a44eb3-e120-4b4c-b3eb-958d4cb35e22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:09Z","name":"tempest-port-smoke-1891189683","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:5e:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"65715204-79eb-4752-9b97-5bf06e3246f4","ip_address":"10.101.11.10"}],"id":"3a5cfbb3-2356-48d7-a824-498017cae248","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:11.399 63 INFO tempest.lib.common.rest_client [req-c89ca9e4-f078-4c36-8151-3dbee0b03655 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.798s 2018-08-24 19:10:11.399 63 DEBUG tempest.lib.common.rest_client [req-c89ca9e4-f078-4c36-8151-3dbee0b03655 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d0a85f6e-9316-4a21-8e09-b1052199247d", "port": "3a5cfbb3-2356-48d7-a824-498017cae248"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "adminPass": "cLsaMN2p3JQD"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:12.130 63 INFO tempest.lib.common.rest_client [req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.727s 2018-08-24 19:10:12.131 63 DEBUG tempest.lib.common.rest_client [req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:13.557 63 INFO tempest.lib.common.rest_client [req-d849fb85-6d63-4c11-829d-0228fc8c7d4d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.412s 2018-08-24 19:10:13.557 63 DEBUG tempest.lib.common.rest_client [req-d849fb85-6d63-4c11-829d-0228fc8c7d4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:15.050 63 INFO tempest.lib.common.rest_client [req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.478s 2018-08-24 19:10:15.051 63 DEBUG tempest.lib.common.rest_client [req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:15.064 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:16.699 63 INFO tempest.lib.common.rest_client [req-3087042b-8a4d-4f36-96fc-2c71f76ee42a ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.633s 2018-08-24 19:10:16.699 63 DEBUG tempest.lib.common.rest_client [req-3087042b-8a4d-4f36-96fc-2c71f76ee42a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:18.032 63 INFO tempest.lib.common.rest_client [req-dccb3f70-16b3-4730-bfdb-e444cbf5210b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.318s 2018-08-24 19:10:18.033 63 DEBUG tempest.lib.common.rest_client [req-dccb3f70-16b3-4730-bfdb-e444cbf5210b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:19.755 63 INFO tempest.lib.common.rest_client [req-968d356f-c4a3-44ff-955a-2eb1072066f0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.708s 2018-08-24 19:10:19.756 63 DEBUG tempest.lib.common.rest_client [req-968d356f-c4a3-44ff-955a-2eb1072066f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:21.363 63 INFO tempest.lib.common.rest_client [req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.594s 2018-08-24 19:10:21.363 63 DEBUG tempest.lib.common.rest_client [req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:21.377 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-24 19:10:21.525 63 INFO tempest.lib.common.rest_client [req-61984878-8428-4627-a242-d409b344db91 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.147s 2018-08-24 19:10:21.525 63 DEBUG tempest.lib.common.rest_client [req-61984878-8428-4627-a242-d409b344db91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-61984878-8428-4627-a242-d409b344db91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61984878-8428-4627-a242-d409b344db91'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:21.538 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 593973b1-7f72-4f03-b857-f4a9ca1d3e6d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:10:22.438 63 INFO tempest.lib.common.rest_client [req-2e99b401-d65e-4d86-a9be-6394fe1afe82 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.898s 2018-08-24 19:10:22.438 63 DEBUG tempest.lib.common.rest_client [req-2e99b401-d65e-4d86-a9be-6394fe1afe82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-796148839", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e99b401-d65e-4d86-a9be-6394fe1afe82'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:21Z","name":"tempest-port-smoke-796148839","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e4:ae:03","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","ip_address":"10.102.21.20"}],"id":"bb90d01a-2f72-463e-aa9a-cbfece237d8a","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:24.243 63 INFO tempest.lib.common.rest_client [req-8574ec3e-8a49-437f-bcea-ccb2c7321c60 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.803s 2018-08-24 19:10:24.243 63 DEBUG tempest.lib.common.rest_client [req-8574ec3e-8a49-437f-bcea-ccb2c7321c60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0be81742-2af9-4806-ad8b-8e988ec09955", "port": "bb90d01a-2f72-463e-aa9a-cbfece237d8a"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "adminPass": "ki5jBTPZCmdu"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:24.791 63 INFO tempest.lib.common.rest_client [req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.544s 2018-08-24 19:10:24.792 63 DEBUG tempest.lib.common.rest_client [req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:26.163 63 INFO tempest.lib.common.rest_client [req-f0f45c7e-e551-47fc-9419-d57839e3d834 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.358s 2018-08-24 19:10:26.163 63 DEBUG tempest.lib.common.rest_client [req-f0f45c7e-e551-47fc-9419-d57839e3d834 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:27.288 63 INFO tempest.lib.common.rest_client [req-043784e4-3c5a-4e24-ab85-2e6b41afc707 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.111s 2018-08-24 19:10:27.289 63 DEBUG tempest.lib.common.rest_client [req-043784e4-3c5a-4e24-ab85-2e6b41afc707 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:27.301 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:28.652 63 INFO tempest.lib.common.rest_client [req-2ead3bae-5099-4d26-9c12-6998259c7215 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.349s 2018-08-24 19:10:28.653 63 DEBUG tempest.lib.common.rest_client [req-2ead3bae-5099-4d26-9c12-6998259c7215 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:30.330 63 INFO tempest.lib.common.rest_client [req-99700ac7-3a25-4c72-b4c8-f4b7816841a8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.663s 2018-08-24 19:10:30.331 63 DEBUG tempest.lib.common.rest_client [req-99700ac7-3a25-4c72-b4c8-f4b7816841a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:31.503 63 INFO tempest.lib.common.rest_client [req-d6c115ef-47f5-466e-b844-05503deed4d5 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.157s 2018-08-24 19:10:31.504 63 DEBUG tempest.lib.common.rest_client [req-d6c115ef-47f5-466e-b844-05503deed4d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:31.516 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:10:31.656 63 INFO tempest.lib.common.rest_client [req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.139s 2018-08-24 19:10:31.656 63 DEBUG tempest.lib.common.rest_client [req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:31.669 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 63961866-ad48-4c93-bff7-6dc3add5d986 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:10:32.019 63 INFO tempest.lib.common.rest_client [req-31eb5dc0-af65-47d3-a8e2-35e6da57f502 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.349s 2018-08-24 19:10:32.019 63 DEBUG tempest.lib.common.rest_client [req-31eb5dc0-af65-47d3-a8e2-35e6da57f502 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31eb5dc0-af65-47d3-a8e2-35e6da57f502'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "520002fb-2fcc-46fc-be62-cb16e76aad77"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:32.254 63 INFO tempest.lib.common.rest_client [req-cefcd7cb-d061-4938-bdaa-c0d3e0be1965 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.234s 2018-08-24 19:10:32.255 63 DEBUG tempest.lib.common.rest_client [req-cefcd7cb-d061-4938-bdaa-c0d3e0be1965 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cefcd7cb-d061-4938-bdaa-c0d3e0be1965'} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "id": "0768713f-456b-4049-b567-a80d93f11503"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:32.574 63 INFO tempest.lib.common.rest_client [req-2e842a5d-b282-4d6a-8c68-24e1ab073d68 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.318s 2018-08-24 19:10:32.574 63 DEBUG tempest.lib.common.rest_client [req-2e842a5d-b282-4d6a-8c68-24e1ab073d68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e842a5d-b282-4d6a-8c68-24e1ab073d68'} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "id": "decaaebb-5bfc-4106-a943-7db7050b3020"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:32.575 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:10:32.773 63 INFO tempest.lib.common.rest_client [req-fdbb8a85-053a-4429-b65c-1f1afdd1bbfc ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/routers 0.198s 2018-08-24 19:10:32.774 63 DEBUG tempest.lib.common.rest_client [req-fdbb8a85-053a-4429-b65c-1f1afdd1bbfc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--520637000", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdbb8a85-053a-4429-b65c-1f1afdd1bbfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:32Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:34.365 63 INFO tempest.lib.common.rest_client [req-e80cb15b-3cad-4858-a4b9-17cbff516f9d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.590s 2018-08-24 19:10:34.366 63 DEBUG tempest.lib.common.rest_client [req-e80cb15b-3cad-4858-a4b9-17cbff516f9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e80cb15b-3cad-4858-a4b9-17cbff516f9d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:34Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:36.402 63 INFO tempest.lib.common.rest_client [req-76bff1cd-a5d5-4b19-91c0-4fe28e0a056e ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface 2.035s 2018-08-24 19:10:36.402 63 DEBUG tempest.lib.common.rest_client [req-76bff1cd-a5d5-4b19-91c0-4fe28e0a056e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:10:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76bff1cd-a5d5-4b19-91c0-4fe28e0a056e'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:38.152 63 INFO tempest.lib.common.rest_client [req-cdbe905f-f1a0-4883-8798-dffafdfb0214 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.749s 2018-08-24 19:10:38.153 63 DEBUG tempest.lib.common.rest_client [req-cdbe905f-f1a0-4883-8798-dffafdfb0214 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:10:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdbe905f-f1a0-4883-8798-dffafdfb0214'} Body: {"floatingip": {"router_id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:10:37Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248", "id": "900daf29-623f-4d54-976f-989ab5060c58", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:10:38.155 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41.161 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41.230 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:10:41.259 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:41.373 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:10:41.374 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41.376 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41.436 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:10:41.440 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:46.447 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:10:46.448 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:11:56.496 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:11:56.497 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:11:56.500 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:11:56.563 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:11:56.564 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:12:01.571 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:12:01.571 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:13:11.599 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:13:11.600 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:13:11.600 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11.606 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11.702 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:13:11.733 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11.739 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:13:11.739 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11.740 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:13:11.740 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11.742 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11.802 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:13:11.806 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11.814 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:13:11.814 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:13:11.815 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11.816 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11.878 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:13:11.881 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11.887 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:13:11.887 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11.889 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11.950 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:13:11.953 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11.959 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:13:11.959 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11.960 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:13:11.960 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11.962 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:12.022 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:13:12.026 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:17.033 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:13:17.033 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:14:27.096 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:14:27.097 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:14:27.102 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:14:27.203 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:14:27.229 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:14:32.236 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:14:32.237 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:15:42.285 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:15:43.739 63 INFO tempest.lib.common.rest_client [req-9e89062e-046d-43fd-90fc-6cdc1b004518 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58 1.446s 2018-08-24 19:15:43.740 63 DEBUG tempest.lib.common.rest_client [req-9e89062e-046d-43fd-90fc-6cdc1b004518 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58', u'date': 'Fri, 24 Aug 2018 19:15:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e89062e-046d-43fd-90fc-6cdc1b004518'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:45.712 63 INFO tempest.lib.common.rest_client [req-3f12fffd-4351-4447-bd77-94aa249bdadf ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface 1.971s 2018-08-24 19:15:45.713 63 DEBUG tempest.lib.common.rest_client [req-3f12fffd-4351-4447-bd77-94aa249bdadf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:15:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f12fffd-4351-4447-bd77-94aa249bdadf'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:47.316 63 INFO tempest.lib.common.rest_client [req-e99b64cd-522f-43b4-80b0-3fc415ef2e6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.602s 2018-08-24 19:15:47.317 63 DEBUG tempest.lib.common.rest_client [req-e99b64cd-522f-43b4-80b0-3fc415ef2e6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e99b64cd-522f-43b4-80b0-3fc415ef2e6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:47.798 63 INFO tempest.lib.common.rest_client [req-493f8aff-eb65-4709-a249-f97c2a8c4a3a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.481s 2018-08-24 19:15:47.799 63 DEBUG tempest.lib.common.rest_client [req-493f8aff-eb65-4709-a249-f97c2a8c4a3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:48.525 63 INFO tempest.lib.common.rest_client [req-b35cf221-9812-46bf-8922-7c268b97432c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.725s 2018-08-24 19:15:48.525 63 DEBUG tempest.lib.common.rest_client [req-b35cf221-9812-46bf-8922-7c268b97432c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:50.527 63 INFO tempest.lib.common.rest_client [req-e30f797f-9508-4c2c-a72d-99e2c86091d0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.985s 2018-08-24 19:15:50.528 63 DEBUG tempest.lib.common.rest_client [req-e30f797f-9508-4c2c-a72d-99e2c86091d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:51.599 63 INFO tempest.lib.common.rest_client [req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.057s 2018-08-24 19:15:51.600 63 DEBUG tempest.lib.common.rest_client [req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50'} Body: {"itemNotFound": {"message": "Instance 63961866-ad48-4c93-bff7-6dc3add5d986 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:52.711 63 INFO tempest.lib.common.rest_client [req-82661759-6f2b-4deb-8d47-112504ea2c6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a 1.110s 2018-08-24 19:15:52.712 63 DEBUG tempest.lib.common.rest_client [req-82661759-6f2b-4deb-8d47-112504ea2c6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-82661759-6f2b-4deb-8d47-112504ea2c6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:52.859 63 INFO tempest.lib.common.rest_client [req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.146s 2018-08-24 19:15:52.860 63 DEBUG tempest.lib.common.rest_client [req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:53.291 63 INFO tempest.lib.common.rest_client [req-5b885b08-62cc-4fbb-8030-3c700bc49dcd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.430s 2018-08-24 19:15:53.291 63 DEBUG tempest.lib.common.rest_client [req-5b885b08-62cc-4fbb-8030-3c700bc49dcd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:54.373 63 INFO tempest.lib.common.rest_client [req-08b7dc74-2eeb-4647-95f8-67f791ebd93a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.066s 2018-08-24 19:15:54.374 63 DEBUG tempest.lib.common.rest_client [req-08b7dc74-2eeb-4647-95f8-67f791ebd93a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a'} Body: {"itemNotFound": {"message": "Instance 593973b1-7f72-4f03-b857-f4a9ca1d3e6d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:54.930 63 INFO tempest.lib.common.rest_client [req-33e29cbc-d9f7-45e6-aec9-ae94aad308b8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248 0.555s 2018-08-24 19:15:54.930 63 DEBUG tempest.lib.common.rest_client [req-33e29cbc-d9f7-45e6-aec9-ae94aad308b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33e29cbc-d9f7-45e6-aec9-ae94aad308b8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:55.000 63 INFO tempest.lib.common.rest_client [req-57144d27-4a1e-4365-ad76-9db6e8d24e3c ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105 0.068s 2018-08-24 19:15:55.000 63 DEBUG tempest.lib.common.rest_client [req-57144d27-4a1e-4365-ad76-9db6e8d24e3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105', u'x-compute-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:56.608 63 INFO tempest.lib.common.rest_client [req-9d6dc67a-4719-411c-98c8-b9fa85e9c05c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37 1.607s 2018-08-24 19:15:56.608 63 DEBUG tempest.lib.common.rest_client [req-9d6dc67a-4719-411c-98c8-b9fa85e9c05c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37', u'date': 'Fri, 24 Aug 2018 19:15:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d6dc67a-4719-411c-98c8-b9fa85e9c05c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:57.900 63 INFO tempest.lib.common.rest_client [req-a4d0f140-1168-4f77-bcb4-9e5434ef5471 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955 1.291s 2018-08-24 19:15:57.900 63 DEBUG tempest.lib.common.rest_client [req-a4d0f140-1168-4f77-bcb4-9e5434ef5471 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955', u'date': 'Fri, 24 Aug 2018 19:15:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4d0f140-1168-4f77-bcb4-9e5434ef5471'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:15:58.930 63 INFO tempest.lib.common.rest_client [req-9aff6472-e1bb-4575-95ae-b91447da4662 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4 1.028s 2018-08-24 19:15:58.930 63 DEBUG tempest.lib.common.rest_client [req-9aff6472-e1bb-4575-95ae-b91447da4662 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4', u'date': 'Fri, 24 Aug 2018 19:15:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9aff6472-e1bb-4575-95ae-b91447da4662'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:00.768 63 INFO tempest.lib.common.rest_client [req-cb570f47-e4ae-4234-9d1e-43f49b6e9e26 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d 1.837s 2018-08-24 19:16:00.769 63 DEBUG tempest.lib.common.rest_client [req-cb570f47-e4ae-4234-9d1e-43f49b6e9e26 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d', u'date': 'Fri, 24 Aug 2018 19:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb570f47-e4ae-4234-9d1e-43f49b6e9e26'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:01.457 63 INFO tempest.lib.common.rest_client [req-c1f66772-b6c3-4955-8449-a8f666ee6bca ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504 0.687s 2018-08-24 19:16:01.457 63 DEBUG tempest.lib.common.rest_client [req-c1f66772-b6c3-4955-8449-a8f666ee6bca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1f66772-b6c3-4955-8449-a8f666ee6bca'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [357.693514s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:10:04,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.532s 2018-08-24 19:10:04,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1917769704 description", "name": "tempest-secgroup-smoke-1917769704"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f16351e-9622-4015-87de-a00f20ff9220'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1917769704 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "updated_at": "2018-08-24T19:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3739d9ce-3d19-485b-9310-23e639d19ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3d6b5a62-300d-4872-a851-c0a0dbfa47c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "name": "tempest-secgroup-smoke-1917769704"}} 2018-08-24 19:10:04,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 19:10:04,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b633a83c-e555-4500-bba2-a59b915dc4ef'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7b053121-7af2-4172-86ec-e8615fe96809"}} 2018-08-24 19:10:04,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:10:04,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568a8613-7405-41a1-adf5-9c75f5ad5c1e'} 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-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ac010f14-cab9-4720-8851-5363a6a65b43"}} 2018-08-24 19:10:04,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.138s 2018-08-24 19:10:04,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489e580e-bf61-4b53-bd76-88062dc2d33a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4a2695fe-615b-4dbd-9ccf-bb4811296ae7"}} 2018-08-24 19:10:04,990 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 19:10:04,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59f688cc-96c2-4f6f-abee-7b87cdd68c12'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f50bf9d1-9361-4db0-8aa4-59f0d6f368e8"}} 2018-08-24 19:10:05,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.180s 2018-08-24 19:10:05,172 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a35b60ac-f8cd-432e-97c0-8c6186d9b56a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "39c32679-23be-4c4b-acfa-49b118bc78ce"}} 2018-08-24 19:10:05,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.396s 2018-08-24 19:10:05,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbdcacba-a885-4744-a4c2-80c2bd1f470f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "55dfecfe-1e92-4217-bbbe-67bd4789ffeb"}} 2018-08-24 19:10:05,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:10:05,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36b6ae30-ba02-4c60-bace-78cb7093617f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "98d76a38-f45d-46c8-b0cf-8192a16e2683"}} 2018-08-24 19:10:06,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.370s 2018-08-24 19:10:06,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f769e755-d74c-4990-8b81-0233e9d484c0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:06Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:06Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93f0888c-0a4a-45fc-a9cc-a7a5a4bc9fb7"}} 2018-08-24 19:10:06,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 19:10:06,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1510183429"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0eaba186-0e37-4d3e-93d8-5c24079581ce'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:06Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d0a85f6e-9316-4a21-8e09-b1052199247d","name":"tempest-A-1510183429"}} 2018-08-24 19:10:07,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.840s 2018-08-24 19:10:07,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "name": "tempest-subnet-A-1-1991773586"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88747362-7b8e-45a6-85de-a77fa081ab7b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:06Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"65715204-79eb-4752-9b97-5bf06e3246f4","subnetpool_id":null,"name":"tempest-subnet-A-1-1991773586"}} 2018-08-24 19:10:07,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.286s 2018-08-24 19:10:07,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1861435078"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-528c6264-dd34-49f7-9d74-3a738fcfcd3e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0be81742-2af9-4806-ad8b-8e988ec09955","name":"tempest-B-1861435078"}} 2018-08-24 19:10:08,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.834s 2018-08-24 19:10:08,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "name": "tempest-subnet-B-1-1017687390"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b594f51-f901-47d9-9028-aa04c6ceb128'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:07Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","subnetpool_id":null,"name":"tempest-subnet-B-1-1017687390"}} 2018-08-24 19:10:08,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.433s 2018-08-24 19:10:08,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-932837105"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe6+uMrx9N8ivOqnOM+Ov8nAlh9YjAPMM6AysE/ROx/7ZQsWYa1pNn+nlEN/sm0Qim2bczIsIBzQFvhD4ASpDARczkor2QgJtLEzo17uDSbwaUzjc/wE98mVnBQzfgjLaJt8mmetdQQQVNgr138vE7GNYGFUB9WOfFD3d7gsE5SP51RvL4W/SA1W8aHPHC3gGg5JDMvAg8oftvNYhqxEa8MetTkSdUaNjHUKlJODqbYbEeC/s2iwkeoC6IjBkFbLfKwV1Urw5EM9nGwwq29TgLhn5hiTP9hFybT6QfddiDQJsR/9Zr5UF0UfTMlmIBc0sjA1idP/bx5fwNje1mNu91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnuvrjK8fTfIrzqpzjPjr/JwJYfWIwDzDOgMrBP0Tsf+2ULFm\nGtaTZ/p5RDf7JtEIptm3MyLCAc0Bb4Q+AEqQwEXM5KK9kICbSxM6Ne7g0m8GlM43\nP8BPfJlZwUM34Iy2ibfJpnrXUEEFTYK9d/LxOxjWBhVAfVjnxQ93e4LBOUj+dUby\n+Fv0gNVvGhzxwt4BoOSQzLwIPKH7bzWIasRGvDHrU5EnVGjYx1CpSTg6m2GxHgv7\nNosJHqAuiIwZBWy3ysFdVK8ORDPZxsMKtvU4C4Z+YYkz/YRcm0+kH3XYg0CbEf/W\na+VBdFH0zJZiAXNLIwNYnT/28eX8DY3tZjbvdQIDAQABAoIBAEHz6rdh3f39KM0F\n1BqHG3ikUQiEW5JcJTEoK2xQkyHl24W1eYhd0KLwQe9bxDEhwxNreyoPnLAeoh/j\no89/In+I+DVSjJUxqkEH47qKPmdWiEatJiSg7Nvq0GLyQHhCLWcODPO4Oy8lLMw0\nG+lxu0cpUXkIzNC4WsdfWdi6NPJOf1DQ3J6x9kz+JvqGq86kBS83BhhqlVeJA3as\n+zIkOz4JQ3PIgBEe1/Ml1sblK9pM9k/u1mnoEz/eWuc91uYKrmlR9AJ2afT4HaLK\ng1zjzjreIyG/ESlcYmzFzBKJmUtRUkkzT2SlRNAS/doABq1+7EMN8//xrRJlRcza\naRd8pkECgYEAyl4vrF7ZalN3y6WYHcUKp9tklMpxPQD7budnb+rM/rxioxODObg9\nXMlnuEoEBOlUZLGMzv9HfjbnTS6lAGAZ7dzXoxzhmVrQfRn3e3k6VYib4p6tSF3i\npWKdQOcZqq/DQNmlGWvqtpJo0sYAsFD9Fqtq8pTjXdupIYNUdaVxyikCgYEAyQoU\ny9PmOiS9XQsou8Uzre0RZQAyOsnQH7ARPtEbUWPvRUQaKm/Y8iMXU6HtTt6QsM8D\n+q42v+XX6lDNpMeR4rjET06wjnZ/vomED6H2MQrndvWllUnZ0ONEbF2slPC83xTa\nvfquwi1rU6OMS0lJQNqrNquO1QZT0XcT2ysYfG0CgYEAou1JvKFwseYZoN/lpLIr\nbhF43UJQASl1RUkRQk3sVXsefuUK1cG7xaRx2THeIoYo6Bj6oP1udfOGLeHL/o1g\n0tzmz/BEwc8X5GCvm71ydcLSnpXaNVVBUJ4gtUxaoc14ihGwltMH2Y3uzyOTEmFi\nIopIRJ4SoFJlzRGLQly9TGECgYA2VsU8OrA18wxEA+okpq7LShKzjBQHk9jvV7Wx\nlu+dVjesLzYrVkP7XsTFVDVCZiIRyEK5FTGzOLrdmK2c5lxmPa7CCPDr8NeidqT9\nXLeglePuYYM6ENYRAfzSlZc6Qr+qRIbDZuipj4E9AC3Bg7OLFg/FHSXkKmupaFgz\nmzhpGQKBgQC5kspOhSxIQQJCobHtQ2GoIs3r1GCmbkKfC+0ug0khjbZjwEU2lTZX\nAbCQzl/qBhfsfBp+2AAqRBp1WXofHTiiS1ehVGPV78m6IgDd6qXlaeKKAAYqAm9O\ntAtP7duhpZkHRCcu0Xzkz4cU1Yr6WyHQ3SV8JUYzHxXC/V0r/2IYGA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-932837105", "fingerprint": "11:79:ab:be:1a:ff:9a:8a:c4:bb:0b:06:51:dd:40:e7"}} 2018-08-24 19:10:09,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.859s 2018-08-24 19:10:09,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1891189683", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76a44eb3-e120-4b4c-b3eb-958d4cb35e22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:09Z","name":"tempest-port-smoke-1891189683","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:5e:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"65715204-79eb-4752-9b97-5bf06e3246f4","ip_address":"10.101.11.10"}],"id":"3a5cfbb3-2356-48d7-a824-498017cae248","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} 2018-08-24 19:10:11,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.798s 2018-08-24 19:10:11,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d0a85f6e-9316-4a21-8e09-b1052199247d", "port": "3a5cfbb3-2356-48d7-a824-498017cae248"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "adminPass": "cLsaMN2p3JQD"}} 2018-08-24 19:10:12,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.727s 2018-08-24 19:10:12,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:13,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.412s 2018-08-24 19:10:13,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:15,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.478s 2018-08-24 19:10:15,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:15,064 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:16,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.633s 2018-08-24 19:10:16,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:18,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.318s 2018-08-24 19:10:18,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:19,755 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.708s 2018-08-24 19:10:19,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,363 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.594s 2018-08-24 19:10:21,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,377 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-24 19:10:21,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.147s 2018-08-24 19:10:21,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-61984878-8428-4627-a242-d409b344db91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61984878-8428-4627-a242-d409b344db91'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,538 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 593973b1-7f72-4f03-b857-f4a9ca1d3e6d with status: ACTIVE 2018-08-24 19:10:22,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.898s 2018-08-24 19:10:22,438 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-796148839", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e99b401-d65e-4d86-a9be-6394fe1afe82'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:21Z","name":"tempest-port-smoke-796148839","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e4:ae:03","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","ip_address":"10.102.21.20"}],"id":"bb90d01a-2f72-463e-aa9a-cbfece237d8a","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} 2018-08-24 19:10:24,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.803s 2018-08-24 19:10:24,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0be81742-2af9-4806-ad8b-8e988ec09955", "port": "bb90d01a-2f72-463e-aa9a-cbfece237d8a"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "adminPass": "ki5jBTPZCmdu"}} 2018-08-24 19:10:24,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.544s 2018-08-24 19:10:24,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:26,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.358s 2018-08-24 19:10:26,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:27,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.111s 2018-08-24 19:10:27,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:27,301 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:28,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.349s 2018-08-24 19:10:28,653 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:30,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.663s 2018-08-24 19:10:30,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.157s 2018-08-24 19:10:31,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,516 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:10:31,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.139s 2018-08-24 19:10:31,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,669 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 63961866-ad48-4c93-bff7-6dc3add5d986 with status: ACTIVE 2018-08-24 19:10:32,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.349s 2018-08-24 19:10:32,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31eb5dc0-af65-47d3-a8e2-35e6da57f502'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "520002fb-2fcc-46fc-be62-cb16e76aad77"}} 2018-08-24 19:10:32,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.234s 2018-08-24 19:10:32,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cefcd7cb-d061-4938-bdaa-c0d3e0be1965'} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "id": "0768713f-456b-4049-b567-a80d93f11503"}} 2018-08-24 19:10:32,574 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.318s 2018-08-24 19:10:32,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e842a5d-b282-4d6a-8c68-24e1ab073d68'} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "id": "decaaebb-5bfc-4106-a943-7db7050b3020"}} 2018-08-24 19:10:32,575 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:10:32,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/routers 0.198s 2018-08-24 19:10:32,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--520637000", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdbb8a85-053a-4429-b65c-1f1afdd1bbfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:32Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} 2018-08-24 19:10:34,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.590s 2018-08-24 19:10:34,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e80cb15b-3cad-4858-a4b9-17cbff516f9d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:34Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} 2018-08-24 19:10:36,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface 2.035s 2018-08-24 19:10:36,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:10:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76bff1cd-a5d5-4b19-91c0-4fe28e0a056e'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} 2018-08-24 19:10:38,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.749s 2018-08-24 19:10:38,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:10:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdbe905f-f1a0-4883-8798-dffafdfb0214'} Body: {"floatingip": {"router_id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:10:37Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248", "id": "900daf29-623f-4d54-976f-989ab5060c58", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:10:38,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41,161 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:10:41,259 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:41,373 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:10:41,374 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41,376 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41,436 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:10:41,440 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:46,447 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:10:46,448 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:11:56,496 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:11:56,497 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:11:56,500 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:11:56,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:11:56,564 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:12:01,571 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:12:01,571 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:13:11,599 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:13:11,600 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:13:11,600 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,606 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,702 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,733 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,739 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:13:11,739 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11,740 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:13:11,740 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,742 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,802 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,806 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,814 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:13:11,814 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:13:11,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,816 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,878 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,881 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,887 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:13:11,887 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,889 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,950 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,953 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,959 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:13:11,959 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11,960 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:13:11,960 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,962 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:12,022 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:12,026 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:17,033 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:13:17,033 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:14:27,096 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:14:27,097 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:14:27,102 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:14:27,203 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:14:27,229 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:14:32,236 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:14:32,237 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:15:42,285 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:15:42,286 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:15:43,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58 1.446s 2018-08-24 19:15:43,740 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58', u'date': 'Fri, 24 Aug 2018 19:15:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e89062e-046d-43fd-90fc-6cdc1b004518'} Body: 2018-08-24 19:15:45,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface 1.971s 2018-08-24 19:15:45,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:15:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f12fffd-4351-4447-bd77-94aa249bdadf'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} 2018-08-24 19:15:47,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.602s 2018-08-24 19:15:47,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e99b64cd-522f-43b4-80b0-3fc415ef2e6b'} Body: 2018-08-24 19:15:47,798 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.481s 2018-08-24 19:15:47,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a'} Body: 2018-08-24 19:15:48,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.725s 2018-08-24 19:15:48,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:50,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.985s 2018-08-24 19:15:50,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:51,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.057s 2018-08-24 19:15:51,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50'} Body: {"itemNotFound": {"message": "Instance 63961866-ad48-4c93-bff7-6dc3add5d986 could not be found.", "code": 404}} 2018-08-24 19:15:52,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a 1.110s 2018-08-24 19:15:52,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-82661759-6f2b-4deb-8d47-112504ea2c6b'} Body: 2018-08-24 19:15:52,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.146s 2018-08-24 19:15:52,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4'} Body: 2018-08-24 19:15:53,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.430s 2018-08-24 19:15:53,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:54,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.066s 2018-08-24 19:15:54,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a'} Body: {"itemNotFound": {"message": "Instance 593973b1-7f72-4f03-b857-f4a9ca1d3e6d could not be found.", "code": 404}} 2018-08-24 19:15:54,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248 0.555s 2018-08-24 19:15:54,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33e29cbc-d9f7-45e6-aec9-ae94aad308b8'} Body: 2018-08-24 19:15:55,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105 0.068s 2018-08-24 19:15:55,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105', u'x-compute-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c'} Body: 2018-08-24 19:15:56,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37 1.607s 2018-08-24 19:15:56,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37', u'date': 'Fri, 24 Aug 2018 19:15:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d6dc67a-4719-411c-98c8-b9fa85e9c05c'} Body: 2018-08-24 19:15:57,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955 1.291s 2018-08-24 19:15:57,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955', u'date': 'Fri, 24 Aug 2018 19:15:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4d0f140-1168-4f77-bcb4-9e5434ef5471'} Body: 2018-08-24 19:15:58,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4 1.028s 2018-08-24 19:15:58,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4', u'date': 'Fri, 24 Aug 2018 19:15:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9aff6472-e1bb-4575-95ae-b91447da4662'} Body: 2018-08-24 19:16:00,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d 1.837s 2018-08-24 19:16:00,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d', u'date': 'Fri, 24 Aug 2018 19:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb570f47-e4ae-4234-9d1e-43f49b6e9e26'} Body: 2018-08-24 19:16:01,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504 0.687s 2018-08-24 19:16:01,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1f66772-b6c3-4955-8449-a8f666ee6bca'} Body: 2018-08-24 19:16:01.734 63 INFO tempest.lib.common.rest_client [req-2cb74d41-e46f-4a75-aeab-1220b1e5000e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.250s 2018-08-24 19:16:01.735 63 DEBUG tempest.lib.common.rest_client [req-2cb74d41-e46f-4a75-aeab-1220b1e5000e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-2043046589 description", "name": "tempest-secgroup-smoke-2043046589"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2cb74d41-e46f-4a75-aeab-1220b1e5000e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-2043046589 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "updated_at": "2018-08-24T19:16:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "57d90bcb-3bec-46c2-8789-73bf0ff73e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "cc9e32ff-df01-414f-8267-261321a3d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "name": "tempest-secgroup-smoke-2043046589"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:01.942 63 INFO tempest.lib.common.rest_client [req-4845e2d8-b089-4ca7-b2c1-00f60c035879 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.206s 2018-08-24 19:16:01.943 63 DEBUG tempest.lib.common.rest_client [req-4845e2d8-b089-4ca7-b2c1-00f60c035879 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4845e2d8-b089-4ca7-b2c1-00f60c035879'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "84093fb7-cab7-498d-bef5-74d1f5137a5b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:02.148 63 INFO tempest.lib.common.rest_client [req-bf8c9e65-89d5-4d31-91ae-f1dd2090e90f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.204s 2018-08-24 19:16:02.148 63 DEBUG tempest.lib.common.rest_client [req-bf8c9e65-89d5-4d31-91ae-f1dd2090e90f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf8c9e65-89d5-4d31-91ae-f1dd2090e90f'} 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-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "79e3d6b9-6994-4d3f-98ad-463aa5d983c8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:02.289 63 INFO tempest.lib.common.rest_client [req-4b9fd829-73a3-41ab-bfa6-eba7243af542 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.139s 2018-08-24 19:16:02.289 63 DEBUG tempest.lib.common.rest_client [req-4b9fd829-73a3-41ab-bfa6-eba7243af542 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9fd829-73a3-41ab-bfa6-eba7243af542'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c3904a7-6889-4e23-b01d-4ed3c0dc9443"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:02.511 63 INFO tempest.lib.common.rest_client [req-1533238f-ab10-4be5-823e-9e60ab5ad20b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.221s 2018-08-24 19:16:02.511 63 DEBUG tempest.lib.common.rest_client [req-1533238f-ab10-4be5-823e-9e60ab5ad20b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533238f-ab10-4be5-823e-9e60ab5ad20b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e0d0b8e7-ca93-4bc0-9517-9dd3a3eba7d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:02.932 63 INFO tempest.lib.common.rest_client [req-a208839c-1879-44b4-840d-ed2b94c36490 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.419s 2018-08-24 19:16:02.932 63 DEBUG tempest.lib.common.rest_client [req-a208839c-1879-44b4-840d-ed2b94c36490 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a208839c-1879-44b4-840d-ed2b94c36490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd75040e-23ec-4dd1-b5a7-45901e87418f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:03.082 63 INFO tempest.lib.common.rest_client [req-6099e050-ac36-4ee8-9413-628e0381e677 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03.083 63 DEBUG tempest.lib.common.rest_client [req-6099e050-ac36-4ee8-9413-628e0381e677 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6099e050-ac36-4ee8-9413-628e0381e677'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "491753a2-c051-4f29-aff9-b5c588bdba14"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:03.229 63 INFO tempest.lib.common.rest_client [req-6044e7c0-6419-4f70-95b4-3fffbc6cfe3c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:16:03.229 63 DEBUG tempest.lib.common.rest_client [req-6044e7c0-6419-4f70-95b4-3fffbc6cfe3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6044e7c0-6419-4f70-95b4-3fffbc6cfe3c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b3a39db2-7705-4978-9e47-696928587b1b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:03.379 63 INFO tempest.lib.common.rest_client [req-a5a07edc-c597-4729-a22d-6ff44196c562 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03.379 63 DEBUG tempest.lib.common.rest_client [req-a5a07edc-c597-4729-a22d-6ff44196c562 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5a07edc-c597-4729-a22d-6ff44196c562'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:03Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c3ec5854-09f8-456d-9e65-8a64c2e23707"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:03.597 63 INFO tempest.lib.common.rest_client [req-2460ae37-c6c0-4ca0-8e2c-efede877c7f0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:16:03.598 63 DEBUG tempest.lib.common.rest_client [req-2460ae37-c6c0-4ca0-8e2c-efede877c7f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-528884780"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2460ae37-c6c0-4ca0-8e2c-efede877c7f0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","name":"tempest-A-528884780"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:04.103 63 INFO tempest.lib.common.rest_client [req-a9e36f29-b276-4f38-9788-ea4d27a4d0df ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.504s 2018-08-24 19:16:04.104 63 DEBUG tempest.lib.common.rest_client [req-a9e36f29-b276-4f38-9788-ea4d27a4d0df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "name": "tempest-subnet-A-1-259581818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9e36f29-b276-4f38-9788-ea4d27a4d0df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:03Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","subnetpool_id":null,"name":"tempest-subnet-A-1-259581818"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:04.324 63 INFO tempest.lib.common.rest_client [req-71989550-42b8-45c1-a957-8b41f6f26664 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.219s 2018-08-24 19:16:04.324 63 DEBUG tempest.lib.common.rest_client [req-71989550-42b8-45c1-a957-8b41f6f26664 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1783699403"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71989550-42b8-45c1-a957-8b41f6f26664'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","name":"tempest-B-1783699403"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:04.947 63 INFO tempest.lib.common.rest_client [req-08936af5-cd81-4d84-ba2e-f6de052593a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.622s 2018-08-24 19:16:04.948 63 DEBUG tempest.lib.common.rest_client [req-08936af5-cd81-4d84-ba2e-f6de052593a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "name": "tempest-subnet-B-1-1127030661"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08936af5-cd81-4d84-ba2e-f6de052593a8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:04Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:04Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"69738a0d-e5fd-43e9-b070-4913c1218b53","subnetpool_id":null,"name":"tempest-subnet-B-1-1127030661"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:05.218 63 INFO tempest.lib.common.rest_client [req-46b30f9e-ebf5-436e-ab51-a6f8b4601cbb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.269s 2018-08-24 19:16:05.218 63 DEBUG tempest.lib.common.rest_client [req-46b30f9e-ebf5-436e-ab51-a6f8b4601cbb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46b30f9e-ebf5-436e-ab51-a6f8b4601cbb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "9631d65d-58da-41f4-9294-243306616f00"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:05.460 63 INFO tempest.lib.common.rest_client [req-e87154ef-6ea8-437b-8ba4-12fb176b5c11 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.240s 2018-08-24 19:16:05.460 63 DEBUG tempest.lib.common.rest_client [req-e87154ef-6ea8-437b-8ba4-12fb176b5c11 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e87154ef-6ea8-437b-8ba4-12fb176b5c11'} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "id": "6a9d087f-8acb-4f55-bd4d-3785badcced7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:05.764 63 INFO tempest.lib.common.rest_client [req-efc67f7e-c773-40c5-aa3b-5b405e85880a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.303s 2018-08-24 19:16:05.765 63 DEBUG tempest.lib.common.rest_client [req-efc67f7e-c773-40c5-aa3b-5b405e85880a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efc67f7e-c773-40c5-aa3b-5b405e85880a'} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "id": "11fe6155-1219-4988-9f3d-b5944ec48ec5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:05.765 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:16:05.906 63 INFO tempest.lib.common.rest_client [req-aefb24d6-5d42-418f-a35e-f1fd3a13baef ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.140s 2018-08-24 19:16:05.907 63 DEBUG tempest.lib.common.rest_client [req-aefb24d6-5d42-418f-a35e-f1fd3a13baef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1450493988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu3sOtimjD5M4M69GScJC2RsWVGL5AmSRaGKHe11Ed8FPdVxac0rAvpNeoBRH9c9rWVSH1kHRHeC35XHb5fqfR0vOw2NduJcL//4IRV4yTKEfj6Q5yBfFbwkULtDY1SX5ZusXgoKai0tEAR3KmMhP77THvMpGKapwV6sgY94ItpFTCNAK+KT5NruXMF0XRs/gVPawWWximHuynMjuNh40dCIiIv9Ut+AQFYwSiAxABK9AQY/+Hqd6Jj+q6zrlaEO72pYD9/wpmZnW8iEUtJRsaKzvejJdLQnENCsDa0U6No2NmljjURyJPq5YAKENXl0/np4QHvgbiu3kwSqx+zLnn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArt7DrYpow+TODOvRknCQtkbFlRi+QJkkWhih3tdRHfBT3VcW\nnNKwL6TXqAUR/XPa1lUh9ZB0R3gt+Vx2+X6n0dLzsNjXbiXC//+CEVeMkyhH4+kO\ncgXxW8JFC7Q2NUl+WbrF4KCmotLRAEdypjIT++0x7zKRimqcFerIGPeCLaRUwjQC\nvik+Ta7lzBdF0bP4FT2sFlsYph7spzI7jYeNHQiIiL/VLfgEBWMEogMQASvQEGP/\nh6neiY/qus65WhDu9qWA/f8KZmZ1vIhFLSUbGis73oyXS0JxDQrA2tFOjaNjZpY4\n1EciT6uWAChDV5dP56eEB74G4rt5MEqsfsy55wIDAQABAoIBAAXjjJVohtSp/OJk\ngp862TS6N2co+Sc1wQqjr7fQanPmpvxaNXG8iqBgHb8TxKJTZ3g2T7l0TuYlPu8Z\n1Qvb3wzq3LgE5WRZMzLpyNiKqTo/bgRX0du3JYSgizC0teqfefjNmGJTJqlvDgjD\nXzIHl7KxLzBN9KbDplP6nxhwJVsiElRF55YTmm6wdDNdbAbSdDZeilgahBOf2NNZ\n3Ept5nE6d+/eSSKfMB0NrRWSDoD0aUY7ucatRNPPEAJlKsvQL5pQGcvHBUqUjb6P\nqonwAlCLWNnBUJNMHrT/pyvzosws3Jcf49zT+DgyZy6LYkSkfIc37FqlhMEq2GLd\nFSDziwkCgYEA1gMbeUeP3Y1GDsmYjzHNUCs9O8BlXzOhCThS4WvMKAL5M9qNJZGr\nRJ9sbFtO0rQZV4iac2YT+c0ze0N3i06a40U7UMlGQ23HpWXsTDdgn0TZ3NprFLqt\n9QWk9zVtVhmOpz/vCbA0Ay7GAmrNxOahv97p+W3d7dT0vxtqhX0Dk50CgYEA0S26\nP+zGjokX43Eyk1V+JAx7FAuforIufvV2ayY70NiIhqKSnPI22voc22iO4W6avOR3\nicO9nwOYMZaFyZiDOIZqSqq1oyzV/VS0qvEQblBPs5B3E174PUMX0c/ANxzG0FXs\nUYIMvIOJM24U6z231W7hFdgt4jmNejPKsbuH9lMCgYAENZFvxDmPKP0sw0hN4LPi\nFMeiijk0MybCsKnopx8f1lcibvUBvSi6M8yFIRKe0E4DS7uF84cHDcMqdHxAcC5Z\ns/3jq+HG57zagvOv2BL9bvQ+BMnAYZ+URyUke5eH7v7ASWChNyb+vQfF+mXLrqGV\nzYOalU+dIughbh+dOoU8fQKBgFpiZd4FU253cmkGmpHrGQw+kFgDBcFpOIoHSlnW\nNXZyedujF7LVPjq0ZA+ySDrEbfw8xCI1ABRbm0GiBsErM1gTTI5i4QVW9Ef4d/B9\nJVplPWsbezhVivH9sacpG6c0uft/hRNbHGHAfGJKqKNVEcAZnwyvUnQz5hvtkSHn\nJEKdAoGBALk+roivUMboGXHQ7VhWhfQJFg8NqRrZ0X5pKr6xzh+xz3lnxruwZvzF\nwl1msIgytTASgTj52e3wqY37zTp9FbJI1GHAWXHrtN827Oyp4U9Lu82Iumo4xeem\nxTk4aqm579HSemiEiIYMiynBlcmDs9Pwp9DmyU9Sg8chUcoF50y8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1450493988", "fingerprint": "b0:0b:2c:4b:fa:0c:7f:b5:e1:67:99:19:d3:02:19:fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:07.113 63 INFO tempest.lib.common.rest_client [req-452027a0-fde4-4da4-a8e5-d98aa8a61202 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 1.203s 2018-08-24 19:16:07.113 63 DEBUG tempest.lib.common.rest_client [req-452027a0-fde4-4da4-a8e5-d98aa8a61202 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-56153488", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452027a0-fde4-4da4-a8e5-d98aa8a61202'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:06Z","name":"tempest-port-smoke-56153488","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:25:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","ip_address":"10.101.11.10"}],"id":"61f290ab-1225-42b2-ac68-2689d51d77cd","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:09.012 63 INFO tempest.lib.common.rest_client [req-7bc0dee5-a153-453f-b21c-b85858a60b1f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 1.897s 2018-08-24 19:16:09.013 63 DEBUG tempest.lib.common.rest_client [req-7bc0dee5-a153-453f-b21c-b85858a60b1f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "port": "61f290ab-1225-42b2-ac68-2689d51d77cd"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "48cf8a41-4586-475a-ab10-08ee30565565", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "adminPass": "7VHg5YUn2hnp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:09.312 63 INFO tempest.lib.common.rest_client [req-136b1b67-a9d1-4806-9c4d-270df7175be4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.295s 2018-08-24 19:16:09.312 63 DEBUG tempest.lib.common.rest_client [req-136b1b67-a9d1-4806-9c4d-270df7175be4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:10.724 63 INFO tempest.lib.common.rest_client [req-e438ae45-4948-4888-9d07-d6b7f7662a99 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.397s 2018-08-24 19:16:10.725 63 DEBUG tempest.lib.common.rest_client [req-e438ae45-4948-4888-9d07-d6b7f7662a99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:12.048 63 INFO tempest.lib.common.rest_client [req-f8756c1d-f512-4665-ac24-ca0cea7c165e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.308s 2018-08-24 19:16:12.049 63 DEBUG tempest.lib.common.rest_client [req-f8756c1d-f512-4665-ac24-ca0cea7c165e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:12.062 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:13.405 63 INFO tempest.lib.common.rest_client [req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.341s 2018-08-24 19:16:13.406 63 DEBUG tempest.lib.common.rest_client [req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:14.840 63 INFO tempest.lib.common.rest_client [req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.422s 2018-08-24 19:16:14.841 63 DEBUG tempest.lib.common.rest_client [req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:16.186 63 INFO tempest.lib.common.rest_client [req-61f6626b-60ab-4940-998c-b922ba23b472 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.330s 2018-08-24 19:16:16.186 63 DEBUG tempest.lib.common.rest_client [req-61f6626b-60ab-4940-998c-b922ba23b472 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:16.196 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:16:16.707 63 INFO tempest.lib.common.rest_client [req-4273e9e0-d5b4-4038-97af-620ab1de2ba0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.511s 2018-08-24 19:16:16.708 63 DEBUG tempest.lib.common.rest_client [req-4273e9e0-d5b4-4038-97af-620ab1de2ba0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:16.722 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 48cf8a41-4586-475a-ab10-08ee30565565 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:16:17.610 63 INFO tempest.lib.common.rest_client [req-a0ea4e7b-039b-45c3-8c3d-ad5c1c22870b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 0.887s 2018-08-24 19:16:17.611 63 DEBUG tempest.lib.common.rest_client [req-a0ea4e7b-039b-45c3-8c3d-ad5c1c22870b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-30318173", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0ea4e7b-039b-45c3-8c3d-ad5c1c22870b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:16Z","name":"tempest-port-smoke-30318173","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d7:78:1e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"69738a0d-e5fd-43e9-b070-4913c1218b53","ip_address":"10.102.21.20"}],"id":"3f09439e-8531-4143-9d98-8f4075dd23bc","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:19.792 63 INFO tempest.lib.common.rest_client [req-cbb85801-a473-4b17-8d41-5d4a5e505fe8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 2.179s 2018-08-24 19:16:19.792 63 DEBUG tempest.lib.common.rest_client [req-cbb85801-a473-4b17-8d41-5d4a5e505fe8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "port": "3f09439e-8531-4143-9d98-8f4075dd23bc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "adminPass": "coqK82HVweL4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:19.873 63 INFO tempest.lib.common.rest_client [req-7322dc19-feec-4121-907d-d17bf5b25d8c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.076s 2018-08-24 19:16:19.873 63 DEBUG tempest.lib.common.rest_client [req-7322dc19-feec-4121-907d-d17bf5b25d8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:21.273 63 INFO tempest.lib.common.rest_client [req-93508c60-1b07-4346-b8c5-144feb275a38 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.385s 2018-08-24 19:16:21.274 63 DEBUG tempest.lib.common.rest_client [req-93508c60-1b07-4346-b8c5-144feb275a38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:22.386 63 INFO tempest.lib.common.rest_client [req-ff3f9623-d1d8-4d12-b053-7f19803671d3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.098s 2018-08-24 19:16:22.386 63 DEBUG tempest.lib.common.rest_client [req-ff3f9623-d1d8-4d12-b053-7f19803671d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:22.400 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:23.567 63 INFO tempest.lib.common.rest_client [req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.165s 2018-08-24 19:16:23.567 63 DEBUG tempest.lib.common.rest_client [req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:24.722 63 INFO tempest.lib.common.rest_client [req-06184c47-ad0e-40a5-84a4-a660df9f3b33 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.140s 2018-08-24 19:16:24.722 63 DEBUG tempest.lib.common.rest_client [req-06184c47-ad0e-40a5-84a4-a660df9f3b33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:25.900 63 INFO tempest.lib.common.rest_client [req-07ac2f5e-3107-49e4-8ab2-f2aadb375142 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.163s 2018-08-24 19:16:25.900 63 DEBUG tempest.lib.common.rest_client [req-07ac2f5e-3107-49e4-8ab2-f2aadb375142 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:25.913 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:16:26.353 63 INFO tempest.lib.common.rest_client [req-af8eef8c-cdb1-4238-a580-476af7cd4193 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.439s 2018-08-24 19:16:26.354 63 DEBUG tempest.lib.common.rest_client [req-af8eef8c-cdb1-4238-a580-476af7cd4193 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:26.367 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d0f8e51e-2b35-4744-8bc0-952232341fd3 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:16:26.496 63 INFO tempest.lib.common.rest_client [req-c6975528-c8f9-43a9-8ef8-3833dc44736d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/routers 0.127s 2018-08-24 19:16:26.496 63 DEBUG tempest.lib.common.rest_client [req-c6975528-c8f9-43a9-8ef8-3833dc44736d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--248363208", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:16:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6975528-c8f9-43a9-8ef8-3833dc44736d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:27.963 63 INFO tempest.lib.common.rest_client [req-64675fba-494b-411b-885d-591963df0764 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.466s 2018-08-24 19:16:27.963 63 DEBUG tempest.lib.common.rest_client [req-64675fba-494b-411b-885d-591963df0764 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:16:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64675fba-494b-411b-885d-591963df0764'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:30.477 63 INFO tempest.lib.common.rest_client [req-66bf89b3-e62b-4a51-a5d2-2b8b24034b8f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface 2.513s 2018-08-24 19:16:30.478 63 DEBUG tempest.lib.common.rest_client [req-66bf89b3-e62b-4a51-a5d2-2b8b24034b8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66bf89b3-e62b-4a51-a5d2-2b8b24034b8f'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:32.348 63 INFO tempest.lib.common.rest_client [req-ac7be6be-bebf-4be0-b701-bc90fe6ec2ac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.869s 2018-08-24 19:16:32.349 63 DEBUG tempest.lib.common.rest_client [req-ac7be6be-bebf-4be0-b701-bc90fe6ec2ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:16:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac7be6be-bebf-4be0-b701-bc90fe6ec2ac'} Body: {"floatingip": {"router_id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:16:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd", "id": "ec1cfa8b-d993-4567-8396-f18d4b38c29e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:16:32.350 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34.354 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34.419 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:16:34.451 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:34.565 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:16:34.566 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34.568 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34.627 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:16:34.632 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:39.639 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:16:39.640 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:17:49.709 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:17:49.709 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:17:49.712 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:17:49.774 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:17:49.776 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:17:54.783 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:17:54.783 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:19:04.826 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:19:04.827 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:19:04.827 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04.832 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:04.930 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:19:04.959 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:04.966 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:19:04.967 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:04.967 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:19:04.967 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04.970 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05.029 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:19:05.035 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05.045 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:19:05.045 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:19:05.046 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05.047 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05.104 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:19:05.111 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05.117 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:19:05.117 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05.119 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05.180 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:19:05.182 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05.188 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:19:05.188 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:05.188 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:19:05.189 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05.190 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05.249 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:19:05.254 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:10.262 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:19:10.262 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:20:20.324 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:20:20.324 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:20:20.328 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:20:20.427 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:20:20.456 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:20:25.464 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:20:25.465 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:21:35.503 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:21:36.729 63 INFO tempest.lib.common.rest_client [req-e27a587b-326f-4c22-b59b-70be9e66871c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e 1.223s 2018-08-24 19:21:36.729 63 DEBUG tempest.lib.common.rest_client [req-e27a587b-326f-4c22-b59b-70be9e66871c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e', u'date': 'Fri, 24 Aug 2018 19:21:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e27a587b-326f-4c22-b59b-70be9e66871c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:39.612 63 INFO tempest.lib.common.rest_client [req-cd1b67c4-9383-468b-bd38-2b68b7620eaf ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface 2.882s 2018-08-24 19:21:39.612 63 DEBUG tempest.lib.common.rest_client [req-cd1b67c4-9383-468b-bd38-2b68b7620eaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1b67c4-9383-468b-bd38-2b68b7620eaf'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:41.419 63 INFO tempest.lib.common.rest_client [req-0741681b-fdcd-466d-a360-de6e09999d20 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.805s 2018-08-24 19:21:41.419 63 DEBUG tempest.lib.common.rest_client [req-0741681b-fdcd-466d-a360-de6e09999d20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0741681b-fdcd-466d-a360-de6e09999d20'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:41.854 63 INFO tempest.lib.common.rest_client [req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.434s 2018-08-24 19:21:41.855 63 DEBUG tempest.lib.common.rest_client [req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:42.536 63 INFO tempest.lib.common.rest_client [req-4b52dcf9-184c-40fa-816e-db0778aba068 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.680s 2018-08-24 19:21:42.536 63 DEBUG tempest.lib.common.rest_client [req-4b52dcf9-184c-40fa-816e-db0778aba068 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:41Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:43.604 63 INFO tempest.lib.common.rest_client [req-03dc8c05-1aea-4212-b4c7-25c20e454915 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.052s 2018-08-24 19:21:43.604 63 DEBUG tempest.lib.common.rest_client [req-03dc8c05-1aea-4212-b4c7-25c20e454915 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915'} Body: {"itemNotFound": {"message": "Instance d0f8e51e-2b35-4744-8bc0-952232341fd3 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:44.661 63 INFO tempest.lib.common.rest_client [req-8724dea9-7660-486e-98ba-fb807227980c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc 1.056s 2018-08-24 19:21:44.662 63 DEBUG tempest.lib.common.rest_client [req-8724dea9-7660-486e-98ba-fb807227980c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8724dea9-7660-486e-98ba-fb807227980c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:44.860 63 INFO tempest.lib.common.rest_client [req-0a599681-d48d-4ca0-b6c1-5dd57906f74e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.197s 2018-08-24 19:21:44.861 63 DEBUG tempest.lib.common.rest_client [req-0a599681-d48d-4ca0-b6c1-5dd57906f74e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:45.649 63 INFO tempest.lib.common.rest_client [req-82ebdb7e-9797-4b29-9df4-1ffa29af3807 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.787s 2018-08-24 19:21:45.649 63 DEBUG tempest.lib.common.rest_client [req-82ebdb7e-9797-4b29-9df4-1ffa29af3807 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:46.716 63 INFO tempest.lib.common.rest_client [req-0e6454e4-a42f-4388-b368-5df745b8f660 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.052s 2018-08-24 19:21:46.716 63 DEBUG tempest.lib.common.rest_client [req-0e6454e4-a42f-4388-b368-5df745b8f660 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660'} Body: {"itemNotFound": {"message": "Instance 48cf8a41-4586-475a-ab10-08ee30565565 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:47.605 63 INFO tempest.lib.common.rest_client [req-63379b92-8edc-477c-b991-8851262890d0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd 0.888s 2018-08-24 19:21:47.606 63 DEBUG tempest.lib.common.rest_client [req-63379b92-8edc-477c-b991-8851262890d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63379b92-8edc-477c-b991-8851262890d0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:47.646 63 INFO tempest.lib.common.rest_client [req-0f19847a-7f38-45ad-a3d2-297ef7db65fa ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988 0.039s 2018-08-24 19:21:47.647 63 DEBUG tempest.lib.common.rest_client [req-0f19847a-7f38-45ad-a3d2-297ef7db65fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988', u'x-compute-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:48.987 63 INFO tempest.lib.common.rest_client [req-ee6aec00-b26a-4d55-847d-8cde5ebf7468 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53 1.339s 2018-08-24 19:21:48.987 63 DEBUG tempest.lib.common.rest_client [req-ee6aec00-b26a-4d55-847d-8cde5ebf7468 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53', u'date': 'Fri, 24 Aug 2018 19:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee6aec00-b26a-4d55-847d-8cde5ebf7468'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:50.498 63 INFO tempest.lib.common.rest_client [req-cf4f6f4e-c9c6-4c59-8d2e-8c15574839ad ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc 1.509s 2018-08-24 19:21:50.499 63 DEBUG tempest.lib.common.rest_client [req-cf4f6f4e-c9c6-4c59-8d2e-8c15574839ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc', u'date': 'Fri, 24 Aug 2018 19:21:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cf4f6f4e-c9c6-4c59-8d2e-8c15574839ad'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:52.345 63 INFO tempest.lib.common.rest_client [req-1c3f3bdb-439f-4f4e-9bcd-57c4c04ef30c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e 1.845s 2018-08-24 19:21:52.345 63 DEBUG tempest.lib.common.rest_client [req-1c3f3bdb-439f-4f4e-9bcd-57c4c04ef30c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e', u'date': 'Fri, 24 Aug 2018 19:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c3f3bdb-439f-4f4e-9bcd-57c4c04ef30c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:54.049 63 INFO tempest.lib.common.rest_client [req-4e745d51-16b1-4bd6-99d3-2d9f76316774 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915 1.702s 2018-08-24 19:21:54.049 63 DEBUG tempest.lib.common.rest_client [req-4e745d51-16b1-4bd6-99d3-2d9f76316774 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915', u'date': 'Fri, 24 Aug 2018 19:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e745d51-16b1-4bd6-99d3-2d9f76316774'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:54.572 63 INFO tempest.lib.common.rest_client [req-a574d906-122e-464e-b542-6ebad6e54fab ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69 0.522s 2018-08-24 19:21:54.572 63 DEBUG tempest.lib.common.rest_client [req-a574d906-122e-464e-b542-6ebad6e54fab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a574d906-122e-464e-b542-6ebad6e54fab'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [353.091529s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:16:01,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.250s 2018-08-24 19:16:01,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-2043046589 description", "name": "tempest-secgroup-smoke-2043046589"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2cb74d41-e46f-4a75-aeab-1220b1e5000e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-2043046589 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "updated_at": "2018-08-24T19:16:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "57d90bcb-3bec-46c2-8789-73bf0ff73e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "cc9e32ff-df01-414f-8267-261321a3d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "name": "tempest-secgroup-smoke-2043046589"}} 2018-08-24 19:16:01,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.206s 2018-08-24 19:16:01,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4845e2d8-b089-4ca7-b2c1-00f60c035879'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "84093fb7-cab7-498d-bef5-74d1f5137a5b"}} 2018-08-24 19:16:02,148 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.204s 2018-08-24 19:16:02,148 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf8c9e65-89d5-4d31-91ae-f1dd2090e90f'} 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-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "79e3d6b9-6994-4d3f-98ad-463aa5d983c8"}} 2018-08-24 19:16:02,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.139s 2018-08-24 19:16:02,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9fd829-73a3-41ab-bfa6-eba7243af542'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c3904a7-6889-4e23-b01d-4ed3c0dc9443"}} 2018-08-24 19:16:02,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.221s 2018-08-24 19:16:02,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533238f-ab10-4be5-823e-9e60ab5ad20b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e0d0b8e7-ca93-4bc0-9517-9dd3a3eba7d1"}} 2018-08-24 19:16:02,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.419s 2018-08-24 19:16:02,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a208839c-1879-44b4-840d-ed2b94c36490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd75040e-23ec-4dd1-b5a7-45901e87418f"}} 2018-08-24 19:16:03,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6099e050-ac36-4ee8-9413-628e0381e677'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "491753a2-c051-4f29-aff9-b5c588bdba14"}} 2018-08-24 19:16:03,229 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:16:03,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6044e7c0-6419-4f70-95b4-3fffbc6cfe3c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b3a39db2-7705-4978-9e47-696928587b1b"}} 2018-08-24 19:16:03,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03,379 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5a07edc-c597-4729-a22d-6ff44196c562'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:03Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c3ec5854-09f8-456d-9e65-8a64c2e23707"}} 2018-08-24 19:16:03,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:16:03,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-528884780"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2460ae37-c6c0-4ca0-8e2c-efede877c7f0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","name":"tempest-A-528884780"}} 2018-08-24 19:16:04,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.504s 2018-08-24 19:16:04,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "name": "tempest-subnet-A-1-259581818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9e36f29-b276-4f38-9788-ea4d27a4d0df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:03Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","subnetpool_id":null,"name":"tempest-subnet-A-1-259581818"}} 2018-08-24 19:16:04,324 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.219s 2018-08-24 19:16:04,324 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1783699403"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71989550-42b8-45c1-a957-8b41f6f26664'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","name":"tempest-B-1783699403"}} 2018-08-24 19:16:04,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.622s 2018-08-24 19:16:04,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "name": "tempest-subnet-B-1-1127030661"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08936af5-cd81-4d84-ba2e-f6de052593a8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:04Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:04Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"69738a0d-e5fd-43e9-b070-4913c1218b53","subnetpool_id":null,"name":"tempest-subnet-B-1-1127030661"}} 2018-08-24 19:16:05,218 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.269s 2018-08-24 19:16:05,218 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46b30f9e-ebf5-436e-ab51-a6f8b4601cbb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "9631d65d-58da-41f4-9294-243306616f00"}} 2018-08-24 19:16:05,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.240s 2018-08-24 19:16:05,460 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e87154ef-6ea8-437b-8ba4-12fb176b5c11'} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "id": "6a9d087f-8acb-4f55-bd4d-3785badcced7"}} 2018-08-24 19:16:05,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.303s 2018-08-24 19:16:05,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efc67f7e-c773-40c5-aa3b-5b405e85880a'} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "id": "11fe6155-1219-4988-9f3d-b5944ec48ec5"}} 2018-08-24 19:16:05,765 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:16:05,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.140s 2018-08-24 19:16:05,907 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1450493988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu3sOtimjD5M4M69GScJC2RsWVGL5AmSRaGKHe11Ed8FPdVxac0rAvpNeoBRH9c9rWVSH1kHRHeC35XHb5fqfR0vOw2NduJcL//4IRV4yTKEfj6Q5yBfFbwkULtDY1SX5ZusXgoKai0tEAR3KmMhP77THvMpGKapwV6sgY94ItpFTCNAK+KT5NruXMF0XRs/gVPawWWximHuynMjuNh40dCIiIv9Ut+AQFYwSiAxABK9AQY/+Hqd6Jj+q6zrlaEO72pYD9/wpmZnW8iEUtJRsaKzvejJdLQnENCsDa0U6No2NmljjURyJPq5YAKENXl0/np4QHvgbiu3kwSqx+zLnn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArt7DrYpow+TODOvRknCQtkbFlRi+QJkkWhih3tdRHfBT3VcW\nnNKwL6TXqAUR/XPa1lUh9ZB0R3gt+Vx2+X6n0dLzsNjXbiXC//+CEVeMkyhH4+kO\ncgXxW8JFC7Q2NUl+WbrF4KCmotLRAEdypjIT++0x7zKRimqcFerIGPeCLaRUwjQC\nvik+Ta7lzBdF0bP4FT2sFlsYph7spzI7jYeNHQiIiL/VLfgEBWMEogMQASvQEGP/\nh6neiY/qus65WhDu9qWA/f8KZmZ1vIhFLSUbGis73oyXS0JxDQrA2tFOjaNjZpY4\n1EciT6uWAChDV5dP56eEB74G4rt5MEqsfsy55wIDAQABAoIBAAXjjJVohtSp/OJk\ngp862TS6N2co+Sc1wQqjr7fQanPmpvxaNXG8iqBgHb8TxKJTZ3g2T7l0TuYlPu8Z\n1Qvb3wzq3LgE5WRZMzLpyNiKqTo/bgRX0du3JYSgizC0teqfefjNmGJTJqlvDgjD\nXzIHl7KxLzBN9KbDplP6nxhwJVsiElRF55YTmm6wdDNdbAbSdDZeilgahBOf2NNZ\n3Ept5nE6d+/eSSKfMB0NrRWSDoD0aUY7ucatRNPPEAJlKsvQL5pQGcvHBUqUjb6P\nqonwAlCLWNnBUJNMHrT/pyvzosws3Jcf49zT+DgyZy6LYkSkfIc37FqlhMEq2GLd\nFSDziwkCgYEA1gMbeUeP3Y1GDsmYjzHNUCs9O8BlXzOhCThS4WvMKAL5M9qNJZGr\nRJ9sbFtO0rQZV4iac2YT+c0ze0N3i06a40U7UMlGQ23HpWXsTDdgn0TZ3NprFLqt\n9QWk9zVtVhmOpz/vCbA0Ay7GAmrNxOahv97p+W3d7dT0vxtqhX0Dk50CgYEA0S26\nP+zGjokX43Eyk1V+JAx7FAuforIufvV2ayY70NiIhqKSnPI22voc22iO4W6avOR3\nicO9nwOYMZaFyZiDOIZqSqq1oyzV/VS0qvEQblBPs5B3E174PUMX0c/ANxzG0FXs\nUYIMvIOJM24U6z231W7hFdgt4jmNejPKsbuH9lMCgYAENZFvxDmPKP0sw0hN4LPi\nFMeiijk0MybCsKnopx8f1lcibvUBvSi6M8yFIRKe0E4DS7uF84cHDcMqdHxAcC5Z\ns/3jq+HG57zagvOv2BL9bvQ+BMnAYZ+URyUke5eH7v7ASWChNyb+vQfF+mXLrqGV\nzYOalU+dIughbh+dOoU8fQKBgFpiZd4FU253cmkGmpHrGQw+kFgDBcFpOIoHSlnW\nNXZyedujF7LVPjq0ZA+ySDrEbfw8xCI1ABRbm0GiBsErM1gTTI5i4QVW9Ef4d/B9\nJVplPWsbezhVivH9sacpG6c0uft/hRNbHGHAfGJKqKNVEcAZnwyvUnQz5hvtkSHn\nJEKdAoGBALk+roivUMboGXHQ7VhWhfQJFg8NqRrZ0X5pKr6xzh+xz3lnxruwZvzF\nwl1msIgytTASgTj52e3wqY37zTp9FbJI1GHAWXHrtN827Oyp4U9Lu82Iumo4xeem\nxTk4aqm579HSemiEiIYMiynBlcmDs9Pwp9DmyU9Sg8chUcoF50y8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1450493988", "fingerprint": "b0:0b:2c:4b:fa:0c:7f:b5:e1:67:99:19:d3:02:19:fa"}} 2018-08-24 19:16:07,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 1.203s 2018-08-24 19:16:07,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-56153488", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452027a0-fde4-4da4-a8e5-d98aa8a61202'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:06Z","name":"tempest-port-smoke-56153488","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:25:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","ip_address":"10.101.11.10"}],"id":"61f290ab-1225-42b2-ac68-2689d51d77cd","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} 2018-08-24 19:16:09,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 1.897s 2018-08-24 19:16:09,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "port": "61f290ab-1225-42b2-ac68-2689d51d77cd"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "48cf8a41-4586-475a-ab10-08ee30565565", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "adminPass": "7VHg5YUn2hnp"}} 2018-08-24 19:16:09,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.295s 2018-08-24 19:16:09,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:10,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.397s 2018-08-24 19:16:10,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:12,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.308s 2018-08-24 19:16:12,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:12,062 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:13,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.341s 2018-08-24 19:16:13,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:14,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.422s 2018-08-24 19:16:14,841 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.330s 2018-08-24 19:16:16,186 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,196 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:16:16,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.511s 2018-08-24 19:16:16,708 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,722 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 48cf8a41-4586-475a-ab10-08ee30565565 with status: ACTIVE 2018-08-24 19:16:17,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 0.887s 2018-08-24 19:16:17,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-30318173", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0ea4e7b-039b-45c3-8c3d-ad5c1c22870b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:16Z","name":"tempest-port-smoke-30318173","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d7:78:1e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"69738a0d-e5fd-43e9-b070-4913c1218b53","ip_address":"10.102.21.20"}],"id":"3f09439e-8531-4143-9d98-8f4075dd23bc","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} 2018-08-24 19:16:19,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 2.179s 2018-08-24 19:16:19,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "port": "3f09439e-8531-4143-9d98-8f4075dd23bc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "adminPass": "coqK82HVweL4"}} 2018-08-24 19:16:19,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.076s 2018-08-24 19:16:19,873 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:21,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.385s 2018-08-24 19:16:21,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:22,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.098s 2018-08-24 19:16:22,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:22,400 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:23,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.165s 2018-08-24 19:16:23,567 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:24,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.140s 2018-08-24 19:16:24,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:25,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.163s 2018-08-24 19:16:25,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:25,913 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:16:26,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.439s 2018-08-24 19:16:26,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:26,367 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d0f8e51e-2b35-4744-8bc0-952232341fd3 with status: ACTIVE 2018-08-24 19:16:26,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/routers 0.127s 2018-08-24 19:16:26,496 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--248363208", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:16:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6975528-c8f9-43a9-8ef8-3833dc44736d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} 2018-08-24 19:16:27,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.466s 2018-08-24 19:16:27,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:16:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64675fba-494b-411b-885d-591963df0764'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} 2018-08-24 19:16:30,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface 2.513s 2018-08-24 19:16:30,478 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66bf89b3-e62b-4a51-a5d2-2b8b24034b8f'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} 2018-08-24 19:16:32,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.869s 2018-08-24 19:16:32,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:16:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac7be6be-bebf-4be0-b701-bc90fe6ec2ac'} Body: {"floatingip": {"router_id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:16:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd", "id": "ec1cfa8b-d993-4567-8396-f18d4b38c29e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:16:32,350 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34,354 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34,419 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:16:34,451 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:34,565 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:16:34,566 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34,568 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:16:34,632 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:39,639 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:16:39,640 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:17:49,709 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:17:49,709 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:17:49,712 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:17:49,774 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:17:49,776 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:17:54,783 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:17:54,783 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:19:04,826 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:19:04,827 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:19:04,827 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04,832 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:04,930 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:04,959 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:04,966 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:19:04,967 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:04,967 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:19:04,967 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04,970 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,029 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,035 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,045 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:19:05,045 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:19:05,046 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,047 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,104 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,111 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,117 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:19:05,117 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,119 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,180 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,182 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:19:05,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:05,188 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:19:05,189 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,190 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,254 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:10,262 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:19:10,262 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:20:20,324 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:20:20,324 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:20:20,328 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:20:20,427 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:20:20,456 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:20:25,464 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:20:25,465 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:21:35,503 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:21:35,504 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:21:36,729 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e 1.223s 2018-08-24 19:21:36,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e', u'date': 'Fri, 24 Aug 2018 19:21:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e27a587b-326f-4c22-b59b-70be9e66871c'} Body: 2018-08-24 19:21:39,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface 2.882s 2018-08-24 19:21:39,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1b67c4-9383-468b-bd38-2b68b7620eaf'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} 2018-08-24 19:21:41,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.805s 2018-08-24 19:21:41,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0741681b-fdcd-466d-a360-de6e09999d20'} Body: 2018-08-24 19:21:41,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.434s 2018-08-24 19:21:41,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1'} Body: 2018-08-24 19:21:42,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.680s 2018-08-24 19:21:42,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:41Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:21:43,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.052s 2018-08-24 19:21:43,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915'} Body: {"itemNotFound": {"message": "Instance d0f8e51e-2b35-4744-8bc0-952232341fd3 could not be found.", "code": 404}} 2018-08-24 19:21:44,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc 1.056s 2018-08-24 19:21:44,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8724dea9-7660-486e-98ba-fb807227980c'} Body: 2018-08-24 19:21:44,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.197s 2018-08-24 19:21:44,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e'} Body: 2018-08-24 19:21:45,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.787s 2018-08-24 19:21:45,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:21:46,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.052s 2018-08-24 19:21:46,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660'} Body: {"itemNotFound": {"message": "Instance 48cf8a41-4586-475a-ab10-08ee30565565 could not be found.", "code": 404}} 2018-08-24 19:21:47,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd 0.888s 2018-08-24 19:21:47,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63379b92-8edc-477c-b991-8851262890d0'} Body: 2018-08-24 19:21:47,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988 0.039s 2018-08-24 19:21:47,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988', u'x-compute-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa'} Body: 2018-08-24 19:21:48,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53 1.339s 2018-08-24 19:21:48,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53', u'date': 'Fri, 24 Aug 2018 19:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee6aec00-b26a-4d55-847d-8cde5ebf7468'} Body: 2018-08-24 19:21:50,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc 1.509s 2018-08-24 19:21:50,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc', u'date': 'Fri, 24 Aug 2018 19:21:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cf4f6f4e-c9c6-4c59-8d2e-8c15574839ad'} Body: 2018-08-24 19:21:52,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e 1.845s 2018-08-24 19:21:52,345 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e', u'date': 'Fri, 24 Aug 2018 19:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c3f3bdb-439f-4f4e-9bcd-57c4c04ef30c'} Body: 2018-08-24 19:21:54,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915 1.702s 2018-08-24 19:21:54,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915', u'date': 'Fri, 24 Aug 2018 19:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e745d51-16b1-4bd6-99d3-2d9f76316774'} Body: 2018-08-24 19:21:54,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69 0.522s 2018-08-24 19:21:54,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a574d906-122e-464e-b542-6ebad6e54fab'} Body: 2018-08-24 19:21:54.978 63 INFO tempest.lib.common.rest_client [req-e30e3055-53a2-47d4-b664-8efb488e7747 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:21:54.978 63 DEBUG tempest.lib.common.rest_client [req-e30e3055-53a2-47d4-b664-8efb488e7747 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1278566638 description", "name": "tempest-secgroup-smoke-1278566638"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e30e3055-53a2-47d4-b664-8efb488e7747'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1278566638 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:54Z", "updated_at": "2018-08-24T19:21:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "1d875690-38e6-44c7-912f-315d28a182e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "cdeec285-18ce-4eb1-9ff1-911370056302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cc864b80-bb26-410c-a211-016820aab831", "name": "tempest-secgroup-smoke-1278566638"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:55.502 63 INFO tempest.lib.common.rest_client [req-286990bf-0efb-46f6-aa5d-376c358a2dad ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.522s 2018-08-24 19:21:55.502 63 DEBUG tempest.lib.common.rest_client [req-286990bf-0efb-46f6-aa5d-376c358a2dad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-286990bf-0efb-46f6-aa5d-376c358a2dad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "369e038e-1355-45a0-b926-9a205619bbc1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:55.656 63 INFO tempest.lib.common.rest_client [req-cbff2345-db6e-4c89-b44e-0f65e332c839 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:21:55.657 63 DEBUG tempest.lib.common.rest_client [req-cbff2345-db6e-4c89-b44e-0f65e332c839 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cbff2345-db6e-4c89-b44e-0f65e332c839'} 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-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "440459da-5bde-493a-9095-1aaa420d81f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:55.822 63 INFO tempest.lib.common.rest_client [req-c7a5d646-6198-440a-b5a0-f02cfa1fb43c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 19:21:55.823 63 DEBUG tempest.lib.common.rest_client [req-c7a5d646-6198-440a-b5a0-f02cfa1fb43c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7a5d646-6198-440a-b5a0-f02cfa1fb43c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04ab640e-bb48-4e9a-ba99-b06995dd2d1a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:55.984 63 INFO tempest.lib.common.rest_client [req-63df2ceb-393c-4647-8ad1-bff2e2118822 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 19:21:55.984 63 DEBUG tempest.lib.common.rest_client [req-63df2ceb-393c-4647-8ad1-bff2e2118822 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63df2ceb-393c-4647-8ad1-bff2e2118822'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1756cdac-8172-4fcd-b623-a4ea7bee4ac2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:56.147 63 INFO tempest.lib.common.rest_client [req-bb7625c8-4062-42ee-89dd-0618bdf7f5cc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 19:21:56.148 63 DEBUG tempest.lib.common.rest_client [req-bb7625c8-4062-42ee-89dd-0618bdf7f5cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb7625c8-4062-42ee-89dd-0618bdf7f5cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c5973f11-3dc3-411f-b40b-c618c925e87a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:56.633 63 INFO tempest.lib.common.rest_client [req-98ad1275-788e-4ef8-95c6-bb806765fd1e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.483s 2018-08-24 19:21:56.633 63 DEBUG tempest.lib.common.rest_client [req-98ad1275-788e-4ef8-95c6-bb806765fd1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98ad1275-788e-4ef8-95c6-bb806765fd1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "99ed6885-824d-4de6-85f6-b359d5b5ef2b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:56.785 63 INFO tempest.lib.common.rest_client [req-7a8ae55d-834c-4fea-b2d2-0051374bd204 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:21:56.786 63 DEBUG tempest.lib.common.rest_client [req-7a8ae55d-834c-4fea-b2d2-0051374bd204 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8ae55d-834c-4fea-b2d2-0051374bd204'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a2dc3007-05a6-4f7f-b59e-08082e8a2617"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:56.979 63 INFO tempest.lib.common.rest_client [req-ef6c662f-848d-4c79-beb5-6544bafe25ca ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:21:56.979 63 DEBUG tempest.lib.common.rest_client [req-ef6c662f-848d-4c79-beb5-6544bafe25ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef6c662f-848d-4c79-beb5-6544bafe25ca'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a5e857d1-1099-4c6d-8745-1c401afafbcf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:57.290 63 INFO tempest.lib.common.rest_client [req-9209d22f-0d41-419f-a180-0d838782f745 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.308s 2018-08-24 19:21:57.290 63 DEBUG tempest.lib.common.rest_client [req-9209d22f-0d41-419f-a180-0d838782f745 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1454623497"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9209d22f-0d41-419f-a180-0d838782f745'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:56Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","name":"tempest-A-1454623497"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:57.821 63 INFO tempest.lib.common.rest_client [req-807b8ab2-9912-4acf-999f-8d9c1633254b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.529s 2018-08-24 19:21:57.821 63 DEBUG tempest.lib.common.rest_client [req-807b8ab2-9912-4acf-999f-8d9c1633254b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "name": "tempest-subnet-A-1-726828771"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-807b8ab2-9912-4acf-999f-8d9c1633254b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1277cf74-1ea0-43af-beb7-306579549482","subnetpool_id":null,"name":"tempest-subnet-A-1-726828771"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:58.055 63 INFO tempest.lib.common.rest_client [req-b5ff0701-b6b9-4f35-80f8-4a119608496d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.233s 2018-08-24 19:21:58.055 63 DEBUG tempest.lib.common.rest_client [req-b5ff0701-b6b9-4f35-80f8-4a119608496d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1636496502"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5ff0701-b6b9-4f35-80f8-4a119608496d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","name":"tempest-B-1636496502"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:58.666 63 INFO tempest.lib.common.rest_client [req-ec4cdffc-c8e9-483e-89c1-6c7d274292e2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.610s 2018-08-24 19:21:58.667 63 DEBUG tempest.lib.common.rest_client [req-ec4cdffc-c8e9-483e-89c1-6c7d274292e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "name": "tempest-subnet-B-1-974482928"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec4cdffc-c8e9-483e-89c1-6c7d274292e2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:58Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","subnetpool_id":null,"name":"tempest-subnet-B-1-974482928"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:59.358 63 INFO tempest.lib.common.rest_client [req-10db80e2-6efa-4775-8db9-fe6f1c6b26dc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.690s 2018-08-24 19:21:59.358 63 DEBUG tempest.lib.common.rest_client [req-10db80e2-6efa-4775-8db9-fe6f1c6b26dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10db80e2-6efa-4775-8db9-fe6f1c6b26dc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e1b23740-47f0-4e1f-ae10-66b7a818bf4c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:21:59.980 63 INFO tempest.lib.common.rest_client [req-16929de7-b4a6-4fa0-aca1-18234aec4535 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.621s 2018-08-24 19:21:59.980 63 DEBUG tempest.lib.common.rest_client [req-16929de7-b4a6-4fa0-aca1-18234aec4535 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16929de7-b4a6-4fa0-aca1-18234aec4535'} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "id": "801726a0-a5c1-4ccb-b775-819714a1dfc8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:00.253 63 INFO tempest.lib.common.rest_client [req-d33ab039-7b8a-481b-be09-4319c6b7ed6b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.271s 2018-08-24 19:22:00.254 63 DEBUG tempest.lib.common.rest_client [req-d33ab039-7b8a-481b-be09-4319c6b7ed6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33ab039-7b8a-481b-be09-4319c6b7ed6b'} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "id": "b8cd18b0-b48b-4cb2-aa7c-9750bd4582b5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:00.470 63 INFO tempest.lib.common.rest_client [req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.214s 2018-08-24 19:22:00.471 63 DEBUG tempest.lib.common.rest_client [req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1621220511"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUwxmANUttH6AbkdHxEMu3teFZiLccxT6BB7SDkMDF3g0q3E0BFN5h7+bW5sDik7pJl5o4Zo6uR38x4eCgdKhCTvCg4fwyR0Li33rIdtoTORQ0vlUarCksVFp8OvynXVif0DHu1RGa9oy4p+kMiyBIupzgZ/OW2kwOiw0wyYCR8Q0lvF8g8QITa9GLQFSiCHALdCPTNNrVA2ckUf6UnFnHSrtri3yqhhziA434x1VWwR810I0QhJfrd7v4c1gAmmts8gqIWUOYYhLKVO0p9CDGaxqaond36/BKxILmaU6ZGfvEIKP/+zikTyEDazfC8GFa42/QTo2SdZ6of4qRxH3N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MMZgDVLbR+gG5HR8RDLt7XhWYi3HMU+gQe0g5DAxd4NKtxN\nARTeYe/m1ubA4pO6SZeaOGaOrkd/MeHgoHSoQk7woOH8MkdC4t96yHbaEzkUNL5V\nGqwpLFRafDr8p11Yn9Ax7tURmvaMuKfpDIsgSLqc4GfzltpMDosNMMmAkfENJbxf\nIPECE2vRi0BUoghwC3Qj0zTa1QNnJFH+lJxZx0q7a4t8qoYc4gON+MdVVsEfNdCN\nEISX63e7+HNYAJprbPIKiFlDmGISylTtKfQgxmsamqJ3d+vwSsSC5mlOmRn7xCCj\n//s4pE8hA2s3wvBhWuNv0E6NknWeqH+KkcR9zQIDAQABAoIBAQC73k6NLAIfKFbL\nIVadI3SPElYbJiJykCSh8LjPl6jwzyMXXpHMS64WEqzlw7o8F6/dvbUa6kxAzbcd\nx9L+PCQ68NN/bCyyBMSl6inUC0aCxNr3u70QIUb18sI3giqIal+QNllxB8lU6THW\n98VMIyltrwJJEOFBqh6QlO4fzz3tHqzFOuyikmyODTTkY0XQu2iI5YeCnX/eT+iS\nB1yUMb4C/Wrj93zWEDI7ZfWPTvJrcT72h6wVMzKs/YqhiK5JgppeG4+AteDO1pHA\nwOh6gYT3Jw2bdkMCtccS3bFw4jeN9yMca7CJeDNZYcdt4vH8bBMWfvxKoWWZTBgl\nFEjOrPHhAoGBAPhhtaTqXkoHecOIZKGuuElwrt5t8KMDYO5fweoynmWAUuDbvmo7\n0eEhIrV2MLrTxHP6BTUUc9gwbAOuekzIBZKvSFu//IQ4vhkrbNYA04CAJzgTA5mz\nI01CoXGrMVO9esMYWZKOXAnQb0f+9UYWAYDmCZATUc9O8coyEdLmHRK5AoGBANtJ\ntJ9fM24Xlwkdpv9hUX+2JiwaqeoO9UkXzRFRrhqejYPt1fXTaCyJk2KtT5uBWyi8\nwhK59sgpWzeLECHiGxP9ag/EvfCzNoctDZuJQZy12cOGjhW0AVim30xJStB/1Y7y\nE6zNUbXBQjB1nXQUBlRVwGTXv4V9f7WdYw+iG8m1AoGBAOeQ0PSLvJRwG8l8Y7WJ\nWy6864tcHDkecURL6lIaFyqyVJJmzEPmuWmWpvFe21eTD1jBBBHUm5w2qL1V8Zeb\n8/YpjOBdQWNUM4brwXBTHNx0nhvdPkIRjRv+vt1mqXpU8RrqnLfSGWTc+qK4xJsu\n8P/nd4rnOCJ6i1njDFL/TqOhAoGAD4/0hJbyBG8iJeB32Inkica4gMrHoje7ipto\nz0DXtUXpTyKS26ZML1T4I7me+687c/GpaEDQVbYxpgh1daIhP9LtMv9IZ4ugZAl7\nfL1J7cAuGyUycjHbIpp9IGHXMGLSGhnt8YaEtPxpIR1HtlQxesy3IbD6A5Q7ev0X\naaWciT0CgYBrDQBbYsXX7Na1xrkVgAOiztU6qFm/60vWb/nrtuyprqGmXPqdPHXS\nQWBGPpddKGs7JhfYADx7zdxj5CsTrHcSlfItiWTn3c0UkQ/8MNyESvJuqtFe408J\nzzXLYBtHhnu7pXwNqEtXEnRA6yPWJx3HGTTA5SBL5WBcClCuNGVIEg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1621220511", "fingerprint": "d9:41:45:67:45:e7:0e:48:4a:ca:eb:66:69:f9:30:b6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:01.541 63 INFO tempest.lib.common.rest_client [req-667cf79f-c683-4128-b33c-6dae731425a0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.067s 2018-08-24 19:22:01.542 63 DEBUG tempest.lib.common.rest_client [req-667cf79f-c683-4128-b33c-6dae731425a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-362696734", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667cf79f-c683-4128-b33c-6dae731425a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:00Z","name":"tempest-port-smoke-362696734","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:20:ed:0d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"1277cf74-1ea0-43af-beb7-306579549482","ip_address":"10.101.11.10"}],"id":"f3b14e71-31fe-43cd-afc3-2e9a3c101ac4","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:03.718 63 INFO tempest.lib.common.rest_client [req-e94d7ece-1569-4a9f-9162-15adc68280bb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.175s 2018-08-24 19:22:03.719 63 DEBUG tempest.lib.common.rest_client [req-e94d7ece-1569-4a9f-9162-15adc68280bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "port": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "adminPass": "Nf2RwBMNWtvN"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:04.059 63 INFO tempest.lib.common.rest_client [req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.332s 2018-08-24 19:22:04.060 63 DEBUG tempest.lib.common.rest_client [req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:05.373 63 INFO tempest.lib.common.rest_client [req-5469c701-6437-4a0f-8532-bd14973a6c4a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.286s 2018-08-24 19:22:05.373 63 DEBUG tempest.lib.common.rest_client [req-5469c701-6437-4a0f-8532-bd14973a6c4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:07.078 63 INFO tempest.lib.common.rest_client [req-248ef682-cad3-4a82-b0ce-4264826fca7e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.690s 2018-08-24 19:22:07.078 63 DEBUG tempest.lib.common.rest_client [req-248ef682-cad3-4a82-b0ce-4264826fca7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:07.091 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 19:22:08.516 63 INFO tempest.lib.common.rest_client [req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.422s 2018-08-24 19:22:08.516 63 DEBUG tempest.lib.common.rest_client [req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:08.530 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:22:09.935 63 INFO tempest.lib.common.rest_client [req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.404s 2018-08-24 19:22:09.936 63 DEBUG tempest.lib.common.rest_client [req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:11.141 63 INFO tempest.lib.common.rest_client [req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.191s 2018-08-24 19:22:11.142 63 DEBUG tempest.lib.common.rest_client [req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:12.310 63 INFO tempest.lib.common.rest_client [req-b8dcf39c-bfef-430a-96e5-60c0e69970b5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.154s 2018-08-24 19:22:12.311 63 DEBUG tempest.lib.common.rest_client [req-b8dcf39c-bfef-430a-96e5-60c0e69970b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:12.324 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:22:12.756 63 INFO tempest.lib.common.rest_client [req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.432s 2018-08-24 19:22:12.757 63 DEBUG tempest.lib.common.rest_client [req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:12.770 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:22:13.672 63 INFO tempest.lib.common.rest_client [req-59576040-0cf7-4905-8297-65d6e34b9c80 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.901s 2018-08-24 19:22:13.673 63 DEBUG tempest.lib.common.rest_client [req-59576040-0cf7-4905-8297-65d6e34b9c80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1612944345", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59576040-0cf7-4905-8297-65d6e34b9c80'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:12Z","name":"tempest-port-smoke-1612944345","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:3a:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","ip_address":"10.102.21.20"}],"id":"584d526e-d883-42db-b4ab-e10c93536bd2","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:15.657 63 INFO tempest.lib.common.rest_client [req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.983s 2018-08-24 19:22:15.658 63 DEBUG tempest.lib.common.rest_client [req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "port": "584d526e-d883-42db-b4ab-e10c93536bd2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "adminPass": "zEnoPRigFE3M"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:15.987 63 INFO tempest.lib.common.rest_client [req-214de389-95ea-4a31-96d4-2e630dbfffc4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.321s 2018-08-24 19:22:15.987 63 DEBUG tempest.lib.common.rest_client [req-214de389-95ea-4a31-96d4-2e630dbfffc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:17.080 63 INFO tempest.lib.common.rest_client [req-ea89be2c-659f-423c-a47d-20a99b98429b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.067s 2018-08-24 19:22:17.081 63 DEBUG tempest.lib.common.rest_client [req-ea89be2c-659f-423c-a47d-20a99b98429b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:18.244 63 INFO tempest.lib.common.rest_client [req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.150s 2018-08-24 19:22:18.244 63 DEBUG tempest.lib.common.rest_client [req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:18.255 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:22:20.196 63 INFO tempest.lib.common.rest_client [req-328029c6-7d25-42a8-b900-39ca2d53473f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.939s 2018-08-24 19:22:20.196 63 DEBUG tempest.lib.common.rest_client [req-328029c6-7d25-42a8-b900-39ca2d53473f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:22.046 63 INFO tempest.lib.common.rest_client [req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.837s 2018-08-24 19:22:22.047 63 DEBUG tempest.lib.common.rest_client [req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:23.389 63 INFO tempest.lib.common.rest_client [req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.330s 2018-08-24 19:22:23.390 63 DEBUG tempest.lib.common.rest_client [req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:23.402 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:22:23.780 63 INFO tempest.lib.common.rest_client [req-13baf864-7754-4898-96f5-117865bf963b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.377s 2018-08-24 19:22:23.780 63 DEBUG tempest.lib.common.rest_client [req-13baf864-7754-4898-96f5-117865bf963b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:23.791 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b582faaf-c438-4e1e-a3d0-e957509507e8 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:22:24.145 63 INFO tempest.lib.common.rest_client [req-7ccd6a83-9602-43c1-9bf1-ee1982e5112a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.352s 2018-08-24 19:22:24.145 63 DEBUG tempest.lib.common.rest_client [req-7ccd6a83-9602-43c1-9bf1-ee1982e5112a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--912836352", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ccd6a83-9602-43c1-9bf1-ee1982e5112a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:23Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:25.383 63 INFO tempest.lib.common.rest_client [req-2d0a4ec1-ee7b-4407-b060-be6444a55df4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.237s 2018-08-24 19:22:25.383 63 DEBUG tempest.lib.common.rest_client [req-2d0a4ec1-ee7b-4407-b060-be6444a55df4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:22:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2d0a4ec1-ee7b-4407-b060-be6444a55df4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:24Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:27.720 63 INFO tempest.lib.common.rest_client [req-29db2628-32b2-4dae-96af-2680d8acab19 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface 2.335s 2018-08-24 19:22:27.720 63 DEBUG tempest.lib.common.rest_client [req-29db2628-32b2-4dae-96af-2680d8acab19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:22:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29db2628-32b2-4dae-96af-2680d8acab19'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:29.545 63 INFO tempest.lib.common.rest_client [req-8c1b5be2-eddf-450d-8281-706bae77a357 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.823s 2018-08-24 19:22:29.545 63 DEBUG tempest.lib.common.rest_client [req-8c1b5be2-eddf-450d-8281-706bae77a357 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:22:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c1b5be2-eddf-450d-8281-706bae77a357'} Body: {"floatingip": {"router_id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:22:28Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4", "id": "35eb918d-8e26-4d81-b15a-9ce3bbac40f4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:22:29.546 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45.576 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45.641 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:22:45.672 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:45.786 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:22:45.787 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45.789 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45.851 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:22:45.853 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:50.860 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:22:50.861 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:24:00.864 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:24:00.864 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:24:00.869 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:24:00.968 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:24:00.996 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:24:06.003 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:24:06.004 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:25:16.011 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:25:16.013 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:25:16.013 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16.016 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16.116 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:25:16.142 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16.148 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:25:16.148 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16.148 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:25:16.149 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16.150 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16.212 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:25:16.214 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16.223 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:25:16.223 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:25:16.223 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16.226 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16.288 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:25:16.289 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16.295 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:25:16.295 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16.297 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16.356 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:25:16.361 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16.366 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:25:16.366 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16.367 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:25:16.367 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16.369 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16.428 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:25:16.433 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:21.440 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:25:21.440 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:26:31.491 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:26:31.492 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:26:31.495 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:26:31.589 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:26:31.591 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:26:36.598 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:26:36.599 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:27:46.666 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:27:48.122 63 INFO tempest.lib.common.rest_client [req-c318bdb5-2c35-481f-91cc-2e89d35d0a1e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4 1.453s 2018-08-24 19:27:48.123 63 DEBUG tempest.lib.common.rest_client [req-c318bdb5-2c35-481f-91cc-2e89d35d0a1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4', u'date': 'Fri, 24 Aug 2018 19:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c318bdb5-2c35-481f-91cc-2e89d35d0a1e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:49.916 63 INFO tempest.lib.common.rest_client [req-43ca5e56-5821-497f-8c7f-ad52e2a348d2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface 1.792s 2018-08-24 19:27:49.916 63 DEBUG tempest.lib.common.rest_client [req-43ca5e56-5821-497f-8c7f-ad52e2a348d2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:27:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43ca5e56-5821-497f-8c7f-ad52e2a348d2'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:51.476 63 INFO tempest.lib.common.rest_client [req-76bedb4a-18d4-4b0f-8f24-cb79467ba241 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.559s 2018-08-24 19:27:51.477 63 DEBUG tempest.lib.common.rest_client [req-76bedb4a-18d4-4b0f-8f24-cb79467ba241 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76bedb4a-18d4-4b0f-8f24-cb79467ba241'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:51.877 63 INFO tempest.lib.common.rest_client [req-ac6851c3-225a-4aa4-a268-8d2e11981a90 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.399s 2018-08-24 19:27:51.878 63 DEBUG tempest.lib.common.rest_client [req-ac6851c3-225a-4aa4-a268-8d2e11981a90 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:52.586 63 INFO tempest.lib.common.rest_client [req-2b98674c-d67b-4127-87f0-ebc4ee37e94e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.708s 2018-08-24 19:27:52.587 63 DEBUG tempest.lib.common.rest_client [req-2b98674c-d67b-4127-87f0-ebc4ee37e94e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:54.964 63 INFO tempest.lib.common.rest_client [req-a07958b1-a672-4739-bb5c-198ef0fca5ed ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 1.362s 2018-08-24 19:27:54.964 63 DEBUG tempest.lib.common.rest_client [req-a07958b1-a672-4739-bb5c-198ef0fca5ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:27:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:27:53.000000", "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:54.979 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:27:56.240 63 INFO tempest.lib.common.rest_client [req-6fa337f5-5a61-4761-8785-cfd7de0b668f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.259s 2018-08-24 19:27:56.240 63 DEBUG tempest.lib.common.rest_client [req-6fa337f5-5a61-4761-8785-cfd7de0b668f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:55 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f'} Body: {"itemNotFound": {"message": "Instance b582faaf-c438-4e1e-a3d0-e957509507e8 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:57.547 63 INFO tempest.lib.common.rest_client [req-99af2c97-d7a6-41e7-9253-1b5bd932e6f0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2 1.305s 2018-08-24 19:27:57.547 63 DEBUG tempest.lib.common.rest_client [req-99af2c97-d7a6-41e7-9253-1b5bd932e6f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99af2c97-d7a6-41e7-9253-1b5bd932e6f0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:57.769 63 INFO tempest.lib.common.rest_client [req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.220s 2018-08-24 19:27:57.769 63 DEBUG tempest.lib.common.rest_client [req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:58.477 63 INFO tempest.lib.common.rest_client [req-a0aa1e95-25bc-491a-9089-f7936e08543a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.707s 2018-08-24 19:27:58.478 63 DEBUG tempest.lib.common.rest_client [req-a0aa1e95-25bc-491a-9089-f7936e08543a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:57Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:27:59.537 63 INFO tempest.lib.common.rest_client [req-9440efd6-0176-4b29-97a1-452218da3e4b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.044s 2018-08-24 19:27:59.538 63 DEBUG tempest.lib.common.rest_client [req-9440efd6-0176-4b29-97a1-452218da3e4b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b'} Body: {"itemNotFound": {"message": "Instance 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:00.202 63 INFO tempest.lib.common.rest_client [req-003a5873-33aa-4f92-b023-e051c3660555 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4 0.662s 2018-08-24 19:28:00.202 63 DEBUG tempest.lib.common.rest_client [req-003a5873-33aa-4f92-b023-e051c3660555 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-003a5873-33aa-4f92-b023-e051c3660555'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:00.234 63 INFO tempest.lib.common.rest_client [req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511 0.031s 2018-08-24 19:28:00.234 63 DEBUG tempest.lib.common.rest_client [req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511', u'x-compute-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:01.777 63 INFO tempest.lib.common.rest_client [req-ce556225-59f4-4f90-a82c-d626b623cc9b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2 1.542s 2018-08-24 19:28:01.777 63 DEBUG tempest.lib.common.rest_client [req-ce556225-59f4-4f90-a82c-d626b623cc9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2', u'date': 'Fri, 24 Aug 2018 19:28:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce556225-59f4-4f90-a82c-d626b623cc9b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:02.998 63 INFO tempest.lib.common.rest_client [req-a41af745-b41f-4caa-b5aa-06818392a082 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e 1.219s 2018-08-24 19:28:02.998 63 DEBUG tempest.lib.common.rest_client [req-a41af745-b41f-4caa-b5aa-06818392a082 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e', u'date': 'Fri, 24 Aug 2018 19:28:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a41af745-b41f-4caa-b5aa-06818392a082'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:04.376 63 INFO tempest.lib.common.rest_client [req-44de3be4-e599-44d4-b18a-7d524d34e1ba ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482 1.376s 2018-08-24 19:28:04.376 63 DEBUG tempest.lib.common.rest_client [req-44de3be4-e599-44d4-b18a-7d524d34e1ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482', u'date': 'Fri, 24 Aug 2018 19:28:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44de3be4-e599-44d4-b18a-7d524d34e1ba'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:05.927 63 INFO tempest.lib.common.rest_client [req-fbfd65b6-cf0d-4494-b07f-1f2f0a9bf2df ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37 1.549s 2018-08-24 19:28:05.927 63 DEBUG tempest.lib.common.rest_client [req-fbfd65b6-cf0d-4494-b07f-1f2f0a9bf2df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37', u'date': 'Fri, 24 Aug 2018 19:28:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fbfd65b6-cf0d-4494-b07f-1f2f0a9bf2df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:06.439 63 INFO tempest.lib.common.rest_client [req-d6e8ae7a-59dc-40c6-bd54-e938576074ce ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831 0.511s 2018-08-24 19:28:06.440 63 DEBUG tempest.lib.common.rest_client [req-d6e8ae7a-59dc-40c6-bd54-e938576074ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d6e8ae7a-59dc-40c6-bd54-e938576074ce'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [371.842650s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:21:54,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:21:54,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1278566638 description", "name": "tempest-secgroup-smoke-1278566638"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e30e3055-53a2-47d4-b664-8efb488e7747'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1278566638 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:54Z", "updated_at": "2018-08-24T19:21:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "1d875690-38e6-44c7-912f-315d28a182e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "cdeec285-18ce-4eb1-9ff1-911370056302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cc864b80-bb26-410c-a211-016820aab831", "name": "tempest-secgroup-smoke-1278566638"}} 2018-08-24 19:21:55,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.522s 2018-08-24 19:21:55,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-286990bf-0efb-46f6-aa5d-376c358a2dad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "369e038e-1355-45a0-b926-9a205619bbc1"}} 2018-08-24 19:21:55,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:21:55,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cbff2345-db6e-4c89-b44e-0f65e332c839'} 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-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "440459da-5bde-493a-9095-1aaa420d81f3"}} 2018-08-24 19:21:55,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 19:21:55,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7a5d646-6198-440a-b5a0-f02cfa1fb43c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04ab640e-bb48-4e9a-ba99-b06995dd2d1a"}} 2018-08-24 19:21:55,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 19:21:55,984 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63df2ceb-393c-4647-8ad1-bff2e2118822'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1756cdac-8172-4fcd-b623-a4ea7bee4ac2"}} 2018-08-24 19:21:56,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 19:21:56,148 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb7625c8-4062-42ee-89dd-0618bdf7f5cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c5973f11-3dc3-411f-b40b-c618c925e87a"}} 2018-08-24 19:21:56,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.483s 2018-08-24 19:21:56,633 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98ad1275-788e-4ef8-95c6-bb806765fd1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "99ed6885-824d-4de6-85f6-b359d5b5ef2b"}} 2018-08-24 19:21:56,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:21:56,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8ae55d-834c-4fea-b2d2-0051374bd204'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a2dc3007-05a6-4f7f-b59e-08082e8a2617"}} 2018-08-24 19:21:56,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:21:56,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef6c662f-848d-4c79-beb5-6544bafe25ca'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a5e857d1-1099-4c6d-8745-1c401afafbcf"}} 2018-08-24 19:21:57,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.308s 2018-08-24 19:21:57,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1454623497"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9209d22f-0d41-419f-a180-0d838782f745'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:56Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","name":"tempest-A-1454623497"}} 2018-08-24 19:21:57,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.529s 2018-08-24 19:21:57,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "name": "tempest-subnet-A-1-726828771"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-807b8ab2-9912-4acf-999f-8d9c1633254b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1277cf74-1ea0-43af-beb7-306579549482","subnetpool_id":null,"name":"tempest-subnet-A-1-726828771"}} 2018-08-24 19:21:58,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.233s 2018-08-24 19:21:58,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1636496502"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5ff0701-b6b9-4f35-80f8-4a119608496d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","name":"tempest-B-1636496502"}} 2018-08-24 19:21:58,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.610s 2018-08-24 19:21:58,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "name": "tempest-subnet-B-1-974482928"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec4cdffc-c8e9-483e-89c1-6c7d274292e2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:58Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","subnetpool_id":null,"name":"tempest-subnet-B-1-974482928"}} 2018-08-24 19:21:59,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.690s 2018-08-24 19:21:59,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10db80e2-6efa-4775-8db9-fe6f1c6b26dc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e1b23740-47f0-4e1f-ae10-66b7a818bf4c"}} 2018-08-24 19:21:59,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.621s 2018-08-24 19:21:59,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16929de7-b4a6-4fa0-aca1-18234aec4535'} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "id": "801726a0-a5c1-4ccb-b775-819714a1dfc8"}} 2018-08-24 19:22:00,253 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.271s 2018-08-24 19:22:00,254 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33ab039-7b8a-481b-be09-4319c6b7ed6b'} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "id": "b8cd18b0-b48b-4cb2-aa7c-9750bd4582b5"}} 2018-08-24 19:22:00,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.214s 2018-08-24 19:22:00,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1621220511"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUwxmANUttH6AbkdHxEMu3teFZiLccxT6BB7SDkMDF3g0q3E0BFN5h7+bW5sDik7pJl5o4Zo6uR38x4eCgdKhCTvCg4fwyR0Li33rIdtoTORQ0vlUarCksVFp8OvynXVif0DHu1RGa9oy4p+kMiyBIupzgZ/OW2kwOiw0wyYCR8Q0lvF8g8QITa9GLQFSiCHALdCPTNNrVA2ckUf6UnFnHSrtri3yqhhziA434x1VWwR810I0QhJfrd7v4c1gAmmts8gqIWUOYYhLKVO0p9CDGaxqaond36/BKxILmaU6ZGfvEIKP/+zikTyEDazfC8GFa42/QTo2SdZ6of4qRxH3N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MMZgDVLbR+gG5HR8RDLt7XhWYi3HMU+gQe0g5DAxd4NKtxN\nARTeYe/m1ubA4pO6SZeaOGaOrkd/MeHgoHSoQk7woOH8MkdC4t96yHbaEzkUNL5V\nGqwpLFRafDr8p11Yn9Ax7tURmvaMuKfpDIsgSLqc4GfzltpMDosNMMmAkfENJbxf\nIPECE2vRi0BUoghwC3Qj0zTa1QNnJFH+lJxZx0q7a4t8qoYc4gON+MdVVsEfNdCN\nEISX63e7+HNYAJprbPIKiFlDmGISylTtKfQgxmsamqJ3d+vwSsSC5mlOmRn7xCCj\n//s4pE8hA2s3wvBhWuNv0E6NknWeqH+KkcR9zQIDAQABAoIBAQC73k6NLAIfKFbL\nIVadI3SPElYbJiJykCSh8LjPl6jwzyMXXpHMS64WEqzlw7o8F6/dvbUa6kxAzbcd\nx9L+PCQ68NN/bCyyBMSl6inUC0aCxNr3u70QIUb18sI3giqIal+QNllxB8lU6THW\n98VMIyltrwJJEOFBqh6QlO4fzz3tHqzFOuyikmyODTTkY0XQu2iI5YeCnX/eT+iS\nB1yUMb4C/Wrj93zWEDI7ZfWPTvJrcT72h6wVMzKs/YqhiK5JgppeG4+AteDO1pHA\nwOh6gYT3Jw2bdkMCtccS3bFw4jeN9yMca7CJeDNZYcdt4vH8bBMWfvxKoWWZTBgl\nFEjOrPHhAoGBAPhhtaTqXkoHecOIZKGuuElwrt5t8KMDYO5fweoynmWAUuDbvmo7\n0eEhIrV2MLrTxHP6BTUUc9gwbAOuekzIBZKvSFu//IQ4vhkrbNYA04CAJzgTA5mz\nI01CoXGrMVO9esMYWZKOXAnQb0f+9UYWAYDmCZATUc9O8coyEdLmHRK5AoGBANtJ\ntJ9fM24Xlwkdpv9hUX+2JiwaqeoO9UkXzRFRrhqejYPt1fXTaCyJk2KtT5uBWyi8\nwhK59sgpWzeLECHiGxP9ag/EvfCzNoctDZuJQZy12cOGjhW0AVim30xJStB/1Y7y\nE6zNUbXBQjB1nXQUBlRVwGTXv4V9f7WdYw+iG8m1AoGBAOeQ0PSLvJRwG8l8Y7WJ\nWy6864tcHDkecURL6lIaFyqyVJJmzEPmuWmWpvFe21eTD1jBBBHUm5w2qL1V8Zeb\n8/YpjOBdQWNUM4brwXBTHNx0nhvdPkIRjRv+vt1mqXpU8RrqnLfSGWTc+qK4xJsu\n8P/nd4rnOCJ6i1njDFL/TqOhAoGAD4/0hJbyBG8iJeB32Inkica4gMrHoje7ipto\nz0DXtUXpTyKS26ZML1T4I7me+687c/GpaEDQVbYxpgh1daIhP9LtMv9IZ4ugZAl7\nfL1J7cAuGyUycjHbIpp9IGHXMGLSGhnt8YaEtPxpIR1HtlQxesy3IbD6A5Q7ev0X\naaWciT0CgYBrDQBbYsXX7Na1xrkVgAOiztU6qFm/60vWb/nrtuyprqGmXPqdPHXS\nQWBGPpddKGs7JhfYADx7zdxj5CsTrHcSlfItiWTn3c0UkQ/8MNyESvJuqtFe408J\nzzXLYBtHhnu7pXwNqEtXEnRA6yPWJx3HGTTA5SBL5WBcClCuNGVIEg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1621220511", "fingerprint": "d9:41:45:67:45:e7:0e:48:4a:ca:eb:66:69:f9:30:b6"}} 2018-08-24 19:22:01,541 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.067s 2018-08-24 19:22:01,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-362696734", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667cf79f-c683-4128-b33c-6dae731425a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:00Z","name":"tempest-port-smoke-362696734","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:20:ed:0d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"1277cf74-1ea0-43af-beb7-306579549482","ip_address":"10.101.11.10"}],"id":"f3b14e71-31fe-43cd-afc3-2e9a3c101ac4","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} 2018-08-24 19:22:03,718 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.175s 2018-08-24 19:22:03,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "port": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "adminPass": "Nf2RwBMNWtvN"}} 2018-08-24 19:22:04,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.332s 2018-08-24 19:22:04,060 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:05,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.286s 2018-08-24 19:22:05,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:07,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.690s 2018-08-24 19:22:07,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:07,091 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 19:22:08,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.422s 2018-08-24 19:22:08,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:08,530 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:22:09,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.404s 2018-08-24 19:22:09,936 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:11,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.191s 2018-08-24 19:22:11,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.154s 2018-08-24 19:22:12,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,324 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:22:12,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.432s 2018-08-24 19:22:12,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 with status: ACTIVE 2018-08-24 19:22:13,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.901s 2018-08-24 19:22:13,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1612944345", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59576040-0cf7-4905-8297-65d6e34b9c80'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:12Z","name":"tempest-port-smoke-1612944345","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:3a:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","ip_address":"10.102.21.20"}],"id":"584d526e-d883-42db-b4ab-e10c93536bd2","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} 2018-08-24 19:22:15,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.983s 2018-08-24 19:22:15,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "port": "584d526e-d883-42db-b4ab-e10c93536bd2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "adminPass": "zEnoPRigFE3M"}} 2018-08-24 19:22:15,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.321s 2018-08-24 19:22:15,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:17,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.067s 2018-08-24 19:22:17,081 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:18,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.150s 2018-08-24 19:22:18,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:18,255 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:22:20,196 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.939s 2018-08-24 19:22:20,196 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:22,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.837s 2018-08-24 19:22:22,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.330s 2018-08-24 19:22:23,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,402 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:22:23,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.377s 2018-08-24 19:22:23,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,791 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b582faaf-c438-4e1e-a3d0-e957509507e8 with status: ACTIVE 2018-08-24 19:22:24,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.352s 2018-08-24 19:22:24,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--912836352", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ccd6a83-9602-43c1-9bf1-ee1982e5112a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:23Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} 2018-08-24 19:22:25,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.237s 2018-08-24 19:22:25,383 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:22:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2d0a4ec1-ee7b-4407-b060-be6444a55df4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:24Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} 2018-08-24 19:22:27,720 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface 2.335s 2018-08-24 19:22:27,720 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:22:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29db2628-32b2-4dae-96af-2680d8acab19'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} 2018-08-24 19:22:29,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.823s 2018-08-24 19:22:29,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:22:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c1b5be2-eddf-450d-8281-706bae77a357'} Body: {"floatingip": {"router_id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:22:28Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4", "id": "35eb918d-8e26-4d81-b15a-9ce3bbac40f4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:22:29,546 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45,576 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:22:45,672 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:45,786 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:22:45,787 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45,789 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45,851 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:22:45,853 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:50,860 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:22:50,861 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:24:00,864 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:24:00,864 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:24:00,869 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:24:00,968 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:24:00,996 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:24:06,003 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:24:06,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:25:16,011 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:25:16,013 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:25:16,013 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,016 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,116 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,142 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,148 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:25:16,148 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16,148 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:25:16,149 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,150 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,212 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,223 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:25:16,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:25:16,223 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,226 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,288 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,289 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,295 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:25:16,295 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,297 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,356 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,361 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:25:16,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16,367 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:25:16,367 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,369 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,428 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,433 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:21,440 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:25:21,440 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:26:31,491 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:26:31,492 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:26:31,495 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:26:31,589 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:26:31,591 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:26:36,598 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:26:36,599 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:27:46,666 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:27:46,667 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:27:48,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4 1.453s 2018-08-24 19:27:48,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4', u'date': 'Fri, 24 Aug 2018 19:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c318bdb5-2c35-481f-91cc-2e89d35d0a1e'} Body: 2018-08-24 19:27:49,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface 1.792s 2018-08-24 19:27:49,916 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:27:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43ca5e56-5821-497f-8c7f-ad52e2a348d2'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} 2018-08-24 19:27:51,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.559s 2018-08-24 19:27:51,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76bedb4a-18d4-4b0f-8f24-cb79467ba241'} Body: 2018-08-24 19:27:51,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.399s 2018-08-24 19:27:51,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90'} Body: 2018-08-24 19:27:52,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.708s 2018-08-24 19:27:52,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:54,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 1.362s 2018-08-24 19:27:54,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:27:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:27:53.000000", "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:54,979 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:27:56,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.259s 2018-08-24 19:27:56,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:55 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f'} Body: {"itemNotFound": {"message": "Instance b582faaf-c438-4e1e-a3d0-e957509507e8 could not be found.", "code": 404}} 2018-08-24 19:27:57,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2 1.305s 2018-08-24 19:27:57,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99af2c97-d7a6-41e7-9253-1b5bd932e6f0'} Body: 2018-08-24 19:27:57,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.220s 2018-08-24 19:27:57,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3'} Body: 2018-08-24 19:27:58,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.707s 2018-08-24 19:27:58,478 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:57Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:59,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.044s 2018-08-24 19:27:59,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b'} Body: {"itemNotFound": {"message": "Instance 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 could not be found.", "code": 404}} 2018-08-24 19:28:00,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4 0.662s 2018-08-24 19:28:00,202 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-003a5873-33aa-4f92-b023-e051c3660555'} Body: 2018-08-24 19:28:00,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511 0.031s 2018-08-24 19:28:00,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511', u'x-compute-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9'} Body: 2018-08-24 19:28:01,777 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2 1.542s 2018-08-24 19:28:01,777 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2', u'date': 'Fri, 24 Aug 2018 19:28:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce556225-59f4-4f90-a82c-d626b623cc9b'} Body: 2018-08-24 19:28:02,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e 1.219s 2018-08-24 19:28:02,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e', u'date': 'Fri, 24 Aug 2018 19:28:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a41af745-b41f-4caa-b5aa-06818392a082'} Body: 2018-08-24 19:28:04,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482 1.376s 2018-08-24 19:28:04,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482', u'date': 'Fri, 24 Aug 2018 19:28:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44de3be4-e599-44d4-b18a-7d524d34e1ba'} Body: 2018-08-24 19:28:05,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37 1.549s 2018-08-24 19:28:05,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37', u'date': 'Fri, 24 Aug 2018 19:28:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fbfd65b6-cf0d-4494-b07f-1f2f0a9bf2df'} Body: 2018-08-24 19:28:06,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831 0.511s 2018-08-24 19:28:06,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d6e8ae7a-59dc-40c6-bd54-e938576074ce'} Body: 2018-08-24 19:28:06.725 63 INFO tempest.lib.common.rest_client [req-de160a46-df09-479a-ac51-80dd9635052e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.259s 2018-08-24 19:28:06.725 63 DEBUG tempest.lib.common.rest_client [req-de160a46-df09-479a-ac51-80dd9635052e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-776187184 description", "name": "tempest-secgroup-smoke-776187184"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de160a46-df09-479a-ac51-80dd9635052e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-776187184 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:06Z", "updated_at": "2018-08-24T19:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "3843154c-3049-4629-be42-c60721d9ab40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "670976d8-f459-47e9-8ef2-119d07ba3c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "name": "tempest-secgroup-smoke-776187184"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:07.353 63 INFO tempest.lib.common.rest_client [req-5b0d0819-9f7d-42a6-9cf3-1cae6fcf46a5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.627s 2018-08-24 19:28:07.354 63 DEBUG tempest.lib.common.rest_client [req-5b0d0819-9f7d-42a6-9cf3-1cae6fcf46a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b0d0819-9f7d-42a6-9cf3-1cae6fcf46a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b259962-03b0-4f3d-b1c8-1bac5bf37a56"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:07.522 63 INFO tempest.lib.common.rest_client [req-f5d4c9b8-e003-4d7f-940a-9e8e6a070c53 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:28:07.522 63 DEBUG tempest.lib.common.rest_client [req-f5d4c9b8-e003-4d7f-940a-9e8e6a070c53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5d4c9b8-e003-4d7f-940a-9e8e6a070c53'} 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-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6a138850-05ea-4e66-a1ab-bb089d25c5bf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:07.694 63 INFO tempest.lib.common.rest_client [req-c760c498-0fbe-4e64-8a65-35ad2cbc7590 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 19:28:07.695 63 DEBUG tempest.lib.common.rest_client [req-c760c498-0fbe-4e64-8a65-35ad2cbc7590 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c760c498-0fbe-4e64-8a65-35ad2cbc7590'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5bcd2766-0258-4edc-ad16-fd54d4d2d19d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:08.120 63 INFO tempest.lib.common.rest_client [req-44b17700-dcb8-4871-933b-3da629de3475 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.424s 2018-08-24 19:28:08.121 63 DEBUG tempest.lib.common.rest_client [req-44b17700-dcb8-4871-933b-3da629de3475 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44b17700-dcb8-4871-933b-3da629de3475'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cfc9e74d-6a59-4e07-af3e-a55d14cc4875"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:08.290 63 INFO tempest.lib.common.rest_client [req-64894952-0cfd-4ae7-a428-e567f86d7ccd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:28:08.290 63 DEBUG tempest.lib.common.rest_client [req-64894952-0cfd-4ae7-a428-e567f86d7ccd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64894952-0cfd-4ae7-a428-e567f86d7ccd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "63a7a12a-ddc6-447f-a357-35481f6f1b25"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:08.443 63 INFO tempest.lib.common.rest_client [req-04de1305-80dd-435f-aaa4-ad04e784fe41 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:28:08.443 63 DEBUG tempest.lib.common.rest_client [req-04de1305-80dd-435f-aaa4-ad04e784fe41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04de1305-80dd-435f-aaa4-ad04e784fe41'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "095f7faa-224a-400a-bb19-550cbd8b5a9b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:08.568 63 INFO tempest.lib.common.rest_client [req-9f33c1c9-0f7e-48d0-988a-1110fa689e8b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.124s 2018-08-24 19:28:08.568 63 DEBUG tempest.lib.common.rest_client [req-9f33c1c9-0f7e-48d0-988a-1110fa689e8b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f33c1c9-0f7e-48d0-988a-1110fa689e8b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "24099e29-1fc1-48a7-8cd3-634f52b82e77"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:09.652 63 INFO tempest.lib.common.rest_client [req-eea849cb-4e19-4660-bdb8-dd9709c7eee3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 1.082s 2018-08-24 19:28:09.652 63 DEBUG tempest.lib.common.rest_client [req-eea849cb-4e19-4660-bdb8-dd9709c7eee3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eea849cb-4e19-4660-bdb8-dd9709c7eee3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:09Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:09Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "80b323b3-320a-458b-82f8-6f2d7784ed10"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:10.215 63 INFO tempest.lib.common.rest_client [req-4f9472f4-1c9d-40c0-8177-5895f9f93458 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.562s 2018-08-24 19:28:10.215 63 DEBUG tempest.lib.common.rest_client [req-4f9472f4-1c9d-40c0-8177-5895f9f93458 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-537095094"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9472f4-1c9d-40c0-8177-5895f9f93458'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","name":"tempest-A-537095094"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:10.767 63 INFO tempest.lib.common.rest_client [req-69c0b4dc-2373-4732-a24c-863ee75141d6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.550s 2018-08-24 19:28:10.767 63 DEBUG tempest.lib.common.rest_client [req-69c0b4dc-2373-4732-a24c-863ee75141d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "name": "tempest-subnet-A-1-624548371"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69c0b4dc-2373-4732-a24c-863ee75141d6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:10Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","subnetpool_id":null,"name":"tempest-subnet-A-1-624548371"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:11.003 63 INFO tempest.lib.common.rest_client [req-9ae9ac62-5379-4fd1-b498-9743dea39b34 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.235s 2018-08-24 19:28:11.003 63 DEBUG tempest.lib.common.rest_client [req-9ae9ac62-5379-4fd1-b498-9743dea39b34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-624491900"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ae9ac62-5379-4fd1-b498-9743dea39b34'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","name":"tempest-B-624491900"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:12.045 63 INFO tempest.lib.common.rest_client [req-70a762e5-0893-4e34-a632-58a5e3f7f155 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.040s 2018-08-24 19:28:12.045 63 DEBUG tempest.lib.common.rest_client [req-70a762e5-0893-4e34-a632-58a5e3f7f155 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "name": "tempest-subnet-B-1-1596156554"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70a762e5-0893-4e34-a632-58a5e3f7f155'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:11Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:11Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"18576ccf-5088-453f-ba00-8fb9fd11af08","subnetpool_id":null,"name":"tempest-subnet-B-1-1596156554"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:12.239 63 INFO tempest.lib.common.rest_client [req-7521bcbd-a20f-4172-8981-9cadf5cec049 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.193s 2018-08-24 19:28:12.240 63 DEBUG tempest.lib.common.rest_client [req-7521bcbd-a20f-4172-8981-9cadf5cec049 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--436879019", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7521bcbd-a20f-4172-8981-9cadf5cec049'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:11Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:14.145 63 INFO tempest.lib.common.rest_client [req-45616124-b864-400b-b711-37b5b5b6dfd6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.904s 2018-08-24 19:28:14.145 63 DEBUG tempest.lib.common.rest_client [req-45616124-b864-400b-b711-37b5b5b6dfd6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45616124-b864-400b-b711-37b5b5b6dfd6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:13Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:16.133 63 INFO tempest.lib.common.rest_client [req-00556ec6-331c-4c11-be8a-0ea44c306dfb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface 1.987s 2018-08-24 19:28:16.134 63 DEBUG tempest.lib.common.rest_client [req-00556ec6-331c-4c11-be8a-0ea44c306dfb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00556ec6-331c-4c11-be8a-0ea44c306dfb'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:16.499 63 INFO tempest.lib.common.rest_client [req-8044d2ed-d90a-438b-ac72-793195652ed1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.364s 2018-08-24 19:28:16.500 63 DEBUG tempest.lib.common.rest_client [req-8044d2ed-d90a-438b-ac72-793195652ed1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8044d2ed-d90a-438b-ac72-793195652ed1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "8103e726-2110-4131-8ea6-71420f9eafc8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:16.749 63 INFO tempest.lib.common.rest_client [req-89e6e9dc-4b56-4230-9f5d-252649cdbe42 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations 0.248s 2018-08-24 19:28:16.750 63 DEBUG tempest.lib.common.rest_client [req-89e6e9dc-4b56-4230-9f5d-252649cdbe42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89e6e9dc-4b56-4230-9f5d-252649cdbe42'} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "id": "e52d122f-4e24-4216-b552-568e73c2880b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:17.889 63 INFO tempest.lib.common.rest_client [req-64eb5216-c8c3-4a4e-848f-2a9db0a6bccf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations 1.138s 2018-08-24 19:28:17.889 63 DEBUG tempest.lib.common.rest_client [req-64eb5216-c8c3-4a4e-848f-2a9db0a6bccf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64eb5216-c8c3-4a4e-848f-2a9db0a6bccf'} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f", "id": "23bef37c-a299-41c9-b7ed-09cff0307291"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:18.022 63 INFO tempest.lib.common.rest_client [req-9ad0c8cb-e112-4469-963c-f92cd0da5aca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.132s 2018-08-24 19:28:18.022 63 DEBUG tempest.lib.common.rest_client [req-9ad0c8cb-e112-4469-963c-f92cd0da5aca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-382462142"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmiY8CK0Se1WB7OFCabnLwmzx0ZVdAhOn2ItknvaKoZ/J3Wp8LWioD9a8bOqLDBFtTBDz7Gz3RDB5hHMikOB2yEGM1i5n9U0OKpP6FzOTGaBy0PchB65FquLehCeyybgFmXkhFBy6NG9F3jvs9bqtUK45pQmLhVUGGgkmws9Biwrg2gLA64E6degFaq2eQSNNU5x46FkaQhsHq6EZimUdc9j4Dn1GHqcwevDxnHMDqFAEG3m5UJC9H9r0MI6sB7Vj2zyjQfZTnpE0YY/FnM+G7sFY51Z/AqZ5O13uZWZNQeR5nNaSbF+X5Io74ewUcYkSfzOKV4hl6fEapah4H92ab Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApomPAitEntVgezhQmm5y8Js8dGVXQITp9iLZJ72iqGfyd1qf\nC1oqA/WvGzqiwwRbUwQ8+xs90QweYRzIpDgdshBjNYuZ/VNDiqT+hczkxmgctD3I\nQeuRari3oQnssm4BZl5IRQcujRvRd477PW6rVCuOaUJi4VVBhoJJsLPQYsK4NoCw\nOuBOnXoBWqtnkEjTVOceOhZGkIbB6uhGYplHXPY+A59Rh6nMHrw8ZxzA6hQBBt5u\nVCQvR/a9DCOrAe1Y9s8o0H2U56RNGGPxZzPhu7BWOdWfwKmeTtd7mVmTUHkeZzWk\nmxfl+SKO+HsFHGJEn8zileIZenxGqWoeB/dmmwIDAQABAoIBAHuA5Dd9kwQfxc9b\nshr08fSRi0HerdhBOai5q0WXkvtFK0FsSSqIEUSifNu6nl316ywjpn2qdCuFyznF\nuN5gZ1VYZdqdzvNZPmuhdMgRbU/egfsBHnQUmOEGX9fjnk+s2QjrvrjCXLl0+eCq\nfpPOcOyY6KITA3WMXm28TZ3nnBDAmIMxIE07m1mYxTJMi6xRY36y0DaGiu7naUz4\nfBi0eCop7DDDe5rfpkV+mooV1QI9md0KhoHeE2TAkdF7T2/cwCffBaII39iMmIFU\nRCNm0rkDl4ImvILyWH/0L1CpD/d0C5T9LBoV9lo8WrmrZKOJNgmsl8wsphxK5JrG\nzSBYHkECgYEA18+smsEIbugezAcdnIF+ArPfe3sPODIBLYck7D3fMIJ8Gbe1hSiC\nMZvP8ZC56QSmEPVQpd/amrHM6VPhWD3yHomtqCGsSuhoWNZvkcHNW+irDTxteZc8\necAxHDh4JBe1qvtpUMeY59fjO2Jx81B8hWAif61I/TbjqPAkL7lXsGsCgYEAxYzc\nLVW10rk4yasQ0nAdhc07LSxyJzZs7X/ZbUn8EANfK+Yb8NnYDRmljXxjNM9+SW4D\ndM7ReCuoyU+1UvhWSetZfxN48m0mOfGtYlWLJpUTa3MhDEUDBUy154MNfJOqf+Yp\n2O8eB8n8aqKyhBzLAzvmwzuAqzPMsbWhn8Qb7pECgYBN6V+7Du1ofMyBhCAgnG9N\nsnqALdE0zHi4Yw3lbADjlngPIM+bnyBBoKrV3xX/FfqOLMJM4CAfsQj1Q58bKGH8\nvF/BT0bQVE83o1LsIDdvcvQt9x7ewsbGfag9M/XLsfOYIuPGkgiVys7yZXwWB3ys\n+iP6TCkJoYNXPjsSL6uEuQKBgQC/6pxsHnxJf0+/+8SX6/uCZWM7+5XaqnEgObhN\nCDcsh1oKF77FOZ0+/M9sqI7oWzvgslQBQnsVN7T9/cW2GTQbE90aKxywx4D/gd5j\nTZ+ll+YJ2QseFF1e5KtDgnmzsPFO15eH/KU8A+qI3g53clF3jtYcjM3vhJ8zdbTS\ntX49QQKBgQCdKWSO2eE1KiOOIHfg5aVFvggg2PZrNlJDYsUVwQ3CCAkscKdqEF/R\nex2rCpzf+Y/1B4iLH4rD9wfEA+gHpEWwpawvn6VqqWi3HfsOSg8sFDVY5NbEmWvu\nnsKfbwZw/8+z+fxQsnQzJWrQfMwYJL+A1ZanC3j0dVyhuorfR8q9YQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-382462142", "fingerprint": "70:b3:06:f0:37:4e:e8:d4:c7:d6:46:e7:3b:2c:62:ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:18.822 63 INFO tempest.lib.common.rest_client [req-98e94235-5cce-48d0-ae93-ef1b57b56eee ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.796s 2018-08-24 19:28:18.822 63 DEBUG tempest.lib.common.rest_client [req-98e94235-5cce-48d0-ae93-ef1b57b56eee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-980673741", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98e94235-5cce-48d0-ae93-ef1b57b56eee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:18Z","name":"tempest-port-smoke-980673741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:df:09:ea","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","ip_address":"10.101.11.10"}],"id":"290e3cf6-5d97-4d83-b107-1f13b2d69b09","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:20.437 63 INFO tempest.lib.common.rest_client [req-2190da03-5feb-47d5-9136-5721d2c9ef6f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.613s 2018-08-24 19:28:20.437 63 DEBUG tempest.lib.common.rest_client [req-2190da03-5feb-47d5-9136-5721d2c9ef6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "port": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "974209f9-b576-4f31-971c-7349e429c461", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "adminPass": "xeUH4rj7XREu"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:20.734 63 INFO tempest.lib.common.rest_client [req-83877be7-1a18-47ac-9664-74d3f9b2b13f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.293s 2018-08-24 19:28:20.735 63 DEBUG tempest.lib.common.rest_client [req-83877be7-1a18-47ac-9664-74d3f9b2b13f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:22.004 63 INFO tempest.lib.common.rest_client [req-58cd1529-a937-4b70-b318-9c4210a49e04 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.255s 2018-08-24 19:28:22.005 63 DEBUG tempest.lib.common.rest_client [req-58cd1529-a937-4b70-b318-9c4210a49e04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:23.123 63 INFO tempest.lib.common.rest_client [req-dcb412b0-e065-4343-ad83-c5b4eff397f8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.104s 2018-08-24 19:28:23.124 63 DEBUG tempest.lib.common.rest_client [req-dcb412b0-e065-4343-ad83-c5b4eff397f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:23.138 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 19:28:24.573 63 INFO tempest.lib.common.rest_client [req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.434s 2018-08-24 19:28:24.574 63 DEBUG tempest.lib.common.rest_client [req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:26.420 63 INFO tempest.lib.common.rest_client [req-10f5bfc5-2a11-401a-98cf-79b11a867a28 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.831s 2018-08-24 19:28:26.420 63 DEBUG tempest.lib.common.rest_client [req-10f5bfc5-2a11-401a-98cf-79b11a867a28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:26.435 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-24 19:28:28.210 63 INFO tempest.lib.common.rest_client [req-1242aa6b-d794-461c-b35c-8c144670e110 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.773s 2018-08-24 19:28:28.210 63 DEBUG tempest.lib.common.rest_client [req-1242aa6b-d794-461c-b35c-8c144670e110 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:28.223 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:29.055 63 INFO tempest.lib.common.rest_client [req-ead332f3-fefd-4685-888d-e4a7df123ad3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.832s 2018-08-24 19:28:29.056 63 DEBUG tempest.lib.common.rest_client [req-ead332f3-fefd-4685-888d-e4a7df123ad3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:29.069 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 974209f9-b576-4f31-971c-7349e429c461 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:28:30.135 63 INFO tempest.lib.common.rest_client [req-4440de9b-b6e1-4b82-998a-0caa8066992f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.064s 2018-08-24 19:28:30.136 63 DEBUG tempest.lib.common.rest_client [req-4440de9b-b6e1-4b82-998a-0caa8066992f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-505043156", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4440de9b-b6e1-4b82-998a-0caa8066992f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:29Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:29Z","name":"tempest-port-smoke-505043156","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a4:e8:df","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"18576ccf-5088-453f-ba00-8fb9fd11af08","ip_address":"10.102.21.20"}],"id":"bd0d8541-3c36-4222-aafd-b7ced87f8f62","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:32.299 63 INFO tempest.lib.common.rest_client [req-aed25908-36a4-4d3c-bab5-0a9e7eb49550 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.162s 2018-08-24 19:28:32.300 63 DEBUG tempest.lib.common.rest_client [req-aed25908-36a4-4d3c-bab5-0a9e7eb49550 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "port": "bd0d8541-3c36-4222-aafd-b7ced87f8f62"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "adminPass": "BpECGkkvvzw9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:32.389 63 INFO tempest.lib.common.rest_client [req-1de6e470-ee0e-4887-a70d-96b8914bd75a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.085s 2018-08-24 19:28:32.390 63 DEBUG tempest.lib.common.rest_client [req-1de6e470-ee0e-4887-a70d-96b8914bd75a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:33.649 63 INFO tempest.lib.common.rest_client [req-972362ca-156a-4250-bd9c-1747218e4af6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.244s 2018-08-24 19:28:33.650 63 DEBUG tempest.lib.common.rest_client [req-972362ca-156a-4250-bd9c-1747218e4af6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:34.749 63 INFO tempest.lib.common.rest_client [req-562c062c-b169-40d0-9f63-6d540a4cb50e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.086s 2018-08-24 19:28:34.750 63 DEBUG tempest.lib.common.rest_client [req-562c062c-b169-40d0-9f63-6d540a4cb50e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:34Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:34.762 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 19:28:35.943 63 INFO tempest.lib.common.rest_client [req-648b95bd-f7be-41d0-8301-a20163f4492b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.179s 2018-08-24 19:28:35.943 63 DEBUG tempest.lib.common.rest_client [req-648b95bd-f7be-41d0-8301-a20163f4492b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:35.957 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:28:37.354 63 INFO tempest.lib.common.rest_client [req-af25569a-9d4a-48e1-acf6-7a1582b62c44 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.395s 2018-08-24 19:28:37.355 63 DEBUG tempest.lib.common.rest_client [req-af25569a-9d4a-48e1-acf6-7a1582b62c44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:39.116 63 INFO tempest.lib.common.rest_client [req-c610c956-2c77-4381-be87-292bf6f4fa4c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.749s 2018-08-24 19:28:39.117 63 DEBUG tempest.lib.common.rest_client [req-c610c956-2c77-4381-be87-292bf6f4fa4c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:40.563 63 INFO tempest.lib.common.rest_client [req-83020515-7eb9-485c-85c0-4b73edb49456 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.431s 2018-08-24 19:28:40.564 63 DEBUG tempest.lib.common.rest_client [req-83020515-7eb9-485c-85c0-4b73edb49456 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:40.578 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:40.986 63 INFO tempest.lib.common.rest_client [req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.408s 2018-08-24 19:28:40.987 63 DEBUG tempest.lib.common.rest_client [req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:41.000 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6dff5cc9-2551-4c80-a240-0ccd73570a81 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:28:41.159 63 INFO tempest.lib.common.rest_client [req-74f6de07-e5ac-469c-8212-afdc17494d78 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.157s 2018-08-24 19:28:41.159 63 DEBUG tempest.lib.common.rest_client [req-74f6de07-e5ac-469c-8212-afdc17494d78 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--531277253", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74f6de07-e5ac-469c-8212-afdc17494d78'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:40Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:43.101 63 INFO tempest.lib.common.rest_client [req-cf79c43e-289d-44e4-bf5a-03a22a19d6ad ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.941s 2018-08-24 19:28:43.102 63 DEBUG tempest.lib.common.rest_client [req-cf79c43e-289d-44e4-bf5a-03a22a19d6ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:28:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf79c43e-289d-44e4-bf5a-03a22a19d6ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:42Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:45.144 63 INFO tempest.lib.common.rest_client [req-1bd630aa-af48-4f2f-94c4-ec37d6b97028 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface 2.042s 2018-08-24 19:28:45.145 63 DEBUG tempest.lib.common.rest_client [req-1bd630aa-af48-4f2f-94c4-ec37d6b97028 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bd630aa-af48-4f2f-94c4-ec37d6b97028'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:46.914 63 INFO tempest.lib.common.rest_client [req-5a8c57fc-4a4e-4ec3-b60f-3844e11aeb39 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.768s 2018-08-24 19:28:46.914 63 DEBUG tempest.lib.common.rest_client [req-5a8c57fc-4a4e-4ec3-b60f-3844e11aeb39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:28:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a8c57fc-4a4e-4ec3-b60f-3844e11aeb39'} Body: {"floatingip": {"router_id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:28:45Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09", "id": "c38f1ee2-9279-41e2-8a47-e4d99103e9ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:45Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:28:46.915 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:02.952 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03.016 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:29:03.017 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:03.132 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:29:03.133 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:03.135 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03.195 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:29:03.199 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:08.206 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:29:08.206 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:30:18.271 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:30:18.271 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:30:18.275 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:30:18.337 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:30:18.339 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:30:23.346 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:30:23.346 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:31:33.395 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:31:33.396 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:31:33.397 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33.400 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33.501 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:31:33.528 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33.535 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:31:33.535 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33.535 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:31:33.536 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33.538 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33.600 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:31:33.602 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33.610 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:31:33.611 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:31:33.611 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33.613 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33.671 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:31:33.677 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33.683 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:31:33.683 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33.685 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33.745 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:31:33.749 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33.754 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:31:33.754 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33.755 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:31:33.755 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33.757 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33.816 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:31:33.821 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:38.828 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:31:38.828 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:32:48.899 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:32:48.900 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:32:48.904 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:32:49.000 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:32:49.031 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:32:54.038 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:32:54.039 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:34:04.099 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:34:05.623 63 INFO tempest.lib.common.rest_client [req-6f40900c-28e3-41e8-835b-da6c2cbe885f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce 1.521s 2018-08-24 19:34:05.624 63 DEBUG tempest.lib.common.rest_client [req-6f40900c-28e3-41e8-835b-da6c2cbe885f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce', u'date': 'Fri, 24 Aug 2018 19:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f40900c-28e3-41e8-835b-da6c2cbe885f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:07.687 63 INFO tempest.lib.common.rest_client [req-0b1f90fd-7d0f-4efc-8b8c-e516025fb066 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface 2.063s 2018-08-24 19:34:07.688 63 DEBUG tempest.lib.common.rest_client [req-0b1f90fd-7d0f-4efc-8b8c-e516025fb066 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b1f90fd-7d0f-4efc-8b8c-e516025fb066'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:09.395 63 INFO tempest.lib.common.rest_client [req-270f5426-d595-44c5-8226-19945b5c851e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.706s 2018-08-24 19:34:09.396 63 DEBUG tempest.lib.common.rest_client [req-270f5426-d595-44c5-8226-19945b5c851e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-270f5426-d595-44c5-8226-19945b5c851e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:09.880 63 INFO tempest.lib.common.rest_client [req-274d2409-d71a-4a11-b5a3-9371a3ee04f5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.483s 2018-08-24 19:34:09.880 63 DEBUG tempest.lib.common.rest_client [req-274d2409-d71a-4a11-b5a3-9371a3ee04f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:10.639 63 INFO tempest.lib.common.rest_client [req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.758s 2018-08-24 19:34:10.640 63 DEBUG tempest.lib.common.rest_client [req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:12.180 63 INFO tempest.lib.common.rest_client [req-5aee41ad-c9b5-4742-8eb9-bc389412567a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.524s 2018-08-24 19:34:12.181 63 DEBUG tempest.lib.common.rest_client [req-5aee41ad-c9b5-4742-8eb9-bc389412567a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:13.253 63 INFO tempest.lib.common.rest_client [req-8be44b01-1c62-4af2-80c6-3faf36c62a6b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.057s 2018-08-24 19:34:13.253 63 DEBUG tempest.lib.common.rest_client [req-8be44b01-1c62-4af2-80c6-3faf36c62a6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:12 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b'} Body: {"itemNotFound": {"message": "Instance 6dff5cc9-2551-4c80-a240-0ccd73570a81 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:13.990 63 INFO tempest.lib.common.rest_client [req-b9ce7053-43bc-491a-a271-49a14c4d42cf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62 0.736s 2018-08-24 19:34:13.991 63 DEBUG tempest.lib.common.rest_client [req-b9ce7053-43bc-491a-a271-49a14c4d42cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b9ce7053-43bc-491a-a271-49a14c4d42cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:14.167 63 INFO tempest.lib.common.rest_client [req-05188729-e593-4c8d-ae21-855a50707786 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.175s 2018-08-24 19:34:14.168 63 DEBUG tempest.lib.common.rest_client [req-05188729-e593-4c8d-ae21-855a50707786 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:14.509 63 INFO tempest.lib.common.rest_client [req-c010bc36-0b05-459e-9f14-6b15343e2392 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.340s 2018-08-24 19:34:14.510 63 DEBUG tempest.lib.common.rest_client [req-c010bc36-0b05-459e-9f14-6b15343e2392 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:13Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:15.916 63 INFO tempest.lib.common.rest_client [req-9ca88c00-a232-4e2c-bdc2-06a714faaf16 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.391s 2018-08-24 19:34:15.917 63 DEBUG tempest.lib.common.rest_client [req-9ca88c00-a232-4e2c-bdc2-06a714faaf16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:34:15Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T19:34:15.000000", "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:15.929 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 19:34:16.972 63 INFO tempest.lib.common.rest_client [req-0cb5073a-3076-437c-975d-248014f61bba ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.041s 2018-08-24 19:34:16.973 63 DEBUG tempest.lib.common.rest_client [req-0cb5073a-3076-437c-975d-248014f61bba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba'} Body: {"itemNotFound": {"message": "Instance 974209f9-b576-4f31-971c-7349e429c461 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:17.885 63 INFO tempest.lib.common.rest_client [req-68eed34c-b026-483c-9ce3-5cd73b31285b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09 0.911s 2018-08-24 19:34:17.885 63 DEBUG tempest.lib.common.rest_client [req-68eed34c-b026-483c-9ce3-5cd73b31285b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68eed34c-b026-483c-9ce3-5cd73b31285b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:17.911 63 INFO tempest.lib.common.rest_client [req-1cffa718-1614-4922-9454-b1711652944f ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142 0.025s 2018-08-24 19:34:17.912 63 DEBUG tempest.lib.common.rest_client [req-1cffa718-1614-4922-9454-b1711652944f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142', u'x-compute-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:19.878 63 INFO tempest.lib.common.rest_client [req-b4346aa1-6ae7-42f9-9165-dbc754bd128c ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface 1.965s 2018-08-24 19:34:19.878 63 DEBUG tempest.lib.common.rest_client [req-b4346aa1-6ae7-42f9-9165-dbc754bd128c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4346aa1-6ae7-42f9-9165-dbc754bd128c'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:21.442 63 INFO tempest.lib.common.rest_client [req-81c83c60-9264-4a94-9b90-1b2d6905cd7b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.563s 2018-08-24 19:34:21.443 63 DEBUG tempest.lib.common.rest_client [req-81c83c60-9264-4a94-9b90-1b2d6905cd7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:34:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81c83c60-9264-4a94-9b90-1b2d6905cd7b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:22.493 63 INFO tempest.lib.common.rest_client [req-104bc675-e009-48e6-bb95-32ae91b45895 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08 1.049s 2018-08-24 19:34:22.494 63 DEBUG tempest.lib.common.rest_client [req-104bc675-e009-48e6-bb95-32ae91b45895 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08', u'date': 'Fri, 24 Aug 2018 19:34:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-104bc675-e009-48e6-bb95-32ae91b45895'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:24.300 63 INFO tempest.lib.common.rest_client [req-4354758e-14ff-4154-a39b-de6e5c35e884 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6 1.805s 2018-08-24 19:34:24.301 63 DEBUG tempest.lib.common.rest_client [req-4354758e-14ff-4154-a39b-de6e5c35e884 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6', u'date': 'Fri, 24 Aug 2018 19:34:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4354758e-14ff-4154-a39b-de6e5c35e884'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:25.669 63 INFO tempest.lib.common.rest_client [req-5c145d54-0ceb-4e96-850e-3caff9c1d7e3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5 1.367s 2018-08-24 19:34:25.670 63 DEBUG tempest.lib.common.rest_client [req-5c145d54-0ceb-4e96-850e-3caff9c1d7e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5', u'date': 'Fri, 24 Aug 2018 19:34:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5c145d54-0ceb-4e96-850e-3caff9c1d7e3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:27.081 63 INFO tempest.lib.common.rest_client [req-4ff52556-8833-4710-b20a-8fa336fcd08a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f 1.410s 2018-08-24 19:34:27.082 63 DEBUG tempest.lib.common.rest_client [req-4ff52556-8833-4710-b20a-8fa336fcd08a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f', u'date': 'Fri, 24 Aug 2018 19:34:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ff52556-8833-4710-b20a-8fa336fcd08a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:27.889 63 INFO tempest.lib.common.rest_client [req-a1c45170-7d0a-445e-9604-ab49d5766746 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4 0.806s 2018-08-24 19:34:27.890 63 DEBUG tempest.lib.common.rest_client [req-a1c45170-7d0a-445e-9604-ab49d5766746 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4', u'date': 'Fri, 24 Aug 2018 19:34:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1c45170-7d0a-445e-9604-ab49d5766746'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [381.425361s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:28:06,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.259s 2018-08-24 19:28:06,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-776187184 description", "name": "tempest-secgroup-smoke-776187184"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de160a46-df09-479a-ac51-80dd9635052e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-776187184 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:06Z", "updated_at": "2018-08-24T19:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "3843154c-3049-4629-be42-c60721d9ab40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "670976d8-f459-47e9-8ef2-119d07ba3c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "name": "tempest-secgroup-smoke-776187184"}} 2018-08-24 19:28:07,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.627s 2018-08-24 19:28:07,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b0d0819-9f7d-42a6-9cf3-1cae6fcf46a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b259962-03b0-4f3d-b1c8-1bac5bf37a56"}} 2018-08-24 19:28:07,522 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:28:07,522 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5d4c9b8-e003-4d7f-940a-9e8e6a070c53'} 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-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6a138850-05ea-4e66-a1ab-bb089d25c5bf"}} 2018-08-24 19:28:07,694 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 19:28:07,695 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c760c498-0fbe-4e64-8a65-35ad2cbc7590'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5bcd2766-0258-4edc-ad16-fd54d4d2d19d"}} 2018-08-24 19:28:08,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.424s 2018-08-24 19:28:08,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44b17700-dcb8-4871-933b-3da629de3475'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cfc9e74d-6a59-4e07-af3e-a55d14cc4875"}} 2018-08-24 19:28:08,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:28:08,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64894952-0cfd-4ae7-a428-e567f86d7ccd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "63a7a12a-ddc6-447f-a357-35481f6f1b25"}} 2018-08-24 19:28:08,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:28:08,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04de1305-80dd-435f-aaa4-ad04e784fe41'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "095f7faa-224a-400a-bb19-550cbd8b5a9b"}} 2018-08-24 19:28:08,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.124s 2018-08-24 19:28:08,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f33c1c9-0f7e-48d0-988a-1110fa689e8b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "24099e29-1fc1-48a7-8cd3-634f52b82e77"}} 2018-08-24 19:28:09,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 1.082s 2018-08-24 19:28:09,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eea849cb-4e19-4660-bdb8-dd9709c7eee3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:09Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:09Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "80b323b3-320a-458b-82f8-6f2d7784ed10"}} 2018-08-24 19:28:10,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.562s 2018-08-24 19:28:10,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-537095094"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9472f4-1c9d-40c0-8177-5895f9f93458'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","name":"tempest-A-537095094"}} 2018-08-24 19:28:10,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.550s 2018-08-24 19:28:10,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "name": "tempest-subnet-A-1-624548371"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69c0b4dc-2373-4732-a24c-863ee75141d6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:10Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","subnetpool_id":null,"name":"tempest-subnet-A-1-624548371"}} 2018-08-24 19:28:11,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.235s 2018-08-24 19:28:11,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-624491900"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ae9ac62-5379-4fd1-b498-9743dea39b34'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","name":"tempest-B-624491900"}} 2018-08-24 19:28:12,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.040s 2018-08-24 19:28:12,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "name": "tempest-subnet-B-1-1596156554"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70a762e5-0893-4e34-a632-58a5e3f7f155'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:11Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:11Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"18576ccf-5088-453f-ba00-8fb9fd11af08","subnetpool_id":null,"name":"tempest-subnet-B-1-1596156554"}} 2018-08-24 19:28:12,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.193s 2018-08-24 19:28:12,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--436879019", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7521bcbd-a20f-4172-8981-9cadf5cec049'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:11Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} 2018-08-24 19:28:14,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.904s 2018-08-24 19:28:14,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45616124-b864-400b-b711-37b5b5b6dfd6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:13Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} 2018-08-24 19:28:16,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface 1.987s 2018-08-24 19:28:16,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00556ec6-331c-4c11-be8a-0ea44c306dfb'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} 2018-08-24 19:28:16,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.364s 2018-08-24 19:28:16,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8044d2ed-d90a-438b-ac72-793195652ed1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "8103e726-2110-4131-8ea6-71420f9eafc8"}} 2018-08-24 19:28:16,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations 0.248s 2018-08-24 19:28:16,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89e6e9dc-4b56-4230-9f5d-252649cdbe42'} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "id": "e52d122f-4e24-4216-b552-568e73c2880b"}} 2018-08-24 19:28:17,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations 1.138s 2018-08-24 19:28:17,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64eb5216-c8c3-4a4e-848f-2a9db0a6bccf'} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f", "id": "23bef37c-a299-41c9-b7ed-09cff0307291"}} 2018-08-24 19:28:18,022 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.132s 2018-08-24 19:28:18,022 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-382462142"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmiY8CK0Se1WB7OFCabnLwmzx0ZVdAhOn2ItknvaKoZ/J3Wp8LWioD9a8bOqLDBFtTBDz7Gz3RDB5hHMikOB2yEGM1i5n9U0OKpP6FzOTGaBy0PchB65FquLehCeyybgFmXkhFBy6NG9F3jvs9bqtUK45pQmLhVUGGgkmws9Biwrg2gLA64E6degFaq2eQSNNU5x46FkaQhsHq6EZimUdc9j4Dn1GHqcwevDxnHMDqFAEG3m5UJC9H9r0MI6sB7Vj2zyjQfZTnpE0YY/FnM+G7sFY51Z/AqZ5O13uZWZNQeR5nNaSbF+X5Io74ewUcYkSfzOKV4hl6fEapah4H92ab Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApomPAitEntVgezhQmm5y8Js8dGVXQITp9iLZJ72iqGfyd1qf\nC1oqA/WvGzqiwwRbUwQ8+xs90QweYRzIpDgdshBjNYuZ/VNDiqT+hczkxmgctD3I\nQeuRari3oQnssm4BZl5IRQcujRvRd477PW6rVCuOaUJi4VVBhoJJsLPQYsK4NoCw\nOuBOnXoBWqtnkEjTVOceOhZGkIbB6uhGYplHXPY+A59Rh6nMHrw8ZxzA6hQBBt5u\nVCQvR/a9DCOrAe1Y9s8o0H2U56RNGGPxZzPhu7BWOdWfwKmeTtd7mVmTUHkeZzWk\nmxfl+SKO+HsFHGJEn8zileIZenxGqWoeB/dmmwIDAQABAoIBAHuA5Dd9kwQfxc9b\nshr08fSRi0HerdhBOai5q0WXkvtFK0FsSSqIEUSifNu6nl316ywjpn2qdCuFyznF\nuN5gZ1VYZdqdzvNZPmuhdMgRbU/egfsBHnQUmOEGX9fjnk+s2QjrvrjCXLl0+eCq\nfpPOcOyY6KITA3WMXm28TZ3nnBDAmIMxIE07m1mYxTJMi6xRY36y0DaGiu7naUz4\nfBi0eCop7DDDe5rfpkV+mooV1QI9md0KhoHeE2TAkdF7T2/cwCffBaII39iMmIFU\nRCNm0rkDl4ImvILyWH/0L1CpD/d0C5T9LBoV9lo8WrmrZKOJNgmsl8wsphxK5JrG\nzSBYHkECgYEA18+smsEIbugezAcdnIF+ArPfe3sPODIBLYck7D3fMIJ8Gbe1hSiC\nMZvP8ZC56QSmEPVQpd/amrHM6VPhWD3yHomtqCGsSuhoWNZvkcHNW+irDTxteZc8\necAxHDh4JBe1qvtpUMeY59fjO2Jx81B8hWAif61I/TbjqPAkL7lXsGsCgYEAxYzc\nLVW10rk4yasQ0nAdhc07LSxyJzZs7X/ZbUn8EANfK+Yb8NnYDRmljXxjNM9+SW4D\ndM7ReCuoyU+1UvhWSetZfxN48m0mOfGtYlWLJpUTa3MhDEUDBUy154MNfJOqf+Yp\n2O8eB8n8aqKyhBzLAzvmwzuAqzPMsbWhn8Qb7pECgYBN6V+7Du1ofMyBhCAgnG9N\nsnqALdE0zHi4Yw3lbADjlngPIM+bnyBBoKrV3xX/FfqOLMJM4CAfsQj1Q58bKGH8\nvF/BT0bQVE83o1LsIDdvcvQt9x7ewsbGfag9M/XLsfOYIuPGkgiVys7yZXwWB3ys\n+iP6TCkJoYNXPjsSL6uEuQKBgQC/6pxsHnxJf0+/+8SX6/uCZWM7+5XaqnEgObhN\nCDcsh1oKF77FOZ0+/M9sqI7oWzvgslQBQnsVN7T9/cW2GTQbE90aKxywx4D/gd5j\nTZ+ll+YJ2QseFF1e5KtDgnmzsPFO15eH/KU8A+qI3g53clF3jtYcjM3vhJ8zdbTS\ntX49QQKBgQCdKWSO2eE1KiOOIHfg5aVFvggg2PZrNlJDYsUVwQ3CCAkscKdqEF/R\nex2rCpzf+Y/1B4iLH4rD9wfEA+gHpEWwpawvn6VqqWi3HfsOSg8sFDVY5NbEmWvu\nnsKfbwZw/8+z+fxQsnQzJWrQfMwYJL+A1ZanC3j0dVyhuorfR8q9YQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-382462142", "fingerprint": "70:b3:06:f0:37:4e:e8:d4:c7:d6:46:e7:3b:2c:62:ab"}} 2018-08-24 19:28:18,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.796s 2018-08-24 19:28:18,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-980673741", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98e94235-5cce-48d0-ae93-ef1b57b56eee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:18Z","name":"tempest-port-smoke-980673741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:df:09:ea","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","ip_address":"10.101.11.10"}],"id":"290e3cf6-5d97-4d83-b107-1f13b2d69b09","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} 2018-08-24 19:28:20,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.613s 2018-08-24 19:28:20,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "port": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "974209f9-b576-4f31-971c-7349e429c461", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "adminPass": "xeUH4rj7XREu"}} 2018-08-24 19:28:20,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.293s 2018-08-24 19:28:20,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:22,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.255s 2018-08-24 19:28:22,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:23,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.104s 2018-08-24 19:28:23,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:23,138 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 19:28:24,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.434s 2018-08-24 19:28:24,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:26,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.831s 2018-08-24 19:28:26,420 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:26,435 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-24 19:28:28,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.773s 2018-08-24 19:28:28,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:28,223 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:29,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.832s 2018-08-24 19:28:29,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:29,069 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 974209f9-b576-4f31-971c-7349e429c461 with status: ACTIVE 2018-08-24 19:28:30,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.064s 2018-08-24 19:28:30,136 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-505043156", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4440de9b-b6e1-4b82-998a-0caa8066992f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:29Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:29Z","name":"tempest-port-smoke-505043156","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a4:e8:df","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"18576ccf-5088-453f-ba00-8fb9fd11af08","ip_address":"10.102.21.20"}],"id":"bd0d8541-3c36-4222-aafd-b7ced87f8f62","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} 2018-08-24 19:28:32,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.162s 2018-08-24 19:28:32,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "port": "bd0d8541-3c36-4222-aafd-b7ced87f8f62"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "adminPass": "BpECGkkvvzw9"}} 2018-08-24 19:28:32,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.085s 2018-08-24 19:28:32,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:33,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.244s 2018-08-24 19:28:33,650 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:34,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.086s 2018-08-24 19:28:34,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:34Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:34,762 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 19:28:35,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.179s 2018-08-24 19:28:35,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:35,957 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:28:37,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.395s 2018-08-24 19:28:37,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:39,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.749s 2018-08-24 19:28:39,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:40,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.431s 2018-08-24 19:28:40,564 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:40,578 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:40,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.408s 2018-08-24 19:28:40,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:41,000 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6dff5cc9-2551-4c80-a240-0ccd73570a81 with status: ACTIVE 2018-08-24 19:28:41,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.157s 2018-08-24 19:28:41,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--531277253", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74f6de07-e5ac-469c-8212-afdc17494d78'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:40Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} 2018-08-24 19:28:43,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.941s 2018-08-24 19:28:43,102 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:28:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf79c43e-289d-44e4-bf5a-03a22a19d6ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:42Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} 2018-08-24 19:28:45,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface 2.042s 2018-08-24 19:28:45,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bd630aa-af48-4f2f-94c4-ec37d6b97028'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} 2018-08-24 19:28:46,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.768s 2018-08-24 19:28:46,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:28:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a8c57fc-4a4e-4ec3-b60f-3844e11aeb39'} Body: {"floatingip": {"router_id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:28:45Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09", "id": "c38f1ee2-9279-41e2-8a47-e4d99103e9ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:45Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:28:46,915 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:02,952 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03,016 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:29:03,017 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:03,132 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:29:03,133 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:03,135 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03,195 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:29:03,199 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:08,206 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:29:08,206 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:30:18,271 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:30:18,271 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:30:18,275 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:30:18,337 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:30:18,339 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:30:23,346 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:30:23,346 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:31:33,395 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:31:33,396 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:31:33,397 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,400 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,501 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,528 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,535 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:31:33,535 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33,535 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:31:33,536 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,538 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,600 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,602 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,610 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:31:33,611 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:31:33,611 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,613 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,671 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,677 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,683 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:31:33,683 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,685 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,745 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,749 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,754 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:31:33,754 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33,755 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:31:33,755 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,757 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,816 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,821 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:38,828 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:31:38,828 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:32:48,899 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:32:48,900 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:32:48,904 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:32:49,000 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:32:49,031 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:32:54,038 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:32:54,039 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:34:04,099 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:34:04,100 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:34:05,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce 1.521s 2018-08-24 19:34:05,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce', u'date': 'Fri, 24 Aug 2018 19:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f40900c-28e3-41e8-835b-da6c2cbe885f'} Body: 2018-08-24 19:34:07,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface 2.063s 2018-08-24 19:34:07,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b1f90fd-7d0f-4efc-8b8c-e516025fb066'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} 2018-08-24 19:34:09,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.706s 2018-08-24 19:34:09,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-270f5426-d595-44c5-8226-19945b5c851e'} Body: 2018-08-24 19:34:09,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.483s 2018-08-24 19:34:09,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5'} Body: 2018-08-24 19:34:10,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.758s 2018-08-24 19:34:10,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:12,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.524s 2018-08-24 19:34:12,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:13,253 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.057s 2018-08-24 19:34:13,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:12 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b'} Body: {"itemNotFound": {"message": "Instance 6dff5cc9-2551-4c80-a240-0ccd73570a81 could not be found.", "code": 404}} 2018-08-24 19:34:13,990 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62 0.736s 2018-08-24 19:34:13,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b9ce7053-43bc-491a-a271-49a14c4d42cf'} Body: 2018-08-24 19:34:14,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.175s 2018-08-24 19:34:14,168 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786'} Body: 2018-08-24 19:34:14,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.340s 2018-08-24 19:34:14,510 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:13Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:15,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.391s 2018-08-24 19:34:15,917 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:34:15Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T19:34:15.000000", "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:15,929 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 19:34:16,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.041s 2018-08-24 19:34:16,973 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba'} Body: {"itemNotFound": {"message": "Instance 974209f9-b576-4f31-971c-7349e429c461 could not be found.", "code": 404}} 2018-08-24 19:34:17,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09 0.911s 2018-08-24 19:34:17,885 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68eed34c-b026-483c-9ce3-5cd73b31285b'} Body: 2018-08-24 19:34:17,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142 0.025s 2018-08-24 19:34:17,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142', u'x-compute-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f'} Body: 2018-08-24 19:34:19,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface 1.965s 2018-08-24 19:34:19,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4346aa1-6ae7-42f9-9165-dbc754bd128c'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} 2018-08-24 19:34:21,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.563s 2018-08-24 19:34:21,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:34:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81c83c60-9264-4a94-9b90-1b2d6905cd7b'} Body: 2018-08-24 19:34:22,493 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08 1.049s 2018-08-24 19:34:22,494 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08', u'date': 'Fri, 24 Aug 2018 19:34:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-104bc675-e009-48e6-bb95-32ae91b45895'} Body: 2018-08-24 19:34:24,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6 1.805s 2018-08-24 19:34:24,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6', u'date': 'Fri, 24 Aug 2018 19:34:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4354758e-14ff-4154-a39b-de6e5c35e884'} Body: 2018-08-24 19:34:25,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5 1.367s 2018-08-24 19:34:25,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5', u'date': 'Fri, 24 Aug 2018 19:34:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5c145d54-0ceb-4e96-850e-3caff9c1d7e3'} Body: 2018-08-24 19:34:27,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f 1.410s 2018-08-24 19:34:27,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f', u'date': 'Fri, 24 Aug 2018 19:34:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ff52556-8833-4710-b20a-8fa336fcd08a'} Body: 2018-08-24 19:34:27,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4 0.806s 2018-08-24 19:34:27,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4', u'date': 'Fri, 24 Aug 2018 19:34:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1c45170-7d0a-445e-9604-ab49d5766746'} Body: 2018-08-24 19:34:28.255 63 INFO tempest.lib.common.rest_client [req-8179973d-de76-4bf9-8e4a-35608a33aae7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.337s 2018-08-24 19:34:28.256 63 DEBUG tempest.lib.common.rest_client [req-8179973d-de76-4bf9-8e4a-35608a33aae7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-463226200 description", "name": "tempest-secgroup-smoke-463226200"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:34:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8179973d-de76-4bf9-8e4a-35608a33aae7'} Body: {"security_group": {"description": "tempest-secgroup-smoke-463226200 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:27Z", "updated_at": "2018-08-24T19:34:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:34:27Z", "revision_number": 0, "id": "4e067f18-b61f-4ee6-9588-a87cfc291b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:34:27Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:34:27Z", "revision_number": 0, "id": "9c4c8102-df10-4133-81db-62fa07b39931", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:34:27Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "name": "tempest-secgroup-smoke-463226200"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:28.434 63 INFO tempest.lib.common.rest_client [req-617420e4-a125-4ca9-91e4-0b55ab20c369 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.177s 2018-08-24 19:34:28.435 63 DEBUG tempest.lib.common.rest_client [req-617420e4-a125-4ca9-91e4-0b55ab20c369 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-617420e4-a125-4ca9-91e4-0b55ab20c369'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:34:28Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "47391356-a90a-4ee9-a3bf-652409b71dd9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:28.604 63 INFO tempest.lib.common.rest_client [req-29564aef-41d0-4df3-aac4-86a65acec53d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:34:28.605 63 DEBUG tempest.lib.common.rest_client [req-29564aef-41d0-4df3-aac4-86a65acec53d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29564aef-41d0-4df3-aac4-86a65acec53d'} 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-08-24T19:34:28Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9b282c02-bc7e-48f1-801c-aec84d53228a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:28.944 63 INFO tempest.lib.common.rest_client [req-0dc523e1-7076-4f1b-b450-a2148703e97e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.338s 2018-08-24 19:34:28.944 63 DEBUG tempest.lib.common.rest_client [req-0dc523e1-7076-4f1b-b450-a2148703e97e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0dc523e1-7076-4f1b-b450-a2148703e97e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:34:28Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0343dbd5-ffef-443d-8b69-aa24303617b3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:29.117 63 INFO tempest.lib.common.rest_client [req-e0b386fe-f846-4341-b274-657c8706e863 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 19:34:29.117 63 DEBUG tempest.lib.common.rest_client [req-e0b386fe-f846-4341-b274-657c8706e863 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0b386fe-f846-4341-b274-657c8706e863'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:34:28Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "03a879d1-a725-4451-ada9-185979f9f8d5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:29.266 63 INFO tempest.lib.common.rest_client [req-b69aac3e-5273-46e3-95e3-c55877e5dc6e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:34:29.267 63 DEBUG tempest.lib.common.rest_client [req-b69aac3e-5273-46e3-95e3-c55877e5dc6e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b69aac3e-5273-46e3-95e3-c55877e5dc6e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:34:28Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "428b77fb-3948-42a6-a171-69aea45d1f0f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:29.405 63 INFO tempest.lib.common.rest_client [req-f192e3ee-d362-4512-94ba-7f2599fc051f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.137s 2018-08-24 19:34:29.406 63 DEBUG tempest.lib.common.rest_client [req-f192e3ee-d362-4512-94ba-7f2599fc051f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f192e3ee-d362-4512-94ba-7f2599fc051f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:34:29Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:29Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "da05116c-f6b1-4bc4-bf8a-5b97e28e3b86"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:29.557 63 INFO tempest.lib.common.rest_client [req-f239b618-e9bb-4e4e-a760-06a4393f561d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.150s 2018-08-24 19:34:29.558 63 DEBUG tempest.lib.common.rest_client [req-f239b618-e9bb-4e4e-a760-06a4393f561d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f239b618-e9bb-4e4e-a760-06a4393f561d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:34:29Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:29Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a88a2f5e-832f-4c29-b9fe-8f6a90428167"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:29.746 63 INFO tempest.lib.common.rest_client [req-d2bfb896-5367-44a2-a513-3e763667c33b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.188s 2018-08-24 19:34:29.747 63 DEBUG tempest.lib.common.rest_client [req-d2bfb896-5367-44a2-a513-3e763667c33b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:34:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2bfb896-5367-44a2-a513-3e763667c33b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:34:29Z", "security_group_id": "d89aa7e8-8a13-46ea-b25c-4923f02f9891", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:29Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "eb270cae-bc48-4e69-9b04-caa96d071e63"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:30.009 63 INFO tempest.lib.common.rest_client [req-e5225519-14d4-47e8-9592-a8e1cf75b6ef ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.260s 2018-08-24 19:34:30.009 63 DEBUG tempest.lib.common.rest_client [req-e5225519-14d4-47e8-9592-a8e1cf75b6ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-515140950"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:34:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5225519-14d4-47e8-9592-a8e1cf75b6ef'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:34:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:34:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8528c6f0-ed54-4e4f-acfc-bf6666902369","name":"tempest-A-515140950"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:30.524 63 INFO tempest.lib.common.rest_client [req-64a9eb9e-f1b1-4d90-8721-fbc47e37dc0c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.514s 2018-08-24 19:34:30.525 63 DEBUG tempest.lib.common.rest_client [req-64a9eb9e-f1b1-4d90-8721-fbc47e37dc0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "name": "tempest-subnet-A-1-1131071151"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:34:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64a9eb9e-f1b1-4d90-8721-fbc47e37dc0c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8528c6f0-ed54-4e4f-acfc-bf6666902369","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:34:30Z","dns_nameservers":[],"updated_at":"2018-08-24T19:34:30Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1c8f8581-7bb9-400a-a735-47d73eb890b1","subnetpool_id":null,"name":"tempest-subnet-A-1-1131071151"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:30.711 63 INFO tempest.lib.common.rest_client [req-fd722a36-6875-4b3c-9264-b6145c1f16b5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.185s 2018-08-24 19:34:30.712 63 DEBUG tempest.lib.common.rest_client [req-fd722a36-6875-4b3c-9264-b6145c1f16b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-63094661"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:34:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd722a36-6875-4b3c-9264-b6145c1f16b5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:34:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:34:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a36bf90e-8563-44c3-a4d4-018487ea3a65","name":"tempest-B-63094661"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:31.679 63 INFO tempest.lib.common.rest_client [req-e1ed73bd-ca2a-43ae-89b2-f05b82f9122b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.966s 2018-08-24 19:34:31.680 63 DEBUG tempest.lib.common.rest_client [req-e1ed73bd-ca2a-43ae-89b2-f05b82f9122b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "a36bf90e-8563-44c3-a4d4-018487ea3a65", "name": "tempest-subnet-B-1-1432110186"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:34:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ed73bd-ca2a-43ae-89b2-f05b82f9122b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a36bf90e-8563-44c3-a4d4-018487ea3a65","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:34:31Z","dns_nameservers":[],"updated_at":"2018-08-24T19:34:31Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"bff72e3d-6651-4ad0-8158-38f38de257a6","subnetpool_id":null,"name":"tempest-subnet-B-1-1432110186"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:32.097 63 INFO tempest.lib.common.rest_client [req-f7904fed-2fc7-42d5-a3e3-f369fb07428b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.416s 2018-08-24 19:34:32.097 63 DEBUG tempest.lib.common.rest_client [req-f7904fed-2fc7-42d5-a3e3-f369fb07428b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:34:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7904fed-2fc7-42d5-a3e3-f369fb07428b'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "ed175fc2-8f8b-416c-b711-6995094bd366"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:32.753 63 INFO tempest.lib.common.rest_client [req-ae589f2b-1ad1-4a67-81e3-01330dc5f154 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366/network_associations 0.654s 2018-08-24 19:34:32.753 63 DEBUG tempest.lib.common.rest_client [req-ae589f2b-1ad1-4a67-81e3-01330dc5f154 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366/network_associations', u'date': 'Fri, 24 Aug 2018 19:34:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae589f2b-1ad1-4a67-81e3-01330dc5f154'} Body: {"network_association": {"network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "id": "6fa4b8b1-63da-4de3-b063-feeb702df408"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:33.082 63 INFO tempest.lib.common.rest_client [req-97841c28-5628-4b5d-80b2-8f457042a373 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366/network_associations 0.327s 2018-08-24 19:34:33.082 63 DEBUG tempest.lib.common.rest_client [req-97841c28-5628-4b5d-80b2-8f457042a373 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a36bf90e-8563-44c3-a4d4-018487ea3a65"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366/network_associations', u'date': 'Fri, 24 Aug 2018 19:34:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97841c28-5628-4b5d-80b2-8f457042a373'} Body: {"network_association": {"network_id": "a36bf90e-8563-44c3-a4d4-018487ea3a65", "id": "624b6653-0ae9-4395-830e-35aea060893a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:33.083 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:34:33.284 63 INFO tempest.lib.common.rest_client [req-afb15e32-48d0-41c1-afbb-71a66f65cf5e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.200s 2018-08-24 19:34:33.284 63 DEBUG tempest.lib.common.rest_client [req-afb15e32-48d0-41c1-afbb-71a66f65cf5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1569893014"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-afb15e32-48d0-41c1-afbb-71a66f65cf5e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afb15e32-48d0-41c1-afbb-71a66f65cf5e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrgFqP/obbrrx/kQreH3J9DqHIBriE6RWi7jOXZ5MiiHDhqk7X+tcJkV05vFurq+56FMc3/uTp2vckrZBrFWoWdalVWTnR3naE2A/mCMWVsptzVzR2fA9cNi/0cTPlwfctvzgV8DhqG/hmJ//MZ4KzF4QK6M+SC8tzHwZmf0zNd3feiCuai9R9AOXnUY0n8E2tkiI8uDTxmHKDgYkWdvHuuy+Nh96kqH0pg2tK32MskiRxsza2P/AiHIJrq9dfArYbCjqrWV+aJg01onDTn6dSbWd/PVmpgSqzRWoptMXhmKIgYPghOUqP/dWDzYD8zg3goFztkRtwTuMR4YiAEDSt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq4Baj/6G2668f5EK3h9yfQ6hyAa4hOkVou4zl2eTIohw4apO\n1/rXCZFdObxbq6vuehTHN/7k6dr3JK2QaxVqFnWpVVk50d52hNgP5gjFlbKbc1c0\ndnwPXDYv9HEz5cH3Lb84FfA4ahv4Zif/zGeCsxeECujPkgvLcx8GZn9MzXd33ogr\nmovUfQDl51GNJ/BNrZIiPLg08Zhyg4GJFnbx7rsvjYfepKh9KYNrSt9jLJIkcbM2\ntj/wIhyCa6vXXwK2Gwo6q1lfmiYNNaJw05+nUm1nfz1ZqYEqs0VqKbTF4ZiiIGD4\nITlKj/3Vg82A/M4N4KBc7ZEbcE7jEeGIgBA0rQIDAQABAoIBAQClf5BlQl7LYjz+\n8W3GWhx2eAdA6tNnVzKM70cUBVxkR7x+2IWLQMIAtql7DLx91sWkQ6bX737h+W7j\nkyY5YAnnMJY/CYKVdxNyMLpu5uodAqWmUXIMIL4F4zi1sAQ/5MTt/YhXC2C1bNZx\nZoofq4fh4YCHspCURBOJvVfE03W/E8QQs3o+GTvZOp0w70r7lgXVMbXV5wFVv22t\ngEjaKfwrQA4tip9jHOD9mafZ7Y0PpAnGhhRUSR432urIwEx/b4y0FQQqMZxWpPqI\nz3m0EWJXwfl4+rElYJfhFA5psHcuxiEhqRAgOsk8mD7sJ0loyoPFenkxeJIXE10m\nN4s2a9V1AoGBAOKbL+hn2Tcha9zl0UMkkYxVkDCaJQvF/0VifWK3MNFj4D+HRCck\ndz1jzO2J9h4X6AK0N+m5kZtY/SnN+woZjJZBkoAgEJXFKzxyG4NKXxsrpVPDZaCT\ncS5s4Cy1ZoNL+M7rQAQ1G0wiNTIDj+J89dpRyDwysknZDM+I6XWojiSfAoGBAMG/\nUzcLQd6MBXFtQPK/3iDO3gfurf5FmlYYAoRk/HRSBag8qi5Y+K35UAaDSOByFMR2\nbghJ/E2uhOzSgtVHc+nosFhqIAD9ygeb/cu53vB2HmKQ/sW6OJ7+MZdXsRXlGV7+\naKElZR8NntFk6Jhf6DZoYFL48xmxbxRoMtrrp3czAoGAZf6nr5megVv/qqueZvQ8\ntseEYPvglM4Hufk8qoP96yFjO/TsThnxuaYEBR7FsoHcIetwBzlJOnzxZjGaPs+F\nIdRd1mGYVXErpsdNbui4qggZH/yg74ett9G1jSoQ/CPj1263n60vnjL/coV769uG\n5T9OOxoueWLCi176hcTaRc0CgYEAkf9DjMH9496tp1iFzacJkr1wEJgqIuZ+M4wq\nMWwL1PeN7cWxE/XVhvvM8utxOjidL6Jyrepaporw/ahwEJmkXkoKwMVP0o9r8yn4\nKNGqjpbjtLDAW21Fh4HTCtF4zx/xa2TYoT4Voj3YRL/+ifwTdxRWKZARWHYdV0ph\nsBhN/IMCgYAmZzh9vy0bfUd267QmXjclkEm6s2iDZwR3xsCt+HjdC8Vfu9hMfYMG\na9qKc+bNWnmhE7urO++gjHZVm2x9XPbtrRKfDPRE+OJJ9akBAmqtKY/4I2IUg6gJ\nhQwhP85uX7rauqIBKdAb1G22Yx74xwwYhZt1/FOEtnItgOWCtwa4Cw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1569893014", "fingerprint": "ae:b7:2d:41:06:88:2b:b6:4c:c7:00:06:34:ee:b5:19"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:34.657 63 INFO tempest.lib.common.rest_client [req-f1de90ad-df32-428b-81c7-8f192cb115a9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.366s 2018-08-24 19:34:34.657 63 DEBUG tempest.lib.common.rest_client [req-f1de90ad-df32-428b-81c7-8f192cb115a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-384116223", "security_groups": ["d89aa7e8-8a13-46ea-b25c-4923f02f9891"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:34:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1de90ad-df32-428b-81c7-8f192cb115a9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:34:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8528c6f0-ed54-4e4f-acfc-bf6666902369","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:34:33Z","name":"tempest-port-smoke-384116223","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:35:91:2e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"1c8f8581-7bb9-400a-a735-47d73eb890b1","ip_address":"10.101.11.10"}],"id":"9a883ffc-93a9-4a8e-b2e8-375d24ba3636","security_groups":["d89aa7e8-8a13-46ea-b25c-4923f02f9891"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:36.039 63 INFO tempest.lib.common.rest_client [req-70ab339c-7d33-496d-bb5e-627e4b3a9be7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.381s 2018-08-24 19:34:36.040 63 DEBUG tempest.lib.common.rest_client [req-70ab339c-7d33-496d-bb5e-627e4b3a9be7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1569893014", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "port": "9a883ffc-93a9-4a8e-b2e8-375d24ba3636"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-70ab339c-7d33-496d-bb5e-627e4b3a9be7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-70ab339c-7d33-496d-bb5e-627e4b3a9be7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "adminPass": "6X6VNadxxgNk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:36.367 63 INFO tempest.lib.common.rest_client [req-d90c66f6-b759-4805-b3d5-882df9884d08 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.323s 2018-08-24 19:34:36.368 63 DEBUG tempest.lib.common.rest_client [req-d90c66f6-b759-4805-b3d5-882df9884d08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-d90c66f6-b759-4805-b3d5-882df9884d08', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d90c66f6-b759-4805-b3d5-882df9884d08'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:37.655 63 INFO tempest.lib.common.rest_client [req-b6b49bed-5611-4a7f-8f5b-e70e359653c9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.273s 2018-08-24 19:34:37.656 63 DEBUG tempest.lib.common.rest_client [req-b6b49bed-5611-4a7f-8f5b-e70e359653c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-b6b49bed-5611-4a7f-8f5b-e70e359653c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6b49bed-5611-4a7f-8f5b-e70e359653c9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:38.983 63 INFO tempest.lib.common.rest_client [req-72b2f618-21dc-459a-aa96-805652f2abf9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.313s 2018-08-24 19:34:38.983 63 DEBUG tempest.lib.common.rest_client [req-72b2f618-21dc-459a-aa96-805652f2abf9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-72b2f618-21dc-459a-aa96-805652f2abf9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-72b2f618-21dc-459a-aa96-805652f2abf9'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:38Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:38.997 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-24 19:34:40.201 63 INFO tempest.lib.common.rest_client [req-7be09043-791b-4d20-82de-a3581f391835 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.202s 2018-08-24 19:34:40.201 63 DEBUG tempest.lib.common.rest_client [req-7be09043-791b-4d20-82de-a3581f391835 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-7be09043-791b-4d20-82de-a3581f391835', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7be09043-791b-4d20-82de-a3581f391835'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:39Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:40.213 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:34:41.587 63 INFO tempest.lib.common.rest_client [req-475ec736-547e-43c9-bab4-4a60987c9c18 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.372s 2018-08-24 19:34:41.588 63 DEBUG tempest.lib.common.rest_client [req-475ec736-547e-43c9-bab4-4a60987c9c18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-475ec736-547e-43c9-bab4-4a60987c9c18', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-475ec736-547e-43c9-bab4-4a60987c9c18'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:39Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:43.007 63 INFO tempest.lib.common.rest_client [req-1953d52c-15c0-4864-a90c-1c2499b75ac8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.405s 2018-08-24 19:34:43.008 63 DEBUG tempest.lib.common.rest_client [req-1953d52c-15c0-4864-a90c-1c2499b75ac8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-1953d52c-15c0-4864-a90c-1c2499b75ac8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1953d52c-15c0-4864-a90c-1c2499b75ac8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-515140950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:91:2e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:42.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:43.021 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:34:43.359 63 INFO tempest.lib.common.rest_client [req-1c054d5d-72c8-486c-98d1-0b9d91bf6b34 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.337s 2018-08-24 19:34:43.359 63 DEBUG tempest.lib.common.rest_client [req-1c054d5d-72c8-486c-98d1-0b9d91bf6b34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-1c054d5d-72c8-486c-98d1-0b9d91bf6b34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c054d5d-72c8-486c-98d1-0b9d91bf6b34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-515140950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:91:2e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:42.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:43.372 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 06443418-bd62-4d27-9533-602b2c6ca86e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:34:44.109 63 INFO tempest.lib.common.rest_client [req-e03806ad-e1a5-4955-bd87-dd1df0ac0d8f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 0.736s 2018-08-24 19:34:44.110 63 DEBUG tempest.lib.common.rest_client [req-e03806ad-e1a5-4955-bd87-dd1df0ac0d8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a36bf90e-8563-44c3-a4d4-018487ea3a65", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1688444088", "security_groups": ["d89aa7e8-8a13-46ea-b25c-4923f02f9891"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:34:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e03806ad-e1a5-4955-bd87-dd1df0ac0d8f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:34:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a36bf90e-8563-44c3-a4d4-018487ea3a65","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:34:43Z","name":"tempest-port-smoke-1688444088","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:55:35:e5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"bff72e3d-6651-4ad0-8158-38f38de257a6","ip_address":"10.102.21.20"}],"id":"e51bef41-18ad-41de-8776-ad92013ab818","security_groups":["d89aa7e8-8a13-46ea-b25c-4923f02f9891"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:46.168 63 INFO tempest.lib.common.rest_client [req-1919ea24-1a38-41ff-b084-8cf2b7ca5e9e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 2.056s 2018-08-24 19:34:46.169 63 DEBUG tempest.lib.common.rest_client [req-1919ea24-1a38-41ff-b084-8cf2b7ca5e9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1569893014", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a36bf90e-8563-44c3-a4d4-018487ea3a65", "port": "e51bef41-18ad-41de-8776-ad92013ab818"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1919ea24-1a38-41ff-b084-8cf2b7ca5e9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1919ea24-1a38-41ff-b084-8cf2b7ca5e9e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "adminPass": "q9HGFXQYEq4Y"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:46.238 63 INFO tempest.lib.common.rest_client [req-364155b7-4eba-4ab3-82fc-b2e76607a0b8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.065s 2018-08-24 19:34:46.239 63 DEBUG tempest.lib.common.rest_client [req-364155b7-4eba-4ab3-82fc-b2e76607a0b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-364155b7-4eba-4ab3-82fc-b2e76607a0b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-364155b7-4eba-4ab3-82fc-b2e76607a0b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:47.576 63 INFO tempest.lib.common.rest_client [req-f0c5c4a1-c7b8-42e2-9b29-c455ee7155b9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.323s 2018-08-24 19:34:47.577 63 DEBUG tempest.lib.common.rest_client [req-f0c5c4a1-c7b8-42e2-9b29-c455ee7155b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-f0c5c4a1-c7b8-42e2-9b29-c455ee7155b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0c5c4a1-c7b8-42e2-9b29-c455ee7155b9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:48.679 63 INFO tempest.lib.common.rest_client [req-5bb8d0df-e3c5-431e-98b2-c1da73bb924a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.088s 2018-08-24 19:34:48.680 63 DEBUG tempest.lib.common.rest_client [req-5bb8d0df-e3c5-431e-98b2-c1da73bb924a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-5bb8d0df-e3c5-431e-98b2-c1da73bb924a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5bb8d0df-e3c5-431e-98b2-c1da73bb924a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:48.693 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-24 19:34:50.137 63 INFO tempest.lib.common.rest_client [req-6d5f938e-a327-451a-9378-d320a85d7bf5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.442s 2018-08-24 19:34:50.137 63 DEBUG tempest.lib.common.rest_client [req-6d5f938e-a327-451a-9378-d320a85d7bf5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-6d5f938e-a327-451a-9378-d320a85d7bf5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d5f938e-a327-451a-9378-d320a85d7bf5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:50.151 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:34:51.591 63 INFO tempest.lib.common.rest_client [req-25a40ff9-4645-4c08-a631-ae0f81023246 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.438s 2018-08-24 19:34:51.592 63 DEBUG tempest.lib.common.rest_client [req-25a40ff9-4645-4c08-a631-ae0f81023246 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-25a40ff9-4645-4c08-a631-ae0f81023246', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25a40ff9-4645-4c08-a631-ae0f81023246'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:34:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:52.753 63 INFO tempest.lib.common.rest_client [req-ce5ff4af-c121-4161-99b7-9673c6bf7d88 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.147s 2018-08-24 19:34:52.754 63 DEBUG tempest.lib.common.rest_client [req-ce5ff4af-c121-4161-99b7-9673c6bf7d88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-ce5ff4af-c121-4161-99b7-9673c6bf7d88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce5ff4af-c121-4161-99b7-9673c6bf7d88'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-63094661": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:35:e5", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:51.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:52.765 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:34:52.902 63 INFO tempest.lib.common.rest_client [req-a79214e6-3c9b-4953-a416-e7e20fa2ee4a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.137s 2018-08-24 19:34:52.903 63 DEBUG tempest.lib.common.rest_client [req-a79214e6-3c9b-4953-a416-e7e20fa2ee4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-a79214e6-3c9b-4953-a416-e7e20fa2ee4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a79214e6-3c9b-4953-a416-e7e20fa2ee4a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-63094661": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:35:e5", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:51.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:52.915 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:34:53.035 63 INFO tempest.lib.common.rest_client [req-331293d4-03a6-4b97-97ee-6df614a7dbe3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/routers 0.119s 2018-08-24 19:34:53.036 63 DEBUG tempest.lib.common.rest_client [req-331293d4-03a6-4b97-97ee-6df614a7dbe3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2137613658", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:34:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-331293d4-03a6-4b97-97ee-6df614a7dbe3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:52Z", "admin_state_up": true, "updated_at": "2018-08-24T19:34:52Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "15a2e974-123f-448c-ac5d-c53e637f6bd7", "name": "tempest-router--2137613658"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:54.598 63 INFO tempest.lib.common.rest_client [req-d5b7f402-8000-4e65-bd46-57c02b344c18 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7 1.561s 2018-08-24 19:34:54.599 63 DEBUG tempest.lib.common.rest_client [req-d5b7f402-8000-4e65-bd46-57c02b344c18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7', u'date': 'Fri, 24 Aug 2018 19:34:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5b7f402-8000-4e65-bd46-57c02b344c18'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:52Z", "admin_state_up": true, "updated_at": "2018-08-24T19:34:54Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "15a2e974-123f-448c-ac5d-c53e637f6bd7", "name": "tempest-router--2137613658"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:56.621 63 INFO tempest.lib.common.rest_client [req-681166d3-9aa1-48fb-877f-d74188c00de0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7/add_router_interface 2.021s 2018-08-24 19:34:56.621 63 DEBUG tempest.lib.common.rest_client [req-681166d3-9aa1-48fb-877f-d74188c00de0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1c8f8581-7bb9-400a-a735-47d73eb890b1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-681166d3-9aa1-48fb-877f-d74188c00de0'} Body: {"network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1c8f8581-7bb9-400a-a735-47d73eb890b1", "subnet_ids": ["1c8f8581-7bb9-400a-a735-47d73eb890b1"], "port_id": "141308bb-c80a-4980-be65-3b499efa496b", "id": "15a2e974-123f-448c-ac5d-c53e637f6bd7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:58.451 63 INFO tempest.lib.common.rest_client [req-86a5c543-7765-4e41-a745-5778392510db ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.829s 2018-08-24 19:34:58.452 63 DEBUG tempest.lib.common.rest_client [req-86a5c543-7765-4e41-a745-5778392510db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "9a883ffc-93a9-4a8e-b2e8-375d24ba3636"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:34:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86a5c543-7765-4e41-a745-5778392510db'} Body: {"floatingip": {"router_id": "15a2e974-123f-448c-ac5d-c53e637f6bd7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:34:57Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "9a883ffc-93a9-4a8e-b2e8-375d24ba3636", "id": "b996b20b-f7e2-468b-a550-cd0677a8451d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:34:57Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:34:58.453 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-24 19:35:14.489 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:35:14.552 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:35:14.553 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-24 19:35:14.667 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:35:14.668 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-24 19:35:14.671 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:35:14.731 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:35:14.735 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-24 19:35:19.742 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:35:19.742 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:35:19.743 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075769 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:35:20.570 63 INFO tempest.lib.common.rest_client [req-4d9a185a-0d17-45e1-b43c-6d911238cb33 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/b996b20b-f7e2-468b-a550-cd0677a8451d 0.826s 2018-08-24 19:35:20.571 63 DEBUG tempest.lib.common.rest_client [req-4d9a185a-0d17-45e1-b43c-6d911238cb33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/b996b20b-f7e2-468b-a550-cd0677a8451d', u'date': 'Fri, 24 Aug 2018 19:35:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4d9a185a-0d17-45e1-b43c-6d911238cb33'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:22.299 63 INFO tempest.lib.common.rest_client [req-20f9f2cd-727b-49e5-b74f-4f417e63ea91 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7/remove_router_interface 1.727s 2018-08-24 19:35:22.300 63 DEBUG tempest.lib.common.rest_client [req-20f9f2cd-727b-49e5-b74f-4f417e63ea91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1c8f8581-7bb9-400a-a735-47d73eb890b1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:35:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20f9f2cd-727b-49e5-b74f-4f417e63ea91'} Body: {"network_id": "8528c6f0-ed54-4e4f-acfc-bf6666902369", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1c8f8581-7bb9-400a-a735-47d73eb890b1", "subnet_ids": ["1c8f8581-7bb9-400a-a735-47d73eb890b1"], "port_id": "141308bb-c80a-4980-be65-3b499efa496b", "id": "15a2e974-123f-448c-ac5d-c53e637f6bd7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:23.767 63 INFO tempest.lib.common.rest_client [req-fc1404d7-37c7-436c-8cea-2f557cb6a703 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7 1.467s 2018-08-24 19:35:23.768 63 DEBUG tempest.lib.common.rest_client [req-fc1404d7-37c7-436c-8cea-2f557cb6a703 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/15a2e974-123f-448c-ac5d-c53e637f6bd7', u'date': 'Fri, 24 Aug 2018 19:35:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fc1404d7-37c7-436c-8cea-2f557cb6a703'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:23.935 63 INFO tempest.lib.common.rest_client [req-c25a2293-292d-4b07-b8a4-6a7495190c83 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.166s 2018-08-24 19:35:23.936 63 DEBUG tempest.lib.common.rest_client [req-c25a2293-292d-4b07-b8a4-6a7495190c83 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-c25a2293-292d-4b07-b8a4-6a7495190c83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c25a2293-292d-4b07-b8a4-6a7495190c83'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:24.540 63 INFO tempest.lib.common.rest_client [req-a05807de-a255-44d7-a508-5a50df3d8b24 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.603s 2018-08-24 19:35:24.540 63 DEBUG tempest.lib.common.rest_client [req-a05807de-a255-44d7-a508-5a50df3d8b24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-a05807de-a255-44d7-a508-5a50df3d8b24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a05807de-a255-44d7-a508-5a50df3d8b24'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-63094661": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:35:e5", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:51.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-2", "created": "2018-08-24T19:34:45Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:25.607 63 INFO tempest.lib.common.rest_client [req-3d5577ec-246e-468e-8f95-bfd0db8331ee ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 0.052s 2018-08-24 19:35:25.608 63 DEBUG tempest.lib.common.rest_client [req-3d5577ec-246e-468e-8f95-bfd0db8331ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8', u'x-compute-request-id': 'req-3d5577ec-246e-468e-8f95-bfd0db8331ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3d5577ec-246e-468e-8f95-bfd0db8331ee'} Body: {"itemNotFound": {"message": "Instance c2e1ee0f-ac3e-4dd8-b025-a3d7ba1b3eb8 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:26.535 63 INFO tempest.lib.common.rest_client [req-4f557b4d-f794-495b-a9b4-ebb702bd8a6d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e51bef41-18ad-41de-8776-ad92013ab818 0.926s 2018-08-24 19:35:26.535 63 DEBUG tempest.lib.common.rest_client [req-4f557b4d-f794-495b-a9b4-ebb702bd8a6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e51bef41-18ad-41de-8776-ad92013ab818', u'date': 'Fri, 24 Aug 2018 19:35:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f557b4d-f794-495b-a9b4-ebb702bd8a6d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:26.708 63 INFO tempest.lib.common.rest_client [req-69d1cba7-1d76-44a2-af15-d27c859eff7b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.172s 2018-08-24 19:35:26.709 63 DEBUG tempest.lib.common.rest_client [req-69d1cba7-1d76-44a2-af15-d27c859eff7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-69d1cba7-1d76-44a2-af15-d27c859eff7b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69d1cba7-1d76-44a2-af15-d27c859eff7b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:27.489 63 INFO tempest.lib.common.rest_client [req-cb8833d8-7189-4096-bef8-e6e860eeaedd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.779s 2018-08-24 19:35:27.490 63 DEBUG tempest.lib.common.rest_client [req-cb8833d8-7189-4096-bef8-e6e860eeaedd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-cb8833d8-7189-4096-bef8-e6e860eeaedd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb8833d8-7189-4096-bef8-e6e860eeaedd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-515140950": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:91:2e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:42.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "security_groups": [{"name": "tempest-secgroup-smoke-463226200"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:28.858 63 INFO tempest.lib.common.rest_client [req-130db159-e9b9-4ea9-8e78-417e0e1b44c6 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.353s 2018-08-24 19:35:28.859 63 DEBUG tempest.lib.common.rest_client [req-130db159-e9b9-4ea9-8e78-417e0e1b44c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-130db159-e9b9-4ea9-8e78-417e0e1b44c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-130db159-e9b9-4ea9-8e78-417e0e1b44c6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/06443418-bd62-4d27-9533-602b2c6ca86e", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:34:42.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "06443418-bd62-4d27-9533-602b2c6ca86e", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:27Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1569893014", "name": "server-1", "created": "2018-08-24T19:34:35Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:29.916 63 INFO tempest.lib.common.rest_client [req-106c85d7-c343-47d8-9675-311af2c49be5 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e 0.042s 2018-08-24 19:35:29.916 63 DEBUG tempest.lib.common.rest_client [req-106c85d7-c343-47d8-9675-311af2c49be5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/06443418-bd62-4d27-9533-602b2c6ca86e', u'x-compute-request-id': 'req-106c85d7-c343-47d8-9675-311af2c49be5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-106c85d7-c343-47d8-9675-311af2c49be5'} Body: {"itemNotFound": {"message": "Instance 06443418-bd62-4d27-9533-602b2c6ca86e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:30.506 63 INFO tempest.lib.common.rest_client [req-68bd208d-6ca0-47ff-ae92-18bf237be092 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/9a883ffc-93a9-4a8e-b2e8-375d24ba3636 0.588s 2018-08-24 19:35:30.506 63 DEBUG tempest.lib.common.rest_client [req-68bd208d-6ca0-47ff-ae92-18bf237be092 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/9a883ffc-93a9-4a8e-b2e8-375d24ba3636', u'date': 'Fri, 24 Aug 2018 19:35:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68bd208d-6ca0-47ff-ae92-18bf237be092'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:30.540 63 INFO tempest.lib.common.rest_client [req-9359fdf1-3266-4046-aaab-0c735dcffb73 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1569893014 0.032s 2018-08-24 19:35:30.540 63 DEBUG tempest.lib.common.rest_client [req-9359fdf1-3266-4046-aaab-0c735dcffb73 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1569893014', u'x-compute-request-id': 'req-9359fdf1-3266-4046-aaab-0c735dcffb73', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9359fdf1-3266-4046-aaab-0c735dcffb73'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:31.493 63 INFO tempest.lib.common.rest_client [req-31770690-bf1d-406d-be5e-3f1f86825dd7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/bff72e3d-6651-4ad0-8158-38f38de257a6 0.952s 2018-08-24 19:35:31.494 63 DEBUG tempest.lib.common.rest_client [req-31770690-bf1d-406d-be5e-3f1f86825dd7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/bff72e3d-6651-4ad0-8158-38f38de257a6', u'date': 'Fri, 24 Aug 2018 19:35:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-31770690-bf1d-406d-be5e-3f1f86825dd7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:32.861 63 INFO tempest.lib.common.rest_client [req-cc296540-4653-4818-9310-33d8d35f338c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a36bf90e-8563-44c3-a4d4-018487ea3a65 1.366s 2018-08-24 19:35:32.862 63 DEBUG tempest.lib.common.rest_client [req-cc296540-4653-4818-9310-33d8d35f338c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a36bf90e-8563-44c3-a4d4-018487ea3a65', u'date': 'Fri, 24 Aug 2018 19:35:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc296540-4653-4818-9310-33d8d35f338c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:33.989 63 INFO tempest.lib.common.rest_client [req-01e374dd-abf5-42e9-a902-905e7fb1356b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/1c8f8581-7bb9-400a-a735-47d73eb890b1 1.126s 2018-08-24 19:35:33.989 63 DEBUG tempest.lib.common.rest_client [req-01e374dd-abf5-42e9-a902-905e7fb1356b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/1c8f8581-7bb9-400a-a735-47d73eb890b1', u'date': 'Fri, 24 Aug 2018 19:35:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01e374dd-abf5-42e9-a902-905e7fb1356b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:35.346 63 INFO tempest.lib.common.rest_client [req-a3a0f85f-c79f-4c88-a43a-ab1abe12008a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/8528c6f0-ed54-4e4f-acfc-bf6666902369 1.355s 2018-08-24 19:35:35.346 63 DEBUG tempest.lib.common.rest_client [req-a3a0f85f-c79f-4c88-a43a-ab1abe12008a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/8528c6f0-ed54-4e4f-acfc-bf6666902369', u'date': 'Fri, 24 Aug 2018 19:35:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a3a0f85f-c79f-4c88-a43a-ab1abe12008a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:35.684 63 INFO tempest.lib.common.rest_client [req-f8697773-ad06-4250-b5f8-dc433c0c826b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/d89aa7e8-8a13-46ea-b25c-4923f02f9891 0.336s 2018-08-24 19:35:35.684 63 DEBUG tempest.lib.common.rest_client [req-f8697773-ad06-4250-b5f8-dc433c0c826b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/d89aa7e8-8a13-46ea-b25c-4923f02f9891', u'date': 'Fri, 24 Aug 2018 19:35:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f8697773-ad06-4250-b5f8-dc433c0c826b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [67.768123s] ... ok 2018-08-24 19:35:36.006 63 INFO tempest.lib.common.rest_client [req-6108e8ab-f9a7-46fa-9018-840195119efe ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.303s 2018-08-24 19:35:36.006 63 DEBUG tempest.lib.common.rest_client [req-6108e8ab-f9a7-46fa-9018-840195119efe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-76570223 description", "name": "tempest-secgroup-smoke-76570223"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:35:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6108e8ab-f9a7-46fa-9018-840195119efe'} Body: {"security_group": {"description": "tempest-secgroup-smoke-76570223 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:35Z", "updated_at": "2018-08-24T19:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:35:35Z", "revision_number": 0, "id": "018a2e2b-1162-40f1-ac17-5da82ef675fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:35:35Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:35:35Z", "revision_number": 0, "id": "a78ac3da-667b-4fcf-bc9a-36eab4f20753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:35:35Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "02494281-2f87-44f9-9447-47853334adb5", "name": "tempest-secgroup-smoke-76570223"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:36.192 63 INFO tempest.lib.common.rest_client [req-f35fd852-767c-4799-99b1-83a10b59c160 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 19:35:36.192 63 DEBUG tempest.lib.common.rest_client [req-f35fd852-767c-4799-99b1-83a10b59c160 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f35fd852-767c-4799-99b1-83a10b59c160'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:35:35Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6d2c3e20-c59b-4555-85a0-cda7e58cd3b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:36.365 63 INFO tempest.lib.common.rest_client [req-791f3554-6486-44c0-bb0c-dbe0b6b76d3a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.172s 2018-08-24 19:35:36.366 63 DEBUG tempest.lib.common.rest_client [req-791f3554-6486-44c0-bb0c-dbe0b6b76d3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-791f3554-6486-44c0-bb0c-dbe0b6b76d3a'} 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-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2656767b-f133-46e0-bdfc-4ee8e3096977"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:36.533 63 INFO tempest.lib.common.rest_client [req-62d3be93-78f9-438b-a6c2-31d1f5bf98dd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 19:35:36.534 63 DEBUG tempest.lib.common.rest_client [req-62d3be93-78f9-438b-a6c2-31d1f5bf98dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62d3be93-78f9-438b-a6c2-31d1f5bf98dd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "53d1a40a-294e-4c37-b459-b568a577a1e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:36.738 63 INFO tempest.lib.common.rest_client [req-272b2c63-b012-4dfd-bada-b81f3cb0ffb1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.203s 2018-08-24 19:35:36.738 63 DEBUG tempest.lib.common.rest_client [req-272b2c63-b012-4dfd-bada-b81f3cb0ffb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-272b2c63-b012-4dfd-bada-b81f3cb0ffb1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "24e936e7-0d0c-4668-ad82-5907db68d6d7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:36.923 63 INFO tempest.lib.common.rest_client [req-5ac01c0d-cd93-4769-9cbb-0f9a3753efec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.183s 2018-08-24 19:35:36.923 63 DEBUG tempest.lib.common.rest_client [req-5ac01c0d-cd93-4769-9cbb-0f9a3753efec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ac01c0d-cd93-4769-9cbb-0f9a3753efec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5268e801-b986-45a5-a015-025e5dee13c7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:37.071 63 INFO tempest.lib.common.rest_client [req-7034a696-0a64-4d9d-94bf-867da0df78e3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 19:35:37.072 63 DEBUG tempest.lib.common.rest_client [req-7034a696-0a64-4d9d-94bf-867da0df78e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7034a696-0a64-4d9d-94bf-867da0df78e3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "96e64459-cd7d-4311-bde8-08cbbe030f0b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:37.234 63 INFO tempest.lib.common.rest_client [req-b59fb22d-f6ce-4c06-806f-7367d2877555 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 19:35:37.234 63 DEBUG tempest.lib.common.rest_client [req-b59fb22d-f6ce-4c06-806f-7367d2877555 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b59fb22d-f6ce-4c06-806f-7367d2877555'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:35:36Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "bbf22b97-4748-48b8-bea4-6d362c24adbd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:37.390 63 INFO tempest.lib.common.rest_client [req-51335cb4-3d09-47b5-b8b6-b1191cda9b28 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:35:37.391 63 DEBUG tempest.lib.common.rest_client [req-51335cb4-3d09-47b5-b8b6-b1191cda9b28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:35:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51335cb4-3d09-47b5-b8b6-b1191cda9b28'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:35:37Z", "security_group_id": "02494281-2f87-44f9-9447-47853334adb5", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:35:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e1baa655-94b6-4901-acf7-1a35b5642866"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:37.647 63 INFO tempest.lib.common.rest_client [req-8ae64c1d-a85c-4936-a931-e05dbf9378b2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.255s 2018-08-24 19:35:37.648 63 DEBUG tempest.lib.common.rest_client [req-8ae64c1d-a85c-4936-a931-e05dbf9378b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1249530571"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:35:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ae64c1d-a85c-4936-a931-e05dbf9378b2'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:35:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:35:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"54b51611-8e95-4876-b5ca-9e685a44de53","name":"tempest-A-1249530571"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:38.275 63 INFO tempest.lib.common.rest_client [req-24a47570-aa99-4e89-994e-4a67c5f769c5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.626s 2018-08-24 19:35:38.275 63 DEBUG tempest.lib.common.rest_client [req-24a47570-aa99-4e89-994e-4a67c5f769c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "54b51611-8e95-4876-b5ca-9e685a44de53", "name": "tempest-subnet-A-1-1936385367"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:35:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24a47570-aa99-4e89-994e-4a67c5f769c5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54b51611-8e95-4876-b5ca-9e685a44de53","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:35:37Z","dns_nameservers":[],"updated_at":"2018-08-24T19:35:37Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a7cc3937-bab8-4054-ade8-8f9a91cb4d58","subnetpool_id":null,"name":"tempest-subnet-A-1-1936385367"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:38.545 63 INFO tempest.lib.common.rest_client [req-59ddc0e4-06e3-46e5-b414-b0376dc6bad4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.269s 2018-08-24 19:35:38.546 63 DEBUG tempest.lib.common.rest_client [req-59ddc0e4-06e3-46e5-b414-b0376dc6bad4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1207346308"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:35:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59ddc0e4-06e3-46e5-b414-b0376dc6bad4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:35:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a3ed15d3-c4f5-4676-9b10-18f70221608f","name":"tempest-B-1207346308"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:39.814 63 INFO tempest.lib.common.rest_client [req-27bea8ff-accb-4ca0-a981-d3dccf19a04e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.267s 2018-08-24 19:35:39.814 63 DEBUG tempest.lib.common.rest_client [req-27bea8ff-accb-4ca0-a981-d3dccf19a04e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "a3ed15d3-c4f5-4676-9b10-18f70221608f", "name": "tempest-subnet-B-1-2111882533"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:35:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27bea8ff-accb-4ca0-a981-d3dccf19a04e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3ed15d3-c4f5-4676-9b10-18f70221608f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:35:39Z","dns_nameservers":[],"updated_at":"2018-08-24T19:35:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0be7e523-24f9-4dc1-aec3-7d6076bca26b","subnetpool_id":null,"name":"tempest-subnet-B-1-2111882533"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:40.213 63 INFO tempest.lib.common.rest_client [req-99f908c7-2d95-43cf-a91c-ab02ac5d045f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.397s 2018-08-24 19:35:40.213 63 DEBUG tempest.lib.common.rest_client [req-99f908c7-2d95-43cf-a91c-ab02ac5d045f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:35:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99f908c7-2d95-43cf-a91c-ab02ac5d045f'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "f70efb3e-160a-4aef-906a-3f0a45dca896"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:40.515 63 INFO tempest.lib.common.rest_client [req-27a75eb5-617f-473e-9a04-3af1ecf4af46 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f70efb3e-160a-4aef-906a-3f0a45dca896/network_associations 0.300s 2018-08-24 19:35:40.515 63 DEBUG tempest.lib.common.rest_client [req-27a75eb5-617f-473e-9a04-3af1ecf4af46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "54b51611-8e95-4876-b5ca-9e685a44de53"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f70efb3e-160a-4aef-906a-3f0a45dca896/network_associations', u'date': 'Fri, 24 Aug 2018 19:35:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27a75eb5-617f-473e-9a04-3af1ecf4af46'} Body: {"network_association": {"network_id": "54b51611-8e95-4876-b5ca-9e685a44de53", "id": "9151f3e9-f52e-49cf-bc75-84db36617430"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:40.741 63 INFO tempest.lib.common.rest_client [req-55591b35-7852-42d0-9d4a-2c47dd5be57f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.225s 2018-08-24 19:35:40.742 63 DEBUG tempest.lib.common.rest_client [req-55591b35-7852-42d0-9d4a-2c47dd5be57f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-203978848"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55591b35-7852-42d0-9d4a-2c47dd5be57f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55591b35-7852-42d0-9d4a-2c47dd5be57f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGCpcL/mAKBGKBWdFVZL5UGWnP+g3hkQ0NWobHSumb1cniNo8kJlam9+bVk7ZaQyZjsn++4sDOoVX0yb6uu1wL1rW1NMb1mkLFIv2M9brlhuCLYd+kh1gZP0f1cEWzWKxLhgW1iLSa/CzPMHfBzQWeyyJ4joph1mMFD+cdCfio8ZKVi7ahpGDQILSmvdIbhUCCs6JV+DsGJFxhgp4yFLjMjOYIOouYNJfCmRqIBqqv3DuWoNFbv9qZ1ykhZgC8pk8nGEAagjshhuCu22sTECTg250XvegBgHX2ynr7FA291ozYWmZsX+fGXzvojAAZdKcH8PFcH8HSfc5QNZLxiZGd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxgqXC/5gCgRigVnRVWS+VBlpz/oN4ZENDVqGx0rpm9XJ4jaP\nJCZWpvfm1ZO2WkMmY7J/vuLAzqFV9Mm+rrtcC9a1tTTG9ZpCxSL9jPW65Ybgi2Hf\npIdYGT9H9XBFs1isS4YFtYi0mvwszzB3wc0FnssieI6KYdZjBQ/nHQn4qPGSlYu2\noaRg0CC0pr3SG4VAgrOiVfg7BiRcYYKeMhS4zIzmCDqLmDSXwpkaiAaqr9w7lqDR\nW7/amdcpIWYAvKZPJxhAGoI7IYbgrttrExAk4NudF73oAYB19sp6+xQNvdaM2Fpm\nbF/nxl876IwAGXSnB/DxXB/B0n3OUDWS8YmRnQIDAQABAoIBAChZtgbqkFTaKdvj\nGgTFHwZxmx6V+0gPTtJ+tGFcwRZQS+78YNPjv9oLPowbqZbggazkjKSu/MvdEW9r\nv59Ia2u6FpHSLAuUn7Ac/f4/fxIPFicwDOov7WJPg3DdrEXrdkd5Cia/sNS3NsYM\nQQpKpK+DAgYAPO/MR6abY+KFypVZL0893MjTiesI7XHBQwpPpeVisRJKN9sq8aOp\ntFXbXuaaTNJawmJSWHapcgUdc/sqG3eyLYTJd+01Som6KUsoCTnhx1jM6SHe2wn/\nGoq6XJ275bQKb8OcFBUTtqQZOMumEdW2QqtHLzyXJhxBhE8Z8sLsk0FvHyz+NCul\ncX5isV0CgYEA6N6xXJE2Hh0RsdqlD2/DCc6BuZbuGxk7zcirr/RKKWXeRMyw+cUP\nOMqaKNGFbm1Zjq1P7yuWUZPWrzkplQgdvJ4Vq0kv3xLl13QsfFiKGOn0IqK/XjnW\n9zZD4uekuMLVwCD/+E44jxGzdKPHwx3t/hIlG5kNtLSiUxiXGvy2AZMCgYEA2bZL\nLUj2QB6TnM9N1OlTNJgnlgVHeK7fYKF6u93SwEocyEq/o46cvPyZTUQsvmegDbaT\nQH6YENKsy+d+fG+fvmHrOcxjv+hczj2dJmgRYVWVYGxJozhMiY/aSLVmdR1hb1+Q\naRC3la0XPdts0tEc/PQy0nHynfnYd912OXW23g8CgYA2C4kKPMFcl86FgoMQZBXV\n7tF4qyizrVWN2ubNvVqA5R2CxibEsRFpUswYcRgQmtxQGrUUgv8uC6ulmxSle+66\n2c2ZpTCxCwfAyzuP2FSkl5eLek4DplTXpwZ2YOB/6OgG4SHHFRBXU/pcNa6lAAs+\nDiQClbDyoYGS24AmSURMdQKBgQCvwW2BOnSpoMWUAvsXVeF5BRh4EPz43Vuxm8sE\nXPhlia8gts9sz5WTL+zmppHkiK16RJktqMVEV39uAQ1okYiJXm1SNMGWTJSXXsA+\nICdfx4KW2/S6kpmfOAWFSwRSqYxeJ+ziFL/QUnL/2eNJcc2QG+fnYlv10pxBcASg\nMHqXWwKBgGjxnrNOKwq5IG+4fEG92boooTcOWfjMgaT3AZYXUoEiSD5YygcwFaK1\nV2cljMWeN2LYlvgP1d9eUnw3S/BJf5895nCKaund5BFDzqxiPrW9reozgpLg7khi\n2n4AoZGRG/vTUbCOFBxYy3PYGdWrNLUxD9r5mwIwyMExee3ZgZpF\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-203978848", "fingerprint": "d1:8a:aa:88:21:c9:8b:3e:ee:95:1d:d2:90:a8:c8:bc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:41.892 63 INFO tempest.lib.common.rest_client [req-2f99a089-6f52-4e73-be15-5a72b7b90a91 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 1.146s 2018-08-24 19:35:41.893 63 DEBUG tempest.lib.common.rest_client [req-2f99a089-6f52-4e73-be15-5a72b7b90a91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "54b51611-8e95-4876-b5ca-9e685a44de53", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1912932548", "security_groups": ["02494281-2f87-44f9-9447-47853334adb5"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:35:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f99a089-6f52-4e73-be15-5a72b7b90a91'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:35:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"54b51611-8e95-4876-b5ca-9e685a44de53","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:35:40Z","name":"tempest-port-smoke-1912932548","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:44:40:de","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a7cc3937-bab8-4054-ade8-8f9a91cb4d58","ip_address":"10.101.11.10"}],"id":"c658dd59-9be9-4a86-9122-b42aca67d9b8","security_groups":["02494281-2f87-44f9-9447-47853334adb5"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:44.053 63 INFO tempest.lib.common.rest_client [req-3109577f-21da-4507-b1ed-8c3b60b7e2ff ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 2.159s 2018-08-24 19:35:44.054 63 DEBUG tempest.lib.common.rest_client [req-3109577f-21da-4507-b1ed-8c3b60b7e2ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203978848", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "54b51611-8e95-4876-b5ca-9e685a44de53", "port": "c658dd59-9be9-4a86-9122-b42aca67d9b8"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-3109577f-21da-4507-b1ed-8c3b60b7e2ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3109577f-21da-4507-b1ed-8c3b60b7e2ff'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "adminPass": "3mkjqxAQeSM9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:44.377 63 INFO tempest.lib.common.rest_client [req-dcbf342b-3edd-4645-889f-7ad637e245e6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.319s 2018-08-24 19:35:44.378 63 DEBUG tempest.lib.common.rest_client [req-dcbf342b-3edd-4645-889f-7ad637e245e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-dcbf342b-3edd-4645-889f-7ad637e245e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcbf342b-3edd-4645-889f-7ad637e245e6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:45.763 63 INFO tempest.lib.common.rest_client [req-d788c0cf-a817-4eda-a334-d0b0c834b0d3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.370s 2018-08-24 19:35:45.764 63 DEBUG tempest.lib.common.rest_client [req-d788c0cf-a817-4eda-a334-d0b0c834b0d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-d788c0cf-a817-4eda-a334-d0b0c834b0d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d788c0cf-a817-4eda-a334-d0b0c834b0d3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:47.478 63 INFO tempest.lib.common.rest_client [req-d9121cfe-d44a-4344-994a-1d2ad112bfb3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.699s 2018-08-24 19:35:47.478 63 DEBUG tempest.lib.common.rest_client [req-d9121cfe-d44a-4344-994a-1d2ad112bfb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-d9121cfe-d44a-4344-994a-1d2ad112bfb3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d9121cfe-d44a-4344-994a-1d2ad112bfb3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:47.492 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:35:48.951 63 INFO tempest.lib.common.rest_client [req-37f6ae9a-3814-4169-ab2a-1eb8a20840d9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.457s 2018-08-24 19:35:48.952 63 DEBUG tempest.lib.common.rest_client [req-37f6ae9a-3814-4169-ab2a-1eb8a20840d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-37f6ae9a-3814-4169-ab2a-1eb8a20840d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37f6ae9a-3814-4169-ab2a-1eb8a20840d9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:50.367 63 INFO tempest.lib.common.rest_client [req-aed52955-dc45-4503-b181-03399c6ddbf8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.401s 2018-08-24 19:35:50.367 63 DEBUG tempest.lib.common.rest_client [req-aed52955-dc45-4503-b181-03399c6ddbf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-aed52955-dc45-4503-b181-03399c6ddbf8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aed52955-dc45-4503-b181-03399c6ddbf8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1249530571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:40:de", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:50.380 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:35:50.522 63 INFO tempest.lib.common.rest_client [req-5ae29650-1870-42c5-a1a7-6bbb3fa82c7e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.141s 2018-08-24 19:35:50.522 63 DEBUG tempest.lib.common.rest_client [req-5ae29650-1870-42c5-a1a7-6bbb3fa82c7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-5ae29650-1870-42c5-a1a7-6bbb3fa82c7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ae29650-1870-42c5-a1a7-6bbb3fa82c7e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1249530571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:40:de", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:50.536 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e90c5ff1-bf91-4b57-a433-97ad99835e36 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:35:51.364 63 INFO tempest.lib.common.rest_client [req-6155b9dd-f498-4deb-8a8b-8699bb1284a7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 0.827s 2018-08-24 19:35:51.365 63 DEBUG tempest.lib.common.rest_client [req-6155b9dd-f498-4deb-8a8b-8699bb1284a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a3ed15d3-c4f5-4676-9b10-18f70221608f", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-288708254", "security_groups": ["02494281-2f87-44f9-9447-47853334adb5"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:35:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6155b9dd-f498-4deb-8a8b-8699bb1284a7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:35:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a3ed15d3-c4f5-4676-9b10-18f70221608f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:35:50Z","name":"tempest-port-smoke-288708254","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d6:26:a6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"0be7e523-24f9-4dc1-aec3-7d6076bca26b","ip_address":"10.102.21.20"}],"id":"927c0c3d-7c94-405f-9029-dffac867d43e","security_groups":["02494281-2f87-44f9-9447-47853334adb5"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:53.013 63 INFO tempest.lib.common.rest_client [req-b2226222-938f-40f7-8b97-97f3c9dd8e18 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 1.646s 2018-08-24 19:35:53.013 63 DEBUG tempest.lib.common.rest_client [req-b2226222-938f-40f7-8b97-97f3c9dd8e18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203978848", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a3ed15d3-c4f5-4676-9b10-18f70221608f", "port": "927c0c3d-7c94-405f-9029-dffac867d43e"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b2226222-938f-40f7-8b97-97f3c9dd8e18', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2226222-938f-40f7-8b97-97f3c9dd8e18'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "adminPass": "5539hAJwBQ5g"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:53.146 63 INFO tempest.lib.common.rest_client [req-82a597b3-fe8c-4efb-811b-0c03c3d52945 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.129s 2018-08-24 19:35:53.147 63 DEBUG tempest.lib.common.rest_client [req-82a597b3-fe8c-4efb-811b-0c03c3d52945 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-82a597b3-fe8c-4efb-811b-0c03c3d52945', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82a597b3-fe8c-4efb-811b-0c03c3d52945'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:54.217 63 INFO tempest.lib.common.rest_client [req-8385f5d4-263b-4a3e-a3e7-eb8e091540b3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.056s 2018-08-24 19:35:54.218 63 DEBUG tempest.lib.common.rest_client [req-8385f5d4-263b-4a3e-a3e7-eb8e091540b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-8385f5d4-263b-4a3e-a3e7-eb8e091540b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8385f5d4-263b-4a3e-a3e7-eb8e091540b3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:55.476 63 INFO tempest.lib.common.rest_client [req-c3329927-dc0b-4fb1-b583-07a2f7741f0a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.244s 2018-08-24 19:35:55.476 63 DEBUG tempest.lib.common.rest_client [req-c3329927-dc0b-4fb1-b583-07a2f7741f0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-c3329927-dc0b-4fb1-b583-07a2f7741f0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3329927-dc0b-4fb1-b583-07a2f7741f0a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:57.307 63 INFO tempest.lib.common.rest_client [req-7cfedfcb-4514-4c7c-bea5-2fc5cd2839cf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.816s 2018-08-24 19:35:57.308 63 DEBUG tempest.lib.common.rest_client [req-7cfedfcb-4514-4c7c-bea5-2fc5cd2839cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-7cfedfcb-4514-4c7c-bea5-2fc5cd2839cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cfedfcb-4514-4c7c-bea5-2fc5cd2839cf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:35:57.319 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:35:58.716 63 INFO tempest.lib.common.rest_client [req-5c7de3a7-bd62-4e4f-802a-fa02b7ad7497 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.394s 2018-08-24 19:35:58.716 63 DEBUG tempest.lib.common.rest_client [req-5c7de3a7-bd62-4e4f-802a-fa02b7ad7497 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-5c7de3a7-bd62-4e4f-802a-fa02b7ad7497', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c7de3a7-bd62-4e4f-802a-fa02b7ad7497'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:35:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:00.133 63 INFO tempest.lib.common.rest_client [req-f65d3b3d-43d3-4891-8a3d-945b62d8e885 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.403s 2018-08-24 19:36:00.133 63 DEBUG tempest.lib.common.rest_client [req-f65d3b3d-43d3-4891-8a3d-945b62d8e885 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-f65d3b3d-43d3-4891-8a3d-945b62d8e885', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f65d3b3d-43d3-4891-8a3d-945b62d8e885'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1207346308": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:a6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:00.146 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:36:00.293 63 INFO tempest.lib.common.rest_client [req-c46bda3b-1a5a-4d3c-99ee-9bd821e24380 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.146s 2018-08-24 19:36:00.293 63 DEBUG tempest.lib.common.rest_client [req-c46bda3b-1a5a-4d3c-99ee-9bd821e24380 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-c46bda3b-1a5a-4d3c-99ee-9bd821e24380', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:35:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c46bda3b-1a5a-4d3c-99ee-9bd821e24380'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1207346308": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:a6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:35:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:00.307 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:36:00.461 63 INFO tempest.lib.common.rest_client [req-30f9dc3a-fba5-4195-a456-048cfe778087 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/routers 0.153s 2018-08-24 19:36:00.462 63 DEBUG tempest.lib.common.rest_client [req-30f9dc3a-fba5-4195-a456-048cfe778087 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--40567439", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:36:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30f9dc3a-fba5-4195-a456-048cfe778087'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:00Z", "admin_state_up": true, "updated_at": "2018-08-24T19:36:00Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a8c9761a-2f01-4042-8923-415c0dabfefb", "name": "tempest-router--40567439"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:02.031 63 INFO tempest.lib.common.rest_client [req-217a1361-ac40-45f8-8505-e998c5a12234 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb 1.568s 2018-08-24 19:36:02.032 63 DEBUG tempest.lib.common.rest_client [req-217a1361-ac40-45f8-8505-e998c5a12234 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb', u'date': 'Fri, 24 Aug 2018 19:36:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-217a1361-ac40-45f8-8505-e998c5a12234'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:00Z", "admin_state_up": true, "updated_at": "2018-08-24T19:36:01Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a8c9761a-2f01-4042-8923-415c0dabfefb", "name": "tempest-router--40567439"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:04.155 63 INFO tempest.lib.common.rest_client [req-0dcc0b04-f566-466e-a979-d7e3c5b66186 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb/add_router_interface 2.122s 2018-08-24 19:36:04.156 63 DEBUG tempest.lib.common.rest_client [req-0dcc0b04-f566-466e-a979-d7e3c5b66186 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a7cc3937-bab8-4054-ade8-8f9a91cb4d58"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:36:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0dcc0b04-f566-466e-a979-d7e3c5b66186'} Body: {"network_id": "54b51611-8e95-4876-b5ca-9e685a44de53", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a7cc3937-bab8-4054-ade8-8f9a91cb4d58", "subnet_ids": ["a7cc3937-bab8-4054-ade8-8f9a91cb4d58"], "port_id": "3430751e-093a-4105-a134-24e90a3f57f2", "id": "a8c9761a-2f01-4042-8923-415c0dabfefb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:05.999 63 INFO tempest.lib.common.rest_client [req-82068456-ff6f-4036-89b0-f7ab58cbea3b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.841s 2018-08-24 19:36:05.999 63 DEBUG tempest.lib.common.rest_client [req-82068456-ff6f-4036-89b0-f7ab58cbea3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "c658dd59-9be9-4a86-9122-b42aca67d9b8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:36:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-82068456-ff6f-4036-89b0-f7ab58cbea3b'} Body: {"floatingip": {"router_id": "a8c9761a-2f01-4042-8923-415c0dabfefb", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:36:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "c658dd59-9be9-4a86-9122-b42aca67d9b8", "id": "d848e557-ff67-48cd-89ea-ff47103c9e26", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:06.000 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:36:14.014 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:36:14.078 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:36:14.078 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:36:14.192 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:36:14.193 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:36:14.194 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:36:14.258 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:36:14.259 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:36:19.267 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:36:19.268 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:36:19.268 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075944 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:36:20.458 63 INFO tempest.lib.common.rest_client [req-a859dcfc-e8ec-4313-9fc4-48c84e222b77 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/d848e557-ff67-48cd-89ea-ff47103c9e26 1.188s 2018-08-24 19:36:20.458 63 DEBUG tempest.lib.common.rest_client [req-a859dcfc-e8ec-4313-9fc4-48c84e222b77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/d848e557-ff67-48cd-89ea-ff47103c9e26', u'date': 'Fri, 24 Aug 2018 19:36:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a859dcfc-e8ec-4313-9fc4-48c84e222b77'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:22.078 63 INFO tempest.lib.common.rest_client [req-d42d550b-2d38-42a7-a7d5-50b085459582 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb/remove_router_interface 1.619s 2018-08-24 19:36:22.079 63 DEBUG tempest.lib.common.rest_client [req-d42d550b-2d38-42a7-a7d5-50b085459582 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a7cc3937-bab8-4054-ade8-8f9a91cb4d58"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:36:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d42d550b-2d38-42a7-a7d5-50b085459582'} Body: {"network_id": "54b51611-8e95-4876-b5ca-9e685a44de53", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a7cc3937-bab8-4054-ade8-8f9a91cb4d58", "subnet_ids": ["a7cc3937-bab8-4054-ade8-8f9a91cb4d58"], "port_id": "3430751e-093a-4105-a134-24e90a3f57f2", "id": "a8c9761a-2f01-4042-8923-415c0dabfefb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:23.670 63 INFO tempest.lib.common.rest_client [req-4b47ca6b-f99b-4e86-b6be-db00dada6579 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb 1.590s 2018-08-24 19:36:23.670 63 DEBUG tempest.lib.common.rest_client [req-4b47ca6b-f99b-4e86-b6be-db00dada6579 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a8c9761a-2f01-4042-8923-415c0dabfefb', u'date': 'Fri, 24 Aug 2018 19:36:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b47ca6b-f99b-4e86-b6be-db00dada6579'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:23.846 63 INFO tempest.lib.common.rest_client [req-88c6a821-6000-456f-b00b-d980af485929 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.175s 2018-08-24 19:36:23.847 63 DEBUG tempest.lib.common.rest_client [req-88c6a821-6000-456f-b00b-d980af485929 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-88c6a821-6000-456f-b00b-d980af485929', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88c6a821-6000-456f-b00b-d980af485929'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:24.476 63 INFO tempest.lib.common.rest_client [req-d8edeb27-5d4b-4d54-8da2-7e9f68fb68ec ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.628s 2018-08-24 19:36:24.476 63 DEBUG tempest.lib.common.rest_client [req-d8edeb27-5d4b-4d54-8da2-7e9f68fb68ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-d8edeb27-5d4b-4d54-8da2-7e9f68fb68ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8edeb27-5d4b-4d54-8da2-7e9f68fb68ec'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1207346308": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:26:a6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-2", "created": "2018-08-24T19:35:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:25.538 63 INFO tempest.lib.common.rest_client [req-9a01c1b4-4268-4913-8994-b81e1d17c59c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee 0.046s 2018-08-24 19:36:25.538 63 DEBUG tempest.lib.common.rest_client [req-9a01c1b4-4268-4913-8994-b81e1d17c59c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee', u'x-compute-request-id': 'req-9a01c1b4-4268-4913-8994-b81e1d17c59c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9a01c1b4-4268-4913-8994-b81e1d17c59c'} Body: {"itemNotFound": {"message": "Instance 4d9218f8-7cdf-4fd4-af7a-85d1cd6d51ee could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:26.457 63 INFO tempest.lib.common.rest_client [req-26fe5ab2-bd01-42bc-9561-a04d29a47507 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/927c0c3d-7c94-405f-9029-dffac867d43e 0.917s 2018-08-24 19:36:26.458 63 DEBUG tempest.lib.common.rest_client [req-26fe5ab2-bd01-42bc-9561-a04d29a47507 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/927c0c3d-7c94-405f-9029-dffac867d43e', u'date': 'Fri, 24 Aug 2018 19:36:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26fe5ab2-bd01-42bc-9561-a04d29a47507'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:26.649 63 INFO tempest.lib.common.rest_client [req-c70d7a92-8463-4bb4-9ef1-f3748de3ff70 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.191s 2018-08-24 19:36:26.650 63 DEBUG tempest.lib.common.rest_client [req-c70d7a92-8463-4bb4-9ef1-f3748de3ff70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-c70d7a92-8463-4bb4-9ef1-f3748de3ff70', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c70d7a92-8463-4bb4-9ef1-f3748de3ff70'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:27.113 63 INFO tempest.lib.common.rest_client [req-9a4474ea-6b67-4cb6-ac4c-25d9e365d633 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.461s 2018-08-24 19:36:27.113 63 DEBUG tempest.lib.common.rest_client [req-9a4474ea-6b67-4cb6-ac4c-25d9e365d633 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-9a4474ea-6b67-4cb6-ac4c-25d9e365d633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a4474ea-6b67-4cb6-ac4c-25d9e365d633'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1249530571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:40:de", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:35:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "security_groups": [{"name": "tempest-secgroup-smoke-76570223"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:28.235 63 INFO tempest.lib.common.rest_client [req-74626a01-0171-4fb3-8f0f-5e9f1608a52b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.107s 2018-08-24 19:36:28.236 63 DEBUG tempest.lib.common.rest_client [req-74626a01-0171-4fb3-8f0f-5e9f1608a52b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-74626a01-0171-4fb3-8f0f-5e9f1608a52b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74626a01-0171-4fb3-8f0f-5e9f1608a52b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:35:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e90c5ff1-bf91-4b57-a433-97ad99835e36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:36:27Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T19:36:27.000000", "key_name": "tempest-TestBGPVPNBasic-203978848", "name": "server-1", "created": "2018-08-24T19:35:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:28.249 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 19:36:29.293 63 INFO tempest.lib.common.rest_client [req-1f900947-50a0-49c2-8e4a-ddd11f5fc51f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36 0.042s 2018-08-24 19:36:29.293 63 DEBUG tempest.lib.common.rest_client [req-1f900947-50a0-49c2-8e4a-ddd11f5fc51f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/e90c5ff1-bf91-4b57-a433-97ad99835e36', u'x-compute-request-id': 'req-1f900947-50a0-49c2-8e4a-ddd11f5fc51f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1f900947-50a0-49c2-8e4a-ddd11f5fc51f'} Body: {"itemNotFound": {"message": "Instance e90c5ff1-bf91-4b57-a433-97ad99835e36 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:29.877 63 INFO tempest.lib.common.rest_client [req-bbf0e36a-04ff-4fa8-a74e-f9b8db04e303 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/c658dd59-9be9-4a86-9122-b42aca67d9b8 0.582s 2018-08-24 19:36:29.877 63 DEBUG tempest.lib.common.rest_client [req-bbf0e36a-04ff-4fa8-a74e-f9b8db04e303 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/c658dd59-9be9-4a86-9122-b42aca67d9b8', u'date': 'Fri, 24 Aug 2018 19:36:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bbf0e36a-04ff-4fa8-a74e-f9b8db04e303'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:29.920 63 INFO tempest.lib.common.rest_client [req-b3d16782-7648-4752-a312-0ecf3e383ea9 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203978848 0.042s 2018-08-24 19:36:29.921 63 DEBUG tempest.lib.common.rest_client [req-b3d16782-7648-4752-a312-0ecf3e383ea9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203978848', u'x-compute-request-id': 'req-b3d16782-7648-4752-a312-0ecf3e383ea9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d16782-7648-4752-a312-0ecf3e383ea9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:30.930 63 INFO tempest.lib.common.rest_client [req-22ada3ac-82c7-40e7-9589-3bb1a7ec033e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/0be7e523-24f9-4dc1-aec3-7d6076bca26b 1.008s 2018-08-24 19:36:30.931 63 DEBUG tempest.lib.common.rest_client [req-22ada3ac-82c7-40e7-9589-3bb1a7ec033e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/0be7e523-24f9-4dc1-aec3-7d6076bca26b', u'date': 'Fri, 24 Aug 2018 19:36:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22ada3ac-82c7-40e7-9589-3bb1a7ec033e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:32.668 63 INFO tempest.lib.common.rest_client [req-29b0ebd5-051e-4d67-93ac-3fd703df1598 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a3ed15d3-c4f5-4676-9b10-18f70221608f 1.736s 2018-08-24 19:36:32.668 63 DEBUG tempest.lib.common.rest_client [req-29b0ebd5-051e-4d67-93ac-3fd703df1598 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a3ed15d3-c4f5-4676-9b10-18f70221608f', u'date': 'Fri, 24 Aug 2018 19:36:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29b0ebd5-051e-4d67-93ac-3fd703df1598'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:33.947 63 INFO tempest.lib.common.rest_client [req-be691cd7-8fca-4635-a32e-d08ba88e6e7e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a7cc3937-bab8-4054-ade8-8f9a91cb4d58 1.278s 2018-08-24 19:36:33.947 63 DEBUG tempest.lib.common.rest_client [req-be691cd7-8fca-4635-a32e-d08ba88e6e7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a7cc3937-bab8-4054-ade8-8f9a91cb4d58', u'date': 'Fri, 24 Aug 2018 19:36:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-be691cd7-8fca-4635-a32e-d08ba88e6e7e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:35.817 63 INFO tempest.lib.common.rest_client [req-89b01682-e8e8-43b7-b226-9ef25cf57bb6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/54b51611-8e95-4876-b5ca-9e685a44de53 1.869s 2018-08-24 19:36:35.820 63 DEBUG tempest.lib.common.rest_client [req-89b01682-e8e8-43b7-b226-9ef25cf57bb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/54b51611-8e95-4876-b5ca-9e685a44de53', u'date': 'Fri, 24 Aug 2018 19:36:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-89b01682-e8e8-43b7-b226-9ef25cf57bb6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:36.116 63 INFO tempest.lib.common.rest_client [req-01685b77-89df-4cb2-86fb-5d1a506baa67 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/02494281-2f87-44f9-9447-47853334adb5 0.294s 2018-08-24 19:36:36.116 63 DEBUG tempest.lib.common.rest_client [req-01685b77-89df-4cb2-86fb-5d1a506baa67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/02494281-2f87-44f9-9447-47853334adb5', u'date': 'Fri, 24 Aug 2018 19:36:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01685b77-89df-4cb2-86fb-5d1a506baa67'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [60.415733s] ... ok 2018-08-24 19:36:36.513 63 INFO tempest.lib.common.rest_client [req-09deaecc-b98d-4394-8bfa-65b3e440522d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:36:36.513 63 DEBUG tempest.lib.common.rest_client [req-09deaecc-b98d-4394-8bfa-65b3e440522d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-596651121 description", "name": "tempest-secgroup-smoke-596651121"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-09deaecc-b98d-4394-8bfa-65b3e440522d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-596651121 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "updated_at": "2018-08-24T19:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "a2a9c368-5d5d-46cf-9c8a-de2970c78306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "c433a381-3400-4563-8d7b-a3b2bc58b12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "name": "tempest-secgroup-smoke-596651121"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:36.701 63 INFO tempest.lib.common.rest_client [req-f0482ff6-33a6-4323-b568-e194e8a13ad0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.186s 2018-08-24 19:36:36.701 63 DEBUG tempest.lib.common.rest_client [req-f0482ff6-33a6-4323-b568-e194e8a13ad0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0482ff6-33a6-4323-b568-e194e8a13ad0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1b393afc-f14b-428a-8f25-e5775a1d0c47"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:36.832 63 INFO tempest.lib.common.rest_client [req-5e3e5da6-7ce1-4534-8128-9457c55cbe85 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.129s 2018-08-24 19:36:36.832 63 DEBUG tempest.lib.common.rest_client [req-5e3e5da6-7ce1-4534-8128-9457c55cbe85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e3e5da6-7ce1-4534-8128-9457c55cbe85'} 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-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f11c5e8b-f8ee-46ee-9950-eb8534632a56"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:36.976 63 INFO tempest.lib.common.rest_client [req-992404e9-b947-400e-8523-22fc7a1ab0f6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 19:36:36.976 63 DEBUG tempest.lib.common.rest_client [req-992404e9-b947-400e-8523-22fc7a1ab0f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992404e9-b947-400e-8523-22fc7a1ab0f6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "89d62304-54b2-40d9-9170-f4481ecc1387"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:37.131 63 INFO tempest.lib.common.rest_client [req-7886842c-8369-44dd-b52b-89d9f09cb9e6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:36:37.132 63 DEBUG tempest.lib.common.rest_client [req-7886842c-8369-44dd-b52b-89d9f09cb9e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7886842c-8369-44dd-b52b-89d9f09cb9e6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "46849748-3334-4ab6-a3bd-ce7024f2bec2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:37.288 63 INFO tempest.lib.common.rest_client [req-472f6901-3f61-4412-b964-83ccfad88b94 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:36:37.288 63 DEBUG tempest.lib.common.rest_client [req-472f6901-3f61-4412-b964-83ccfad88b94 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-472f6901-3f61-4412-b964-83ccfad88b94'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "70112823-04eb-43a7-b345-72b5c0a352c6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:37.480 63 INFO tempest.lib.common.rest_client [req-bdf0067f-21fe-469b-87f2-867eb168b9ce ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:36:37.481 63 DEBUG tempest.lib.common.rest_client [req-bdf0067f-21fe-469b-87f2-867eb168b9ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bdf0067f-21fe-469b-87f2-867eb168b9ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fbc97dc6-b307-4494-a0eb-45433f35509a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:37.623 63 INFO tempest.lib.common.rest_client [req-51568baa-84f3-41c6-9a09-1ce43bc685c3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.141s 2018-08-24 19:36:37.623 63 DEBUG tempest.lib.common.rest_client [req-51568baa-84f3-41c6-9a09-1ce43bc685c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51568baa-84f3-41c6-9a09-1ce43bc685c3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "bbdbd459-63da-4a5d-9fa1-68192cf67ace"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:37.773 63 INFO tempest.lib.common.rest_client [req-480f8c9e-6852-4721-aeca-fc1fbdc232d4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:36:37.773 63 DEBUG tempest.lib.common.rest_client [req-480f8c9e-6852-4721-aeca-fc1fbdc232d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-480f8c9e-6852-4721-aeca-fc1fbdc232d4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ed276cb-99e3-4f69-8704-5c448c83cdd2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:38.299 63 INFO tempest.lib.common.rest_client [req-8ee27ed2-dad4-4bfd-86de-fb60cccda9b2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.524s 2018-08-24 19:36:38.300 63 DEBUG tempest.lib.common.rest_client [req-8ee27ed2-dad4-4bfd-86de-fb60cccda9b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1257382112"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ee27ed2-dad4-4bfd-86de-fb60cccda9b2'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","name":"tempest-A-1257382112"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:38.820 63 INFO tempest.lib.common.rest_client [req-f2b0361a-b990-4a7c-89a8-432febbd4f65 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.519s 2018-08-24 19:36:38.820 63 DEBUG tempest.lib.common.rest_client [req-f2b0361a-b990-4a7c-89a8-432febbd4f65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "name": "tempest-subnet-A-1-2057806246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2b0361a-b990-4a7c-89a8-432febbd4f65'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","subnetpool_id":null,"name":"tempest-subnet-A-1-2057806246"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:39.039 63 INFO tempest.lib.common.rest_client [req-02c70413-3862-42bc-a384-e132977ccbbd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:36:39.039 63 DEBUG tempest.lib.common.rest_client [req-02c70413-3862-42bc-a384-e132977ccbbd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-2109524949"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c70413-3862-42bc-a384-e132977ccbbd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","name":"tempest-B-2109524949"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:39.618 63 INFO tempest.lib.common.rest_client [req-6df9e2cb-92ef-4274-88b1-7a5b8549e11e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.578s 2018-08-24 19:36:39.619 63 DEBUG tempest.lib.common.rest_client [req-6df9e2cb-92ef-4274-88b1-7a5b8549e11e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "name": "tempest-subnet-B-1-687715850"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df9e2cb-92ef-4274-88b1-7a5b8549e11e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:39Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","subnetpool_id":null,"name":"tempest-subnet-B-1-687715850"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:40.301 63 INFO tempest.lib.common.rest_client [req-4b1f561c-ec90-4289-8a47-6cb95e9bedaa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.681s 2018-08-24 19:36:40.302 63 DEBUG tempest.lib.common.rest_client [req-4b1f561c-ec90-4289-8a47-6cb95e9bedaa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b1f561c-ec90-4289-8a47-6cb95e9bedaa'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5b73959e-4246-48d6-8519-9714811c8cf7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:40.627 63 INFO tempest.lib.common.rest_client [req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.324s 2018-08-24 19:36:40.628 63 DEBUG tempest.lib.common.rest_client [req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1485214424"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmwUW7rIzrpIA9IPEh4GVaQ8+kKKS3JQYl7lV5aOdlDYDf7idGSZ5hZ/IADRYgFcKKBisciHnLqD5P52u5mrFr2W/j8YTqTtOzyzfzIhFWVnUwu3e568zGjEbZalKGcu/x/tLEGfjhW32mR8e0lOz5/G3mfHP6lM6gpoawAtRfSWi1hU1um4/JYDUDRjPwDrPVyko+Nxo6yrvsNn5cmBo0EyHdyNGvbUkCHNQDmXf94Q2peY4KU07yUEH55+FJlXSdOoFgGPkWfm0l5Y6BWu8rlLY0j8EZCqou1NWm5KhvtkqaUv9rPaiwnP7AbYxkaz+7FQ4vUDMzwzFW0/zACgV7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApsFFu6yM66SAPSDxIeBlWkPPpCiktyUGJe5VeWjnZQ2A3+4n\nRkmeYWfyAA0WIBXCigYrHIh5y6g+T+druZqxa9lv4/GE6k7Ts8s38yIRVlZ1MLt3\nuevMxoxG2WpShnLv8f7SxBn44Vt9pkfHtJTs+fxt5nxz+pTOoKaGsALUX0lotYVN\nbpuPyWA1A0Yz8A6z1cpKPjcaOsq77DZ+XJgaNBMh3cjRr21JAhzUA5l3/eENqXmO\nClNO8lBB+efhSZV0nTqBYBj5Fn5tJeWOgVrvK5S2NI/BGQqqLtTVpuSob7ZKmlL/\naz2osJz+wG2MZGs/uxUOL1AzM8MxVtP8wAoFewIDAQABAoIBAQCYG/LFF8fP51VG\n7XanpS4uoW6V2rEtkqtCDF6RifyRNDkbivzuY5cCWTPpkgZdrBuxlaDbvS4EdOqq\nLnoYayBuNYCYF6ZbqR35gmT99lSEQgdSNZ8nzA0WC71Q82hl1hBD2WNemCZrQu6h\nsBZeBf8IpZeGSH3u1LCK4Hw5r8sTQsRHYoNZnPc0l5xOmtMBBFnY3S0KZQcak5Ej\nrxx3OmW02F27w8eP/fkSgYkp+oh0Y4MJkTmNCdiI+iepro2nA37TtHNCUeBQb7oK\ngloN6U3sPe8reyUAvGwLRs/waNpTn2xuck/hAzooLmKQcdIP0P5I98rYpWTwN1Il\n4y6fUGhJAoGBAN3lAQuEXrVfnID5dFwVnl+46H1kH2IS2UryEqd6LlkkID3VSjHp\neE8KqyZLgcOqXK209pWaCoDhTLLbTFXGOQz0cfahEtveh+VE7S31sK+idjF1LRR6\nxseBNNHqEg3A9GGVdp/xzdWI6iQTNTWMI3IZw8fgRHLQBZ9JmWevd4R9AoGBAMBi\nqeviEwUrY6olNFVZ2Bs4ubWx8iGqOqlHmNxv5pm7jqgmI4aBISth2i02t5YdbovP\nTk5nk6g0AYFOOc8FZ7X7Tmtp4fbsypi90K6eiRuy8wWAa+aLnSwbqeA01+/TVWjQ\n7jYrk1zlzxR1WgEmKZHd19ejtc2mNqe6Ty6mxytXAoGBANlCaAuGx9R+kRYXKT8g\nS7kdq0Vayv+TxP4Elw80Kj1NieQA+mx0VD/QClOsipmyLJxIG0fPU4ltD1PwNIWn\nWCS/EvaQL47oC9cH7dKaRS0yvNcgC8uJiye78qO1s4eT7bO+TC++6fKx487+n5KW\na/5EC9WgWGSyGU8lGPbUbwlhAoGATLeLdwrh9s/EoJbRda+sI77NH41kNtSBK/vn\nExB0bp2CV79Nr1dS+M++hwUo1G3MJWh3m4BmO07xwrSFDO7k2obqUJ8agrMOXzZi\nPx/tIOSNUIZTgM3v0ST+6u9npLUre+7E70kVLJhfqZLaX1bugMJsTgt0dhtv9Bax\neLL8/WUCgYEAoUDxJR0jvu/tVBVG9yqsSBHflo9/wb+0cAMtrNvxvG3TaCcLyz4I\nCSsskzQbNWomPEI4WsR75TqqUW7/Ltjg57Z4wpeGSQUThqKXEEPSzTLz2xPxVNH5\nBOIY4UfEIjgy9t/tzo0kbw9nAXdqu424kT0Zto6fuW4526T/Q0CxtMg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1485214424", "fingerprint": "76:45:46:c2:e3:0d:90:7a:1d:95:50:71:8b:90:6b:f6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:41.816 63 INFO tempest.lib.common.rest_client [req-15b64560-bec6-4293-9ebb-e064a40da5e5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.184s 2018-08-24 19:36:41.817 63 DEBUG tempest.lib.common.rest_client [req-15b64560-bec6-4293-9ebb-e064a40da5e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-104583140", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15b64560-bec6-4293-9ebb-e064a40da5e5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:41Z","name":"tempest-port-smoke-104583140","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f0:6b:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","ip_address":"10.101.11.10"}],"id":"6708d091-948c-49f5-8fc1-30a9dd198478","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:43.658 63 INFO tempest.lib.common.rest_client [req-90cfb7a4-b89d-41e2-a872-83132d73bfc9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.840s 2018-08-24 19:36:43.659 63 DEBUG tempest.lib.common.rest_client [req-90cfb7a4-b89d-41e2-a872-83132d73bfc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "port": "6708d091-948c-49f5-8fc1-30a9dd198478"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "adminPass": "ZMNC8xAjeSnM"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:43.963 63 INFO tempest.lib.common.rest_client [req-25d80290-4819-4e0d-b5be-386010448c94 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.299s 2018-08-24 19:36:43.963 63 DEBUG tempest.lib.common.rest_client [req-25d80290-4819-4e0d-b5be-386010448c94 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:45.358 63 INFO tempest.lib.common.rest_client [req-2d97c329-8b54-4a59-bc39-f3aac753e2de ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.384s 2018-08-24 19:36:45.358 63 DEBUG tempest.lib.common.rest_client [req-2d97c329-8b54-4a59-bc39-f3aac753e2de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:46.480 63 INFO tempest.lib.common.rest_client [req-440a6c4a-6f70-496d-ad5b-12576db41413 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.107s 2018-08-24 19:36:46.481 63 DEBUG tempest.lib.common.rest_client [req-440a6c4a-6f70-496d-ad5b-12576db41413 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:46.495 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:36:48.070 63 INFO tempest.lib.common.rest_client [req-757e7e70-77dc-47ed-b720-24888e7ec925 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.575s 2018-08-24 19:36:48.071 63 DEBUG tempest.lib.common.rest_client [req-757e7e70-77dc-47ed-b720-24888e7ec925 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:49.233 63 INFO tempest.lib.common.rest_client [req-958355f9-39c2-4a32-bd9c-b796ef80e7e1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.148s 2018-08-24 19:36:49.234 63 DEBUG tempest.lib.common.rest_client [req-958355f9-39c2-4a32-bd9c-b796ef80e7e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:50.387 63 INFO tempest.lib.common.rest_client [req-fb060538-c3ad-4b7b-a48d-ffd4402a2102 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.136s 2018-08-24 19:36:50.387 63 DEBUG tempest.lib.common.rest_client [req-fb060538-c3ad-4b7b-a48d-ffd4402a2102 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:50.400 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:36:50.801 63 INFO tempest.lib.common.rest_client [req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.400s 2018-08-24 19:36:50.801 63 DEBUG tempest.lib.common.rest_client [req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:50.814 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:36:52.028 63 INFO tempest.lib.common.rest_client [req-26b75ad5-859e-43e7-b58e-2510e359dc2c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.213s 2018-08-24 19:36:52.028 63 DEBUG tempest.lib.common.rest_client [req-26b75ad5-859e-43e7-b58e-2510e359dc2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867992042", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b75ad5-859e-43e7-b58e-2510e359dc2c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:51Z","name":"tempest-port-smoke-867992042","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:da:54:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","ip_address":"10.102.21.20"}],"id":"7586cf26-a5c1-46cc-b077-e34af0151469","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:53.120 63 INFO tempest.lib.common.rest_client [req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.090s 2018-08-24 19:36:53.121 63 DEBUG tempest.lib.common.rest_client [req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "port": "7586cf26-a5c1-46cc-b077-e34af0151469"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "adminPass": "Ydg5HyU7dpF3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:53.483 63 INFO tempest.lib.common.rest_client [req-13285492-f062-4211-a0e0-5802c7612965 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.358s 2018-08-24 19:36:53.484 63 DEBUG tempest.lib.common.rest_client [req-13285492-f062-4211-a0e0-5802c7612965 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:54.893 63 INFO tempest.lib.common.rest_client [req-37c5f798-102b-4ce4-a3f3-243beacd0a9d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.394s 2018-08-24 19:36:54.893 63 DEBUG tempest.lib.common.rest_client [req-37c5f798-102b-4ce4-a3f3-243beacd0a9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:54.907 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 19:36:56.085 63 INFO tempest.lib.common.rest_client [req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.175s 2018-08-24 19:36:56.085 63 DEBUG tempest.lib.common.rest_client [req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:57.446 63 INFO tempest.lib.common.rest_client [req-aefe522c-2759-462a-9c9f-ebcd5041bee4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.347s 2018-08-24 19:36:57.446 63 DEBUG tempest.lib.common.rest_client [req-aefe522c-2759-462a-9c9f-ebcd5041bee4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:58.608 63 INFO tempest.lib.common.rest_client [req-d545016c-935b-45da-89d8-3b8880daa6d5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.147s 2018-08-24 19:36:58.609 63 DEBUG tempest.lib.common.rest_client [req-d545016c-935b-45da-89d8-3b8880daa6d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:58.622 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:36:58.774 63 INFO tempest.lib.common.rest_client [req-30c7b794-85ce-4742-8cad-538470be5e55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.151s 2018-08-24 19:36:58.774 63 DEBUG tempest.lib.common.rest_client [req-30c7b794-85ce-4742-8cad-538470be5e55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:58.788 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: dfd0ec7b-9040-4a1e-a257-22670bf91f9f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:36:59.059 63 INFO tempest.lib.common.rest_client [req-79970dbf-1fbd-4784-a56d-f9f82021cdc5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.269s 2018-08-24 19:36:59.059 63 DEBUG tempest.lib.common.rest_client [req-79970dbf-1fbd-4784-a56d-f9f82021cdc5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79970dbf-1fbd-4784-a56d-f9f82021cdc5'} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "id": "232ce828-f261-410e-80dd-062ca4b99d48"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:59.378 63 INFO tempest.lib.common.rest_client [req-d69f0fa9-63c3-4651-8fbb-0f455c7bf5ad ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.318s 2018-08-24 19:36:59.378 63 DEBUG tempest.lib.common.rest_client [req-d69f0fa9-63c3-4651-8fbb-0f455c7bf5ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d69f0fa9-63c3-4651-8fbb-0f455c7bf5ad'} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "id": "dffcf898-5b6f-43a7-b8dd-586ef5f78ee5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:36:59.379 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:36:59.557 63 INFO tempest.lib.common.rest_client [req-1f3bc802-4788-4927-abfc-bd7693c4994b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/routers 0.178s 2018-08-24 19:36:59.558 63 DEBUG tempest.lib.common.rest_client [req-1f3bc802-4788-4927-abfc-bd7693c4994b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1924147576", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3bc802-4788-4927-abfc-bd7693c4994b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:36:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:37:01.163 63 INFO tempest.lib.common.rest_client [req-9fd54325-33b5-40ae-abb2-92f4f5825e66 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.604s 2018-08-24 19:37:01.164 63 DEBUG tempest.lib.common.rest_client [req-9fd54325-33b5-40ae-abb2-92f4f5825e66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:37:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd54325-33b5-40ae-abb2-92f4f5825e66'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:37:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:37:03.294 63 INFO tempest.lib.common.rest_client [req-0945691e-dbef-4db9-8770-d04be1d9444e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface 2.129s 2018-08-24 19:37:03.295 63 DEBUG tempest.lib.common.rest_client [req-0945691e-dbef-4db9-8770-d04be1d9444e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0945691e-dbef-4db9-8770-d04be1d9444e'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:37:05.034 63 INFO tempest.lib.common.rest_client [req-3d99facd-0863-440a-8c27-2a4c77b0c213 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.738s 2018-08-24 19:37:05.034 63 DEBUG tempest.lib.common.rest_client [req-3d99facd-0863-440a-8c27-2a4c77b0c213 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d99facd-0863-440a-8c27-2a4c77b0c213'} Body: {"floatingip": {"router_id": "942676a6-6204-461a-a012-ed337325231d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:37:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478", "id": "0404fc0f-d4a6-4ad3-92f7-39a6e54852fc", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:37:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:37:05.036 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13.050 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13.114 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:37:13.145 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:13.260 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:37:13.260 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13.262 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13.323 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:37:13.328 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:18.335 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:37:18.335 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:38:28.389 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:38:28.389 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:38:28.393 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:38:28.454 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:38:28.457 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:38:33.464 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:38:33.465 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:39:43.516 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:39:43.517 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:39:43.517 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43.523 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43.617 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:39:43.649 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43.655 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:39:43.656 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43.656 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:39:43.657 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43.659 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43.717 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:39:43.723 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43.732 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:39:43.733 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:39:43.733 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43.735 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43.794 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:39:43.799 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43.806 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:39:43.806 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43.808 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43.870 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:39:43.873 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43.878 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:39:43.879 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43.879 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:39:43.880 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43.881 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43.941 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:39:43.946 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:48.952 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:39:48.953 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:40:59.013 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:40:59.014 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:40:59.026 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:40:59.124 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:40:59.127 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:41:04.136 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:41:04.137 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:42:14.183 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:42:15.691 63 INFO tempest.lib.common.rest_client [req-90e9d79d-414a-4be8-8759-c68dfb87162d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc 1.505s 2018-08-24 19:42:15.692 63 DEBUG tempest.lib.common.rest_client [req-90e9d79d-414a-4be8-8759-c68dfb87162d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc', u'date': 'Fri, 24 Aug 2018 19:42:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90e9d79d-414a-4be8-8759-c68dfb87162d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:17.622 63 INFO tempest.lib.common.rest_client [req-5cb0ba05-fa79-49bb-b506-e5a2e85ff0f4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface 1.929s 2018-08-24 19:42:17.623 63 DEBUG tempest.lib.common.rest_client [req-5cb0ba05-fa79-49bb-b506-e5a2e85ff0f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:42:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb0ba05-fa79-49bb-b506-e5a2e85ff0f4'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:19.064 63 INFO tempest.lib.common.rest_client [req-962945d7-8424-48ce-9cf0-f5e0063ba5cb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.440s 2018-08-24 19:42:19.065 63 DEBUG tempest.lib.common.rest_client [req-962945d7-8424-48ce-9cf0-f5e0063ba5cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-962945d7-8424-48ce-9cf0-f5e0063ba5cb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:19.459 63 INFO tempest.lib.common.rest_client [req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.393s 2018-08-24 19:42:19.459 63 DEBUG tempest.lib.common.rest_client [req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:20.174 63 INFO tempest.lib.common.rest_client [req-d05f8446-2535-455e-93d7-f042fb13971e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.714s 2018-08-24 19:42:20.175 63 DEBUG tempest.lib.common.rest_client [req-d05f8446-2535-455e-93d7-f042fb13971e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:21.516 63 INFO tempest.lib.common.rest_client [req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.324s 2018-08-24 19:42:21.516 63 DEBUG tempest.lib.common.rest_client [req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:22.573 63 INFO tempest.lib.common.rest_client [req-ce9f351b-beea-4e5c-b408-de17b065923f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.041s 2018-08-24 19:42:22.573 63 DEBUG tempest.lib.common.rest_client [req-ce9f351b-beea-4e5c-b408-de17b065923f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f'} Body: {"itemNotFound": {"message": "Instance dfd0ec7b-9040-4a1e-a257-22670bf91f9f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:23.466 63 INFO tempest.lib.common.rest_client [req-bd8b5738-7488-4117-8820-2ba4b970321b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469 0.891s 2018-08-24 19:42:23.467 63 DEBUG tempest.lib.common.rest_client [req-bd8b5738-7488-4117-8820-2ba4b970321b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bd8b5738-7488-4117-8820-2ba4b970321b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:23.640 63 INFO tempest.lib.common.rest_client [req-8319d55a-b079-4d98-8a07-c7f8a537b259 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.172s 2018-08-24 19:42:23.640 63 DEBUG tempest.lib.common.rest_client [req-8319d55a-b079-4d98-8a07-c7f8a537b259 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:23.814 63 INFO tempest.lib.common.rest_client [req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.173s 2018-08-24 19:42:23.815 63 DEBUG tempest.lib.common.rest_client [req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:25.274 63 INFO tempest.lib.common.rest_client [req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.444s 2018-08-24 19:42:25.275 63 DEBUG tempest.lib.common.rest_client [req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:24Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:26.334 63 INFO tempest.lib.common.rest_client [req-18a4dfd3-208c-4c80-9196-87a871a89580 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.044s 2018-08-24 19:42:26.334 63 DEBUG tempest.lib.common.rest_client [req-18a4dfd3-208c-4c80-9196-87a871a89580 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580'} Body: {"itemNotFound": {"message": "Instance 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:27.173 63 INFO tempest.lib.common.rest_client [req-2f69e3f5-552f-4e46-9f9d-bac4dae5794e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478 0.837s 2018-08-24 19:42:27.174 63 DEBUG tempest.lib.common.rest_client [req-2f69e3f5-552f-4e46-9f9d-bac4dae5794e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f69e3f5-552f-4e46-9f9d-bac4dae5794e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:27.205 63 INFO tempest.lib.common.rest_client [req-65b12885-9101-425c-9247-e7b710a971df ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424 0.030s 2018-08-24 19:42:27.205 63 DEBUG tempest.lib.common.rest_client [req-65b12885-9101-425c-9247-e7b710a971df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424', u'x-compute-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:28.461 63 INFO tempest.lib.common.rest_client [req-c9e7a558-d6de-406b-9bbf-72b327acbf45 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535 1.254s 2018-08-24 19:42:28.462 63 DEBUG tempest.lib.common.rest_client [req-c9e7a558-d6de-406b-9bbf-72b327acbf45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535', u'date': 'Fri, 24 Aug 2018 19:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9e7a558-d6de-406b-9bbf-72b327acbf45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:29.661 63 INFO tempest.lib.common.rest_client [req-4414189f-cfc0-4205-818e-d82bc5970d1f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05 1.198s 2018-08-24 19:42:29.661 63 DEBUG tempest.lib.common.rest_client [req-4414189f-cfc0-4205-818e-d82bc5970d1f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05', u'date': 'Fri, 24 Aug 2018 19:42:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4414189f-cfc0-4205-818e-d82bc5970d1f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:31.098 63 INFO tempest.lib.common.rest_client [req-55d3af6c-f67e-4a0a-a4f8-1f8a5e5ff825 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7 1.435s 2018-08-24 19:42:31.098 63 DEBUG tempest.lib.common.rest_client [req-55d3af6c-f67e-4a0a-a4f8-1f8a5e5ff825 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7', u'date': 'Fri, 24 Aug 2018 19:42:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55d3af6c-f67e-4a0a-a4f8-1f8a5e5ff825'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:32.522 63 INFO tempest.lib.common.rest_client [req-6fef324e-fec9-4e53-b5bb-b11d427ad5a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268 1.422s 2018-08-24 19:42:32.523 63 DEBUG tempest.lib.common.rest_client [req-6fef324e-fec9-4e53-b5bb-b11d427ad5a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6fef324e-fec9-4e53-b5bb-b11d427ad5a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:33.045 63 INFO tempest.lib.common.rest_client [req-703ad942-05cf-479f-9f99-3f31cdf779b2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077 0.521s 2018-08-24 19:42:33.046 63 DEBUG tempest.lib.common.rest_client [req-703ad942-05cf-479f-9f99-3f31cdf779b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-703ad942-05cf-479f-9f99-3f31cdf779b2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [356.914009s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:36:36,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:36:36,513 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-596651121 description", "name": "tempest-secgroup-smoke-596651121"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-09deaecc-b98d-4394-8bfa-65b3e440522d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-596651121 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "updated_at": "2018-08-24T19:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "a2a9c368-5d5d-46cf-9c8a-de2970c78306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "c433a381-3400-4563-8d7b-a3b2bc58b12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "name": "tempest-secgroup-smoke-596651121"}} 2018-08-24 19:36:36,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.186s 2018-08-24 19:36:36,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0482ff6-33a6-4323-b568-e194e8a13ad0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1b393afc-f14b-428a-8f25-e5775a1d0c47"}} 2018-08-24 19:36:36,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.129s 2018-08-24 19:36:36,832 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e3e5da6-7ce1-4534-8128-9457c55cbe85'} 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-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f11c5e8b-f8ee-46ee-9950-eb8534632a56"}} 2018-08-24 19:36:36,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 19:36:36,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992404e9-b947-400e-8523-22fc7a1ab0f6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "89d62304-54b2-40d9-9170-f4481ecc1387"}} 2018-08-24 19:36:37,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:36:37,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7886842c-8369-44dd-b52b-89d9f09cb9e6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "46849748-3334-4ab6-a3bd-ce7024f2bec2"}} 2018-08-24 19:36:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:36:37,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-472f6901-3f61-4412-b964-83ccfad88b94'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "70112823-04eb-43a7-b345-72b5c0a352c6"}} 2018-08-24 19:36:37,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:36:37,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bdf0067f-21fe-469b-87f2-867eb168b9ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fbc97dc6-b307-4494-a0eb-45433f35509a"}} 2018-08-24 19:36:37,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.141s 2018-08-24 19:36:37,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51568baa-84f3-41c6-9a09-1ce43bc685c3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "bbdbd459-63da-4a5d-9fa1-68192cf67ace"}} 2018-08-24 19:36:37,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:36:37,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-480f8c9e-6852-4721-aeca-fc1fbdc232d4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ed276cb-99e3-4f69-8704-5c448c83cdd2"}} 2018-08-24 19:36:38,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.524s 2018-08-24 19:36:38,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1257382112"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ee27ed2-dad4-4bfd-86de-fb60cccda9b2'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","name":"tempest-A-1257382112"}} 2018-08-24 19:36:38,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.519s 2018-08-24 19:36:38,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "name": "tempest-subnet-A-1-2057806246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2b0361a-b990-4a7c-89a8-432febbd4f65'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","subnetpool_id":null,"name":"tempest-subnet-A-1-2057806246"}} 2018-08-24 19:36:39,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:36:39,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-2109524949"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c70413-3862-42bc-a384-e132977ccbbd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","name":"tempest-B-2109524949"}} 2018-08-24 19:36:39,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.578s 2018-08-24 19:36:39,619 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "name": "tempest-subnet-B-1-687715850"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df9e2cb-92ef-4274-88b1-7a5b8549e11e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:39Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","subnetpool_id":null,"name":"tempest-subnet-B-1-687715850"}} 2018-08-24 19:36:40,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.681s 2018-08-24 19:36:40,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b1f561c-ec90-4289-8a47-6cb95e9bedaa'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5b73959e-4246-48d6-8519-9714811c8cf7"}} 2018-08-24 19:36:40,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.324s 2018-08-24 19:36:40,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1485214424"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmwUW7rIzrpIA9IPEh4GVaQ8+kKKS3JQYl7lV5aOdlDYDf7idGSZ5hZ/IADRYgFcKKBisciHnLqD5P52u5mrFr2W/j8YTqTtOzyzfzIhFWVnUwu3e568zGjEbZalKGcu/x/tLEGfjhW32mR8e0lOz5/G3mfHP6lM6gpoawAtRfSWi1hU1um4/JYDUDRjPwDrPVyko+Nxo6yrvsNn5cmBo0EyHdyNGvbUkCHNQDmXf94Q2peY4KU07yUEH55+FJlXSdOoFgGPkWfm0l5Y6BWu8rlLY0j8EZCqou1NWm5KhvtkqaUv9rPaiwnP7AbYxkaz+7FQ4vUDMzwzFW0/zACgV7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApsFFu6yM66SAPSDxIeBlWkPPpCiktyUGJe5VeWjnZQ2A3+4n\nRkmeYWfyAA0WIBXCigYrHIh5y6g+T+druZqxa9lv4/GE6k7Ts8s38yIRVlZ1MLt3\nuevMxoxG2WpShnLv8f7SxBn44Vt9pkfHtJTs+fxt5nxz+pTOoKaGsALUX0lotYVN\nbpuPyWA1A0Yz8A6z1cpKPjcaOsq77DZ+XJgaNBMh3cjRr21JAhzUA5l3/eENqXmO\nClNO8lBB+efhSZV0nTqBYBj5Fn5tJeWOgVrvK5S2NI/BGQqqLtTVpuSob7ZKmlL/\naz2osJz+wG2MZGs/uxUOL1AzM8MxVtP8wAoFewIDAQABAoIBAQCYG/LFF8fP51VG\n7XanpS4uoW6V2rEtkqtCDF6RifyRNDkbivzuY5cCWTPpkgZdrBuxlaDbvS4EdOqq\nLnoYayBuNYCYF6ZbqR35gmT99lSEQgdSNZ8nzA0WC71Q82hl1hBD2WNemCZrQu6h\nsBZeBf8IpZeGSH3u1LCK4Hw5r8sTQsRHYoNZnPc0l5xOmtMBBFnY3S0KZQcak5Ej\nrxx3OmW02F27w8eP/fkSgYkp+oh0Y4MJkTmNCdiI+iepro2nA37TtHNCUeBQb7oK\ngloN6U3sPe8reyUAvGwLRs/waNpTn2xuck/hAzooLmKQcdIP0P5I98rYpWTwN1Il\n4y6fUGhJAoGBAN3lAQuEXrVfnID5dFwVnl+46H1kH2IS2UryEqd6LlkkID3VSjHp\neE8KqyZLgcOqXK209pWaCoDhTLLbTFXGOQz0cfahEtveh+VE7S31sK+idjF1LRR6\nxseBNNHqEg3A9GGVdp/xzdWI6iQTNTWMI3IZw8fgRHLQBZ9JmWevd4R9AoGBAMBi\nqeviEwUrY6olNFVZ2Bs4ubWx8iGqOqlHmNxv5pm7jqgmI4aBISth2i02t5YdbovP\nTk5nk6g0AYFOOc8FZ7X7Tmtp4fbsypi90K6eiRuy8wWAa+aLnSwbqeA01+/TVWjQ\n7jYrk1zlzxR1WgEmKZHd19ejtc2mNqe6Ty6mxytXAoGBANlCaAuGx9R+kRYXKT8g\nS7kdq0Vayv+TxP4Elw80Kj1NieQA+mx0VD/QClOsipmyLJxIG0fPU4ltD1PwNIWn\nWCS/EvaQL47oC9cH7dKaRS0yvNcgC8uJiye78qO1s4eT7bO+TC++6fKx487+n5KW\na/5EC9WgWGSyGU8lGPbUbwlhAoGATLeLdwrh9s/EoJbRda+sI77NH41kNtSBK/vn\nExB0bp2CV79Nr1dS+M++hwUo1G3MJWh3m4BmO07xwrSFDO7k2obqUJ8agrMOXzZi\nPx/tIOSNUIZTgM3v0ST+6u9npLUre+7E70kVLJhfqZLaX1bugMJsTgt0dhtv9Bax\neLL8/WUCgYEAoUDxJR0jvu/tVBVG9yqsSBHflo9/wb+0cAMtrNvxvG3TaCcLyz4I\nCSsskzQbNWomPEI4WsR75TqqUW7/Ltjg57Z4wpeGSQUThqKXEEPSzTLz2xPxVNH5\nBOIY4UfEIjgy9t/tzo0kbw9nAXdqu424kT0Zto6fuW4526T/Q0CxtMg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1485214424", "fingerprint": "76:45:46:c2:e3:0d:90:7a:1d:95:50:71:8b:90:6b:f6"}} 2018-08-24 19:36:41,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.184s 2018-08-24 19:36:41,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-104583140", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15b64560-bec6-4293-9ebb-e064a40da5e5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:41Z","name":"tempest-port-smoke-104583140","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f0:6b:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","ip_address":"10.101.11.10"}],"id":"6708d091-948c-49f5-8fc1-30a9dd198478","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} 2018-08-24 19:36:43,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.840s 2018-08-24 19:36:43,659 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "port": "6708d091-948c-49f5-8fc1-30a9dd198478"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "adminPass": "ZMNC8xAjeSnM"}} 2018-08-24 19:36:43,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.299s 2018-08-24 19:36:43,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:45,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.384s 2018-08-24 19:36:45,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:46,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.107s 2018-08-24 19:36:46,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:46,495 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:36:48,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.575s 2018-08-24 19:36:48,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:49,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.148s 2018-08-24 19:36:49,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.136s 2018-08-24 19:36:50,387 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,400 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:36:50,801 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.400s 2018-08-24 19:36:50,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,814 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 with status: ACTIVE 2018-08-24 19:36:52,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.213s 2018-08-24 19:36:52,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867992042", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b75ad5-859e-43e7-b58e-2510e359dc2c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:51Z","name":"tempest-port-smoke-867992042","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:da:54:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","ip_address":"10.102.21.20"}],"id":"7586cf26-a5c1-46cc-b077-e34af0151469","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} 2018-08-24 19:36:53,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.090s 2018-08-24 19:36:53,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "port": "7586cf26-a5c1-46cc-b077-e34af0151469"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "adminPass": "Ydg5HyU7dpF3"}} 2018-08-24 19:36:53,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.358s 2018-08-24 19:36:53,484 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:54,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.394s 2018-08-24 19:36:54,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:54,907 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 19:36:56,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.175s 2018-08-24 19:36:56,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:57,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.347s 2018-08-24 19:36:57,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.147s 2018-08-24 19:36:58,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,622 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:36:58,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.151s 2018-08-24 19:36:58,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,788 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: dfd0ec7b-9040-4a1e-a257-22670bf91f9f with status: ACTIVE 2018-08-24 19:36:59,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.269s 2018-08-24 19:36:59,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79970dbf-1fbd-4784-a56d-f9f82021cdc5'} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "id": "232ce828-f261-410e-80dd-062ca4b99d48"}} 2018-08-24 19:36:59,378 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.318s 2018-08-24 19:36:59,378 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d69f0fa9-63c3-4651-8fbb-0f455c7bf5ad'} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "id": "dffcf898-5b6f-43a7-b8dd-586ef5f78ee5"}} 2018-08-24 19:36:59,379 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:36:59,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/routers 0.178s 2018-08-24 19:36:59,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1924147576", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3bc802-4788-4927-abfc-bd7693c4994b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:36:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} 2018-08-24 19:37:01,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.604s 2018-08-24 19:37:01,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:37:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd54325-33b5-40ae-abb2-92f4f5825e66'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:37:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} 2018-08-24 19:37:03,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface 2.129s 2018-08-24 19:37:03,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0945691e-dbef-4db9-8770-d04be1d9444e'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} 2018-08-24 19:37:05,034 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.738s 2018-08-24 19:37:05,034 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d99facd-0863-440a-8c27-2a4c77b0c213'} Body: {"floatingip": {"router_id": "942676a6-6204-461a-a012-ed337325231d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:37:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478", "id": "0404fc0f-d4a6-4ad3-92f7-39a6e54852fc", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:37:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:37:05,036 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13,050 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13,114 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:37:13,145 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:13,260 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:37:13,260 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13,262 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13,323 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:37:13,328 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:18,335 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:37:18,335 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:38:28,389 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:38:28,389 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:38:28,393 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:38:28,454 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:38:28,457 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:38:33,464 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:38:33,465 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:39:43,516 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:39:43,517 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:39:43,517 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,523 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,617 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,649 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,655 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:39:43,656 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43,656 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:39:43,657 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,659 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,717 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,723 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,732 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:39:43,733 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:39:43,733 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,735 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,794 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,799 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,806 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:39:43,806 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,808 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,870 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,873 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,878 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:39:43,879 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43,879 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:39:43,880 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,881 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,941 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,946 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:48,952 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:39:48,953 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:40:59,013 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:40:59,014 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:40:59,026 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:40:59,124 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:40:59,127 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:41:04,136 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:41:04,137 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:42:14,183 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:42:14,184 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:42:15,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc 1.505s 2018-08-24 19:42:15,692 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc', u'date': 'Fri, 24 Aug 2018 19:42:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90e9d79d-414a-4be8-8759-c68dfb87162d'} Body: 2018-08-24 19:42:17,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface 1.929s 2018-08-24 19:42:17,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:42:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb0ba05-fa79-49bb-b506-e5a2e85ff0f4'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} 2018-08-24 19:42:19,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.440s 2018-08-24 19:42:19,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-962945d7-8424-48ce-9cf0-f5e0063ba5cb'} Body: 2018-08-24 19:42:19,459 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.393s 2018-08-24 19:42:19,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf'} Body: 2018-08-24 19:42:20,174 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.714s 2018-08-24 19:42:20,175 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:21,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.324s 2018-08-24 19:42:21,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:22,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.041s 2018-08-24 19:42:22,573 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f'} Body: {"itemNotFound": {"message": "Instance dfd0ec7b-9040-4a1e-a257-22670bf91f9f could not be found.", "code": 404}} 2018-08-24 19:42:23,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469 0.891s 2018-08-24 19:42:23,467 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bd8b5738-7488-4117-8820-2ba4b970321b'} Body: 2018-08-24 19:42:23,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.172s 2018-08-24 19:42:23,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259'} Body: 2018-08-24 19:42:23,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.173s 2018-08-24 19:42:23,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:25,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.444s 2018-08-24 19:42:25,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:24Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:26,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.044s 2018-08-24 19:42:26,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580'} Body: {"itemNotFound": {"message": "Instance 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 could not be found.", "code": 404}} 2018-08-24 19:42:27,173 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478 0.837s 2018-08-24 19:42:27,174 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f69e3f5-552f-4e46-9f9d-bac4dae5794e'} Body: 2018-08-24 19:42:27,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424 0.030s 2018-08-24 19:42:27,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424', u'x-compute-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df'} Body: 2018-08-24 19:42:28,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535 1.254s 2018-08-24 19:42:28,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535', u'date': 'Fri, 24 Aug 2018 19:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9e7a558-d6de-406b-9bbf-72b327acbf45'} Body: 2018-08-24 19:42:29,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05 1.198s 2018-08-24 19:42:29,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05', u'date': 'Fri, 24 Aug 2018 19:42:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4414189f-cfc0-4205-818e-d82bc5970d1f'} Body: 2018-08-24 19:42:31,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7 1.435s 2018-08-24 19:42:31,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7', u'date': 'Fri, 24 Aug 2018 19:42:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55d3af6c-f67e-4a0a-a4f8-1f8a5e5ff825'} Body: 2018-08-24 19:42:32,522 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268 1.422s 2018-08-24 19:42:32,523 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6fef324e-fec9-4e53-b5bb-b11d427ad5a7'} Body: 2018-08-24 19:42:33,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077 0.521s 2018-08-24 19:42:33,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-703ad942-05cf-479f-9f99-3f31cdf779b2'} Body: 2018-08-24 19:42:33.426 63 INFO tempest.lib.common.rest_client [req-5400e71c-0296-4646-bbd6-f6a6ecf99425 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.352s 2018-08-24 19:42:33.427 63 DEBUG tempest.lib.common.rest_client [req-5400e71c-0296-4646-bbd6-f6a6ecf99425 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-429957339 description", "name": "tempest-secgroup-smoke-429957339"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5400e71c-0296-4646-bbd6-f6a6ecf99425'} Body: {"security_group": {"description": "tempest-secgroup-smoke-429957339 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:32Z", "updated_at": "2018-08-24T19:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:33Z", "revision_number": 0, "id": "2126871d-a341-4454-a372-745abf12a577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:32Z", "revision_number": 0, "id": "5e38b5e2-291f-4d5a-8143-bd950b17b7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:32Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "name": "tempest-secgroup-smoke-429957339"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:33.626 63 INFO tempest.lib.common.rest_client [req-6f13ac21-2a1d-4450-a87f-ccf249d99b38 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.198s 2018-08-24 19:42:33.626 63 DEBUG tempest.lib.common.rest_client [req-6f13ac21-2a1d-4450-a87f-ccf249d99b38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f13ac21-2a1d-4450-a87f-ccf249d99b38'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b5308dc-fdad-4ec2-b572-eddf18f38aee"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:34.071 63 INFO tempest.lib.common.rest_client [req-090c6206-f910-40cc-a034-0f2c84eceb50 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.443s 2018-08-24 19:42:34.071 63 DEBUG tempest.lib.common.rest_client [req-090c6206-f910-40cc-a034-0f2c84eceb50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-090c6206-f910-40cc-a034-0f2c84eceb50'} 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-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0a174597-3021-4347-a130-b14af32616ec"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:34.493 63 INFO tempest.lib.common.rest_client [req-325c1f89-b508-4e26-89c6-a641c5b52813 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.420s 2018-08-24 19:42:34.494 63 DEBUG tempest.lib.common.rest_client [req-325c1f89-b508-4e26-89c6-a641c5b52813 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-325c1f89-b508-4e26-89c6-a641c5b52813'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5af89d4e-7b8f-4bc6-8ce2-a9ab7ba07a66"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:34.884 63 INFO tempest.lib.common.rest_client [req-cab2f229-296f-491d-b7c9-06350ffe53f9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.389s 2018-08-24 19:42:34.884 63 DEBUG tempest.lib.common.rest_client [req-cab2f229-296f-491d-b7c9-06350ffe53f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cab2f229-296f-491d-b7c9-06350ffe53f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8912c91f-63eb-4748-bc09-14148a35b62d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:35.040 63 INFO tempest.lib.common.rest_client [req-9cc18bb2-4df5-49f1-8771-e1081d126554 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:42:35.040 63 DEBUG tempest.lib.common.rest_client [req-9cc18bb2-4df5-49f1-8771-e1081d126554 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cc18bb2-4df5-49f1-8771-e1081d126554'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b1cfc393-beec-4fed-a832-209219c03d1f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:35.249 63 INFO tempest.lib.common.rest_client [req-00074385-405f-402e-aa9e-f5be15c6854f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.207s 2018-08-24 19:42:35.249 63 DEBUG tempest.lib.common.rest_client [req-00074385-405f-402e-aa9e-f5be15c6854f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00074385-405f-402e-aa9e-f5be15c6854f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "666f83d1-577c-4500-b65a-cf497a499731"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:35.728 63 INFO tempest.lib.common.rest_client [req-fc773578-bba2-4f8c-8eb6-be53a3e795cc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.478s 2018-08-24 19:42:35.729 63 DEBUG tempest.lib.common.rest_client [req-fc773578-bba2-4f8c-8eb6-be53a3e795cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fc773578-bba2-4f8c-8eb6-be53a3e795cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b28deba8-a00d-4bd0-9d40-d0074bc407a6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:35.890 63 INFO tempest.lib.common.rest_client [req-fcab85eb-070b-42e2-92c3-6fe3c1e5bb0e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:42:35.890 63 DEBUG tempest.lib.common.rest_client [req-fcab85eb-070b-42e2-92c3-6fe3c1e5bb0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fcab85eb-070b-42e2-92c3-6fe3c1e5bb0e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3e3434e-da46-40c1-a401-61e09ce09dae"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:36.136 63 INFO tempest.lib.common.rest_client [req-5f9452a8-4744-45c8-8b74-454d71e7157b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.244s 2018-08-24 19:42:36.137 63 DEBUG tempest.lib.common.rest_client [req-5f9452a8-4744-45c8-8b74-454d71e7157b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-82065279"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9452a8-4744-45c8-8b74-454d71e7157b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a21dfb54-bcc6-4756-8519-8b8b44299260","name":"tempest-A-82065279"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:36.993 63 INFO tempest.lib.common.rest_client [req-42f0271d-51fc-4867-b905-2251ca0bb0a1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.855s 2018-08-24 19:42:36.993 63 DEBUG tempest.lib.common.rest_client [req-42f0271d-51fc-4867-b905-2251ca0bb0a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "name": "tempest-subnet-A-1-824086582"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42f0271d-51fc-4867-b905-2251ca0bb0a1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d6cdbb08-700c-40f9-aba8-34e297b62853","subnetpool_id":null,"name":"tempest-subnet-A-1-824086582"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:37.259 63 INFO tempest.lib.common.rest_client [req-6ae43181-fd8e-480c-a940-1e0a8fc325aa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.265s 2018-08-24 19:42:37.260 63 DEBUG tempest.lib.common.rest_client [req-6ae43181-fd8e-480c-a940-1e0a8fc325aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-856773348"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae43181-fd8e-480c-a940-1e0a8fc325aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","name":"tempest-B-856773348"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:37.991 63 INFO tempest.lib.common.rest_client [req-396937f0-5cb6-4358-b552-42dd5825dbb3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.730s 2018-08-24 19:42:37.992 63 DEBUG tempest.lib.common.rest_client [req-396937f0-5cb6-4358-b552-42dd5825dbb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "name": "tempest-subnet-B-1-923988838"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-396937f0-5cb6-4358-b552-42dd5825dbb3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:37Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","subnetpool_id":null,"name":"tempest-subnet-B-1-923988838"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:38.586 63 INFO tempest.lib.common.rest_client [req-65687a84-aca7-44a2-bbaa-92b1c789476e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.593s 2018-08-24 19:42:38.587 63 DEBUG tempest.lib.common.rest_client [req-65687a84-aca7-44a2-bbaa-92b1c789476e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65687a84-aca7-44a2-bbaa-92b1c789476e'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "f5c0d6ec-0564-4ac1-848d-22619ce0da60"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:39.107 63 INFO tempest.lib.common.rest_client [req-acd1844f-6ff4-4ba6-8b21-6b7903258c40 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.519s 2018-08-24 19:42:39.108 63 DEBUG tempest.lib.common.rest_client [req-acd1844f-6ff4-4ba6-8b21-6b7903258c40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1758964177"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFYGBC8tmxmTUdVf0Y21UrnbcHjrOYagD8JK8lN3ZKlWdc2y0L2gqFTcCJkP1viKKrG1b2RPazLc3+7Bfj4en4IO38A4eX4IkpkveLg1dpBhmX4KXBH06zfLmS+dteaNXAmHLGZxxl5TUkmKGedkU/a9GLMGIR5OIaw9Bl23ALcfPOdhPoBSo36alhQh3jC60qd4XyFzK3ZsmzeXDLeyN7/PbSxYpAvN6xwwF1IkPuYZBmJzCv77Sr9C4SUYepbL6tw/iPh+JVm66Cu4I/3GJT5zZ/W5pGHAYTmG6dRbIFo3qPtwtquAEiyHgbJNTDOPqIJtbxMb04eWNSD1adl5EB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxWBgQvLZsZk1HVX9GNtVK523B46zmGoA/CSvJTd2SpVnXNst\nC9oKhU3AiZD9b4iiqxtW9kT2sy3N/uwX4+Hp+CDt/AOHl+CJKZL3i4NXaQYZl+Cl\nwR9Os3y5kvnbXmjVwJhyxmccZeU1JJihnnZFP2vRizBiEeTiGsPQZdtwC3HzznYT\n6AUqN+mpYUId4wutKneF8hcyt2bJs3lwy3sje/z20sWKQLzescMBdSJD7mGQZicw\nr++0q/QuElGHqWy+rcP4j4fiVZuugruCP9xiU+c2f1uaRhwGE5hunUWyBaN6j7cL\nargBIsh4GyTUwzj6iCbW8TG9OHljUg9WnZeRAQIDAQABAoIBAQCX69KsNViyhoaH\nigRB+bDY3ZBf1MsP6afQbDwTnVkDl3Pz2RAXK0El0e789AjerIDoyyZocDSjPgJs\n0TSiRuVcA5yqed0IXd+1jFXVoMbLI9LXQCbVO0/Mf5gnNQJQ7Mh6cd0GMZ9+HqqE\n/KaJ3eb3Jfon9JnHxDD1APuLKxhW9YjH1lHVer0R4bFpvds9KO8a+QbATfwS2P9n\n13uA9FSJhGI2fGzb3l1B9CWjngBkaFU/4r4PZom7H6LeyVHRXdoF/4C3Bcbo+sq+\n5mbto7ah/V5vyq+6J7ZS6wh2x1nLcgst/1BprYTJ/Ekp5a3eh+HIjy5Bujezigwm\nrWnRCLXxAoGBAOgbMRU1OHhOIFsF4yjmCiYUiXvUab4pVy9/8jZs8NkEfV+eIJ5i\nOX3LIoluw6ilBBanLwy9c39c4LkkaXTLGCUyu1sGpJC/YInUU4xXmWonIMaJc8zT\nYscqrsXJvqHQ1VVQdNxx4Ef9/LrXHU66CDyIWNMXKHKnP8/N5Z0YSTCzAoGBANmx\n7y3v27lhYN4U+aLR6KOL3uMdBjQuI6WlZSXnqnAnbnq15kozWYj4kI5QsFAf7gBV\nBma48+PG1mfDRrAOV01wRF0xKP913VbvUZ8gLIluYka51TXdn/ha2SivZR6GEOCx\n1oBedA8tMcpZFgoA4QDS4GRu6YPS7SEFpabvHal7AoGBAMVNiBW9Hfm2f+6gPI+h\nrPLd9ljbIeBSiBiKrLzzMnFoTaMgah345WI3cW5eR9huHeGb0HUF/s4/h5AakcKE\nekv0qisgpHefF1NSuIrOVE1WYZgjc9qjvo4LjHH5oyEuwoo5UH2sF7lbAKFbB0DL\nBwFd7hPS1cFQxv/AyPUXle/dAoGAJqbFBK71oDB99nBa8mG6oG8RH9njZBhdE+gN\n0XEUfd1CbF8niD0dxIf9gocpBtDkfQKbpFlqVCLVpo6xWkjxjzpDqRg1Y0YWCn1r\nTIl13uDOaihMhsfWw02+CM87cPP0wzBQGXKrwJYRpQ+0LgqB6JeIZ8yZgWJN3/MU\nulLyPUkCgYEA5bIiADOrTQRM5g123xj7dZ0i160Fvg/wxlJ84cOUHzgXky5pgzas\nn2SyC1vcIrsDWYzGD1fBRlHupcsT7AV9q69H8Bq6J51WOoZrRoHsZJ0pEDz1+4Qv\nPQ+Ha62dKJj7droVWC9azzVDUMoppG/J418FRcXoRQDDo15ymNm4yg0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1758964177", "fingerprint": "fd:55:c1:a4:4c:fe:dd:53:12:b7:96:c9:7c:b9:b7:e1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:39.950 63 INFO tempest.lib.common.rest_client [req-03972e14-8e8d-4b91-b4ad-da494e62b747 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:42:39.951 63 DEBUG tempest.lib.common.rest_client [req-03972e14-8e8d-4b91-b4ad-da494e62b747 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861311620", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03972e14-8e8d-4b91-b4ad-da494e62b747'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:39Z","name":"tempest-port-smoke-1861311620","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:57:58:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d6cdbb08-700c-40f9-aba8-34e297b62853","ip_address":"10.101.11.10"}],"id":"e00dde1c-dda5-4aea-95d5-16e5ebe28552","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:41.893 63 INFO tempest.lib.common.rest_client [req-1ccff2b4-e405-4242-b244-2766e2c1bdb2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.939s 2018-08-24 19:42:41.894 63 DEBUG tempest.lib.common.rest_client [req-1ccff2b4-e405-4242-b244-2766e2c1bdb2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a21dfb54-bcc6-4756-8519-8b8b44299260", "port": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "adminPass": "prGdZ5PFzwex"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:42.271 63 INFO tempest.lib.common.rest_client [req-e18c75e5-6464-4f8d-abad-6aeb57172633 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.373s 2018-08-24 19:42:42.272 63 DEBUG tempest.lib.common.rest_client [req-e18c75e5-6464-4f8d-abad-6aeb57172633 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:43.627 63 INFO tempest.lib.common.rest_client [req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.340s 2018-08-24 19:42:43.628 63 DEBUG tempest.lib.common.rest_client [req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:43.638 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 19:42:45.093 63 INFO tempest.lib.common.rest_client [req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.452s 2018-08-24 19:42:45.094 63 DEBUG tempest.lib.common.rest_client [req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:45.108 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:42:46.770 63 INFO tempest.lib.common.rest_client [req-26889caf-43a9-4912-8789-2be91462a7e3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.660s 2018-08-24 19:42:46.770 63 DEBUG tempest.lib.common.rest_client [req-26889caf-43a9-4912-8789-2be91462a7e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:48.154 63 INFO tempest.lib.common.rest_client [req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.370s 2018-08-24 19:42:48.155 63 DEBUG tempest.lib.common.rest_client [req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:48.167 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:48.502 63 INFO tempest.lib.common.rest_client [req-48be4554-392f-4b08-9d5b-cad208315a5f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.334s 2018-08-24 19:42:48.503 63 DEBUG tempest.lib.common.rest_client [req-48be4554-392f-4b08-9d5b-cad208315a5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:48.517 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 311cd18c-a5eb-4f77-a150-244a502a6920 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:42:49.666 63 INFO tempest.lib.common.rest_client [req-d011782a-b9a5-4e14-a04a-2e90280632f8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 1.147s 2018-08-24 19:42:49.666 63 DEBUG tempest.lib.common.rest_client [req-d011782a-b9a5-4e14-a04a-2e90280632f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-405415017", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d011782a-b9a5-4e14-a04a-2e90280632f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:48Z","name":"tempest-port-smoke-405415017","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b2:8f:aa","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","ip_address":"10.102.21.20"}],"id":"5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:51.495 63 INFO tempest.lib.common.rest_client [req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.827s 2018-08-24 19:42:51.495 63 DEBUG tempest.lib.common.rest_client [req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "port": "5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "adminPass": "T2dvoinDBBYG"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:51.578 63 INFO tempest.lib.common.rest_client [req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.078s 2018-08-24 19:42:51.579 63 DEBUG tempest.lib.common.rest_client [req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:52.867 63 INFO tempest.lib.common.rest_client [req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.274s 2018-08-24 19:42:52.867 63 DEBUG tempest.lib.common.rest_client [req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:53.981 63 INFO tempest.lib.common.rest_client [req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.098s 2018-08-24 19:42:53.982 63 DEBUG tempest.lib.common.rest_client [req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:53.996 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:42:55.164 63 INFO tempest.lib.common.rest_client [req-68b27614-0acb-45d6-a98b-51970e4e51c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.165s 2018-08-24 19:42:55.164 63 DEBUG tempest.lib.common.rest_client [req-68b27614-0acb-45d6-a98b-51970e4e51c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:56.600 63 INFO tempest.lib.common.rest_client [req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.421s 2018-08-24 19:42:56.601 63 DEBUG tempest.lib.common.rest_client [req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:57.768 63 INFO tempest.lib.common.rest_client [req-c507df97-6b9f-41a2-b87b-7350a4f37185 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.153s 2018-08-24 19:42:57.769 63 DEBUG tempest.lib.common.rest_client [req-c507df97-6b9f-41a2-b87b-7350a4f37185 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:57.779 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:57.925 63 INFO tempest.lib.common.rest_client [req-deac5f76-3f9f-4090-8dc3-509af2d869b4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.144s 2018-08-24 19:42:57.925 63 DEBUG tempest.lib.common.rest_client [req-deac5f76-3f9f-4090-8dc3-509af2d869b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:57.951 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 1cdf2133-6677-4c14-ab12-95f03d3327c2 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:42:58.225 63 INFO tempest.lib.common.rest_client [req-d57fcf2d-42ff-4873-a09c-bf4c9266b32e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.272s 2018-08-24 19:42:58.225 63 DEBUG tempest.lib.common.rest_client [req-d57fcf2d-42ff-4873-a09c-bf4c9266b32e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d57fcf2d-42ff-4873-a09c-bf4c9266b32e'} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "id": "03ae0d18-5feb-4aef-b7e0-b7cb388fe9f2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:58.547 63 INFO tempest.lib.common.rest_client [req-992fca7d-b463-4708-9559-e0f97d97e760 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.320s 2018-08-24 19:42:58.547 63 DEBUG tempest.lib.common.rest_client [req-992fca7d-b463-4708-9559-e0f97d97e760 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992fca7d-b463-4708-9559-e0f97d97e760'} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "id": "2616313d-cfab-4906-84c2-3282b6016411"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:42:58.548 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:42:58.671 63 INFO tempest.lib.common.rest_client [req-37c6b379-2101-499b-a970-1bdb71d418fc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/routers 0.122s 2018-08-24 19:42:58.672 63 DEBUG tempest.lib.common.rest_client [req-37c6b379-2101-499b-a970-1bdb71d418fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2016237557", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37c6b379-2101-499b-a970-1bdb71d418fc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:58Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:43:00.182 63 INFO tempest.lib.common.rest_client [req-89842eda-9130-4d5a-8422-f21cc27466ed ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.510s 2018-08-24 19:43:00.183 63 DEBUG tempest.lib.common.rest_client [req-89842eda-9130-4d5a-8422-f21cc27466ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:42:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89842eda-9130-4d5a-8422-f21cc27466ed'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:59Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:43:02.339 63 INFO tempest.lib.common.rest_client [req-611240a2-24ff-4fa9-84ee-66c406050fd3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface 2.155s 2018-08-24 19:43:02.340 63 DEBUG tempest.lib.common.rest_client [req-611240a2-24ff-4fa9-84ee-66c406050fd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:43:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-611240a2-24ff-4fa9-84ee-66c406050fd3'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:43:04.386 63 INFO tempest.lib.common.rest_client [req-497623ed-68d1-49c8-bcb7-d8cb73796021 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.044s 2018-08-24 19:43:04.386 63 DEBUG tempest.lib.common.rest_client [req-497623ed-68d1-49c8-bcb7-d8cb73796021 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:43:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-497623ed-68d1-49c8-bcb7-d8cb73796021'} Body: {"floatingip": {"router_id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:43:02Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552", "id": "2499660d-e51b-444f-98a1-0acc4c329ad4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:43:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:43:04.388 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12.407 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12.473 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:43:12.503 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:12.618 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:43:12.619 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12.621 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12.681 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:43:12.685 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:17.692 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:43:17.693 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:44:27.743 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:44:27.743 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:44:27.748 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:44:27.812 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:44:27.845 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:44:32.852 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:44:32.853 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:45:42.909 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:45:42.911 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:45:42.911 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:42.917 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43.016 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:45:43.044 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43.051 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:45:43.051 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43.052 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:45:43.052 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43.054 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43.115 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:45:43.118 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43.128 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:45:43.128 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:45:43.129 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43.131 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43.191 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:45:43.195 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43.201 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:45:43.202 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43.204 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43.263 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:45:43.268 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43.273 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:45:43.274 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43.274 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:45:43.275 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43.276 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43.335 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:45:43.341 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:48.348 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:45:48.348 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:46:58.402 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:46:58.402 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:46:58.405 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:46:58.504 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:46:58.534 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:47:03.541 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:47:03.541 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:48:13.602 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:48:15.352 63 INFO tempest.lib.common.rest_client [req-f9c055ab-c3f7-46c6-b4b2-9209102fb519 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4 1.746s 2018-08-24 19:48:15.352 63 DEBUG tempest.lib.common.rest_client [req-f9c055ab-c3f7-46c6-b4b2-9209102fb519 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4', u'date': 'Fri, 24 Aug 2018 19:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9c055ab-c3f7-46c6-b4b2-9209102fb519'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:17.345 63 INFO tempest.lib.common.rest_client [req-f98aa347-ef75-46b0-9e3a-e1656eccd394 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface 1.992s 2018-08-24 19:48:17.346 63 DEBUG tempest.lib.common.rest_client [req-f98aa347-ef75-46b0-9e3a-e1656eccd394 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f98aa347-ef75-46b0-9e3a-e1656eccd394'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:18.832 63 INFO tempest.lib.common.rest_client [req-93e9d991-ebb3-4743-be9f-15e2ceb26dc5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.485s 2018-08-24 19:48:18.833 63 DEBUG tempest.lib.common.rest_client [req-93e9d991-ebb3-4743-be9f-15e2ceb26dc5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e9d991-ebb3-4743-be9f-15e2ceb26dc5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:19.301 63 INFO tempest.lib.common.rest_client [req-87a9ea44-97be-4868-8a48-60382190bd0d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.467s 2018-08-24 19:48:19.301 63 DEBUG tempest.lib.common.rest_client [req-87a9ea44-97be-4868-8a48-60382190bd0d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:20.308 63 INFO tempest.lib.common.rest_client [req-73e9161d-7e89-4c63-97f6-deb5ac566b52 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 1.006s 2018-08-24 19:48:20.309 63 DEBUG tempest.lib.common.rest_client [req-73e9161d-7e89-4c63-97f6-deb5ac566b52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:21.367 63 INFO tempest.lib.common.rest_client [req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.043s 2018-08-24 19:48:21.368 63 DEBUG tempest.lib.common.rest_client [req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50'} Body: {"itemNotFound": {"message": "Instance 1cdf2133-6677-4c14-ab12-95f03d3327c2 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:22.240 63 INFO tempest.lib.common.rest_client [req-286288c4-dd1c-4b66-bafb-474159b4b501 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108 0.871s 2018-08-24 19:48:22.241 63 DEBUG tempest.lib.common.rest_client [req-286288c4-dd1c-4b66-bafb-474159b4b501 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-286288c4-dd1c-4b66-bafb-474159b4b501'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:22.404 63 INFO tempest.lib.common.rest_client [req-e5fb4391-cc49-4697-9a11-bf876d29b839 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.162s 2018-08-24 19:48:22.405 63 DEBUG tempest.lib.common.rest_client [req-e5fb4391-cc49-4697-9a11-bf876d29b839 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:22.763 63 INFO tempest.lib.common.rest_client [req-196617cc-201c-448b-b03c-3af33edca160 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.357s 2018-08-24 19:48:22.763 63 DEBUG tempest.lib.common.rest_client [req-196617cc-201c-448b-b03c-3af33edca160 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:24.310 63 INFO tempest.lib.common.rest_client [req-be931aff-dd50-413d-86bb-2f5362742ed8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.531s 2018-08-24 19:48:24.310 63 DEBUG tempest.lib.common.rest_client [req-be931aff-dd50-413d-86bb-2f5362742ed8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:25.369 63 INFO tempest.lib.common.rest_client [req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.043s 2018-08-24 19:48:25.370 63 DEBUG tempest.lib.common.rest_client [req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b'} Body: {"itemNotFound": {"message": "Instance 311cd18c-a5eb-4f77-a150-244a502a6920 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:25.949 63 INFO tempest.lib.common.rest_client [req-6ae2ae91-4c21-4c32-baae-60f0f0c8a71a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552 0.578s 2018-08-24 19:48:25.950 63 DEBUG tempest.lib.common.rest_client [req-6ae2ae91-4c21-4c32-baae-60f0f0c8a71a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ae2ae91-4c21-4c32-baae-60f0f0c8a71a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:25.986 63 INFO tempest.lib.common.rest_client [req-c7dc8461-3888-4817-88fb-ac6e4a828bb1 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177 0.035s 2018-08-24 19:48:25.987 63 DEBUG tempest.lib.common.rest_client [req-c7dc8461-3888-4817-88fb-ac6e4a828bb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177', u'x-compute-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:27.288 63 INFO tempest.lib.common.rest_client [req-b6431da5-5efd-41c0-8580-415cd2a7fc69 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2 1.300s 2018-08-24 19:48:27.289 63 DEBUG tempest.lib.common.rest_client [req-b6431da5-5efd-41c0-8580-415cd2a7fc69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2', u'date': 'Fri, 24 Aug 2018 19:48:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6431da5-5efd-41c0-8580-415cd2a7fc69'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:28.776 63 INFO tempest.lib.common.rest_client [req-772c036b-6052-4402-a516-95239edfb3a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af 1.486s 2018-08-24 19:48:28.776 63 DEBUG tempest.lib.common.rest_client [req-772c036b-6052-4402-a516-95239edfb3a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af', u'date': 'Fri, 24 Aug 2018 19:48:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-772c036b-6052-4402-a516-95239edfb3a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:30.427 63 INFO tempest.lib.common.rest_client [req-99a5a91c-4e4c-4a2c-8c60-dadb9e3b06a9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853 1.650s 2018-08-24 19:48:30.428 63 DEBUG tempest.lib.common.rest_client [req-99a5a91c-4e4c-4a2c-8c60-dadb9e3b06a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853', u'date': 'Fri, 24 Aug 2018 19:48:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a5a91c-4e4c-4a2c-8c60-dadb9e3b06a9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:31.837 63 INFO tempest.lib.common.rest_client [req-07395347-7d64-42c6-84b7-cbded87ae475 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260 1.409s 2018-08-24 19:48:31.838 63 DEBUG tempest.lib.common.rest_client [req-07395347-7d64-42c6-84b7-cbded87ae475 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-07395347-7d64-42c6-84b7-cbded87ae475'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:32.167 63 INFO tempest.lib.common.rest_client [req-8ad7eca0-61fe-4498-ae5c-c4ca2875f8b6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9 0.328s 2018-08-24 19:48:32.168 63 DEBUG tempest.lib.common.rest_client [req-8ad7eca0-61fe-4498-ae5c-c4ca2875f8b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ad7eca0-61fe-4498-ae5c-c4ca2875f8b6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [359.095363s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:42:33,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.352s 2018-08-24 19:42:33,427 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-429957339 description", "name": "tempest-secgroup-smoke-429957339"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5400e71c-0296-4646-bbd6-f6a6ecf99425'} Body: {"security_group": {"description": "tempest-secgroup-smoke-429957339 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:32Z", "updated_at": "2018-08-24T19:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:33Z", "revision_number": 0, "id": "2126871d-a341-4454-a372-745abf12a577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:32Z", "revision_number": 0, "id": "5e38b5e2-291f-4d5a-8143-bd950b17b7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:32Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "name": "tempest-secgroup-smoke-429957339"}} 2018-08-24 19:42:33,626 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.198s 2018-08-24 19:42:33,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f13ac21-2a1d-4450-a87f-ccf249d99b38'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b5308dc-fdad-4ec2-b572-eddf18f38aee"}} 2018-08-24 19:42:34,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.443s 2018-08-24 19:42:34,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-090c6206-f910-40cc-a034-0f2c84eceb50'} 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-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0a174597-3021-4347-a130-b14af32616ec"}} 2018-08-24 19:42:34,493 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.420s 2018-08-24 19:42:34,494 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-325c1f89-b508-4e26-89c6-a641c5b52813'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5af89d4e-7b8f-4bc6-8ce2-a9ab7ba07a66"}} 2018-08-24 19:42:34,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.389s 2018-08-24 19:42:34,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cab2f229-296f-491d-b7c9-06350ffe53f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8912c91f-63eb-4748-bc09-14148a35b62d"}} 2018-08-24 19:42:35,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:42:35,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cc18bb2-4df5-49f1-8771-e1081d126554'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b1cfc393-beec-4fed-a832-209219c03d1f"}} 2018-08-24 19:42:35,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.207s 2018-08-24 19:42:35,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00074385-405f-402e-aa9e-f5be15c6854f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "666f83d1-577c-4500-b65a-cf497a499731"}} 2018-08-24 19:42:35,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.478s 2018-08-24 19:42:35,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fc773578-bba2-4f8c-8eb6-be53a3e795cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b28deba8-a00d-4bd0-9d40-d0074bc407a6"}} 2018-08-24 19:42:35,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:42:35,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fcab85eb-070b-42e2-92c3-6fe3c1e5bb0e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3e3434e-da46-40c1-a401-61e09ce09dae"}} 2018-08-24 19:42:36,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.244s 2018-08-24 19:42:36,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-82065279"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9452a8-4744-45c8-8b74-454d71e7157b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a21dfb54-bcc6-4756-8519-8b8b44299260","name":"tempest-A-82065279"}} 2018-08-24 19:42:36,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.855s 2018-08-24 19:42:36,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "name": "tempest-subnet-A-1-824086582"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42f0271d-51fc-4867-b905-2251ca0bb0a1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d6cdbb08-700c-40f9-aba8-34e297b62853","subnetpool_id":null,"name":"tempest-subnet-A-1-824086582"}} 2018-08-24 19:42:37,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.265s 2018-08-24 19:42:37,260 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-856773348"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae43181-fd8e-480c-a940-1e0a8fc325aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","name":"tempest-B-856773348"}} 2018-08-24 19:42:37,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.730s 2018-08-24 19:42:37,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "name": "tempest-subnet-B-1-923988838"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-396937f0-5cb6-4358-b552-42dd5825dbb3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:37Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","subnetpool_id":null,"name":"tempest-subnet-B-1-923988838"}} 2018-08-24 19:42:38,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.593s 2018-08-24 19:42:38,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65687a84-aca7-44a2-bbaa-92b1c789476e'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "f5c0d6ec-0564-4ac1-848d-22619ce0da60"}} 2018-08-24 19:42:39,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.519s 2018-08-24 19:42:39,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1758964177"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFYGBC8tmxmTUdVf0Y21UrnbcHjrOYagD8JK8lN3ZKlWdc2y0L2gqFTcCJkP1viKKrG1b2RPazLc3+7Bfj4en4IO38A4eX4IkpkveLg1dpBhmX4KXBH06zfLmS+dteaNXAmHLGZxxl5TUkmKGedkU/a9GLMGIR5OIaw9Bl23ALcfPOdhPoBSo36alhQh3jC60qd4XyFzK3ZsmzeXDLeyN7/PbSxYpAvN6xwwF1IkPuYZBmJzCv77Sr9C4SUYepbL6tw/iPh+JVm66Cu4I/3GJT5zZ/W5pGHAYTmG6dRbIFo3qPtwtquAEiyHgbJNTDOPqIJtbxMb04eWNSD1adl5EB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxWBgQvLZsZk1HVX9GNtVK523B46zmGoA/CSvJTd2SpVnXNst\nC9oKhU3AiZD9b4iiqxtW9kT2sy3N/uwX4+Hp+CDt/AOHl+CJKZL3i4NXaQYZl+Cl\nwR9Os3y5kvnbXmjVwJhyxmccZeU1JJihnnZFP2vRizBiEeTiGsPQZdtwC3HzznYT\n6AUqN+mpYUId4wutKneF8hcyt2bJs3lwy3sje/z20sWKQLzescMBdSJD7mGQZicw\nr++0q/QuElGHqWy+rcP4j4fiVZuugruCP9xiU+c2f1uaRhwGE5hunUWyBaN6j7cL\nargBIsh4GyTUwzj6iCbW8TG9OHljUg9WnZeRAQIDAQABAoIBAQCX69KsNViyhoaH\nigRB+bDY3ZBf1MsP6afQbDwTnVkDl3Pz2RAXK0El0e789AjerIDoyyZocDSjPgJs\n0TSiRuVcA5yqed0IXd+1jFXVoMbLI9LXQCbVO0/Mf5gnNQJQ7Mh6cd0GMZ9+HqqE\n/KaJ3eb3Jfon9JnHxDD1APuLKxhW9YjH1lHVer0R4bFpvds9KO8a+QbATfwS2P9n\n13uA9FSJhGI2fGzb3l1B9CWjngBkaFU/4r4PZom7H6LeyVHRXdoF/4C3Bcbo+sq+\n5mbto7ah/V5vyq+6J7ZS6wh2x1nLcgst/1BprYTJ/Ekp5a3eh+HIjy5Bujezigwm\nrWnRCLXxAoGBAOgbMRU1OHhOIFsF4yjmCiYUiXvUab4pVy9/8jZs8NkEfV+eIJ5i\nOX3LIoluw6ilBBanLwy9c39c4LkkaXTLGCUyu1sGpJC/YInUU4xXmWonIMaJc8zT\nYscqrsXJvqHQ1VVQdNxx4Ef9/LrXHU66CDyIWNMXKHKnP8/N5Z0YSTCzAoGBANmx\n7y3v27lhYN4U+aLR6KOL3uMdBjQuI6WlZSXnqnAnbnq15kozWYj4kI5QsFAf7gBV\nBma48+PG1mfDRrAOV01wRF0xKP913VbvUZ8gLIluYka51TXdn/ha2SivZR6GEOCx\n1oBedA8tMcpZFgoA4QDS4GRu6YPS7SEFpabvHal7AoGBAMVNiBW9Hfm2f+6gPI+h\nrPLd9ljbIeBSiBiKrLzzMnFoTaMgah345WI3cW5eR9huHeGb0HUF/s4/h5AakcKE\nekv0qisgpHefF1NSuIrOVE1WYZgjc9qjvo4LjHH5oyEuwoo5UH2sF7lbAKFbB0DL\nBwFd7hPS1cFQxv/AyPUXle/dAoGAJqbFBK71oDB99nBa8mG6oG8RH9njZBhdE+gN\n0XEUfd1CbF8niD0dxIf9gocpBtDkfQKbpFlqVCLVpo6xWkjxjzpDqRg1Y0YWCn1r\nTIl13uDOaihMhsfWw02+CM87cPP0wzBQGXKrwJYRpQ+0LgqB6JeIZ8yZgWJN3/MU\nulLyPUkCgYEA5bIiADOrTQRM5g123xj7dZ0i160Fvg/wxlJ84cOUHzgXky5pgzas\nn2SyC1vcIrsDWYzGD1fBRlHupcsT7AV9q69H8Bq6J51WOoZrRoHsZJ0pEDz1+4Qv\nPQ+Ha62dKJj7droVWC9azzVDUMoppG/J418FRcXoRQDDo15ymNm4yg0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1758964177", "fingerprint": "fd:55:c1:a4:4c:fe:dd:53:12:b7:96:c9:7c:b9:b7:e1"}} 2018-08-24 19:42:39,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:42:39,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861311620", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03972e14-8e8d-4b91-b4ad-da494e62b747'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:39Z","name":"tempest-port-smoke-1861311620","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:57:58:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d6cdbb08-700c-40f9-aba8-34e297b62853","ip_address":"10.101.11.10"}],"id":"e00dde1c-dda5-4aea-95d5-16e5ebe28552","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} 2018-08-24 19:42:41,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.939s 2018-08-24 19:42:41,894 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a21dfb54-bcc6-4756-8519-8b8b44299260", "port": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "adminPass": "prGdZ5PFzwex"}} 2018-08-24 19:42:42,271 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.373s 2018-08-24 19:42:42,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:43,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.340s 2018-08-24 19:42:43,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:43,638 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 19:42:45,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.452s 2018-08-24 19:42:45,094 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:45,108 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:42:46,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.660s 2018-08-24 19:42:46,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.370s 2018-08-24 19:42:48,155 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,167 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:48,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.334s 2018-08-24 19:42:48,503 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,517 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 311cd18c-a5eb-4f77-a150-244a502a6920 with status: ACTIVE 2018-08-24 19:42:49,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 1.147s 2018-08-24 19:42:49,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-405415017", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d011782a-b9a5-4e14-a04a-2e90280632f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:48Z","name":"tempest-port-smoke-405415017","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b2:8f:aa","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","ip_address":"10.102.21.20"}],"id":"5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} 2018-08-24 19:42:51,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.827s 2018-08-24 19:42:51,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "port": "5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "adminPass": "T2dvoinDBBYG"}} 2018-08-24 19:42:51,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.078s 2018-08-24 19:42:51,579 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:52,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.274s 2018-08-24 19:42:52,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:53,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.098s 2018-08-24 19:42:53,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:53,996 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:42:55,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.165s 2018-08-24 19:42:55,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:56,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.421s 2018-08-24 19:42:56,601 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.153s 2018-08-24 19:42:57,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,779 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:57,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.144s 2018-08-24 19:42:57,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,951 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1cdf2133-6677-4c14-ab12-95f03d3327c2 with status: ACTIVE 2018-08-24 19:42:58,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.272s 2018-08-24 19:42:58,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d57fcf2d-42ff-4873-a09c-bf4c9266b32e'} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "id": "03ae0d18-5feb-4aef-b7e0-b7cb388fe9f2"}} 2018-08-24 19:42:58,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.320s 2018-08-24 19:42:58,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992fca7d-b463-4708-9559-e0f97d97e760'} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "id": "2616313d-cfab-4906-84c2-3282b6016411"}} 2018-08-24 19:42:58,548 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:42:58,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/routers 0.122s 2018-08-24 19:42:58,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2016237557", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37c6b379-2101-499b-a970-1bdb71d418fc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:58Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} 2018-08-24 19:43:00,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.510s 2018-08-24 19:43:00,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:42:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89842eda-9130-4d5a-8422-f21cc27466ed'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:59Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} 2018-08-24 19:43:02,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface 2.155s 2018-08-24 19:43:02,340 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:43:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-611240a2-24ff-4fa9-84ee-66c406050fd3'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} 2018-08-24 19:43:04,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.044s 2018-08-24 19:43:04,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:43:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-497623ed-68d1-49c8-bcb7-d8cb73796021'} Body: {"floatingip": {"router_id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:43:02Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552", "id": "2499660d-e51b-444f-98a1-0acc4c329ad4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:43:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:43:04,388 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12,407 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12,473 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:43:12,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:12,618 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:43:12,619 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12,621 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12,681 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:43:12,685 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:17,692 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:43:17,693 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:44:27,743 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:44:27,743 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:44:27,748 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:44:27,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:44:27,845 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:44:32,852 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:44:32,853 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:45:42,909 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:45:42,911 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:45:42,911 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:42,917 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,016 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,044 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:45:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43,052 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:45:43,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,054 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,115 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,118 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,128 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:45:43,128 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:45:43,129 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,131 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,191 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,195 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,201 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:45:43,202 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,204 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,263 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,268 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,273 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:45:43,274 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43,274 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:45:43,275 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,276 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,335 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,341 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:48,348 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:45:48,348 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:46:58,402 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:46:58,402 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:46:58,405 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:46:58,504 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:46:58,534 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:47:03,541 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:47:03,541 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:48:13,602 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:48:13,603 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:48:15,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4 1.746s 2018-08-24 19:48:15,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4', u'date': 'Fri, 24 Aug 2018 19:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9c055ab-c3f7-46c6-b4b2-9209102fb519'} Body: 2018-08-24 19:48:17,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface 1.992s 2018-08-24 19:48:17,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f98aa347-ef75-46b0-9e3a-e1656eccd394'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} 2018-08-24 19:48:18,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.485s 2018-08-24 19:48:18,833 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e9d991-ebb3-4743-be9f-15e2ceb26dc5'} Body: 2018-08-24 19:48:19,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.467s 2018-08-24 19:48:19,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d'} Body: 2018-08-24 19:48:20,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 1.006s 2018-08-24 19:48:20,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:21,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.043s 2018-08-24 19:48:21,368 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50'} Body: {"itemNotFound": {"message": "Instance 1cdf2133-6677-4c14-ab12-95f03d3327c2 could not be found.", "code": 404}} 2018-08-24 19:48:22,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108 0.871s 2018-08-24 19:48:22,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-286288c4-dd1c-4b66-bafb-474159b4b501'} Body: 2018-08-24 19:48:22,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.162s 2018-08-24 19:48:22,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839'} Body: 2018-08-24 19:48:22,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.357s 2018-08-24 19:48:22,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:24,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.531s 2018-08-24 19:48:24,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:25,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.043s 2018-08-24 19:48:25,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b'} Body: {"itemNotFound": {"message": "Instance 311cd18c-a5eb-4f77-a150-244a502a6920 could not be found.", "code": 404}} 2018-08-24 19:48:25,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552 0.578s 2018-08-24 19:48:25,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ae2ae91-4c21-4c32-baae-60f0f0c8a71a'} Body: 2018-08-24 19:48:25,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177 0.035s 2018-08-24 19:48:25,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177', u'x-compute-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1'} Body: 2018-08-24 19:48:27,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2 1.300s 2018-08-24 19:48:27,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2', u'date': 'Fri, 24 Aug 2018 19:48:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6431da5-5efd-41c0-8580-415cd2a7fc69'} Body: 2018-08-24 19:48:28,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af 1.486s 2018-08-24 19:48:28,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af', u'date': 'Fri, 24 Aug 2018 19:48:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-772c036b-6052-4402-a516-95239edfb3a3'} Body: 2018-08-24 19:48:30,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853 1.650s 2018-08-24 19:48:30,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853', u'date': 'Fri, 24 Aug 2018 19:48:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a5a91c-4e4c-4a2c-8c60-dadb9e3b06a9'} Body: 2018-08-24 19:48:31,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260 1.409s 2018-08-24 19:48:31,838 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-07395347-7d64-42c6-84b7-cbded87ae475'} Body: 2018-08-24 19:48:32,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9 0.328s 2018-08-24 19:48:32,168 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ad7eca0-61fe-4498-ae5c-c4ca2875f8b6'} Body: 2018-08-24 19:48:32.841 63 INFO tempest.lib.common.rest_client [req-79c941f5-900e-4a0b-863e-c65bc85a8268 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.648s 2018-08-24 19:48:32.841 63 DEBUG tempest.lib.common.rest_client [req-79c941f5-900e-4a0b-863e-c65bc85a8268 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1450223894 description", "name": "tempest-secgroup-smoke-1450223894"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:48:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79c941f5-900e-4a0b-863e-c65bc85a8268'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1450223894 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:32Z", "updated_at": "2018-08-24T19:48:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:32Z", "revision_number": 0, "id": "5db8f8ba-fb03-42d1-b2b0-eb9a1ce7b8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:32Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:32Z", "revision_number": 0, "id": "73ffff0b-b5c3-4f24-a08b-0b54b2011f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:32Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "name": "tempest-secgroup-smoke-1450223894"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:33.156 63 INFO tempest.lib.common.rest_client [req-5230c237-acbf-43be-a1f0-bb5b4229b7e3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.313s 2018-08-24 19:48:33.156 63 DEBUG tempest.lib.common.rest_client [req-5230c237-acbf-43be-a1f0-bb5b4229b7e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5230c237-acbf-43be-a1f0-bb5b4229b7e3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:48:32Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6c7dfad2-43c6-4764-82b2-ec92bb1d9a6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:33.306 63 INFO tempest.lib.common.rest_client [req-b801c457-002b-4c18-a641-9b25cf5f5767 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:48:33.307 63 DEBUG tempest.lib.common.rest_client [req-b801c457-002b-4c18-a641-9b25cf5f5767 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b801c457-002b-4c18-a641-9b25cf5f5767'} 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-08-24T19:48:33Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9fe3006b-ca77-458a-a69d-0ba0a6d64421"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:33.508 63 INFO tempest.lib.common.rest_client [req-e5ad72ee-a14a-4053-a350-5236d477d2da ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.201s 2018-08-24 19:48:33.509 63 DEBUG tempest.lib.common.rest_client [req-e5ad72ee-a14a-4053-a350-5236d477d2da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5ad72ee-a14a-4053-a350-5236d477d2da'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:33Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a19d5f01-a81e-42c7-9c68-0543b5cc4622"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:33.684 63 INFO tempest.lib.common.rest_client [req-5af7166d-e23e-444d-ae6a-f311ad267b65 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 19:48:33.684 63 DEBUG tempest.lib.common.rest_client [req-5af7166d-e23e-444d-ae6a-f311ad267b65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5af7166d-e23e-444d-ae6a-f311ad267b65'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:33Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "235fe881-9434-4dbd-9b29-7a5176670f33"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:34.014 63 INFO tempest.lib.common.rest_client [req-a140fe36-2bb7-41f4-9d66-334ccc4705d4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.328s 2018-08-24 19:48:34.014 63 DEBUG tempest.lib.common.rest_client [req-a140fe36-2bb7-41f4-9d66-334ccc4705d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a140fe36-2bb7-41f4-9d66-334ccc4705d4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:33Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd3c5c91-fa1d-431a-86b2-664b72531680"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:34.377 63 INFO tempest.lib.common.rest_client [req-53034cc0-f366-44cc-b625-ffcbee5d3399 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.362s 2018-08-24 19:48:34.378 63 DEBUG tempest.lib.common.rest_client [req-53034cc0-f366-44cc-b625-ffcbee5d3399 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53034cc0-f366-44cc-b625-ffcbee5d3399'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:34Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6a6bbacf-0d79-4d38-beee-2ddf41a2798a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:34.539 63 INFO tempest.lib.common.rest_client [req-3cd0b6ba-0921-47dc-830e-232105dbeeb6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:48:34.540 63 DEBUG tempest.lib.common.rest_client [req-3cd0b6ba-0921-47dc-830e-232105dbeeb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3cd0b6ba-0921-47dc-830e-232105dbeeb6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:34Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d10ffd54-9506-4b3e-944a-872aaa8f581a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:34.677 63 INFO tempest.lib.common.rest_client [req-49e05b0a-3c0e-4595-9d60-90a44c6beb77 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.136s 2018-08-24 19:48:34.677 63 DEBUG tempest.lib.common.rest_client [req-49e05b0a-3c0e-4595-9d60-90a44c6beb77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49e05b0a-3c0e-4595-9d60-90a44c6beb77'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:34Z", "security_group_id": "a2287250-ee49-4ffa-8842-ac1098a5acc0", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e2b8404e-e9e1-4aa5-b5b7-f96ae6985270"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:34.874 63 INFO tempest.lib.common.rest_client [req-06caf426-e84e-41a9-8199-df007a804c28 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/a2287250-ee49-4ffa-8842-ac1098a5acc0 0.195s 2018-08-24 19:48:34.874 63 DEBUG tempest.lib.common.rest_client [req-06caf426-e84e-41a9-8199-df007a804c28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/a2287250-ee49-4ffa-8842-ac1098a5acc0', u'date': 'Fri, 24 Aug 2018 19:48:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-06caf426-e84e-41a9-8199-df007a804c28'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-24 19:48:35.072 63 INFO tempest.lib.common.rest_client [req-72089ca6-6fbd-47a2-9284-dd47f8f3729f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.195s 2018-08-24 19:48:35.073 63 DEBUG tempest.lib.common.rest_client [req-72089ca6-6fbd-47a2-9284-dd47f8f3729f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1571210354 description", "name": "tempest-secgroup-smoke-1571210354"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:48:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72089ca6-6fbd-47a2-9284-dd47f8f3729f'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1571210354 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:34Z", "updated_at": "2018-08-24T19:48:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:34Z", "revision_number": 0, "id": "069e82e5-697f-47a8-881d-02375ba1d84a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:34Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:34Z", "revision_number": 0, "id": "2f1254e3-5905-45ed-96ee-6cbcca97458e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:34Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "name": "tempest-secgroup-smoke-1571210354"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:35.270 63 INFO tempest.lib.common.rest_client [req-92aad7c4-6e7b-4260-a6d0-f1e8a3864b47 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.196s 2018-08-24 19:48:35.271 63 DEBUG tempest.lib.common.rest_client [req-92aad7c4-6e7b-4260-a6d0-f1e8a3864b47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92aad7c4-6e7b-4260-a6d0-f1e8a3864b47'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:48:34Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "520ab73e-6abe-4d5f-8021-0568671cc4a7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:35.461 63 INFO tempest.lib.common.rest_client [req-50408996-d966-4173-85d7-47bbdb53546b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.189s 2018-08-24 19:48:35.462 63 DEBUG tempest.lib.common.rest_client [req-50408996-d966-4173-85d7-47bbdb53546b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50408996-d966-4173-85d7-47bbdb53546b'} 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-08-24T19:48:35Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e84b249-081c-4042-8b6c-eeffb891d0a8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:35.848 63 INFO tempest.lib.common.rest_client [req-7fcc6bb2-1b3f-47ad-9247-5a91760541bd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.385s 2018-08-24 19:48:35.849 63 DEBUG tempest.lib.common.rest_client [req-7fcc6bb2-1b3f-47ad-9247-5a91760541bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fcc6bb2-1b3f-47ad-9247-5a91760541bd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:35Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7768e4f4-dd30-4c57-ba4a-7004b4fd7286"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.025 63 INFO tempest.lib.common.rest_client [req-866775b8-3fa2-4b0a-a46f-410285690ca5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.175s 2018-08-24 19:48:36.025 63 DEBUG tempest.lib.common.rest_client [req-866775b8-3fa2-4b0a-a46f-410285690ca5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-866775b8-3fa2-4b0a-a46f-410285690ca5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:35Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8bb65da8-afe3-4044-bf61-3da333a95bd4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.223 63 INFO tempest.lib.common.rest_client [req-2b7194bd-704d-4893-87c0-1763a27f5fd2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.196s 2018-08-24 19:48:36.223 63 DEBUG tempest.lib.common.rest_client [req-2b7194bd-704d-4893-87c0-1763a27f5fd2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b7194bd-704d-4893-87c0-1763a27f5fd2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:35Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0b69232d-dc33-4cb7-a677-90a16ec9dd17"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.372 63 INFO tempest.lib.common.rest_client [req-c6e97ba0-44bb-4702-84b7-1400de52b3e3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:48:36.373 63 DEBUG tempest.lib.common.rest_client [req-c6e97ba0-44bb-4702-84b7-1400de52b3e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6e97ba0-44bb-4702-84b7-1400de52b3e3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:36Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c245b288-ad45-4d1b-bbb3-428df84a2ca9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.516 63 INFO tempest.lib.common.rest_client [req-c5434e9d-09e8-4137-a51b-f6c9bfde75ce ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 19:48:36.516 63 DEBUG tempest.lib.common.rest_client [req-c5434e9d-09e8-4137-a51b-f6c9bfde75ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5434e9d-09e8-4137-a51b-f6c9bfde75ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:36Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c8673e13-b020-4d7f-9717-d18efa8e3e5e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.648 63 INFO tempest.lib.common.rest_client [req-353896f3-5cc0-4cbe-b558-7a1d8a1818f9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.130s 2018-08-24 19:48:36.648 63 DEBUG tempest.lib.common.rest_client [req-353896f3-5cc0-4cbe-b558-7a1d8a1818f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-353896f3-5cc0-4cbe-b558-7a1d8a1818f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:36Z", "security_group_id": "3aa795d4-e2ab-4f07-b34d-e42c031c8a79", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f18a0a0f-2a20-44af-90c6-1e43c60d8b48"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:36.854 63 INFO tempest.lib.common.rest_client [req-e1f62fb5-7f8b-46c2-95d0-eeeb2f56af71 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/3aa795d4-e2ab-4f07-b34d-e42c031c8a79 0.205s 2018-08-24 19:48:36.855 63 DEBUG tempest.lib.common.rest_client [req-e1f62fb5-7f8b-46c2-95d0-eeeb2f56af71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/3aa795d4-e2ab-4f07-b34d-e42c031c8a79', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e1f62fb5-7f8b-46c2-95d0-eeeb2f56af71'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-24 19:48:37.038 63 INFO tempest.lib.common.rest_client [req-20ec07eb-4512-4819-bf94-fa93206f96bb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.181s 2018-08-24 19:48:37.039 63 DEBUG tempest.lib.common.rest_client [req-20ec07eb-4512-4819-bf94-fa93206f96bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-349413830 description", "name": "tempest-secgroup-smoke-349413830"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:48:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20ec07eb-4512-4819-bf94-fa93206f96bb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-349413830 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:36Z", "updated_at": "2018-08-24T19:48:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:36Z", "revision_number": 0, "id": "20319dc5-6387-41d7-b164-3ec63fa0a82f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:36Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:36Z", "revision_number": 0, "id": "6701d2e2-32b0-471d-b029-c315e30c52e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:36Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "name": "tempest-secgroup-smoke-349413830"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:37.230 63 INFO tempest.lib.common.rest_client [req-c1a1fe89-744f-4bcf-9c40-cc93c6f66932 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.190s 2018-08-24 19:48:37.230 63 DEBUG tempest.lib.common.rest_client [req-c1a1fe89-744f-4bcf-9c40-cc93c6f66932 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1a1fe89-744f-4bcf-9c40-cc93c6f66932'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:48:36Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d5792150-a7f5-425f-a42c-f6d7574d4fbb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:37.397 63 INFO tempest.lib.common.rest_client [req-dc9e8847-87b8-492d-84f4-384f3e651d28 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 19:48:37.398 63 DEBUG tempest.lib.common.rest_client [req-dc9e8847-87b8-492d-84f4-384f3e651d28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc9e8847-87b8-492d-84f4-384f3e651d28'} 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-08-24T19:48:37Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ad50ce9e-3782-44d4-8774-5246ab509abf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:37.552 63 INFO tempest.lib.common.rest_client [req-29372459-bc03-4ae6-ad56-2015875b550a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:48:37.553 63 DEBUG tempest.lib.common.rest_client [req-29372459-bc03-4ae6-ad56-2015875b550a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29372459-bc03-4ae6-ad56-2015875b550a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:37Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ab60638-cbef-4893-949f-cf93449d5c09"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:37.696 63 INFO tempest.lib.common.rest_client [req-dd6dbaaf-b1de-474c-a046-ae375ed15ddf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 19:48:37.697 63 DEBUG tempest.lib.common.rest_client [req-dd6dbaaf-b1de-474c-a046-ae375ed15ddf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd6dbaaf-b1de-474c-a046-ae375ed15ddf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:37Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "22523719-0288-46c5-a1bf-fe51e2d2d10d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:38.026 63 INFO tempest.lib.common.rest_client [req-ea19d13c-bda2-4ad2-bc4c-3d0093dc1c0c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.328s 2018-08-24 19:48:38.027 63 DEBUG tempest.lib.common.rest_client [req-ea19d13c-bda2-4ad2-bc4c-3d0093dc1c0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea19d13c-bda2-4ad2-bc4c-3d0093dc1c0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:37Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a24c331b-7781-457e-9bb7-1292afb2181d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:38.187 63 INFO tempest.lib.common.rest_client [req-43c7c56e-a9d1-4e26-9def-92a653cc53dd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:48:38.188 63 DEBUG tempest.lib.common.rest_client [req-43c7c56e-a9d1-4e26-9def-92a653cc53dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43c7c56e-a9d1-4e26-9def-92a653cc53dd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:37Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1cfa3c09-b522-4a4d-9bdf-7858b1573923"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:38.337 63 INFO tempest.lib.common.rest_client [req-8ae728e8-2122-4a3a-8f53-6ce84acda3bb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:48:38.338 63 DEBUG tempest.lib.common.rest_client [req-8ae728e8-2122-4a3a-8f53-6ce84acda3bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ae728e8-2122-4a3a-8f53-6ce84acda3bb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:38Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:38Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "dede51a6-f7f7-4c21-a591-a5bf599310cb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:38.501 63 INFO tempest.lib.common.rest_client [req-41f7830e-f3de-4398-bdd5-61562d154791 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.162s 2018-08-24 19:48:38.502 63 DEBUG tempest.lib.common.rest_client [req-41f7830e-f3de-4398-bdd5-61562d154791 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41f7830e-f3de-4398-bdd5-61562d154791'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:38Z", "security_group_id": "d98bffe5-bd16-4704-b20c-a12cd5b42dae", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:38Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "83a7ff0a-cc59-4306-94ad-80e222b433f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:38.673 63 INFO tempest.lib.common.rest_client [req-7da63ebc-f24d-4a01-aaf6-32e62b7cde83 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/d98bffe5-bd16-4704-b20c-a12cd5b42dae 0.170s 2018-08-24 19:48:38.674 63 DEBUG tempest.lib.common.rest_client [req-7da63ebc-f24d-4a01-aaf6-32e62b7cde83 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/d98bffe5-bd16-4704-b20c-a12cd5b42dae', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7da63ebc-f24d-4a01-aaf6-32e62b7cde83'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-24 19:48:38.859 63 INFO tempest.lib.common.rest_client [req-c0e231c1-72e4-482e-a86d-8be8a632fa55 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.182s 2018-08-24 19:48:38.859 63 DEBUG tempest.lib.common.rest_client [req-c0e231c1-72e4-482e-a86d-8be8a632fa55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1498367323 description", "name": "tempest-secgroup-smoke-1498367323"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0e231c1-72e4-482e-a86d-8be8a632fa55'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1498367323 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:38Z", "updated_at": "2018-08-24T19:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:38Z", "revision_number": 0, "id": "17b8a036-7214-4754-9ece-2ba76bef6055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:38Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:48:38Z", "revision_number": 0, "id": "7f778065-60fd-48c3-93a5-f11859f67cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:48:38Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "name": "tempest-secgroup-smoke-1498367323"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:39.051 63 INFO tempest.lib.common.rest_client [req-13d59e53-4b06-4157-83f5-8bc7ee325af4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.190s 2018-08-24 19:48:39.051 63 DEBUG tempest.lib.common.rest_client [req-13d59e53-4b06-4157-83f5-8bc7ee325af4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13d59e53-4b06-4157-83f5-8bc7ee325af4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:48:38Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:38Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "99d19dda-f86f-48ce-a725-dffcf688ed72"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:39.195 63 INFO tempest.lib.common.rest_client [req-f95a0e44-66c8-4fac-8f63-e19804089694 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.143s 2018-08-24 19:48:39.196 63 DEBUG tempest.lib.common.rest_client [req-f95a0e44-66c8-4fac-8f63-e19804089694 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f95a0e44-66c8-4fac-8f63-e19804089694'} 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-08-24T19:48:38Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:38Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "40fea249-920c-4793-84e1-c5868cc15c5d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:39.394 63 INFO tempest.lib.common.rest_client [req-3243a3fe-5659-450f-a2e4-d9352903012b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.197s 2018-08-24 19:48:39.395 63 DEBUG tempest.lib.common.rest_client [req-3243a3fe-5659-450f-a2e4-d9352903012b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3243a3fe-5659-450f-a2e4-d9352903012b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:39Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f868afa1-fe30-4459-b04e-bb89992595f8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:39.548 63 INFO tempest.lib.common.rest_client [req-b77e2144-584c-44d1-bebc-284648f9d545 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 19:48:39.548 63 DEBUG tempest.lib.common.rest_client [req-b77e2144-584c-44d1-bebc-284648f9d545 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b77e2144-584c-44d1-bebc-284648f9d545'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:48:39Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c384ffa2-8975-482b-9e2f-089e5f555a28"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:39.973 63 INFO tempest.lib.common.rest_client [req-85897f31-006d-4eb5-b5cb-65177effb85a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.424s 2018-08-24 19:48:39.973 63 DEBUG tempest.lib.common.rest_client [req-85897f31-006d-4eb5-b5cb-65177effb85a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85897f31-006d-4eb5-b5cb-65177effb85a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:39Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fc67bb92-4608-4658-b89d-917674d20746"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:40.105 63 INFO tempest.lib.common.rest_client [req-9fec784b-0bc0-4f53-ae7c-38f79846c831 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.130s 2018-08-24 19:48:40.105 63 DEBUG tempest.lib.common.rest_client [req-9fec784b-0bc0-4f53-ae7c-38f79846c831 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fec784b-0bc0-4f53-ae7c-38f79846c831'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:39Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a581e75-2bee-4e8e-a471-98b23e5e4ce7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:40.254 63 INFO tempest.lib.common.rest_client [req-62a41b27-fb1c-4f50-b612-bd2ddbfc752a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:48:40.255 63 DEBUG tempest.lib.common.rest_client [req-62a41b27-fb1c-4f50-b612-bd2ddbfc752a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62a41b27-fb1c-4f50-b612-bd2ddbfc752a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:39Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "affd7c0d-e5ac-4a80-b25d-aa8a3e1a1c5f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:40.416 63 INFO tempest.lib.common.rest_client [req-da39f964-e97a-4bde-90ca-588438930ae3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:48:40.416 63 DEBUG tempest.lib.common.rest_client [req-da39f964-e97a-4bde-90ca-588438930ae3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da39f964-e97a-4bde-90ca-588438930ae3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:48:40Z", "security_group_id": "63e0f3b6-e844-42e0-9714-7871a1cdc1f8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:48:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "46e459b9-6495-4d39-a239-33d17acc2f6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:40.702 63 INFO tempest.lib.common.rest_client [req-ce66adec-17ce-41ba-8b4c-898e805432f0 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/networks 0.284s 2018-08-24 19:48:40.703 63 DEBUG tempest.lib.common.rest_client [req-ce66adec-17ce-41ba-8b4c-898e805432f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1534110402"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce66adec-17ce-41ba-8b4c-898e805432f0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:48:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"80e24c28-3469-400c-964f-22210cb2c06e","name":"tempest-A-1534110402"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:41.507 63 INFO tempest.lib.common.rest_client [req-4273cb4d-8d85-4185-a2f2-f3c8906dbefd ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.803s 2018-08-24 19:48:41.508 63 DEBUG tempest.lib.common.rest_client [req-4273cb4d-8d85-4185-a2f2-f3c8906dbefd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "name": "tempest-subnet-A-1-1436081087"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:48:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4273cb4d-8d85-4185-a2f2-f3c8906dbefd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80e24c28-3469-400c-964f-22210cb2c06e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:40Z","dns_nameservers":[],"updated_at":"2018-08-24T19:48:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"634d1dd5-9b7a-4aeb-8a3e-66e878dae1df","subnetpool_id":null,"name":"tempest-subnet-A-1-1436081087"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:42.207 63 INFO tempest.lib.common.rest_client [req-467ecf75-18da-43e1-96c3-e9fe99716291 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.698s 2018-08-24 19:48:42.207 63 DEBUG tempest.lib.common.rest_client [req-467ecf75-18da-43e1-96c3-e9fe99716291 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.12.0/24", "network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "name": "tempest-subnet-A-2-729391036"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:48:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-467ecf75-18da-43e1-96c3-e9fe99716291'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80e24c28-3469-400c-964f-22210cb2c06e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:41Z","dns_nameservers":[],"updated_at":"2018-08-24T19:48:41Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"393a77b2-5b4e-41a1-8516-cacc45b2c48d","subnetpool_id":null,"name":"tempest-subnet-A-2-729391036"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:42.680 63 INFO tempest.lib.common.rest_client [req-c12ee0d7-f044-4894-af82-cce855691674 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/networks 0.471s 2018-08-24 19:48:42.680 63 DEBUG tempest.lib.common.rest_client [req-c12ee0d7-f044-4894-af82-cce855691674 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-Bis-744606571"}} Response - Headers: {'status': '201', u'content-length': '560', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c12ee0d7-f044-4894-af82-cce855691674'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:48:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"084ad80f-26c9-4e7f-a1bb-3347f6e6ec61","name":"tempest-A-Bis-744606571"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:43.596 63 INFO tempest.lib.common.rest_client [req-529202d9-cc04-42a9-a79d-9ad20027206a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.914s 2018-08-24 19:48:43.597 63 DEBUG tempest.lib.common.rest_client [req-529202d9-cc04-42a9-a79d-9ad20027206a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "name": "tempest-subnet-A-Bis-1-1211233561"}} Response - Headers: {'status': '201', u'content-length': '640', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:48:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-529202d9-cc04-42a9-a79d-9ad20027206a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084ad80f-26c9-4e7f-a1bb-3347f6e6ec61","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:42Z","dns_nameservers":[],"updated_at":"2018-08-24T19:48:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"9e32491d-af02-47b2-8d5e-c92560e1ce4a","subnetpool_id":null,"name":"tempest-subnet-A-Bis-1-1211233561"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:44.168 63 INFO tempest.lib.common.rest_client [req-2bd258ec-a754-4679-87a4-43f0f8462eb7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.570s 2018-08-24 19:48:44.169 63 DEBUG tempest.lib.common.rest_client [req-2bd258ec-a754-4679-87a4-43f0f8462eb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.12.0/24", "network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "name": "tempest-subnet-A-Bis-2-113471958"}} Response - Headers: {'status': '201', u'content-length': '639', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:48:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bd258ec-a754-4679-87a4-43f0f8462eb7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084ad80f-26c9-4e7f-a1bb-3347f6e6ec61","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:48:43Z","dns_nameservers":[],"updated_at":"2018-08-24T19:48:43Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"9fc8a164-3639-444b-9979-f66e428a082f","subnetpool_id":null,"name":"tempest-subnet-A-Bis-2-113471958"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:44.478 63 INFO tempest.lib.common.rest_client [req-791b47ae-533f-4b7b-97fe-d67991520b79 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.308s 2018-08-24 19:48:44.479 63 DEBUG tempest.lib.common.rest_client [req-791b47ae-533f-4b7b-97fe-d67991520b79 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '332', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:48:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-791b47ae-533f-4b7b-97fe-d67991520b79'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "c8f04ac4-509c-4a76-bd4d-0f558f39395e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:44.598 63 INFO tempest.lib.common.rest_client [req-5100bd26-d0bc-4227-8a4a-3d17b1ef6b34 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.118s 2018-08-24 19:48:44.599 63 DEBUG tempest.lib.common.rest_client [req-5100bd26-d0bc-4227-8a4a-3d17b1ef6b34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_targets": ["64512:2"]}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:48:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5100bd26-d0bc-4227-8a4a-3d17b1ef6b34'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:2"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "65099a6b-d516-4459-93a1-c12dddcf3d4c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:44.909 63 INFO tempest.lib.common.rest_client [req-a9f33eea-4dcb-4803-842f-2867464292ef ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/c8f04ac4-509c-4a76-bd4d-0f558f39395e/network_associations 0.309s 2018-08-24 19:48:44.910 63 DEBUG tempest.lib.common.rest_client [req-a9f33eea-4dcb-4803-842f-2867464292ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/c8f04ac4-509c-4a76-bd4d-0f558f39395e/network_associations', u'date': 'Fri, 24 Aug 2018 19:48:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9f33eea-4dcb-4803-842f-2867464292ef'} Body: {"network_association": {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "id": "b603ae3a-23ad-4a7e-8d08-98d4c273fb7c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:45.262 63 INFO tempest.lib.common.rest_client [req-fbf3352a-eabc-485a-a783-185a10c392f8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/65099a6b-d516-4459-93a1-c12dddcf3d4c/network_associations 0.351s 2018-08-24 19:48:45.263 63 DEBUG tempest.lib.common.rest_client [req-fbf3352a-eabc-485a-a783-185a10c392f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/65099a6b-d516-4459-93a1-c12dddcf3d4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:48:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbf3352a-eabc-485a-a783-185a10c392f8'} Body: {"network_association": {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "id": "8ef26d20-5188-4a29-81a5-4e22b82e2600"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:45.457 63 INFO tempest.lib.common.rest_client [req-c7847b38-2ce4-4612-973e-fc1d94c9b31d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.192s 2018-08-24 19:48:45.457 63 DEBUG tempest.lib.common.rest_client [req-c7847b38-2ce4-4612-973e-fc1d94c9b31d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2110647083"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c7847b38-2ce4-4612-973e-fc1d94c9b31d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7847b38-2ce4-4612-973e-fc1d94c9b31d'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrGxcWEHukTMBUUXV3b/NchBO/Gue1824Ebz8Bo4vKv2cgnZxrce00Y7n1jaI7xMfsJqLgAHCfXIfka9eR/xU/EoXWGT1xhRb81GGZNOo8sSbAeWgiLGPaJGMI5YG2cha6z9XnnxwZgKS/NPxn5qr1KhBOWQ34uWNqgwKRovk1QzVG55F7KSlqgxATzI4Sog2lhNqF2CSlnVNXtLi+YKg2ATFpWsWb6Ackn+a3DGmdniXkdzz6uhvzPv//M9TnLD8Pp5BLSciXniNiiXTu6TfwaZQHnvQIhRZ0yGiMzlncXBEQHTjhfxQMiojxXjprHZ82n6c5nr9HyEyTjYwaye4p Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqxsXFhB7pEzAVFF1d2/zXIQTvxrntfNuBG8/AaOLyr9nIJ2c\na3HtNGO59Y2iO8TH7Cai4ABwn1yH5GvXkf8VPxKF1hk9cYUW/NRhmTTqPLEmwHlo\nIixj2iRjCOWBtnIWus/V558cGYCkvzT8Z+aq9SoQTlkN+LljaoMCkaL5NUM1RueR\neykpaoMQE8yOEqINpYTahdgkpZ1TV7S4vmCoNgExaVrFm+gHJJ/mtwxpnZ4l5Hc8\n+rob8z7//zPU5yw/D6eQS0nIl54jYol07uk38GmUB570CIUWdMhojM5Z3FwREB04\n4X8UDIqI8V46ax2fNp+nOZ6/R8hMk42MGsnuKQIDAQABAoIBAFpLpIY/UpBk9IZK\nqpvKF3p2NNmAAFGT0jZC4tQhk47+LRUYN8i3yX8BNcxw3vF9qidkSEW/1a8zrH8N\nrihcncC4LKrMjRFQM85e4dZxBz/aGOIv75VBKbyfwSebvjUixf312iMuYyzOJ6LD\n+oN2Rje06AAAnQ/p/Z3i30Mt5yeEn/rVMBM/GJPS39IOW8LZLDNBOqHiC18cykym\nB/3Z/lV2F6GQUCW0J59vkW4MYpv/Q/7vWa7MSv1W3JLNmzFpFCih0EcZ+RB4Vptd\nkHV9ACYkEblgOZy+sQepIVkAixccaQC+1peldKmvws2uKgPRiNyDzq7chHgZyePU\nnKwfrSUCgYEA28RSTyl7sweVXCmPwyvchv8BNbo2PooV0Me2NJf29f76g1jrDXIk\ni77CKdjCJ5tMCYiUP9m0EYbwTYRurLANroQGrJ8eSGN+hqM1WeSbxlzFQZ87/SXu\n4j8+poZAz57lhJGeytmdAyUcvOQAoQ8gGXy0EY7CGohVdAmiUG3MNIMCgYEAx1Dv\nrQJPvxFaxGwNqFyoPFaL8x2gmgNlvwbPPAwqUYLbYng2rmodZHCVOm6jjST8SLXm\nhbuX7ASmcReiFCuhIA7+L3woietSQa6e7yzfxSb6ZsCxhcCaBmrcf3zQ+NYzY55r\ni2+BCaJXp2bAyAtRlRt7VL8Y/XMQnuT13bsYyuMCgYEAgIeUP/oZ/33K68je7J2l\nb0qKsZqDiRYHZkC3HpFV/U8vwkvpxMZh+10If6LnAnUABn9bfPBdMPcDacKvW83n\nYo6SvLie5GVUJXgkhrt+I4g0UYnIcuiRir7EbG4OT581ys/D2A1nl+RHp22NtKR8\n+IsHYVFl0lCz8ZaE2Jcum/MCgYAfSqymO9OrSp02c0Rdp1ZeSrQkEgWxyFDEAdyt\nL7fBHks1FWx4S36b0zUKfG4+7YySGcS8QCxkyIIdBTnT8tmT/+aWK+btaD18xF59\nbE0hVbJASYZVWlyUH1jIxx7DwlVFEY0O0g2vJoaeaHphra08PJlLP8k7mUIFwCp9\nii8lQwKBgDga+TvTrb5QSDjwzDNv8UyV8sCg/B4NW2SGP839ddJCYyXduAWCKgkX\npXr7NYafxNVcKyjxUz3zcQi3ew5f/CCbD9R1ZIVQbzDpUCDYad8Q1XxYE9uS0S05\n0dtfvmWflvxx3pbxyegyLlLQu55UyzfrhkaN2oBjBzTYExTkxoA9\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-2110647083", "fingerprint": "42:60:8d:4d:5a:91:3f:18:d0:7a:02:69:36:fc:96:98"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:46.586 63 INFO tempest.lib.common.rest_client [req-32bd811a-d682-49e9-91a9-a94ce5022872 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/ports 1.124s 2018-08-24 19:48:46.586 63 DEBUG tempest.lib.common.rest_client [req-32bd811a-d682-49e9-91a9-a94ce5022872 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1542293578", "security_groups": ["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:48:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32bd811a-d682-49e9-91a9-a94ce5022872'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:48:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"80e24c28-3469-400c-964f-22210cb2c06e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:48:45Z","name":"tempest-port-smoke-1542293578","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:1d:a7","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"634d1dd5-9b7a-4aeb-8a3e-66e878dae1df","ip_address":"10.101.11.10"}],"id":"87412611-ffad-4f82-be55-41c2706d2641","security_groups":["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:48.392 63 INFO tempest.lib.common.rest_client [req-4c5adbf9-b29b-4513-a236-25ee435372dc ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.40:8774/v2.1/servers 1.804s 2018-08-24 19:48:48.393 63 DEBUG tempest.lib.common.rest_client [req-4c5adbf9-b29b-4513-a236-25ee435372dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2110647083", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "80e24c28-3469-400c-964f-22210cb2c06e", "port": "87412611-ffad-4f82-be55-41c2706d2641"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-4c5adbf9-b29b-4513-a236-25ee435372dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c5adbf9-b29b-4513-a236-25ee435372dc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "adminPass": "iC7z7Y7p9rah"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:48.841 63 INFO tempest.lib.common.rest_client [req-f8e94730-f647-48e0-a3b8-3a4eeabc8d43 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.440s 2018-08-24 19:48:48.841 63 DEBUG tempest.lib.common.rest_client [req-f8e94730-f647-48e0-a3b8-3a4eeabc8d43 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-f8e94730-f647-48e0-a3b8-3a4eeabc8d43', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8e94730-f647-48e0-a3b8-3a4eeabc8d43'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:50.143 63 INFO tempest.lib.common.rest_client [req-9bc7ad9d-281b-435e-afed-1b7d9e2cf809 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.288s 2018-08-24 19:48:50.144 63 DEBUG tempest.lib.common.rest_client [req-9bc7ad9d-281b-435e-afed-1b7d9e2cf809 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-9bc7ad9d-281b-435e-afed-1b7d9e2cf809', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bc7ad9d-281b-435e-afed-1b7d9e2cf809'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:51.513 63 INFO tempest.lib.common.rest_client [req-04ae0962-f1ab-419d-869a-ca156aee08e8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.356s 2018-08-24 19:48:51.514 63 DEBUG tempest.lib.common.rest_client [req-04ae0962-f1ab-419d-869a-ca156aee08e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-04ae0962-f1ab-419d-869a-ca156aee08e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04ae0962-f1ab-419d-869a-ca156aee08e8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:50Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:51.526 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 19:48:53.010 63 INFO tempest.lib.common.rest_client [req-43ac393c-3247-44c5-a9d7-0910c2c1dc39 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.481s 2018-08-24 19:48:53.010 63 DEBUG tempest.lib.common.rest_client [req-43ac393c-3247-44c5-a9d7-0910c2c1dc39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-43ac393c-3247-44c5-a9d7-0910c2c1dc39', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-43ac393c-3247-44c5-a9d7-0910c2c1dc39'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:50Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:53.035 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-24 19:48:54.473 63 INFO tempest.lib.common.rest_client [req-84a41cf9-8247-4705-be59-52be206e5114 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.435s 2018-08-24 19:48:54.473 63 DEBUG tempest.lib.common.rest_client [req-84a41cf9-8247-4705-be59-52be206e5114 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-84a41cf9-8247-4705-be59-52be206e5114', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84a41cf9-8247-4705-be59-52be206e5114'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:50Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:55.667 63 INFO tempest.lib.common.rest_client [req-ff1e2530-d9bb-4a4f-8d14-af4af17ae4c9 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.180s 2018-08-24 19:48:55.667 63 DEBUG tempest.lib.common.rest_client [req-ff1e2530-d9bb-4a4f-8d14-af4af17ae4c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-ff1e2530-d9bb-4a4f-8d14-af4af17ae4c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff1e2530-d9bb-4a4f-8d14-af4af17ae4c9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:1d:a7", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:48:54.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:54Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:55.682 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:48:56.129 63 INFO tempest.lib.common.rest_client [req-956f5714-a97d-48eb-80c5-cf23fb527fde ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.446s 2018-08-24 19:48:56.129 63 DEBUG tempest.lib.common.rest_client [req-956f5714-a97d-48eb-80c5-cf23fb527fde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-956f5714-a97d-48eb-80c5-cf23fb527fde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-956f5714-a97d-48eb-80c5-cf23fb527fde'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:1d:a7", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:48:54.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:54Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:56.143 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a7a9994a-cee5-4e28-8442-6957b16b76e3 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:48:57.045 63 INFO tempest.lib.common.rest_client [req-c015cafc-7e03-47f4-bdc7-c93db4ef1094 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/ports 0.901s 2018-08-24 19:48:57.046 63 DEBUG tempest.lib.common.rest_client [req-c015cafc-7e03-47f4-bdc7-c93db4ef1094 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1831189159", "security_groups": ["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c015cafc-7e03-47f4-bdc7-c93db4ef1094'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:48:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"084ad80f-26c9-4e7f-a1bb-3347f6e6ec61","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:48:56Z","name":"tempest-port-smoke-1831189159","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:50:d5:de","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"9e32491d-af02-47b2-8d5e-c92560e1ce4a","ip_address":"10.101.11.30"}],"id":"cfe68768-aea4-4383-b1fd-b973e157c631","security_groups":["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:58.504 63 INFO tempest.lib.common.rest_client [req-84e0a305-d17f-4643-baaa-63bec209e24b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.40:8774/v2.1/servers 1.457s 2018-08-24 19:48:58.505 63 DEBUG tempest.lib.common.rest_client [req-84e0a305-d17f-4643-baaa-63bec209e24b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2110647083", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "port": "cfe68768-aea4-4383-b1fd-b973e157c631"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-84e0a305-d17f-4643-baaa-63bec209e24b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84e0a305-d17f-4643-baaa-63bec209e24b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "adminPass": "PcNPf2hZk776"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:48:58.757 63 INFO tempest.lib.common.rest_client [req-9a16b605-8ba8-4dfb-9c9d-d662ee910e98 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.248s 2018-08-24 19:48:58.757 63 DEBUG tempest.lib.common.rest_client [req-9a16b605-8ba8-4dfb-9c9d-d662ee910e98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-9a16b605-8ba8-4dfb-9c9d-d662ee910e98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a16b605-8ba8-4dfb-9c9d-d662ee910e98'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:00.072 63 INFO tempest.lib.common.rest_client [req-656a6108-b22a-4c7c-864c-df0139e9b9ce ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.299s 2018-08-24 19:49:00.073 63 DEBUG tempest.lib.common.rest_client [req-656a6108-b22a-4c7c-864c-df0139e9b9ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-656a6108-b22a-4c7c-864c-df0139e9b9ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-656a6108-b22a-4c7c-864c-df0139e9b9ce'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:00.087 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-24 19:49:01.528 63 INFO tempest.lib.common.rest_client [req-e390eec3-8d54-4edd-9b23-7243e1d00c0d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.439s 2018-08-24 19:49:01.529 63 DEBUG tempest.lib.common.rest_client [req-e390eec3-8d54-4edd-9b23-7243e1d00c0d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-e390eec3-8d54-4edd-9b23-7243e1d00c0d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e390eec3-8d54-4edd-9b23-7243e1d00c0d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:01.542 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:49:02.927 63 INFO tempest.lib.common.rest_client [req-dc8eb451-80f0-41b6-be0f-247c82871458 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.383s 2018-08-24 19:49:02.928 63 DEBUG tempest.lib.common.rest_client [req-dc8eb451-80f0-41b6-be0f-247c82871458 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-dc8eb451-80f0-41b6-be0f-247c82871458', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc8eb451-80f0-41b6-be0f-247c82871458'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:48:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:04.279 63 INFO tempest.lib.common.rest_client [req-4426479d-e6f0-4ed3-9dce-e195ff3a964b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.337s 2018-08-24 19:49:04.280 63 DEBUG tempest.lib.common.rest_client [req-4426479d-e6f0-4ed3-9dce-e195ff3a964b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-4426479d-e6f0-4ed3-9dce-e195ff3a964b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4426479d-e6f0-4ed3-9dce-e195ff3a964b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d5:de", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:03Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:04.294 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:49:04.448 63 INFO tempest.lib.common.rest_client [req-4e4568bd-0566-4037-962a-d1e9d8088c22 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.153s 2018-08-24 19:49:04.449 63 DEBUG tempest.lib.common.rest_client [req-4e4568bd-0566-4037-962a-d1e9d8088c22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-4e4568bd-0566-4037-962a-d1e9d8088c22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e4568bd-0566-4037-962a-d1e9d8088c22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d5:de", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:03Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:04.463 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a6faf146-2943-4cf1-b390-e6a308fbe4a0 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:49:05.491 63 INFO tempest.lib.common.rest_client [req-a915a097-0477-4799-89d6-a0fb0aeabe54 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/ports 1.027s 2018-08-24 19:49:05.491 63 DEBUG tempest.lib.common.rest_client [req-a915a097-0477-4799-89d6-a0fb0aeabe54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1019115858", "security_groups": ["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:49:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a915a097-0477-4799-89d6-a0fb0aeabe54'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:49:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"80e24c28-3469-400c-964f-22210cb2c06e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:49:04Z","name":"tempest-port-smoke-1019115858","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bc:23:0f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"634d1dd5-9b7a-4aeb-8a3e-66e878dae1df","ip_address":"10.101.11.30"}],"id":"eea842e1-286f-4945-be99-3c508d180fc6","security_groups":["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:06.531 63 INFO tempest.lib.common.rest_client [req-03a6b03b-bcdf-4101-b6db-5451c952d184 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.40:8774/v2.1/servers 1.038s 2018-08-24 19:49:06.531 63 DEBUG tempest.lib.common.rest_client [req-03a6b03b-bcdf-4101-b6db-5451c952d184 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2110647083", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "80e24c28-3469-400c-964f-22210cb2c06e", "port": "eea842e1-286f-4945-be99-3c508d180fc6"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-03a6b03b-bcdf-4101-b6db-5451c952d184', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03a6b03b-bcdf-4101-b6db-5451c952d184'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "adminPass": "oMhyxAF6pwtD"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:07.150 63 INFO tempest.lib.common.rest_client [req-b4379a16-f1b4-4ff8-afdc-19086c389f2b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.615s 2018-08-24 19:49:07.151 63 DEBUG tempest.lib.common.rest_client [req-b4379a16-f1b4-4ff8-afdc-19086c389f2b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-b4379a16-f1b4-4ff8-afdc-19086c389f2b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4379a16-f1b4-4ff8-afdc-19086c389f2b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:08.506 63 INFO tempest.lib.common.rest_client [req-87148817-6686-40f4-87b4-488c1b435ecf ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.342s 2018-08-24 19:49:08.507 63 DEBUG tempest.lib.common.rest_client [req-87148817-6686-40f4-87b4-488c1b435ecf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-87148817-6686-40f4-87b4-488c1b435ecf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-87148817-6686-40f4-87b4-488c1b435ecf'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:07Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:08.518 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 19:49:09.933 63 INFO tempest.lib.common.rest_client [req-9fe1f826-78d7-4296-baf2-b38f288de705 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.413s 2018-08-24 19:49:09.933 63 DEBUG tempest.lib.common.rest_client [req-9fe1f826-78d7-4296-baf2-b38f288de705 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-9fe1f826-78d7-4296-baf2-b38f288de705', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fe1f826-78d7-4296-baf2-b38f288de705'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:09.946 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:49:11.445 63 INFO tempest.lib.common.rest_client [req-469bdd5d-9117-48f7-9804-e6905e5bf25d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.497s 2018-08-24 19:49:11.446 63 DEBUG tempest.lib.common.rest_client [req-469bdd5d-9117-48f7-9804-e6905e5bf25d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-469bdd5d-9117-48f7-9804-e6905e5bf25d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-469bdd5d-9117-48f7-9804-e6905e5bf25d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:0f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:11.460 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 4 second wait 2018-08-24 19:49:11.778 63 INFO tempest.lib.common.rest_client [req-c1cef14f-afd1-42f2-a584-409e2e00e3fc ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.318s 2018-08-24 19:49:11.779 63 DEBUG tempest.lib.common.rest_client [req-c1cef14f-afd1-42f2-a584-409e2e00e3fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-c1cef14f-afd1-42f2-a584-409e2e00e3fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1cef14f-afd1-42f2-a584-409e2e00e3fc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:0f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:11.792 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 78d6f0b1-8823-4cca-9679-3b079f833929 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:49:12.797 63 INFO tempest.lib.common.rest_client [req-9a703930-e628-4e72-a5da-adfad369d15b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/ports 1.004s 2018-08-24 19:49:12.798 63 DEBUG tempest.lib.common.rest_client [req-9a703930-e628-4e72-a5da-adfad369d15b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-384128899", "security_groups": ["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:49:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a703930-e628-4e72-a5da-adfad369d15b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:49:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"084ad80f-26c9-4e7f-a1bb-3347f6e6ec61","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:49:12Z","name":"tempest-port-smoke-384128899","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:7d:ba:ce","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"9e32491d-af02-47b2-8d5e-c92560e1ce4a","ip_address":"10.101.11.50"}],"id":"bee13fcd-c193-44c2-a5be-a3d467d4013d","security_groups":["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:13.963 63 INFO tempest.lib.common.rest_client [req-4f2f637f-f9b3-41eb-94f4-8c2dba894ab1 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.40:8774/v2.1/servers 1.164s 2018-08-24 19:49:13.963 63 DEBUG tempest.lib.common.rest_client [req-4f2f637f-f9b3-41eb-94f4-8c2dba894ab1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2110647083", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "port": "bee13fcd-c193-44c2-a5be-a3d467d4013d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-4f2f637f-f9b3-41eb-94f4-8c2dba894ab1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f2f637f-f9b3-41eb-94f4-8c2dba894ab1'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "adminPass": "ZvD482TSdgxq"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:14.048 63 INFO tempest.lib.common.rest_client [req-ba4908d0-eed7-4455-bf06-1d438924854c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.080s 2018-08-24 19:49:14.049 63 DEBUG tempest.lib.common.rest_client [req-ba4908d0-eed7-4455-bf06-1d438924854c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-ba4908d0-eed7-4455-bf06-1d438924854c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba4908d0-eed7-4455-bf06-1d438924854c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:15.162 63 INFO tempest.lib.common.rest_client [req-06528ede-9506-4cac-89f9-0bbd16154910 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.098s 2018-08-24 19:49:15.162 63 DEBUG tempest.lib.common.rest_client [req-06528ede-9506-4cac-89f9-0bbd16154910 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-06528ede-9506-4cac-89f9-0bbd16154910', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06528ede-9506-4cac-89f9-0bbd16154910'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:14Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:15.174 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:49:16.374 63 INFO tempest.lib.common.rest_client [req-f371afdc-5048-479a-b772-18d7e7b43da6 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.198s 2018-08-24 19:49:16.375 63 DEBUG tempest.lib.common.rest_client [req-f371afdc-5048-479a-b772-18d7e7b43da6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-f371afdc-5048-479a-b772-18d7e7b43da6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f371afdc-5048-479a-b772-18d7e7b43da6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:15Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:16.388 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:49:17.814 63 INFO tempest.lib.common.rest_client [req-7f02ce29-1d97-41ea-9af6-03bcc7554308 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.425s 2018-08-24 19:49:17.815 63 DEBUG tempest.lib.common.rest_client [req-7f02ce29-1d97-41ea-9af6-03bcc7554308 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-7f02ce29-1d97-41ea-9af6-03bcc7554308', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f02ce29-1d97-41ea-9af6-03bcc7554308'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:15Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:19.159 63 INFO tempest.lib.common.rest_client [req-1b74e50a-1d8b-4ef4-a2be-c40ee9befe9b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.328s 2018-08-24 19:49:19.159 63 DEBUG tempest.lib.common.rest_client [req-1b74e50a-1d8b-4ef4-a2be-c40ee9befe9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-1b74e50a-1d8b-4ef4-a2be-c40ee9befe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b74e50a-1d8b-4ef4-a2be-c40ee9befe9b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:ba:ce", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:18.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:19.171 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:49:19.617 63 INFO tempest.lib.common.rest_client [req-072b3701-3def-4277-b625-115dae45ab89 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.445s 2018-08-24 19:49:19.618 63 DEBUG tempest.lib.common.rest_client [req-072b3701-3def-4277-b625-115dae45ab89 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-072b3701-3def-4277-b625-115dae45ab89', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-072b3701-3def-4277-b625-115dae45ab89'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:ba:ce", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:18.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:19.631 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 145cc4cd-c64e-4817-8977-3df9e0816e19 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:49:20.556 63 INFO tempest.lib.common.rest_client [req-bb0cea6a-60b6-4473-a9d3-5bddbb618491 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/ports 0.924s 2018-08-24 19:49:20.557 63 DEBUG tempest.lib.common.rest_client [req-bb0cea6a-60b6-4473-a9d3-5bddbb618491 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-1882365720", "security_groups": ["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:49:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb0cea6a-60b6-4473-a9d3-5bddbb618491'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:49:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"80e24c28-3469-400c-964f-22210cb2c06e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:49:19Z","name":"tempest-port-smoke-1882365720","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ed:e7:15","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"634d1dd5-9b7a-4aeb-8a3e-66e878dae1df","ip_address":"10.101.11.50"}],"id":"a94e6e99-fab2-4540-a3c6-459ea57d1b05","security_groups":["63e0f3b6-e844-42e0-9714-7871a1cdc1f8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:22.166 63 INFO tempest.lib.common.rest_client [req-523f29bb-920f-47eb-a65b-edebe35e0102 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.40:8774/v2.1/servers 1.607s 2018-08-24 19:49:22.166 63 DEBUG tempest.lib.common.rest_client [req-523f29bb-920f-47eb-a65b-edebe35e0102 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2110647083", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "80e24c28-3469-400c-964f-22210cb2c06e", "port": "a94e6e99-fab2-4540-a3c6-459ea57d1b05"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-5"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-523f29bb-920f-47eb-a65b-edebe35e0102', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-523f29bb-920f-47eb-a65b-edebe35e0102'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "adminPass": "zuq3mCzgWK4Q"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:22.229 63 INFO tempest.lib.common.rest_client [req-ae7518f7-8644-4cfa-a865-3117a7e414d3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.059s 2018-08-24 19:49:22.230 63 DEBUG tempest.lib.common.rest_client [req-ae7518f7-8644-4cfa-a865-3117a7e414d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-ae7518f7-8644-4cfa-a865-3117a7e414d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae7518f7-8644-4cfa-a865-3117a7e414d3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:23.527 63 INFO tempest.lib.common.rest_client [req-ba5cd585-7a4f-496a-910f-7f3d931acf7f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.283s 2018-08-24 19:49:23.528 63 DEBUG tempest.lib.common.rest_client [req-ba5cd585-7a4f-496a-910f-7f3d931acf7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-ba5cd585-7a4f-496a-910f-7f3d931acf7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba5cd585-7a4f-496a-910f-7f3d931acf7f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:23.540 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:49:24.700 63 INFO tempest.lib.common.rest_client [req-ad9917b8-d17a-4b0b-a382-af7b4038a839 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.158s 2018-08-24 19:49:24.700 63 DEBUG tempest.lib.common.rest_client [req-ad9917b8-d17a-4b0b-a382-af7b4038a839 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-ad9917b8-d17a-4b0b-a382-af7b4038a839', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad9917b8-d17a-4b0b-a382-af7b4038a839'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:24.714 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:49:25.861 63 INFO tempest.lib.common.rest_client [req-3a7355d0-5e64-43c2-bbfe-877b75b3a66b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.144s 2018-08-24 19:49:25.862 63 DEBUG tempest.lib.common.rest_client [req-3a7355d0-5e64-43c2-bbfe-877b75b3a66b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-3a7355d0-5e64-43c2-bbfe-877b75b3a66b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a7355d0-5e64-43c2-bbfe-877b75b3a66b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:27.369 63 INFO tempest.lib.common.rest_client [req-c7cc4848-9fb4-4b06-a4bd-62c05d908423 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.493s 2018-08-24 19:49:27.370 63 DEBUG tempest.lib.common.rest_client [req-c7cc4848-9fb4-4b06-a4bd-62c05d908423 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-c7cc4848-9fb4-4b06-a4bd-62c05d908423', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7cc4848-9fb4-4b06-a4bd-62c05d908423'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:49:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:28.779 63 INFO tempest.lib.common.rest_client [req-8a72cc2c-e87a-44c5-8d82-ceafa0169622 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.394s 2018-08-24 19:49:28.780 63 DEBUG tempest.lib.common.rest_client [req-8a72cc2c-e87a-44c5-8d82-ceafa0169622 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-8a72cc2c-e87a-44c5-8d82-ceafa0169622', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a72cc2c-e87a-44c5-8d82-ceafa0169622'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e7:15", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:27.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:28.792 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:49:28.938 63 INFO tempest.lib.common.rest_client [req-070322f8-d862-4f5c-a68f-46a2a0882698 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.145s 2018-08-24 19:49:28.938 63 DEBUG tempest.lib.common.rest_client [req-070322f8-d862-4f5c-a68f-46a2a0882698 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-070322f8-d862-4f5c-a68f-46a2a0882698', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:49:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-070322f8-d862-4f5c-a68f-46a2a0882698'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e7:15", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:27.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:49:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:28.949 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0a2893c1-0d2f-472d-bf6f-83203754fdff with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:49:29.107 63 INFO tempest.lib.common.rest_client [req-92233e5e-bf5e-44b7-8d5f-a98f3e0fbb71 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/routers 0.157s 2018-08-24 19:49:29.108 63 DEBUG tempest.lib.common.rest_client [req-92233e5e-bf5e-44b7-8d5f-a98f3e0fbb71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--251731023", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:49:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92233e5e-bf5e-44b7-8d5f-a98f3e0fbb71'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:28Z", "admin_state_up": true, "updated_at": "2018-08-24T19:49:28Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "df72db7e-92f3-4882-8300-d063bd6ed9b9", "name": "tempest-router--251731023"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:30.678 63 INFO tempest.lib.common.rest_client [req-7177abc8-75c9-478f-b2d1-f6baf6cdd047 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9 1.569s 2018-08-24 19:49:30.679 63 DEBUG tempest.lib.common.rest_client [req-7177abc8-75c9-478f-b2d1-f6baf6cdd047 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9', u'date': 'Fri, 24 Aug 2018 19:49:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7177abc8-75c9-478f-b2d1-f6baf6cdd047'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:28Z", "admin_state_up": true, "updated_at": "2018-08-24T19:49:30Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "df72db7e-92f3-4882-8300-d063bd6ed9b9", "name": "tempest-router--251731023"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:32.771 63 INFO tempest.lib.common.rest_client [req-79e6eb56-0bb8-4e9e-9968-4803a7f21d25 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9/add_router_interface 2.091s 2018-08-24 19:49:32.771 63 DEBUG tempest.lib.common.rest_client [req-79e6eb56-0bb8-4e9e-9968-4803a7f21d25 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "634d1dd5-9b7a-4aeb-8a3e-66e878dae1df"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:49:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79e6eb56-0bb8-4e9e-9968-4803a7f21d25'} Body: {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "634d1dd5-9b7a-4aeb-8a3e-66e878dae1df", "subnet_ids": ["634d1dd5-9b7a-4aeb-8a3e-66e878dae1df"], "port_id": "eb3a2f18-9641-4766-96ef-0bedb61f210b", "id": "df72db7e-92f3-4882-8300-d063bd6ed9b9"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:32.975 63 INFO tempest.lib.common.rest_client [req-09558d41-d1a1-449a-98f7-b2d6d64ad98c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/routers 0.203s 2018-08-24 19:49:32.975 63 DEBUG tempest.lib.common.rest_client [req-09558d41-d1a1-449a-98f7-b2d6d64ad98c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1473570749", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:49:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-09558d41-d1a1-449a-98f7-b2d6d64ad98c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:49:32Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "07a1a5d2-0919-4467-95c8-8944b83e0df5", "name": "tempest-router--1473570749"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:34.405 63 INFO tempest.lib.common.rest_client [req-c07da4b3-a30a-4e5d-acdc-2c613d06a693 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5 1.428s 2018-08-24 19:49:34.405 63 DEBUG tempest.lib.common.rest_client [req-c07da4b3-a30a-4e5d-acdc-2c613d06a693 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5', u'date': 'Fri, 24 Aug 2018 19:49:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c07da4b3-a30a-4e5d-acdc-2c613d06a693'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:49:34Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "07a1a5d2-0919-4467-95c8-8944b83e0df5", "name": "tempest-router--1473570749"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:36.515 63 INFO tempest.lib.common.rest_client [req-6c5636ad-eed4-4522-a369-a8112a5e69a8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5/add_router_interface 2.108s 2018-08-24 19:49:36.515 63 DEBUG tempest.lib.common.rest_client [req-6c5636ad-eed4-4522-a369-a8112a5e69a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9e32491d-af02-47b2-8d5e-c92560e1ce4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:49:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c5636ad-eed4-4522-a369-a8112a5e69a8'} Body: {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "9e32491d-af02-47b2-8d5e-c92560e1ce4a", "subnet_ids": ["9e32491d-af02-47b2-8d5e-c92560e1ce4a"], "port_id": "450bf125-4d54-400c-8cec-7a3f644601e1", "id": "07a1a5d2-0919-4467-95c8-8944b83e0df5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:38.370 63 INFO tempest.lib.common.rest_client [req-395d8797-4f49-4f49-baed-0bfe9b5e6e52 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.853s 2018-08-24 19:49:38.370 63 DEBUG tempest.lib.common.rest_client [req-395d8797-4f49-4f49-baed-0bfe9b5e6e52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "87412611-ffad-4f82-be55-41c2706d2641"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:49:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-395d8797-4f49-4f49-baed-0bfe9b5e6e52'} Body: {"floatingip": {"router_id": "df72db7e-92f3-4882-8300-d063bd6ed9b9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:49:37Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "87412611-ffad-4f82-be55-41c2706d2641", "id": "fd8d2d0b-3e18-4dfc-8aa7-a0fe6e640ce2", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:41.082 63 INFO tempest.lib.common.rest_client [req-0c0b2f94-96ab-4f45-8b0f-da5ca26a08ac ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.710s 2018-08-24 19:49:41.082 63 DEBUG tempest.lib.common.rest_client [req-0c0b2f94-96ab-4f45-8b0f-da5ca26a08ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "cfe68768-aea4-4383-b1fd-b973e157c631"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:49:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c0b2f94-96ab-4f45-8b0f-da5ca26a08ac'} Body: {"floatingip": {"router_id": "07a1a5d2-0919-4467-95c8-8944b83e0df5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:49:39Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "cfe68768-aea4-4383-b1fd-b973e157c631", "id": "02ab9eeb-2870-417b-a58b-16dd7435a3f2", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:43.050 63 INFO tempest.lib.common.rest_client [req-45952758-a539-4a3d-b5c3-86240cc77466 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.967s 2018-08-24 19:49:43.051 63 DEBUG tempest.lib.common.rest_client [req-45952758-a539-4a3d-b5c3-86240cc77466 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "eea842e1-286f-4945-be99-3c508d180fc6"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:49:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45952758-a539-4a3d-b5c3-86240cc77466'} Body: {"floatingip": {"router_id": "df72db7e-92f3-4882-8300-d063bd6ed9b9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:49:41Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "eea842e1-286f-4945-be99-3c508d180fc6", "id": "e3efaeac-ca04-4d36-944d-1075662c848b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:44.877 63 INFO tempest.lib.common.rest_client [req-5ccc16ae-c8b2-4488-835b-9262e458be25 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.825s 2018-08-24 19:49:44.878 63 DEBUG tempest.lib.common.rest_client [req-5ccc16ae-c8b2-4488-835b-9262e458be25 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "bee13fcd-c193-44c2-a5be-a3d467d4013d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:49:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ccc16ae-c8b2-4488-835b-9262e458be25'} Body: {"floatingip": {"router_id": "07a1a5d2-0919-4467-95c8-8944b83e0df5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:49:43Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "bee13fcd-c193-44c2-a5be-a3d467d4013d", "id": "64247e64-567c-47b2-bbf5-3bbd7b2178f4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:43Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:47.314 63 INFO tempest.lib.common.rest_client [req-58ef1730-d125-44fc-b3d7-ed20670ecd21 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.435s 2018-08-24 19:49:47.315 63 DEBUG tempest.lib.common.rest_client [req-58ef1730-d125-44fc-b3d7-ed20670ecd21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "a94e6e99-fab2-4540-a3c6-459ea57d1b05"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:49:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58ef1730-d125-44fc-b3d7-ed20670ecd21'} Body: {"floatingip": {"router_id": "df72db7e-92f3-4882-8300-d063bd6ed9b9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:49:45Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "a94e6e99-fab2-4540-a3c6-459ea57d1b05", "id": "9ae4b67d-6a63-48e9-abe1-e563f6989e59", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:49:45Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:49:47.316 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:49:48.319 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:49:48.385 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:49:48.415 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:49:48.529 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-2:a6faf146-2943-4cf1-b390-e6a308fbe4a0' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:49:48.530 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:49:48.532 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:49:48.593 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:49:48.596 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:49:48.602 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-24 19:50:03.634 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:03.699 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:03.730 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-24 19:50:03.845 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-3:78d6f0b1-8823-4cca-9679-3b079f833929' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:03.845 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-24 19:50:03.847 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:03.910 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:03.911 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-24 19:50:03.916 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-24 19:50:03.921 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:04.020 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:04.048 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-24 19:50:04.163 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-4:145cc4cd-c64e-4817-8977-3df9e0816e19' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:04.163 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-24 19:50:04.165 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:04.225 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:04.229 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-24 19:50:04.235 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:50:19.266 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:19.331 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:19.364 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:50:19.479 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-5:0a2893c1-0d2f-472d-bf6f-83203754fdff' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:19.479 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:50:19.481 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:19.541 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:19.545 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:50:19.551 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:34.578 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:34.682 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:34.706 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:34.821 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:34.821 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:34.824 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:34.884 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:34.888 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:38.895 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073670 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:50:38.895 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:38.896 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:38.898 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:38.963 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:38.994 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.002 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-24 19:50:39.003 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.004 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.006 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.067 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.070 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.077 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-24 19:50:39.077 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.077 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.079 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.139 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.143 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.150 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-24 19:50:39.150 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.151 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.153 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.211 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.217 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.223 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-24 19:50:39.223 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.223 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.225 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.284 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.290 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.296 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-24 19:50:39.296 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.297 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.298 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.360 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.363 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.369 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-24 19:50:39.369 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.370 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.371 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.432 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.436 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.441 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-24 19:50:39.442 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.442 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.444 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.504 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.508 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.514 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-24 19:50:39.514 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.515 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.517 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.576 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.581 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.587 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-24 19:50:39.587 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.588 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.589 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.652 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.654 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.660 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-24 19:50:39.661 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.662 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.726 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.759 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:39.874 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:39.874 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:39.876 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:39.936 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:39.940 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:43.947 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073301 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:50:43.947 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:43.948 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:43.950 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.014 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.014 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.021 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-24 19:50:44.021 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.022 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.024 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.084 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.088 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.096 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-24 19:50:44.096 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.097 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.099 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.160 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.163 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.169 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-24 19:50:44.170 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.170 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.173 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.232 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.237 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.244 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-24 19:50:44.244 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.245 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.247 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.308 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.311 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.317 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-24 19:50:44.317 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.318 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.320 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.380 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.383 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.389 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-24 19:50:44.390 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.390 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.392 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.452 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.456 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.462 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-24 19:50:44.463 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.463 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.465 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.524 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.529 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.535 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-24 19:50:44.536 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.536 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.539 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.600 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.603 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.609 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-24 19:50:44.609 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.610 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.611 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.672 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.675 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 19:50:44.682 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-24 19:50:44.683 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.685 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.748 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.749 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:44.864 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:44.864 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:44.866 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:44.926 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:44.930 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:49.937 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: stdout: PING 10.101.11.10 (10.101.11.10): 56 data bytes --- 10.101.11.10 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-24 19:50:49.937 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.101.11.10 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-24 19:50:49.938 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074216 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:50:49.939 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:49.941 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:50.004 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:50.005 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:50.120 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:50.120 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:50.122 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:50.183 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:50.187 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.194 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074800 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:50:54.195 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.196 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.198 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.261 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.263 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.270 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-24 19:50:54.270 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.271 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.272 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.335 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.337 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.342 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-24 19:50:54.343 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.343 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.345 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.407 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.409 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.415 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-24 19:50:54.415 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.415 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.417 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.478 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.481 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.487 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-24 19:50:54.487 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.488 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.490 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.551 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.554 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.560 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-24 19:50:54.561 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.561 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.563 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.623 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.627 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.633 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-24 19:50:54.633 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.634 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.635 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.695 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.700 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.706 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-24 19:50:54.707 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.707 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.709 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.771 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.773 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.779 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-24 19:50:54.780 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.780 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.782 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.843 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.846 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.852 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-24 19:50:54.852 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:54.853 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.854 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.914 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:54.919 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:54.925 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-24 19:50:54.926 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:54.928 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:54.992 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:55.025 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:55.140 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:55.140 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:55.142 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:55.203 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:55.206 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.213 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073891 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:50:59.214 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.214 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.217 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.281 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.314 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.321 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-24 19:50:59.321 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.322 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.324 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.383 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.388 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.397 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-24 19:50:59.398 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.398 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.400 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.463 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.464 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.470 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-24 19:50:59.471 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.471 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.473 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.530 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.537 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.543 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-24 19:50:59.544 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.544 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.546 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.606 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.610 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.616 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-24 19:50:59.616 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.617 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.715 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.773 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.779 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.785 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-24 19:50:59.786 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.786 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.788 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.846 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.852 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.858 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-24 19:50:59.859 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.859 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.861 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.922 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.925 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:50:59.931 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-24 19:50:59.932 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:50:59.932 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:50:59.934 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:50:59.994 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:50:59.998 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:00.004 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-24 19:51:00.004 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:00.005 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:00.007 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:00.066 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:00.071 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:00.077 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-24 19:51:00.078 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:00.080 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:00.140 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:00.147 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:00.262 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:00.262 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:00.264 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:00.327 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:00.328 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.335 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073473 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:51:04.336 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.336 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.339 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.400 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.403 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.409 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-24 19:51:04.410 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.410 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.412 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.475 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.476 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.483 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-24 19:51:04.484 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.484 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.486 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.546 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.551 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.558 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-24 19:51:04.559 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.559 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.561 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.624 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.625 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.632 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-24 19:51:04.632 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.633 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.634 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.695 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.699 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.705 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-24 19:51:04.706 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.706 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.708 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.770 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.772 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.778 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-24 19:51:04.779 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.779 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.781 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.843 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.845 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.851 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-24 19:51:04.852 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.852 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.854 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.915 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.918 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.925 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-24 19:51:04.926 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:04.926 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:04.928 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:04.987 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:04.992 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:04.999 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-24 19:51:04.999 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:51:05.000 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 19:51:05.002 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:51:05.103 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:51:05.130 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 19:51:05.137 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-24 19:51:06.284 63 INFO tempest.lib.common.rest_client [req-059cf06f-930d-41b8-a97e-1d469027a532 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/9ae4b67d-6a63-48e9-abe1-e563f6989e59 1.145s 2018-08-24 19:51:06.284 63 DEBUG tempest.lib.common.rest_client [req-059cf06f-930d-41b8-a97e-1d469027a532 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/9ae4b67d-6a63-48e9-abe1-e563f6989e59', u'date': 'Fri, 24 Aug 2018 19:51:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-059cf06f-930d-41b8-a97e-1d469027a532'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:07.417 63 INFO tempest.lib.common.rest_client [req-a4395ea8-ba57-4265-8525-324eefbcfd6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/64247e64-567c-47b2-bbf5-3bbd7b2178f4 1.132s 2018-08-24 19:51:07.418 63 DEBUG tempest.lib.common.rest_client [req-a4395ea8-ba57-4265-8525-324eefbcfd6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/64247e64-567c-47b2-bbf5-3bbd7b2178f4', u'date': 'Fri, 24 Aug 2018 19:51:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4395ea8-ba57-4265-8525-324eefbcfd6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:08.310 63 INFO tempest.lib.common.rest_client [req-3a6dac4a-9351-4c62-9c28-813b9cce0d08 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/e3efaeac-ca04-4d36-944d-1075662c848b 0.891s 2018-08-24 19:51:08.310 63 DEBUG tempest.lib.common.rest_client [req-3a6dac4a-9351-4c62-9c28-813b9cce0d08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/e3efaeac-ca04-4d36-944d-1075662c848b', u'date': 'Fri, 24 Aug 2018 19:51:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a6dac4a-9351-4c62-9c28-813b9cce0d08'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:09.310 63 INFO tempest.lib.common.rest_client [req-4f3adc36-321f-48e9-9aae-e3b4080d4e3b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/02ab9eeb-2870-417b-a58b-16dd7435a3f2 0.998s 2018-08-24 19:51:09.311 63 DEBUG tempest.lib.common.rest_client [req-4f3adc36-321f-48e9-9aae-e3b4080d4e3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/02ab9eeb-2870-417b-a58b-16dd7435a3f2', u'date': 'Fri, 24 Aug 2018 19:51:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f3adc36-321f-48e9-9aae-e3b4080d4e3b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:10.379 63 INFO tempest.lib.common.rest_client [req-cac50fea-da27-45ae-8ff0-c306a18f3db1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/fd8d2d0b-3e18-4dfc-8aa7-a0fe6e640ce2 1.068s 2018-08-24 19:51:10.380 63 DEBUG tempest.lib.common.rest_client [req-cac50fea-da27-45ae-8ff0-c306a18f3db1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/fd8d2d0b-3e18-4dfc-8aa7-a0fe6e640ce2', u'date': 'Fri, 24 Aug 2018 19:51:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cac50fea-da27-45ae-8ff0-c306a18f3db1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:12.165 63 INFO tempest.lib.common.rest_client [req-9f9d2e10-6c53-4a9d-bc48-4ca5fe750236 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5/remove_router_interface 1.783s 2018-08-24 19:51:12.165 63 DEBUG tempest.lib.common.rest_client [req-9f9d2e10-6c53-4a9d-bc48-4ca5fe750236 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9e32491d-af02-47b2-8d5e-c92560e1ce4a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:51:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f9d2e10-6c53-4a9d-bc48-4ca5fe750236'} Body: {"network_id": "084ad80f-26c9-4e7f-a1bb-3347f6e6ec61", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "9e32491d-af02-47b2-8d5e-c92560e1ce4a", "subnet_ids": ["9e32491d-af02-47b2-8d5e-c92560e1ce4a"], "port_id": "450bf125-4d54-400c-8cec-7a3f644601e1", "id": "07a1a5d2-0919-4467-95c8-8944b83e0df5"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:13.571 63 INFO tempest.lib.common.rest_client [req-341425fb-a770-4ca3-a83b-8733ac1626a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5 1.405s 2018-08-24 19:51:13.572 63 DEBUG tempest.lib.common.rest_client [req-341425fb-a770-4ca3-a83b-8733ac1626a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/07a1a5d2-0919-4467-95c8-8944b83e0df5', u'date': 'Fri, 24 Aug 2018 19:51:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-341425fb-a770-4ca3-a83b-8733ac1626a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:15.445 63 INFO tempest.lib.common.rest_client [req-ba4a3bba-91c6-4dd3-a1da-23372d9e7787 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9/remove_router_interface 1.872s 2018-08-24 19:51:15.445 63 DEBUG tempest.lib.common.rest_client [req-ba4a3bba-91c6-4dd3-a1da-23372d9e7787 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "634d1dd5-9b7a-4aeb-8a3e-66e878dae1df"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:51:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba4a3bba-91c6-4dd3-a1da-23372d9e7787'} Body: {"network_id": "80e24c28-3469-400c-964f-22210cb2c06e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "634d1dd5-9b7a-4aeb-8a3e-66e878dae1df", "subnet_ids": ["634d1dd5-9b7a-4aeb-8a3e-66e878dae1df"], "port_id": "eb3a2f18-9641-4766-96ef-0bedb61f210b", "id": "df72db7e-92f3-4882-8300-d063bd6ed9b9"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:16.965 63 INFO tempest.lib.common.rest_client [req-82b70894-6997-45d4-a590-73cddeefd268 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9 1.518s 2018-08-24 19:51:16.965 63 DEBUG tempest.lib.common.rest_client [req-82b70894-6997-45d4-a590-73cddeefd268 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/df72db7e-92f3-4882-8300-d063bd6ed9b9', u'date': 'Fri, 24 Aug 2018 19:51:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-82b70894-6997-45d4-a590-73cddeefd268'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:17.130 63 INFO tempest.lib.common.rest_client [req-9a47c91a-b5d9-4264-8c2f-789cc8492e5e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.163s 2018-08-24 19:51:17.130 63 DEBUG tempest.lib.common.rest_client [req-9a47c91a-b5d9-4264-8c2f-789cc8492e5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-9a47c91a-b5d9-4264-8c2f-789cc8492e5e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a47c91a-b5d9-4264-8c2f-789cc8492e5e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:17.577 63 INFO tempest.lib.common.rest_client [req-67258b79-517d-48b5-85a5-e5b3e253ed0b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.446s 2018-08-24 19:51:17.578 63 DEBUG tempest.lib.common.rest_client [req-67258b79-517d-48b5-85a5-e5b3e253ed0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-67258b79-517d-48b5-85a5-e5b3e253ed0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67258b79-517d-48b5-85a5-e5b3e253ed0b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e7:15", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:27.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:18.966 63 INFO tempest.lib.common.rest_client [req-100b595a-d41a-4a67-8a02-765c30eaf52c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.373s 2018-08-24 19:51:18.967 63 DEBUG tempest.lib.common.rest_client [req-100b595a-d41a-4a67-8a02-765c30eaf52c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-100b595a-d41a-4a67-8a02-765c30eaf52c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-100b595a-d41a-4a67-8a02-765c30eaf52c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:e7:15", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:27.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0a2893c1-0d2f-472d-bf6f-83203754fdff", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-5", "created": "2018-08-24T19:49:21Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:20.026 63 INFO tempest.lib.common.rest_client [req-9206ecd0-fc7b-4efa-8e6e-6d5cd2021d03 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff 0.044s 2018-08-24 19:51:20.027 63 DEBUG tempest.lib.common.rest_client [req-9206ecd0-fc7b-4efa-8e6e-6d5cd2021d03 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0a2893c1-0d2f-472d-bf6f-83203754fdff', u'x-compute-request-id': 'req-9206ecd0-fc7b-4efa-8e6e-6d5cd2021d03', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:19 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9206ecd0-fc7b-4efa-8e6e-6d5cd2021d03'} Body: {"itemNotFound": {"message": "Instance 0a2893c1-0d2f-472d-bf6f-83203754fdff could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:20.992 63 INFO tempest.lib.common.rest_client [req-556bc7ac-41c4-4223-9d9c-207fc3ead0a8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/a94e6e99-fab2-4540-a3c6-459ea57d1b05 0.965s 2018-08-24 19:51:20.993 63 DEBUG tempest.lib.common.rest_client [req-556bc7ac-41c4-4223-9d9c-207fc3ead0a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/a94e6e99-fab2-4540-a3c6-459ea57d1b05', u'date': 'Fri, 24 Aug 2018 19:51:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-556bc7ac-41c4-4223-9d9c-207fc3ead0a8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:21.191 63 INFO tempest.lib.common.rest_client [req-e25e13f2-7880-4a52-b3a3-1c6f10694185 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.197s 2018-08-24 19:51:21.191 63 DEBUG tempest.lib.common.rest_client [req-e25e13f2-7880-4a52-b3a3-1c6f10694185 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-e25e13f2-7880-4a52-b3a3-1c6f10694185', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e25e13f2-7880-4a52-b3a3-1c6f10694185'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:21.639 63 INFO tempest.lib.common.rest_client [req-6d057f1d-91cd-4d95-b4f9-5c407062c0f5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.446s 2018-08-24 19:51:21.639 63 DEBUG tempest.lib.common.rest_client [req-6d057f1d-91cd-4d95-b4f9-5c407062c0f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1554', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-6d057f1d-91cd-4d95-b4f9-5c407062c0f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d057f1d-91cd-4d95-b4f9-5c407062c0f5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:ba:ce", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/145cc4cd-c64e-4817-8977-3df9e0816e19", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:18.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "145cc4cd-c64e-4817-8977-3df9e0816e19", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-4", "created": "2018-08-24T19:49:13Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:22.704 63 INFO tempest.lib.common.rest_client [req-5ff35044-3205-4a40-9756-e08af58f46cc ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19 0.045s 2018-08-24 19:51:22.705 63 DEBUG tempest.lib.common.rest_client [req-5ff35044-3205-4a40-9756-e08af58f46cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/145cc4cd-c64e-4817-8977-3df9e0816e19', u'x-compute-request-id': 'req-5ff35044-3205-4a40-9756-e08af58f46cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5ff35044-3205-4a40-9756-e08af58f46cc'} Body: {"itemNotFound": {"message": "Instance 145cc4cd-c64e-4817-8977-3df9e0816e19 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:23.651 63 INFO tempest.lib.common.rest_client [req-6d806a6a-adfc-4ad3-8ae0-aa0965453821 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bee13fcd-c193-44c2-a5be-a3d467d4013d 0.945s 2018-08-24 19:51:23.651 63 DEBUG tempest.lib.common.rest_client [req-6d806a6a-adfc-4ad3-8ae0-aa0965453821 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bee13fcd-c193-44c2-a5be-a3d467d4013d', u'date': 'Fri, 24 Aug 2018 19:51:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6d806a6a-adfc-4ad3-8ae0-aa0965453821'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:23.862 63 INFO tempest.lib.common.rest_client [req-cb190e65-7944-4a02-b215-5a34614a2de6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.210s 2018-08-24 19:51:23.863 63 DEBUG tempest.lib.common.rest_client [req-cb190e65-7944-4a02-b215-5a34614a2de6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-cb190e65-7944-4a02-b215-5a34614a2de6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb190e65-7944-4a02-b215-5a34614a2de6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:24.206 63 INFO tempest.lib.common.rest_client [req-743eb77f-6efc-4144-8208-9aeab484d05d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.342s 2018-08-24 19:51:24.207 63 DEBUG tempest.lib.common.rest_client [req-743eb77f-6efc-4144-8208-9aeab484d05d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-743eb77f-6efc-4144-8208-9aeab484d05d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-743eb77f-6efc-4144-8208-9aeab484d05d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:0f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:25.319 63 INFO tempest.lib.common.rest_client [req-1311a5e0-2b6c-442c-b361-7627fba078d7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.097s 2018-08-24 19:51:25.319 63 DEBUG tempest.lib.common.rest_client [req-1311a5e0-2b6c-442c-b361-7627fba078d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-1311a5e0-2b6c-442c-b361-7627fba078d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1311a5e0-2b6c-442c-b361-7627fba078d7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:0f", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/78d6f0b1-8823-4cca-9679-3b079f833929", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "78d6f0b1-8823-4cca-9679-3b079f833929", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:24Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-3", "created": "2018-08-24T19:49:06Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:26.377 63 INFO tempest.lib.common.rest_client [req-c5808fe5-6818-4e9d-85e6-95b386278f5b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929 0.043s 2018-08-24 19:51:26.377 63 DEBUG tempest.lib.common.rest_client [req-c5808fe5-6818-4e9d-85e6-95b386278f5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/78d6f0b1-8823-4cca-9679-3b079f833929', u'x-compute-request-id': 'req-c5808fe5-6818-4e9d-85e6-95b386278f5b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c5808fe5-6818-4e9d-85e6-95b386278f5b'} Body: {"itemNotFound": {"message": "Instance 78d6f0b1-8823-4cca-9679-3b079f833929 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:27.311 63 INFO tempest.lib.common.rest_client [req-a4119a7b-a557-4a8b-b31c-aad740778196 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/eea842e1-286f-4945-be99-3c508d180fc6 0.932s 2018-08-24 19:51:27.311 63 DEBUG tempest.lib.common.rest_client [req-a4119a7b-a557-4a8b-b31c-aad740778196 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/eea842e1-286f-4945-be99-3c508d180fc6', u'date': 'Fri, 24 Aug 2018 19:51:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4119a7b-a557-4a8b-b31c-aad740778196'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:27.467 63 INFO tempest.lib.common.rest_client [req-554bb3aa-b1d9-47c8-98c9-ca64e76b5912 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.155s 2018-08-24 19:51:27.468 63 DEBUG tempest.lib.common.rest_client [req-554bb3aa-b1d9-47c8-98c9-ca64e76b5912 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-554bb3aa-b1d9-47c8-98c9-ca64e76b5912', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-554bb3aa-b1d9-47c8-98c9-ca64e76b5912'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:27.897 63 INFO tempest.lib.common.rest_client [req-afa64eda-de8d-4b6b-bebd-fbe6ff021150 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.428s 2018-08-24 19:51:27.898 63 DEBUG tempest.lib.common.rest_client [req-afa64eda-de8d-4b6b-bebd-fbe6ff021150 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1554', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-afa64eda-de8d-4b6b-bebd-fbe6ff021150', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afa64eda-de8d-4b6b-bebd-fbe6ff021150'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-744606571": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:d5:de", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:49:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a6faf146-2943-4cf1-b390-e6a308fbe4a0", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-2", "created": "2018-08-24T19:48:58Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:28.992 63 INFO tempest.lib.common.rest_client [req-d5ce26c2-9914-430a-b9be-94ac57343f86 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0 0.078s 2018-08-24 19:51:28.992 63 DEBUG tempest.lib.common.rest_client [req-d5ce26c2-9914-430a-b9be-94ac57343f86 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a6faf146-2943-4cf1-b390-e6a308fbe4a0', u'x-compute-request-id': 'req-d5ce26c2-9914-430a-b9be-94ac57343f86', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d5ce26c2-9914-430a-b9be-94ac57343f86'} Body: {"itemNotFound": {"message": "Instance a6faf146-2943-4cf1-b390-e6a308fbe4a0 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:29.566 63 INFO tempest.lib.common.rest_client [req-56883ab7-1a49-4fd5-ba13-911f4097527c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/cfe68768-aea4-4383-b1fd-b973e157c631 0.573s 2018-08-24 19:51:29.567 63 DEBUG tempest.lib.common.rest_client [req-56883ab7-1a49-4fd5-ba13-911f4097527c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/cfe68768-aea4-4383-b1fd-b973e157c631', u'date': 'Fri, 24 Aug 2018 19:51:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56883ab7-1a49-4fd5-ba13-911f4097527c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:29.762 63 INFO tempest.lib.common.rest_client [req-ceb1636b-649b-4b2e-84e0-7a37e6780d56 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.192s 2018-08-24 19:51:29.762 63 DEBUG tempest.lib.common.rest_client [req-ceb1636b-649b-4b2e-84e0-7a37e6780d56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-ceb1636b-649b-4b2e-84e0-7a37e6780d56', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ceb1636b-649b-4b2e-84e0-7a37e6780d56'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:30.150 63 INFO tempest.lib.common.rest_client [req-688759e5-fe4e-4c17-b368-c150918e137c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.387s 2018-08-24 19:51:30.151 63 DEBUG tempest.lib.common.rest_client [req-688759e5-fe4e-4c17-b368-c150918e137c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-688759e5-fe4e-4c17-b368-c150918e137c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-688759e5-fe4e-4c17-b368-c150918e137c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1534110402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:1d:a7", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:48:54.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a7a9994a-cee5-4e28-8442-6957b16b76e3", "security_groups": [{"name": "tempest-secgroup-smoke-1498367323"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:29Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2110647083", "name": "server-1", "created": "2018-08-24T19:48:48Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:31.209 63 INFO tempest.lib.common.rest_client [req-d106fac9-7594-4ba6-bac8-7f9fee8a9efe ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3 0.042s 2018-08-24 19:51:31.210 63 DEBUG tempest.lib.common.rest_client [req-d106fac9-7594-4ba6-bac8-7f9fee8a9efe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a7a9994a-cee5-4e28-8442-6957b16b76e3', u'x-compute-request-id': 'req-d106fac9-7594-4ba6-bac8-7f9fee8a9efe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d106fac9-7594-4ba6-bac8-7f9fee8a9efe'} Body: {"itemNotFound": {"message": "Instance a7a9994a-cee5-4e28-8442-6957b16b76e3 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:32.141 63 INFO tempest.lib.common.rest_client [req-d4482e0a-720a-4379-8b3b-ff4ed6852dbc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/87412611-ffad-4f82-be55-41c2706d2641 0.930s 2018-08-24 19:51:32.141 63 DEBUG tempest.lib.common.rest_client [req-d4482e0a-720a-4379-8b3b-ff4ed6852dbc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/87412611-ffad-4f82-be55-41c2706d2641', u'date': 'Fri, 24 Aug 2018 19:51:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d4482e0a-720a-4379-8b3b-ff4ed6852dbc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:32.184 63 INFO tempest.lib.common.rest_client [req-4249f52b-d55e-4290-aa3f-9103a49f9960 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2110647083 0.041s 2018-08-24 19:51:32.184 63 DEBUG tempest.lib.common.rest_client [req-4249f52b-d55e-4290-aa3f-9103a49f9960 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2110647083', u'x-compute-request-id': 'req-4249f52b-d55e-4290-aa3f-9103a49f9960', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4249f52b-d55e-4290-aa3f-9103a49f9960'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:33.253 63 INFO tempest.lib.common.rest_client [req-39ce64ea-6de3-44ab-8865-845b2bfddf32 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/9fc8a164-3639-444b-9979-f66e428a082f 1.068s 2018-08-24 19:51:33.254 63 DEBUG tempest.lib.common.rest_client [req-39ce64ea-6de3-44ab-8865-845b2bfddf32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/9fc8a164-3639-444b-9979-f66e428a082f', u'date': 'Fri, 24 Aug 2018 19:51:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-39ce64ea-6de3-44ab-8865-845b2bfddf32'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:34.673 63 INFO tempest.lib.common.rest_client [req-7dae5fa5-4e82-4131-b0c0-530e6d6aa2d2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/9e32491d-af02-47b2-8d5e-c92560e1ce4a 1.418s 2018-08-24 19:51:34.674 63 DEBUG tempest.lib.common.rest_client [req-7dae5fa5-4e82-4131-b0c0-530e6d6aa2d2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/9e32491d-af02-47b2-8d5e-c92560e1ce4a', u'date': 'Fri, 24 Aug 2018 19:51:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7dae5fa5-4e82-4131-b0c0-530e6d6aa2d2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:36.082 63 INFO tempest.lib.common.rest_client [req-ea4b7534-bf3a-4a92-a65a-780eba34fd2c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/084ad80f-26c9-4e7f-a1bb-3347f6e6ec61 1.406s 2018-08-24 19:51:36.083 63 DEBUG tempest.lib.common.rest_client [req-ea4b7534-bf3a-4a92-a65a-780eba34fd2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/084ad80f-26c9-4e7f-a1bb-3347f6e6ec61', u'date': 'Fri, 24 Aug 2018 19:51:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ea4b7534-bf3a-4a92-a65a-780eba34fd2c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:37.511 63 INFO tempest.lib.common.rest_client [req-523eaf33-cfbf-40b8-9cef-c9d97b43ce31 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/393a77b2-5b4e-41a1-8516-cacc45b2c48d 1.427s 2018-08-24 19:51:37.511 63 DEBUG tempest.lib.common.rest_client [req-523eaf33-cfbf-40b8-9cef-c9d97b43ce31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/393a77b2-5b4e-41a1-8516-cacc45b2c48d', u'date': 'Fri, 24 Aug 2018 19:51:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-523eaf33-cfbf-40b8-9cef-c9d97b43ce31'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:38.850 63 INFO tempest.lib.common.rest_client [req-a7b89ad4-ce73-4f1a-8104-d1c28cf993e4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/634d1dd5-9b7a-4aeb-8a3e-66e878dae1df 1.337s 2018-08-24 19:51:38.850 63 DEBUG tempest.lib.common.rest_client [req-a7b89ad4-ce73-4f1a-8104-d1c28cf993e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/634d1dd5-9b7a-4aeb-8a3e-66e878dae1df', u'date': 'Fri, 24 Aug 2018 19:51:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7b89ad4-ce73-4f1a-8104-d1c28cf993e4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:40.561 63 INFO tempest.lib.common.rest_client [req-eed0deff-3ef9-4d27-bbe7-2ba74a5658bd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/80e24c28-3469-400c-964f-22210cb2c06e 1.710s 2018-08-24 19:51:40.562 63 DEBUG tempest.lib.common.rest_client [req-eed0deff-3ef9-4d27-bbe7-2ba74a5658bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/80e24c28-3469-400c-964f-22210cb2c06e', u'date': 'Fri, 24 Aug 2018 19:51:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eed0deff-3ef9-4d27-bbe7-2ba74a5658bd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:40.856 63 INFO tempest.lib.common.rest_client [req-9a2ee7fa-3969-4839-b990-37e915a75dbf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/63e0f3b6-e844-42e0-9714-7871a1cdc1f8 0.293s 2018-08-24 19:51:40.856 63 DEBUG tempest.lib.common.rest_client [req-9a2ee7fa-3969-4839-b990-37e915a75dbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/63e0f3b6-e844-42e0-9714-7871a1cdc1f8', u'date': 'Fri, 24 Aug 2018 19:51:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a2ee7fa-3969-4839-b990-37e915a75dbf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [182.181574s] ... ok 2018-08-24 19:51:41.184 63 INFO tempest.lib.common.rest_client [req-889042be-e001-44c5-b2cd-dc00e2633497 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.295s 2018-08-24 19:51:41.185 63 DEBUG tempest.lib.common.rest_client [req-889042be-e001-44c5-b2cd-dc00e2633497 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1827543667 description", "name": "tempest-secgroup-smoke-1827543667"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:51:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-889042be-e001-44c5-b2cd-dc00e2633497'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1827543667 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:40Z", "updated_at": "2018-08-24T19:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "77702de5-0933-447a-8665-d77af0e2fd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "dd06bd9a-f5df-416c-aec6-f301b2643a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "name": "tempest-secgroup-smoke-1827543667"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:41.355 63 INFO tempest.lib.common.rest_client [req-543aa85f-bef2-499c-9a56-f95793fc694b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:51:41.355 63 DEBUG tempest.lib.common.rest_client [req-543aa85f-bef2-499c-9a56-f95793fc694b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-543aa85f-bef2-499c-9a56-f95793fc694b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d9f690be-5953-42df-85ea-f577bf040013"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:41.670 63 INFO tempest.lib.common.rest_client [req-94e7e234-3301-4159-9b21-42e3dcfe73f8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.314s 2018-08-24 19:51:41.671 63 DEBUG tempest.lib.common.rest_client [req-94e7e234-3301-4159-9b21-42e3dcfe73f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94e7e234-3301-4159-9b21-42e3dcfe73f8'} 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-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ede98a3-46a0-421d-8303-65a97a79de84"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:41.826 63 INFO tempest.lib.common.rest_client [req-597ff75c-2a1b-4346-9ad6-95369f4681cb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:41.826 63 DEBUG tempest.lib.common.rest_client [req-597ff75c-2a1b-4346-9ad6-95369f4681cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-597ff75c-2a1b-4346-9ad6-95369f4681cb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1295d29c-ff8a-4a08-8d88-5c8d3a412566"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:41.976 63 INFO tempest.lib.common.rest_client [req-9f88bbf4-f21b-4991-b481-6bbb116f9ff7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:41.976 63 DEBUG tempest.lib.common.rest_client [req-9f88bbf4-f21b-4991-b481-6bbb116f9ff7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f88bbf4-f21b-4991-b481-6bbb116f9ff7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "882c1682-e02c-4292-8633-cafd1dc18788"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:42.132 63 INFO tempest.lib.common.rest_client [req-d4802460-c799-4f03-b581-900a83d626e5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42.132 63 DEBUG tempest.lib.common.rest_client [req-d4802460-c799-4f03-b581-900a83d626e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4802460-c799-4f03-b581-900a83d626e5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "be1ad7ec-e754-47f6-ab56-c6327315118e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:42.281 63 INFO tempest.lib.common.rest_client [req-545f9260-42fe-4db9-93c8-4be24dcbc737 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:42.282 63 DEBUG tempest.lib.common.rest_client [req-545f9260-42fe-4db9-93c8-4be24dcbc737 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-545f9260-42fe-4db9-93c8-4be24dcbc737'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3cbfb22d-ed0b-456c-9bb7-02033cb0de1f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:42.437 63 INFO tempest.lib.common.rest_client [req-c126fb35-dbc4-41be-aed4-6c5856fa4bd5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42.437 63 DEBUG tempest.lib.common.rest_client [req-c126fb35-dbc4-41be-aed4-6c5856fa4bd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c126fb35-dbc4-41be-aed4-6c5856fa4bd5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3e53844a-8867-4d3a-9e75-a82215c34355"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:42.605 63 INFO tempest.lib.common.rest_client [req-ce7c8987-090c-4a17-b85e-14722add5016 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:51:42.606 63 DEBUG tempest.lib.common.rest_client [req-ce7c8987-090c-4a17-b85e-14722add5016 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce7c8987-090c-4a17-b85e-14722add5016'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7908e492-1ec4-4678-9722-08839e62a394"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:42.814 63 INFO tempest.lib.common.rest_client [req-547e59ac-1f9f-47d8-ae18-dfe84a0e7c53 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.207s 2018-08-24 19:51:42.815 63 DEBUG tempest.lib.common.rest_client [req-547e59ac-1f9f-47d8-ae18-dfe84a0e7c53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-592812591"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-547e59ac-1f9f-47d8-ae18-dfe84a0e7c53'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","name":"tempest-A-592812591"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:43.346 63 INFO tempest.lib.common.rest_client [req-76e1c423-6be8-4d91-af0b-49656f15b183 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.530s 2018-08-24 19:51:43.347 63 DEBUG tempest.lib.common.rest_client [req-76e1c423-6be8-4d91-af0b-49656f15b183 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "name": "tempest-subnet-A-1-2125421940"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76e1c423-6be8-4d91-af0b-49656f15b183'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","subnetpool_id":null,"name":"tempest-subnet-A-1-2125421940"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:43.928 63 INFO tempest.lib.common.rest_client [req-c1f166fa-cc11-4051-8bd3-776fcf986741 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.580s 2018-08-24 19:51:43.928 63 DEBUG tempest.lib.common.rest_client [req-c1f166fa-cc11-4051-8bd3-776fcf986741 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219833426"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1f166fa-cc11-4051-8bd3-776fcf986741'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","name":"tempest-B-219833426"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:44.558 63 INFO tempest.lib.common.rest_client [req-0c7612fd-c254-4f9c-8994-0b0febb44538 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 19:51:44.558 63 DEBUG tempest.lib.common.rest_client [req-0c7612fd-c254-4f9c-8994-0b0febb44538 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "name": "tempest-subnet-B-1-658816243"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c7612fd-c254-4f9c-8994-0b0febb44538'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:44Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:44Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","subnetpool_id":null,"name":"tempest-subnet-B-1-658816243"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:44.846 63 INFO tempest.lib.common.rest_client [req-2deccd7d-c4bb-4f4b-872c-53db67617d4f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.286s 2018-08-24 19:51:44.846 63 DEBUG tempest.lib.common.rest_client [req-2deccd7d-c4bb-4f4b-872c-53db67617d4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-318480318"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhwIX+Fu39vuI7ztgJyhn5oRojrfSzMwTn3o+be1StP6kJIn1bff1zL51scxWx/vNh2Kq811cjxNX7cV9H6F0qg+sFDNGMZWT47af1Nmd4l9TCnEigzjgrbDg48UbKESQb4pZVcfWt+EJYnJgUcQSgbHQkZngTHyZECqSUpikdbnNLm7otQeRx0pFHTTdQBsTdk8l1xyNQehKXzhKwcgibn2Mxi2lYXBk7Hlu9FDpTcgQXmnFAygJx0QVMDRB9aVqK0VNkyWIIyIrMEdeog6BUtCWbTnR3e16sOEMMCntmuLTb93lX2bYg2N2QOxWU0MGjvakU5YATB+YvMN9+rLAP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4cCF/hbt/b7iO87YCcoZ+aEaI630szME596Pm3tUrT+pCSJ9\nW339cy+dbHMVsf7zYdiqvNdXI8TV+3FfR+hdKoPrBQzRjGVk+O2n9TZneJfUwpxI\noM44K2w4OPFGyhEkG+KWVXH1rfhCWJyYFHEEoGx0JGZ4Ex8mRAqklKYpHW5zS5u6\nLUHkcdKRR003UAbE3ZPJdccjUHoSl84SsHIIm59jMYtpWFwZOx5bvRQ6U3IEF5px\nQMoCcdEFTA0QfWlaitFTZMliCMiKzBHXqIOgVLQlm050d3terDhDDAp7Zri02/d5\nV9m2INjdkDsVlNDBo72pFOWAEwfmLzDffqywDwIDAQABAoIBAArqhVApCa8IaOYd\ndWLby++/M4VgJwH3SJhxsZ4CE7Eg7+qKKWegKv5D4ifZVMY7nscvc+oXu5X2Maar\n78CJYt/oaxfea8+PI5fJ3iJEVDKHnPkgF373Gc43uGxAdnzU4Vsb1Msi7I9R/ttM\nDyqF4IRlWiRcdBfwnKgTn6u0cS6EDngME9mozImP3geKnSSBAHFLIMIxZWZP4zp+\nDi/mVmaNjq7Ln367qfOJz1Pd+R6bbob5DS7QlH4jDFWzBsm/1iAkw4TyBidW+bCm\nqTiN+sJNxsDx/nD+pnmolRF3zIkdoUBqUgZtj72Ww1Q4mN3I73j516HPQoP2GrQ9\ndgiptFECgYEA+srBza1PRn89NU89b4/hYSFC6dNM8OS1jxlbs/Cgi0f+Rs8kxSE5\n9fTRlJ4KxH7Afb87FUzxdmaxQhMUF2c8LC4vdAJiJJXVE/qeC24ylVOsspyFEiyo\nEKxXrJBEV3gq3lSWlObFBTJ391cWQj0Y1ydmwmXpbGb90+yjWTBp67kCgYEA5nCm\njey1nDjU4yp/sI5z/tB3KQpFPIrYgQotfQvfhX6b6/eU6AtBbRfzM2Vf0WQzFtUi\nhG92XxIHFfbc+5vm6Q1QESuCDUXx2JhkN5IHv3MNBL/gnjvfi7FFbTMUlHgIWwIz\n3GJADsnS+I/pChUWu+GdiWhjsdOSnvSVlKzMLgcCgYEAy91qMWGCodHo1Z72V+vj\nz+sT07OaRfAEzrBUZS9jshTx1GmqgDyEOzWp8F+QbS6EFzQOOUB0wES2LvoHSQb4\nWQmqNWmCki7iKP1+39fScqS0K/UkDyQR8ovGMVaM13Wtk1G7nosA+TqPXpaCV5IG\n0U8ML1Zcq2wFRfKEzomWcLECgYAO/xvHtrTm8sff9L8UlWC1H4nxsMpqszp9w1TM\ng35LaL7q71TQeRML73gTSzCeJuAwRzSU29AfRcQSSNt+wFmZpxUj2OoAxSGFD/3N\npAI/ElSxj28lvQ3CQIodHirjsqAQlCcd24MBs164cF0hG9g75+XhsFp0kylCkPY/\nE7PB9wKBgQCzfgfDuwWcff4WCgPU44RN9xOZNZdI6dTTpEKIV9En3H4vzk2ioS3c\ndydN/Pf+WZYXs9ADndQD/y1qXdi5g8DJQJeD05+arDF3i95yOeNyA/Nb6EG9fKKF\nDxtEZqPX1y4s1m/tJlJarr7T324TwDTVAaMCHjoK8Pa7cTXUuktc6w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-318480318", "fingerprint": "79:33:49:32:43:f7:bc:82:7d:fe:50:41:61:e0:57:5d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:45.774 63 INFO tempest.lib.common.rest_client [req-ac3e72ac-f118-49f0-8f98-165a5be4fbe9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 0.924s 2018-08-24 19:51:45.775 63 DEBUG tempest.lib.common.rest_client [req-ac3e72ac-f118-49f0-8f98-165a5be4fbe9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1598462649", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac3e72ac-f118-49f0-8f98-165a5be4fbe9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:45Z","name":"tempest-port-smoke-1598462649","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:52:99:31","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","ip_address":"10.101.11.10"}],"id":"4d9b31e7-12c7-4bd3-8892-db2e49cc6df5","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:47.703 63 INFO tempest.lib.common.rest_client [req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 1.925s 2018-08-24 19:51:47.704 63 DEBUG tempest.lib.common.rest_client [req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "port": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "adminPass": "smBJS4trRxX2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:48.054 63 INFO tempest.lib.common.rest_client [req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.344s 2018-08-24 19:51:48.054 63 DEBUG tempest.lib.common.rest_client [req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:49.456 63 INFO tempest.lib.common.rest_client [req-139a9d12-5872-41e0-b9e3-c6d3a16d92df ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.387s 2018-08-24 19:51:49.457 63 DEBUG tempest.lib.common.rest_client [req-139a9d12-5872-41e0-b9e3-c6d3a16d92df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:49.470 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:50.805 63 INFO tempest.lib.common.rest_client [req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.332s 2018-08-24 19:51:50.806 63 DEBUG tempest.lib.common.rest_client [req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:50.822 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:52.222 63 INFO tempest.lib.common.rest_client [req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.398s 2018-08-24 19:51:52.223 63 DEBUG tempest.lib.common.rest_client [req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:53.392 63 INFO tempest.lib.common.rest_client [req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.152s 2018-08-24 19:51:53.392 63 DEBUG tempest.lib.common.rest_client [req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:53.405 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:51:53.762 63 INFO tempest.lib.common.rest_client [req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.355s 2018-08-24 19:51:53.763 63 DEBUG tempest.lib.common.rest_client [req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:53.776 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7b027d03-f63c-4b40-a907-80ea237c9fe1 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:51:54.996 63 INFO tempest.lib.common.rest_client [req-534ca2bc-b6f0-485d-9cd4-de18d66c9462 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 1.218s 2018-08-24 19:51:54.996 63 DEBUG tempest.lib.common.rest_client [req-534ca2bc-b6f0-485d-9cd4-de18d66c9462 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-724472184", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-534ca2bc-b6f0-485d-9cd4-de18d66c9462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:53Z","name":"tempest-port-smoke-724472184","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:84:cc:d6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","ip_address":"10.102.21.20"}],"id":"ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:55.692 63 INFO tempest.lib.common.rest_client [req-114c2d6b-fde4-4e7a-ac31-431c7b50e460 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 0.695s 2018-08-24 19:51:55.693 63 DEBUG tempest.lib.common.rest_client [req-114c2d6b-fde4-4e7a-ac31-431c7b50e460 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "port": "ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "adminPass": "DjyRdnLNBu6d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:56.035 63 INFO tempest.lib.common.rest_client [req-4039b965-f344-48fd-ba47-68d3400fc093 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.338s 2018-08-24 19:51:56.036 63 DEBUG tempest.lib.common.rest_client [req-4039b965-f344-48fd-ba47-68d3400fc093 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:57.137 63 INFO tempest.lib.common.rest_client [req-ed352f1e-e136-45be-b380-f095617a3869 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.087s 2018-08-24 19:51:57.137 63 DEBUG tempest.lib.common.rest_client [req-ed352f1e-e136-45be-b380-f095617a3869 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:57.150 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:58.299 63 INFO tempest.lib.common.rest_client [req-7671b57e-97a7-4c97-98fd-742ba7e26d91 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.147s 2018-08-24 19:51:58.299 63 DEBUG tempest.lib.common.rest_client [req-7671b57e-97a7-4c97-98fd-742ba7e26d91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:51:58.312 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:59.821 63 INFO tempest.lib.common.rest_client [req-f3bcc033-bfce-4de4-b132-384bc98eeab9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.506s 2018-08-24 19:51:59.822 63 DEBUG tempest.lib.common.rest_client [req-f3bcc033-bfce-4de4-b132-384bc98eeab9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:01.009 63 INFO tempest.lib.common.rest_client [req-75604635-70a7-4eca-8669-961bc5547984 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.170s 2018-08-24 19:52:01.009 63 DEBUG tempest.lib.common.rest_client [req-75604635-70a7-4eca-8669-961bc5547984 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:01.025 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:52:01.390 63 INFO tempest.lib.common.rest_client [req-1caadfce-6505-4dba-b195-149fe3d295bd ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.363s 2018-08-24 19:52:01.391 63 DEBUG tempest.lib.common.rest_client [req-1caadfce-6505-4dba-b195-149fe3d295bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:01.403 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b8e25ab8-74ac-4814-ae96-18040440e8b3 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:52:01.560 63 INFO tempest.lib.common.rest_client [req-898ea418-a835-4c03-8e44-713a6ea00321 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/routers 0.156s 2018-08-24 19:52:01.560 63 DEBUG tempest.lib.common.rest_client [req-898ea418-a835-4c03-8e44-713a6ea00321 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--428314613", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898ea418-a835-4c03-8e44-713a6ea00321'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:03.129 63 INFO tempest.lib.common.rest_client [req-7aa8263b-ab60-47de-afd1-6ab252f00ffc ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.567s 2018-08-24 19:52:03.130 63 DEBUG tempest.lib.common.rest_client [req-7aa8263b-ab60-47de-afd1-6ab252f00ffc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7aa8263b-ab60-47de-afd1-6ab252f00ffc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:05.255 63 INFO tempest.lib.common.rest_client [req-a0298eb2-06e5-4d1e-a4ba-7ab505c60684 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface 2.121s 2018-08-24 19:52:05.256 63 DEBUG tempest.lib.common.rest_client [req-a0298eb2-06e5-4d1e-a4ba-7ab505c60684 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0298eb2-06e5-4d1e-a4ba-7ab505c60684'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:07.016 63 INFO tempest.lib.common.rest_client [req-d31c9b73-0cf5-42fb-87ac-0c7e4e4f476b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.759s 2018-08-24 19:52:07.016 63 DEBUG tempest.lib.common.rest_client [req-d31c9b73-0cf5-42fb-87ac-0c7e4e4f476b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:52:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d31c9b73-0cf5-42fb-87ac-0c7e4e4f476b'} Body: {"floatingip": {"router_id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:52:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5", "id": "92f8400c-b0a5-4805-90bb-3ddc723aa289", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:07.383 63 INFO tempest.lib.common.rest_client [req-d2d910f7-9f53-4454-92fd-471489bf67d5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.366s 2018-08-24 19:52:07.383 63 DEBUG tempest.lib.common.rest_client [req-d2d910f7-9f53-4454-92fd-471489bf67d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d910f7-9f53-4454-92fd-471489bf67d5'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60307e75-7a80-4669-a479-7b29bf3ab27f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:07.883 63 INFO tempest.lib.common.rest_client [req-ad4734e6-ffac-4002-a1b8-ce60819e8fe9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.499s 2018-08-24 19:52:07.884 63 DEBUG tempest.lib.common.rest_client [req-ad4734e6-ffac-4002-a1b8-ce60819e8fe9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad4734e6-ffac-4002-a1b8-ce60819e8fe9'} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "id": "c746a265-0700-4453-a6aa-f06173b2d4c0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:07.885 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:10.888 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:10.953 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:52:10.984 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:11.099 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:52:11.099 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:11.101 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:11.162 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:52:11.166 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16.172 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:52:16.173 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:52:16.173 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074681 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:52:16.562 63 INFO tempest.lib.common.rest_client [req-9f3cd890-efb4-4c6f-a1f8-e3154f0e11eb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.387s 2018-08-24 19:52:16.562 63 DEBUG tempest.lib.common.rest_client [req-9f3cd890-efb4-4c6f-a1f8-e3154f0e11eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3cd890-efb4-4c6f-a1f8-e3154f0e11eb'} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "id": "abad04b3-3170-4f9b-a8ad-868deb93dd43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:16.563 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16.565 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16.629 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:52:16.629 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16.744 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:52:16.744 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16.750 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16.811 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:52:16.814 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:21.821 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:52:21.822 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:52:21.822 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.078462 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 19:52:21.823 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 60307e75-7a80-4669-a479-7b29bf3ab27f _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-24 19:52:22.314 63 INFO tempest.lib.common.rest_client [req-95404c2f-157a-4a56-b956-cda1f8f45375 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f 0.490s 2018-08-24 19:52:22.315 63 DEBUG tempest.lib.common.rest_client [req-95404c2f-157a-4a56-b956-cda1f8f45375 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f', u'date': 'Fri, 24 Aug 2018 19:52:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95404c2f-157a-4a56-b956-cda1f8f45375'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:23.432 63 INFO tempest.lib.common.rest_client [req-1e1d655b-d70a-42c1-98d0-22c578a30bdf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289 1.116s 2018-08-24 19:52:23.433 63 DEBUG tempest.lib.common.rest_client [req-1e1d655b-d70a-42c1-98d0-22c578a30bdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289', u'date': 'Fri, 24 Aug 2018 19:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e1d655b-d70a-42c1-98d0-22c578a30bdf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:25.111 63 INFO tempest.lib.common.rest_client [req-229e193b-2fee-46f4-a5d0-368d899b0f1b ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface 1.677s 2018-08-24 19:52:25.112 63 DEBUG tempest.lib.common.rest_client [req-229e193b-2fee-46f4-a5d0-368d899b0f1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229e193b-2fee-46f4-a5d0-368d899b0f1b'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:26.527 63 INFO tempest.lib.common.rest_client [req-a4848de8-0b3d-43a6-8a51-226c098307ef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.414s 2018-08-24 19:52:26.528 63 DEBUG tempest.lib.common.rest_client [req-a4848de8-0b3d-43a6-8a51-226c098307ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4848de8-0b3d-43a6-8a51-226c098307ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:26.690 63 INFO tempest.lib.common.rest_client [req-40987a13-7425-4c12-97a9-efbe197ac474 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.161s 2018-08-24 19:52:26.690 63 DEBUG tempest.lib.common.rest_client [req-40987a13-7425-4c12-97a9-efbe197ac474 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:26.882 63 INFO tempest.lib.common.rest_client [req-164645b1-2aca-4bd9-af63-8245023beea6 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.191s 2018-08-24 19:52:26.882 63 DEBUG tempest.lib.common.rest_client [req-164645b1-2aca-4bd9-af63-8245023beea6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:28.762 63 INFO tempest.lib.common.rest_client [req-8f38c54c-c101-4fd7-8158-84b466094864 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.865s 2018-08-24 19:52:28.763 63 DEBUG tempest.lib.common.rest_client [req-8f38c54c-c101-4fd7-8158-84b466094864 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:29.827 63 INFO tempest.lib.common.rest_client [req-9198657a-df77-45ee-b9c5-b702562131c0 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.044s 2018-08-24 19:52:29.827 63 DEBUG tempest.lib.common.rest_client [req-9198657a-df77-45ee-b9c5-b702562131c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0'} Body: {"itemNotFound": {"message": "Instance b8e25ab8-74ac-4814-ae96-18040440e8b3 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:30.412 63 INFO tempest.lib.common.rest_client [req-49513e6c-8e90-4d25-b4d5-0517c0620929 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2 0.583s 2018-08-24 19:52:30.412 63 DEBUG tempest.lib.common.rest_client [req-49513e6c-8e90-4d25-b4d5-0517c0620929 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-49513e6c-8e90-4d25-b4d5-0517c0620929'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:30.625 63 INFO tempest.lib.common.rest_client [req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.212s 2018-08-24 19:52:30.626 63 DEBUG tempest.lib.common.rest_client [req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:30.789 63 INFO tempest.lib.common.rest_client [req-9b21430b-86eb-420f-b2fb-789e9782f4e2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.163s 2018-08-24 19:52:30.790 63 DEBUG tempest.lib.common.rest_client [req-9b21430b-86eb-420f-b2fb-789e9782f4e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:30Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:32.144 63 INFO tempest.lib.common.rest_client [req-a67c18ef-efd9-4aae-bb67-f4338b63c655 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.338s 2018-08-24 19:52:32.145 63 DEBUG tempest.lib.common.rest_client [req-a67c18ef-efd9-4aae-bb67-f4338b63c655 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:33.213 63 INFO tempest.lib.common.rest_client [req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.053s 2018-08-24 19:52:33.213 63 DEBUG tempest.lib.common.rest_client [req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6'} Body: {"itemNotFound": {"message": "Instance 7b027d03-f63c-4b40-a907-80ea237c9fe1 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:34.140 63 INFO tempest.lib.common.rest_client [req-c693f8ba-a7c9-434a-b004-4088dd963fa1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5 0.925s 2018-08-24 19:52:34.140 63 DEBUG tempest.lib.common.rest_client [req-c693f8ba-a7c9-434a-b004-4088dd963fa1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c693f8ba-a7c9-434a-b004-4088dd963fa1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:34.165 63 INFO tempest.lib.common.rest_client [req-a9aa7784-cc84-4413-b437-d8171374a10c ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318 0.024s 2018-08-24 19:52:34.165 63 DEBUG tempest.lib.common.rest_client [req-a9aa7784-cc84-4413-b437-d8171374a10c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318', u'x-compute-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:35.115 63 INFO tempest.lib.common.rest_client [req-2f90adc5-a0a0-431e-aad3-841113c3536e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36 0.948s 2018-08-24 19:52:35.115 63 DEBUG tempest.lib.common.rest_client [req-2f90adc5-a0a0-431e-aad3-841113c3536e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36', u'date': 'Fri, 24 Aug 2018 19:52:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f90adc5-a0a0-431e-aad3-841113c3536e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:36.727 63 INFO tempest.lib.common.rest_client [req-58520869-3de0-4067-acfa-48167eee63a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e 1.611s 2018-08-24 19:52:36.728 63 DEBUG tempest.lib.common.rest_client [req-58520869-3de0-4067-acfa-48167eee63a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e', u'date': 'Fri, 24 Aug 2018 19:52:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58520869-3de0-4067-acfa-48167eee63a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:38.104 63 INFO tempest.lib.common.rest_client [req-123cf7f0-6c0c-4e21-84e1-0b1c34571129 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2 1.375s 2018-08-24 19:52:38.105 63 DEBUG tempest.lib.common.rest_client [req-123cf7f0-6c0c-4e21-84e1-0b1c34571129 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2', u'date': 'Fri, 24 Aug 2018 19:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-123cf7f0-6c0c-4e21-84e1-0b1c34571129'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:39.529 63 INFO tempest.lib.common.rest_client [req-9b17cdf1-8fdb-42f0-9fe1-0348d313d3d4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a 1.423s 2018-08-24 19:52:39.529 63 DEBUG tempest.lib.common.rest_client [req-9b17cdf1-8fdb-42f0-9fe1-0348d313d3d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b17cdf1-8fdb-42f0-9fe1-0348d313d3d4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:39.803 63 INFO tempest.lib.common.rest_client [req-c5de19a6-3552-4538-b9db-ea5dd24d98ee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8 0.272s 2018-08-24 19:52:39.803 63 DEBUG tempest.lib.common.rest_client [req-c5de19a6-3552-4538-b9db-ea5dd24d98ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de19a6-3552-4538-b9db-ea5dd24d98ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [58.917087s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 303, in test_bgpvpn_update_route_targets_and_unassociated_net self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:51:41,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.295s 2018-08-24 19:51:41,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1827543667 description", "name": "tempest-secgroup-smoke-1827543667"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:51:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-889042be-e001-44c5-b2cd-dc00e2633497'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1827543667 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:40Z", "updated_at": "2018-08-24T19:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "77702de5-0933-447a-8665-d77af0e2fd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "dd06bd9a-f5df-416c-aec6-f301b2643a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "name": "tempest-secgroup-smoke-1827543667"}} 2018-08-24 19:51:41,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:51:41,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-543aa85f-bef2-499c-9a56-f95793fc694b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d9f690be-5953-42df-85ea-f577bf040013"}} 2018-08-24 19:51:41,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.314s 2018-08-24 19:51:41,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94e7e234-3301-4159-9b21-42e3dcfe73f8'} 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-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ede98a3-46a0-421d-8303-65a97a79de84"}} 2018-08-24 19:51:41,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:41,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-597ff75c-2a1b-4346-9ad6-95369f4681cb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1295d29c-ff8a-4a08-8d88-5c8d3a412566"}} 2018-08-24 19:51:41,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:41,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f88bbf4-f21b-4991-b481-6bbb116f9ff7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "882c1682-e02c-4292-8633-cafd1dc18788"}} 2018-08-24 19:51:42,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4802460-c799-4f03-b581-900a83d626e5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "be1ad7ec-e754-47f6-ab56-c6327315118e"}} 2018-08-24 19:51:42,281 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:42,282 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-545f9260-42fe-4db9-93c8-4be24dcbc737'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3cbfb22d-ed0b-456c-9bb7-02033cb0de1f"}} 2018-08-24 19:51:42,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c126fb35-dbc4-41be-aed4-6c5856fa4bd5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3e53844a-8867-4d3a-9e75-a82215c34355"}} 2018-08-24 19:51:42,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:51:42,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce7c8987-090c-4a17-b85e-14722add5016'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7908e492-1ec4-4678-9722-08839e62a394"}} 2018-08-24 19:51:42,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.207s 2018-08-24 19:51:42,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-592812591"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-547e59ac-1f9f-47d8-ae18-dfe84a0e7c53'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","name":"tempest-A-592812591"}} 2018-08-24 19:51:43,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.530s 2018-08-24 19:51:43,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "name": "tempest-subnet-A-1-2125421940"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76e1c423-6be8-4d91-af0b-49656f15b183'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","subnetpool_id":null,"name":"tempest-subnet-A-1-2125421940"}} 2018-08-24 19:51:43,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.580s 2018-08-24 19:51:43,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219833426"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1f166fa-cc11-4051-8bd3-776fcf986741'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","name":"tempest-B-219833426"}} 2018-08-24 19:51:44,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 19:51:44,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "name": "tempest-subnet-B-1-658816243"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c7612fd-c254-4f9c-8994-0b0febb44538'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:44Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:44Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","subnetpool_id":null,"name":"tempest-subnet-B-1-658816243"}} 2018-08-24 19:51:44,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.286s 2018-08-24 19:51:44,846 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-318480318"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhwIX+Fu39vuI7ztgJyhn5oRojrfSzMwTn3o+be1StP6kJIn1bff1zL51scxWx/vNh2Kq811cjxNX7cV9H6F0qg+sFDNGMZWT47af1Nmd4l9TCnEigzjgrbDg48UbKESQb4pZVcfWt+EJYnJgUcQSgbHQkZngTHyZECqSUpikdbnNLm7otQeRx0pFHTTdQBsTdk8l1xyNQehKXzhKwcgibn2Mxi2lYXBk7Hlu9FDpTcgQXmnFAygJx0QVMDRB9aVqK0VNkyWIIyIrMEdeog6BUtCWbTnR3e16sOEMMCntmuLTb93lX2bYg2N2QOxWU0MGjvakU5YATB+YvMN9+rLAP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4cCF/hbt/b7iO87YCcoZ+aEaI630szME596Pm3tUrT+pCSJ9\nW339cy+dbHMVsf7zYdiqvNdXI8TV+3FfR+hdKoPrBQzRjGVk+O2n9TZneJfUwpxI\noM44K2w4OPFGyhEkG+KWVXH1rfhCWJyYFHEEoGx0JGZ4Ex8mRAqklKYpHW5zS5u6\nLUHkcdKRR003UAbE3ZPJdccjUHoSl84SsHIIm59jMYtpWFwZOx5bvRQ6U3IEF5px\nQMoCcdEFTA0QfWlaitFTZMliCMiKzBHXqIOgVLQlm050d3terDhDDAp7Zri02/d5\nV9m2INjdkDsVlNDBo72pFOWAEwfmLzDffqywDwIDAQABAoIBAArqhVApCa8IaOYd\ndWLby++/M4VgJwH3SJhxsZ4CE7Eg7+qKKWegKv5D4ifZVMY7nscvc+oXu5X2Maar\n78CJYt/oaxfea8+PI5fJ3iJEVDKHnPkgF373Gc43uGxAdnzU4Vsb1Msi7I9R/ttM\nDyqF4IRlWiRcdBfwnKgTn6u0cS6EDngME9mozImP3geKnSSBAHFLIMIxZWZP4zp+\nDi/mVmaNjq7Ln367qfOJz1Pd+R6bbob5DS7QlH4jDFWzBsm/1iAkw4TyBidW+bCm\nqTiN+sJNxsDx/nD+pnmolRF3zIkdoUBqUgZtj72Ww1Q4mN3I73j516HPQoP2GrQ9\ndgiptFECgYEA+srBza1PRn89NU89b4/hYSFC6dNM8OS1jxlbs/Cgi0f+Rs8kxSE5\n9fTRlJ4KxH7Afb87FUzxdmaxQhMUF2c8LC4vdAJiJJXVE/qeC24ylVOsspyFEiyo\nEKxXrJBEV3gq3lSWlObFBTJ391cWQj0Y1ydmwmXpbGb90+yjWTBp67kCgYEA5nCm\njey1nDjU4yp/sI5z/tB3KQpFPIrYgQotfQvfhX6b6/eU6AtBbRfzM2Vf0WQzFtUi\nhG92XxIHFfbc+5vm6Q1QESuCDUXx2JhkN5IHv3MNBL/gnjvfi7FFbTMUlHgIWwIz\n3GJADsnS+I/pChUWu+GdiWhjsdOSnvSVlKzMLgcCgYEAy91qMWGCodHo1Z72V+vj\nz+sT07OaRfAEzrBUZS9jshTx1GmqgDyEOzWp8F+QbS6EFzQOOUB0wES2LvoHSQb4\nWQmqNWmCki7iKP1+39fScqS0K/UkDyQR8ovGMVaM13Wtk1G7nosA+TqPXpaCV5IG\n0U8ML1Zcq2wFRfKEzomWcLECgYAO/xvHtrTm8sff9L8UlWC1H4nxsMpqszp9w1TM\ng35LaL7q71TQeRML73gTSzCeJuAwRzSU29AfRcQSSNt+wFmZpxUj2OoAxSGFD/3N\npAI/ElSxj28lvQ3CQIodHirjsqAQlCcd24MBs164cF0hG9g75+XhsFp0kylCkPY/\nE7PB9wKBgQCzfgfDuwWcff4WCgPU44RN9xOZNZdI6dTTpEKIV9En3H4vzk2ioS3c\ndydN/Pf+WZYXs9ADndQD/y1qXdi5g8DJQJeD05+arDF3i95yOeNyA/Nb6EG9fKKF\nDxtEZqPX1y4s1m/tJlJarr7T324TwDTVAaMCHjoK8Pa7cTXUuktc6w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-318480318", "fingerprint": "79:33:49:32:43:f7:bc:82:7d:fe:50:41:61:e0:57:5d"}} 2018-08-24 19:51:45,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 0.924s 2018-08-24 19:51:45,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1598462649", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac3e72ac-f118-49f0-8f98-165a5be4fbe9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:45Z","name":"tempest-port-smoke-1598462649","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:52:99:31","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","ip_address":"10.101.11.10"}],"id":"4d9b31e7-12c7-4bd3-8892-db2e49cc6df5","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} 2018-08-24 19:51:47,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 1.925s 2018-08-24 19:51:47,704 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "port": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "adminPass": "smBJS4trRxX2"}} 2018-08-24 19:51:48,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.344s 2018-08-24 19:51:48,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:49,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.387s 2018-08-24 19:51:49,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:49,470 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:50,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.332s 2018-08-24 19:51:50,806 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:50,822 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:52,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.398s 2018-08-24 19:51:52,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.152s 2018-08-24 19:51:53,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,405 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:51:53,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.355s 2018-08-24 19:51:53,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,776 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7b027d03-f63c-4b40-a907-80ea237c9fe1 with status: ACTIVE 2018-08-24 19:51:54,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 1.218s 2018-08-24 19:51:54,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-724472184", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-534ca2bc-b6f0-485d-9cd4-de18d66c9462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:53Z","name":"tempest-port-smoke-724472184","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:84:cc:d6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","ip_address":"10.102.21.20"}],"id":"ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} 2018-08-24 19:51:55,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 0.695s 2018-08-24 19:51:55,693 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "port": "ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "adminPass": "DjyRdnLNBu6d"}} 2018-08-24 19:51:56,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.338s 2018-08-24 19:51:56,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:57,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.087s 2018-08-24 19:51:57,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:57,150 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:58,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.147s 2018-08-24 19:51:58,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:58,312 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:59,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.506s 2018-08-24 19:51:59,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.170s 2018-08-24 19:52:01,009 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,025 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:52:01,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.363s 2018-08-24 19:52:01,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,403 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b8e25ab8-74ac-4814-ae96-18040440e8b3 with status: ACTIVE 2018-08-24 19:52:01,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/routers 0.156s 2018-08-24 19:52:01,560 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--428314613", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898ea418-a835-4c03-8e44-713a6ea00321'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} 2018-08-24 19:52:03,129 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.567s 2018-08-24 19:52:03,130 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7aa8263b-ab60-47de-afd1-6ab252f00ffc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} 2018-08-24 19:52:05,255 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface 2.121s 2018-08-24 19:52:05,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0298eb2-06e5-4d1e-a4ba-7ab505c60684'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} 2018-08-24 19:52:07,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.759s 2018-08-24 19:52:07,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:52:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d31c9b73-0cf5-42fb-87ac-0c7e4e4f476b'} Body: {"floatingip": {"router_id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:52:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5", "id": "92f8400c-b0a5-4805-90bb-3ddc723aa289", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:52:07,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.366s 2018-08-24 19:52:07,383 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d910f7-9f53-4454-92fd-471489bf67d5'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60307e75-7a80-4669-a479-7b29bf3ab27f"}} 2018-08-24 19:52:07,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.499s 2018-08-24 19:52:07,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad4734e6-ffac-4002-a1b8-ce60819e8fe9'} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "id": "c746a265-0700-4453-a6aa-f06173b2d4c0"}} 2018-08-24 19:52:07,885 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:10,888 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:10,953 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:10,984 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:11,099 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:52:11,099 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:11,101 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:11,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:11,166 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16,172 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:52:16,173 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-24 19:52:16,173 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074681 seconds 2018-08-24 19:52:16,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.387s 2018-08-24 19:52:16,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3cd890-efb4-4c6f-a1f8-e3154f0e11eb'} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "id": "abad04b3-3170-4f9b-a8ad-868deb93dd43"}} 2018-08-24 19:52:16,563 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16,565 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16,629 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:16,629 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16,744 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:52:16,744 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16,750 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16,811 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:16,814 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:21,821 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:52:21,822 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-24 19:52:21,822 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.078462 seconds 2018-08-24 19:52:21,823 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 60307e75-7a80-4669-a479-7b29bf3ab27f 2018-08-24 19:52:22,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f 0.490s 2018-08-24 19:52:22,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f', u'date': 'Fri, 24 Aug 2018 19:52:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95404c2f-157a-4a56-b956-cda1f8f45375'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-24 19:52:23,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289 1.116s 2018-08-24 19:52:23,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289', u'date': 'Fri, 24 Aug 2018 19:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e1d655b-d70a-42c1-98d0-22c578a30bdf'} Body: 2018-08-24 19:52:25,111 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface 1.677s 2018-08-24 19:52:25,112 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229e193b-2fee-46f4-a5d0-368d899b0f1b'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} 2018-08-24 19:52:26,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.414s 2018-08-24 19:52:26,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4848de8-0b3d-43a6-8a51-226c098307ef'} Body: 2018-08-24 19:52:26,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.161s 2018-08-24 19:52:26,690 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474'} Body: 2018-08-24 19:52:26,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.191s 2018-08-24 19:52:26,882 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:28,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.865s 2018-08-24 19:52:28,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:29,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.044s 2018-08-24 19:52:29,827 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0'} Body: {"itemNotFound": {"message": "Instance b8e25ab8-74ac-4814-ae96-18040440e8b3 could not be found.", "code": 404}} 2018-08-24 19:52:30,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2 0.583s 2018-08-24 19:52:30,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-49513e6c-8e90-4d25-b4d5-0517c0620929'} Body: 2018-08-24 19:52:30,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.212s 2018-08-24 19:52:30,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1'} Body: 2018-08-24 19:52:30,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.163s 2018-08-24 19:52:30,790 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:30Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:32,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.338s 2018-08-24 19:52:32,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:33,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.053s 2018-08-24 19:52:33,213 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6'} Body: {"itemNotFound": {"message": "Instance 7b027d03-f63c-4b40-a907-80ea237c9fe1 could not be found.", "code": 404}} 2018-08-24 19:52:34,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5 0.925s 2018-08-24 19:52:34,140 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c693f8ba-a7c9-434a-b004-4088dd963fa1'} Body: 2018-08-24 19:52:34,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318 0.024s 2018-08-24 19:52:34,165 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318', u'x-compute-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c'} Body: 2018-08-24 19:52:35,115 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36 0.948s 2018-08-24 19:52:35,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36', u'date': 'Fri, 24 Aug 2018 19:52:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f90adc5-a0a0-431e-aad3-841113c3536e'} Body: 2018-08-24 19:52:36,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e 1.611s 2018-08-24 19:52:36,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e', u'date': 'Fri, 24 Aug 2018 19:52:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58520869-3de0-4067-acfa-48167eee63a7'} Body: 2018-08-24 19:52:38,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2 1.375s 2018-08-24 19:52:38,105 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2', u'date': 'Fri, 24 Aug 2018 19:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-123cf7f0-6c0c-4e21-84e1-0b1c34571129'} Body: 2018-08-24 19:52:39,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a 1.423s 2018-08-24 19:52:39,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b17cdf1-8fdb-42f0-9fe1-0348d313d3d4'} Body: 2018-08-24 19:52:39,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8 0.272s 2018-08-24 19:52:39,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de19a6-3552-4538-b9db-ea5dd24d98ee'} Body: 2018-08-24 19:52:40.072 63 INFO tempest.lib.common.rest_client [req-540cc294-d3f3-4aa4-93c3-265becdab84c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.244s 2018-08-24 19:52:40.073 63 DEBUG tempest.lib.common.rest_client [req-540cc294-d3f3-4aa4-93c3-265becdab84c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1087705290 description", "name": "tempest-secgroup-smoke-1087705290"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-540cc294-d3f3-4aa4-93c3-265becdab84c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1087705290 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:39Z", "updated_at": "2018-08-24T19:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "150491d0-240f-4d28-b430-c614539b56e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "410e86c5-364a-4011-ad56-edf97f3a4c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "name": "tempest-secgroup-smoke-1087705290"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:40.574 63 INFO tempest.lib.common.rest_client [req-c59278cf-2065-45fa-bdc9-ff4ad5ae411c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.500s 2018-08-24 19:52:40.575 63 DEBUG tempest.lib.common.rest_client [req-c59278cf-2065-45fa-bdc9-ff4ad5ae411c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c59278cf-2065-45fa-bdc9-ff4ad5ae411c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00355c8c-ed87-4921-a772-a026643ea87c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:40.731 63 INFO tempest.lib.common.rest_client [req-17cece5b-9a4b-410c-97fe-a689a7baa2e0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:52:40.731 63 DEBUG tempest.lib.common.rest_client [req-17cece5b-9a4b-410c-97fe-a689a7baa2e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17cece5b-9a4b-410c-97fe-a689a7baa2e0'} 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-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6cd8d1ef-e055-4555-93d7-dd85420adcd9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:40.925 63 INFO tempest.lib.common.rest_client [req-6f805aba-0571-45e2-8686-15172fe15223 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.192s 2018-08-24 19:52:40.925 63 DEBUG tempest.lib.common.rest_client [req-6f805aba-0571-45e2-8686-15172fe15223 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f805aba-0571-45e2-8686-15172fe15223'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b7787c58-10f0-4cf9-82ea-1c611515611f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.071 63 INFO tempest.lib.common.rest_client [req-00b40a47-d411-4800-93dd-96d3c7614c40 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:52:41.072 63 DEBUG tempest.lib.common.rest_client [req-00b40a47-d411-4800-93dd-96d3c7614c40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00b40a47-d411-4800-93dd-96d3c7614c40'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c801fc85-044a-4b9d-a1af-c09d27539871"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.204 63 INFO tempest.lib.common.rest_client [req-719d2008-5e8f-4476-a9c3-f5567612641b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.132s 2018-08-24 19:52:41.205 63 DEBUG tempest.lib.common.rest_client [req-719d2008-5e8f-4476-a9c3-f5567612641b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719d2008-5e8f-4476-a9c3-f5567612641b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a9d1f80-dc9e-438d-a2b2-4631d9a0722c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.359 63 INFO tempest.lib.common.rest_client [req-a1856d93-c833-4fb0-b830-54d6124b1772 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:52:41.360 63 DEBUG tempest.lib.common.rest_client [req-a1856d93-c833-4fb0-b830-54d6124b1772 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1856d93-c833-4fb0-b830-54d6124b1772'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c599dc8-4426-4e33-ab01-39679848822a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.512 63 INFO tempest.lib.common.rest_client [req-db53ee76-47b8-4416-a282-3b2ff2d682c1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:52:41.512 63 DEBUG tempest.lib.common.rest_client [req-db53ee76-47b8-4416-a282-3b2ff2d682c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db53ee76-47b8-4416-a282-3b2ff2d682c1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52b135ad-04ed-410b-a07c-dfb261cd7174"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.661 63 INFO tempest.lib.common.rest_client [req-ee040b68-56a6-4e0f-8638-e39f4c02155b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 19:52:41.661 63 DEBUG tempest.lib.common.rest_client [req-ee040b68-56a6-4e0f-8638-e39f4c02155b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee040b68-56a6-4e0f-8638-e39f4c02155b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1da359cb-4abd-47b8-b324-9cd28805e3db"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:41.911 63 INFO tempest.lib.common.rest_client [req-e1ebf5d4-9f9f-4cfa-8a9c-c27ddd5704a0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.249s 2018-08-24 19:52:41.912 63 DEBUG tempest.lib.common.rest_client [req-e1ebf5d4-9f9f-4cfa-8a9c-c27ddd5704a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-481888132"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ebf5d4-9f9f-4cfa-8a9c-c27ddd5704a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4800509c-865f-4b5b-b618-f3c13291ea2e","name":"tempest-A-481888132"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:42.736 63 INFO tempest.lib.common.rest_client [req-c8eb7b7a-a8af-41c9-b3f9-c6ea9555ae44 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.822s 2018-08-24 19:52:42.736 63 DEBUG tempest.lib.common.rest_client [req-c8eb7b7a-a8af-41c9-b3f9-c6ea9555ae44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "name": "tempest-subnet-A-1-317893715"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8eb7b7a-a8af-41c9-b3f9-c6ea9555ae44'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","subnetpool_id":null,"name":"tempest-subnet-A-1-317893715"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:42.969 63 INFO tempest.lib.common.rest_client [req-a6567a92-8350-48f4-8a49-9a2239de5e1b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.232s 2018-08-24 19:52:42.970 63 DEBUG tempest.lib.common.rest_client [req-a6567a92-8350-48f4-8a49-9a2239de5e1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-566101621"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6567a92-8350-48f4-8a49-9a2239de5e1b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","name":"tempest-B-566101621"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:43.667 63 INFO tempest.lib.common.rest_client [req-099c1873-5b6d-4cd4-8a23-019f533ad9cf ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.697s 2018-08-24 19:52:43.668 63 DEBUG tempest.lib.common.rest_client [req-099c1873-5b6d-4cd4-8a23-019f533ad9cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "name": "tempest-subnet-B-1-580475601"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-099c1873-5b6d-4cd4-8a23-019f533ad9cf'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:43Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","subnetpool_id":null,"name":"tempest-subnet-B-1-580475601"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:43.916 63 INFO tempest.lib.common.rest_client [req-cca1bf63-8013-4d55-a54e-0e065a67087a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.247s 2018-08-24 19:52:43.916 63 DEBUG tempest.lib.common.rest_client [req-cca1bf63-8013-4d55-a54e-0e065a67087a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1705483289"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbOsAbMKFj6Xv8tSwAiNMoJlj0VQLn86EWTTUXkusPwui4RjjGrO3AiT8HE+5vaxQPgFz4rzfGB2rBTMPWKo09ij7uvzJbq6mDom/WP32qU5tAwTy08b22kwzzpn9cK8kEcUF0SsZl4JR1TzZzwbuaT31uCES3tG721su4hX9tb/AIA8+qPU89/yZSr9tm6pHVGHaWk+EjONh76WJptGc0DGMQniD3wkg8h/ghb0YxnvnHkYj4zTsfUu6bn8dpI8RlUaibEk+K/F6mIddmfWtzh4M8gepSgnQSATszku+aRwpnOEusNsjcQyDoCPlTALnZ2ISpjk1U5X5xXy/Tffep Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2zrAGzChY+l7/LUsAIjTKCZY9FUC5/OhFk01F5LrD8LouEY4\nxqztwIk/BxPub2sUD4Bc+K83xgdqwUzD1iqNPYo+7r8yW6upg6Jv1j99qlObQME8\ntPG9tpMM86Z/XCvJBHFBdErGZeCUdU82c8G7mk99bghEt7Ru9tbLuIV/bW/wCAPP\nqj1PPf8mUq/bZuqR1Rh2lpPhIzjYe+liabRnNAxjEJ4g98JIPIf4IW9GMZ75x5GI\n+M07H1Lum5/HaSPEZVGomxJPivxepiHXZn1rc4eDPIHqUoJ0EgE7M5LvmkcKZzhL\nrDbI3EMg6Aj5UwC52diEqY5NVOV+cV8v0333qQIDAQABAoIBAQC2NzbFYr5CFScA\n/HT+XLtle7okGyS3NkCGENY4Kd1G1HIp9/Po7oMOrQS+FUrxQMcDu2WLLdfluPR6\nhhugPu32YJm+RxzMJPpYdwMNyOfiUmuQfwy+OM++mKsDOThSm/IQxzHoPt54fxnm\nB1jzDeuobrmKY0T6i/ZPJGlfjVZE1mNNpgdLh51JqXAoVnBANhHcC3lwSBqLQGhH\n64rTvZCkYCpdXHQD/ccdBYvYMkwv5Q6AoYJ5v496Ol40z+qfYqG9CjqwCg+iQdEQ\nAVN7R/SLdDYJxMVAqUm24TKN8hacYWFozWKjcNG0CpyGh49+VX4hB8/AThO7p74k\nCmT1FlaBAoGBAPXagjHtUviOOAJwrcOZSwwzQUM9VAt2tkmADZMR1cE014JrZWcw\nfzguG9OdWQu/mFJW4RmuPrNCetx8vxu0soh4Uz86bbpnPOLUQa3Mg301e5lmqTV4\nEZP49yDKE5mIl9TsIx5y9Gt0n9+9flnQOZ8DAbW0QF4yBbJOmsmW3DzlAoGBAORG\n9BOiwLbuAeVs5jFpz2lGHaHUVe24ahqLH7w/R3yX2QiCmZuCrRKP7FhpLQd9o0Ec\neKAwpIT1kwpEQhaFpYbSNLQSmy9OTSJ65uBD3MGF7dQdFIdChGCRJi5+OrMhLK51\naUQA9benMciC1p3UMKg2RU2feuGrEqh5zWsDnmd1AoGAFK9fyOeY1YTRvZLRa+WX\n5NzjHs8oJRbF24VEnx0fCPRzNWvnyjjQW1+1w6Y3eb+TB0p8AfchG1/6ilaMlb4s\nT0Mgbe9yj/5jpwoIxKCyZ3R6g7uZfQAvKm4GDOIzp/VQIQAFLGirm+biFKcS3Gei\nkXhlSm5yA/rdc9UdPNzOhukCgYEAh6xgDneRwGdu+xOhMMcpffEtVWxk8dfEQChl\n4TVe4H9Df9pXP2UIRlsB5n4EREp4yA8K5nJipZ9rGBP/j3E5MwsmRcw1LYWFNLQF\nGk9bGi3mb0YlWErBcL90CPf/HU3fR4UC3mcPo2qcnQaeVcmybZdr0zmxCATsHvPd\nkffhoq0CgYEA2+ek7vFoz6N1zgfNiSkEQCuNqpmB10rlRlrrdoiBde8WEUTY5+k4\nQH0QVDKkQjKu/oWTHRwG+gAWQKMlPK+62JJRUPkOWhCJCLIlWd9vRW2nfO+PG4Hw\nBwIbaiVvdTydQyGH0awdY/y7jbqd/4q0Mds3Td358saUQvEjnESRJvc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1705483289", "fingerprint": "d2:4d:65:3a:99:84:b1:4f:89:b1:e2:fb:cf:e7:e1:51"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:45.683 63 INFO tempest.lib.common.rest_client [req-b324acbd-7c77-435f-83de-bf0600487af1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.764s 2018-08-24 19:52:45.684 63 DEBUG tempest.lib.common.rest_client [req-b324acbd-7c77-435f-83de-bf0600487af1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-704004311", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b324acbd-7c77-435f-83de-bf0600487af1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:44Z","name":"tempest-port-smoke-704004311","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a1:97:07","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","ip_address":"10.101.11.10"}],"id":"48825acd-9ea6-414a-b6f4-1fdf7a79d84e","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:47.105 63 INFO tempest.lib.common.rest_client [req-50c04196-16e2-4743-85f4-6c368e4ade93 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 1.419s 2018-08-24 19:52:47.105 63 DEBUG tempest.lib.common.rest_client [req-50c04196-16e2-4743-85f4-6c368e4ade93 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4800509c-865f-4b5b-b618-f3c13291ea2e", "port": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "adminPass": "pKhn57VPrPMY"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:47.175 63 INFO tempest.lib.common.rest_client [req-57b92fd3-560d-4cd8-b5f8-969c79e7c966 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.060s 2018-08-24 19:52:47.176 63 DEBUG tempest.lib.common.rest_client [req-57b92fd3-560d-4cd8-b5f8-969c79e7c966 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:48.480 63 INFO tempest.lib.common.rest_client [req-57329285-6ac9-420b-adeb-059290d91c92 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.288s 2018-08-24 19:52:48.481 63 DEBUG tempest.lib.common.rest_client [req-57329285-6ac9-420b-adeb-059290d91c92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:49.715 63 INFO tempest.lib.common.rest_client [req-00fbf3ad-6434-4f3c-80c3-3578a26e224f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.220s 2018-08-24 19:52:49.716 63 DEBUG tempest.lib.common.rest_client [req-00fbf3ad-6434-4f3c-80c3-3578a26e224f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:49.729 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:52:50.945 63 INFO tempest.lib.common.rest_client [req-b56ebda2-e460-4b68-bd5a-cd469fa4b110 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.213s 2018-08-24 19:52:50.945 63 DEBUG tempest.lib.common.rest_client [req-b56ebda2-e460-4b68-bd5a-cd469fa4b110 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:52.918 63 INFO tempest.lib.common.rest_client [req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.958s 2018-08-24 19:52:52.919 63 DEBUG tempest.lib.common.rest_client [req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:54.098 63 INFO tempest.lib.common.rest_client [req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.161s 2018-08-24 19:52:54.098 63 DEBUG tempest.lib.common.rest_client [req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:54.112 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:52:54.285 63 INFO tempest.lib.common.rest_client [req-662701c5-0cd4-4d69-9790-d1508c38902c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.172s 2018-08-24 19:52:54.286 63 DEBUG tempest.lib.common.rest_client [req-662701c5-0cd4-4d69-9790-d1508c38902c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:54.299 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: f10413f1-f9c9-45e5-9edd-bb1eb9c65940 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:52:55.490 63 INFO tempest.lib.common.rest_client [req-03f2e3dd-81ff-4277-8aaa-584818835379 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.190s 2018-08-24 19:52:55.491 63 DEBUG tempest.lib.common.rest_client [req-03f2e3dd-81ff-4277-8aaa-584818835379 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-751932543", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03f2e3dd-81ff-4277-8aaa-584818835379'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:54Z","name":"tempest-port-smoke-751932543","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ff:e2:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","ip_address":"10.102.21.20"}],"id":"07060dde-1bf7-4a13-90d7-54138ebdff1d","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:56.461 63 INFO tempest.lib.common.rest_client [req-1f71ee7d-b40e-492b-864e-8919896fa3ce ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 0.969s 2018-08-24 19:52:56.462 63 DEBUG tempest.lib.common.rest_client [req-1f71ee7d-b40e-492b-864e-8919896fa3ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "port": "07060dde-1bf7-4a13-90d7-54138ebdff1d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "adminPass": "dh3CTaLCExfX"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:56.539 63 INFO tempest.lib.common.rest_client [req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.072s 2018-08-24 19:52:56.539 63 DEBUG tempest.lib.common.rest_client [req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:57.886 63 INFO tempest.lib.common.rest_client [req-76496b70-e0fd-45d7-affa-07fd370a519b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.332s 2018-08-24 19:52:57.887 63 DEBUG tempest.lib.common.rest_client [req-76496b70-e0fd-45d7-affa-07fd370a519b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:57.900 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:52:59.049 63 INFO tempest.lib.common.rest_client [req-9a771801-22ea-4743-9d2f-300f7b259997 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:52:59.050 63 DEBUG tempest.lib.common.rest_client [req-9a771801-22ea-4743-9d2f-300f7b259997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:52:59.063 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:53:00.212 63 INFO tempest.lib.common.rest_client [req-5e2c2e02-6812-4c55-9efa-1671a00490f8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:53:00.212 63 DEBUG tempest.lib.common.rest_client [req-5e2c2e02-6812-4c55-9efa-1671a00490f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:01.388 63 INFO tempest.lib.common.rest_client [req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.162s 2018-08-24 19:53:01.389 63 DEBUG tempest.lib.common.rest_client [req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:02.846 63 INFO tempest.lib.common.rest_client [req-14a57037-d116-457c-9a18-67119951c36d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.442s 2018-08-24 19:53:02.847 63 DEBUG tempest.lib.common.rest_client [req-14a57037-d116-457c-9a18-67119951c36d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:02.859 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:53:02.997 63 INFO tempest.lib.common.rest_client [req-92b7d89e-ea15-4301-b835-64cbfacc98eb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.137s 2018-08-24 19:53:02.998 63 DEBUG tempest.lib.common.rest_client [req-92b7d89e-ea15-4301-b835-64cbfacc98eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:03.011 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:53:03.120 63 INFO tempest.lib.common.rest_client [req-5ecb1d97-6701-42d7-b710-cb56e82b6bcb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:53:03.121 63 DEBUG tempest.lib.common.rest_client [req-5ecb1d97-6701-42d7-b710-cb56e82b6bcb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ecb1d97-6701-42d7-b710-cb56e82b6bcb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5d06406e-a386-453c-a9e6-6bd6a9819526"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:03.459 63 INFO tempest.lib.common.rest_client [req-31cda9f8-bcbf-4068-9803-e94b016887df ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.337s 2018-08-24 19:53:03.460 63 DEBUG tempest.lib.common.rest_client [req-31cda9f8-bcbf-4068-9803-e94b016887df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31cda9f8-bcbf-4068-9803-e94b016887df'} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "id": "31eafb9a-9b0d-45d8-9ede-8bd2f78e8fad"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:03.882 63 INFO tempest.lib.common.rest_client [req-906e53a2-85ff-434f-9d4c-72e3c6f88b66 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.422s 2018-08-24 19:53:03.883 63 DEBUG tempest.lib.common.rest_client [req-906e53a2-85ff-434f-9d4c-72e3c6f88b66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-906e53a2-85ff-434f-9d4c-72e3c6f88b66'} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "id": "59bc14c9-c07b-4aae-8f60-c217a189ca21"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:03.883 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:53:03.994 63 INFO tempest.lib.common.rest_client [req-9e05ab4c-6bad-480c-b35b-6be663c044ba ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/routers 0.110s 2018-08-24 19:53:03.995 63 DEBUG tempest.lib.common.rest_client [req-9e05ab4c-6bad-480c-b35b-6be663c044ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--537573267", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e05ab4c-6bad-480c-b35b-6be663c044ba'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:03Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:05.547 63 INFO tempest.lib.common.rest_client [req-41491993-42bc-4090-a800-b1b93063c240 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.550s 2018-08-24 19:53:05.547 63 DEBUG tempest.lib.common.rest_client [req-41491993-42bc-4090-a800-b1b93063c240 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41491993-42bc-4090-a800-b1b93063c240'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:04Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:07.503 63 INFO tempest.lib.common.rest_client [req-1feec5a5-1b5c-442c-886c-8200db3ebc48 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface 1.955s 2018-08-24 19:53:07.504 63 DEBUG tempest.lib.common.rest_client [req-1feec5a5-1b5c-442c-886c-8200db3ebc48 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1feec5a5-1b5c-442c-886c-8200db3ebc48'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:09.405 63 INFO tempest.lib.common.rest_client [req-479fc25f-741d-439a-a777-4a2c4cf518fe ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.900s 2018-08-24 19:53:09.406 63 DEBUG tempest.lib.common.rest_client [req-479fc25f-741d-439a-a777-4a2c4cf518fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-479fc25f-741d-439a-a777-4a2c4cf518fe'} Body: {"floatingip": {"router_id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:53:08Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e", "id": "382937f3-66b0-4589-905f-6d10f1dc8c0d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:53:09.407 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12.417 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12.481 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:53:12.482 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:12.597 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:53:12.597 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12.599 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12.662 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:53:12.663 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:17.670 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:53:17.671 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:54:27.695 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:54:27.697 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:54:27.702 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:54:27.767 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:54:27.799 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:54:32.807 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:54:32.808 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:55:42.832 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:55:42.834 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:55:42.835 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42.840 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:42.942 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:55:42.967 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:42.974 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:55:42.974 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:42.975 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:55:42.975 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42.977 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43.038 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:55:43.041 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43.051 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 19:55:43.051 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:55:43.052 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43.054 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43.114 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:55:43.118 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43.125 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:55:43.125 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43.127 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43.186 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:55:43.191 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43.197 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 19:55:43.197 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:43.198 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:55:43.198 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43.200 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43.261 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:55:43.266 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:48.273 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:55:48.274 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:56:58.340 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:56:58.341 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:56:58.345 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:56:58.447 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:56:58.473 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:57:03.482 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:57:03.484 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:58:13.554 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.217: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:58:15.094 63 INFO tempest.lib.common.rest_client [req-bf6ee7c6-cd46-49da-92fa-9b7a86e51140 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d 1.537s 2018-08-24 19:58:15.095 63 DEBUG tempest.lib.common.rest_client [req-bf6ee7c6-cd46-49da-92fa-9b7a86e51140 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d', u'date': 'Fri, 24 Aug 2018 19:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf6ee7c6-cd46-49da-92fa-9b7a86e51140'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:16.840 63 INFO tempest.lib.common.rest_client [req-d64ce92c-6044-438c-8f8d-9834b54e2db4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface 1.743s 2018-08-24 19:58:16.840 63 DEBUG tempest.lib.common.rest_client [req-d64ce92c-6044-438c-8f8d-9834b54e2db4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:58:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d64ce92c-6044-438c-8f8d-9834b54e2db4'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:18.497 63 INFO tempest.lib.common.rest_client [req-818c5576-a768-46f5-ae52-2f99499695eb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.655s 2018-08-24 19:58:18.497 63 DEBUG tempest.lib.common.rest_client [req-818c5576-a768-46f5-ae52-2f99499695eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-818c5576-a768-46f5-ae52-2f99499695eb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:18.914 63 INFO tempest.lib.common.rest_client [req-21362a70-8425-49d1-b677-e9aba5c8643c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.416s 2018-08-24 19:58:18.915 63 DEBUG tempest.lib.common.rest_client [req-21362a70-8425-49d1-b677-e9aba5c8643c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:19.314 63 INFO tempest.lib.common.rest_client [req-bfe18d65-4488-4967-b7e6-92bb82a767d5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.399s 2018-08-24 19:58:19.315 63 DEBUG tempest.lib.common.rest_client [req-bfe18d65-4488-4967-b7e6-92bb82a767d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:21.036 63 INFO tempest.lib.common.rest_client [req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.702s 2018-08-24 19:58:21.036 63 DEBUG tempest.lib.common.rest_client [req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:58:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:58:20.000000", "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:21.049 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:58:22.098 63 INFO tempest.lib.common.rest_client [req-890cf4d7-dde2-43cb-802f-ef42179151f3 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.047s 2018-08-24 19:58:22.098 63 DEBUG tempest.lib.common.rest_client [req-890cf4d7-dde2-43cb-802f-ef42179151f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3'} Body: {"itemNotFound": {"message": "Instance 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:23.004 63 INFO tempest.lib.common.rest_client [req-9098f3a0-0ba1-4a0a-8249-b25df210eda2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d 0.904s 2018-08-24 19:58:23.005 63 DEBUG tempest.lib.common.rest_client [req-9098f3a0-0ba1-4a0a-8249-b25df210eda2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9098f3a0-0ba1-4a0a-8249-b25df210eda2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:23.252 63 INFO tempest.lib.common.rest_client [req-065c4d5b-686a-4967-bb1d-df658f1631c6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.246s 2018-08-24 19:58:23.253 63 DEBUG tempest.lib.common.rest_client [req-065c4d5b-686a-4967-bb1d-df658f1631c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:24.390 63 INFO tempest.lib.common.rest_client [req-f5aebda5-feb2-4c82-81a0-f2c06ab17138 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 1.136s 2018-08-24 19:58:24.391 63 DEBUG tempest.lib.common.rest_client [req-f5aebda5-feb2-4c82-81a0-f2c06ab17138 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:25.471 63 INFO tempest.lib.common.rest_client [req-6b67eac3-3866-45a2-80f8-0409745f6e58 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.064s 2018-08-24 19:58:25.472 63 DEBUG tempest.lib.common.rest_client [req-6b67eac3-3866-45a2-80f8-0409745f6e58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58'} Body: {"itemNotFound": {"message": "Instance f10413f1-f9c9-45e5-9edd-bb1eb9c65940 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:26.358 63 INFO tempest.lib.common.rest_client [req-7e66b87d-6837-4c61-9ff0-764d1335892e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e 0.885s 2018-08-24 19:58:26.359 63 DEBUG tempest.lib.common.rest_client [req-7e66b87d-6837-4c61-9ff0-764d1335892e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e66b87d-6837-4c61-9ff0-764d1335892e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:26.385 63 INFO tempest.lib.common.rest_client [req-a521e899-6c30-4026-b8f4-271e228e46a2 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289 0.025s 2018-08-24 19:58:26.385 63 DEBUG tempest.lib.common.rest_client [req-a521e899-6c30-4026-b8f4-271e228e46a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289', u'x-compute-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:27.401 63 INFO tempest.lib.common.rest_client [req-bda3e93f-b0da-4b04-8036-f8b9afd864f8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4 1.015s 2018-08-24 19:58:27.402 63 DEBUG tempest.lib.common.rest_client [req-bda3e93f-b0da-4b04-8036-f8b9afd864f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4', u'date': 'Fri, 24 Aug 2018 19:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bda3e93f-b0da-4b04-8036-f8b9afd864f8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:29.228 63 INFO tempest.lib.common.rest_client [req-4008c69c-4957-4796-b110-9fbb10d50018 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1 1.825s 2018-08-24 19:58:29.229 63 DEBUG tempest.lib.common.rest_client [req-4008c69c-4957-4796-b110-9fbb10d50018 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1', u'date': 'Fri, 24 Aug 2018 19:58:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4008c69c-4957-4796-b110-9fbb10d50018'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:30.507 63 INFO tempest.lib.common.rest_client [req-802b1d3e-b544-40ef-ade6-f8c667572534 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1 1.277s 2018-08-24 19:58:30.508 63 DEBUG tempest.lib.common.rest_client [req-802b1d3e-b544-40ef-ade6-f8c667572534 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1', u'date': 'Fri, 24 Aug 2018 19:58:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-802b1d3e-b544-40ef-ade6-f8c667572534'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:32.191 63 INFO tempest.lib.common.rest_client [req-16d871cc-32fb-4455-af2c-608177194e8a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e 1.682s 2018-08-24 19:58:32.192 63 DEBUG tempest.lib.common.rest_client [req-16d871cc-32fb-4455-af2c-608177194e8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e', u'date': 'Fri, 24 Aug 2018 19:58:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d871cc-32fb-4455-af2c-608177194e8a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:32.443 63 INFO tempest.lib.common.rest_client [req-94cdc6f6-1ad1-4eb9-a8a1-36eda3c7b5fc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9 0.250s 2018-08-24 19:58:32.443 63 DEBUG tempest.lib.common.rest_client [req-94cdc6f6-1ad1-4eb9-a8a1-36eda3c7b5fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-94cdc6f6-1ad1-4eb9-a8a1-36eda3c7b5fc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [352.617106s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:52:40,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.244s 2018-08-24 19:52:40,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1087705290 description", "name": "tempest-secgroup-smoke-1087705290"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-540cc294-d3f3-4aa4-93c3-265becdab84c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1087705290 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:39Z", "updated_at": "2018-08-24T19:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "150491d0-240f-4d28-b430-c614539b56e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "410e86c5-364a-4011-ad56-edf97f3a4c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "name": "tempest-secgroup-smoke-1087705290"}} 2018-08-24 19:52:40,574 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.500s 2018-08-24 19:52:40,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c59278cf-2065-45fa-bdc9-ff4ad5ae411c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00355c8c-ed87-4921-a772-a026643ea87c"}} 2018-08-24 19:52:40,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:52:40,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17cece5b-9a4b-410c-97fe-a689a7baa2e0'} 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-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6cd8d1ef-e055-4555-93d7-dd85420adcd9"}} 2018-08-24 19:52:40,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.192s 2018-08-24 19:52:40,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f805aba-0571-45e2-8686-15172fe15223'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b7787c58-10f0-4cf9-82ea-1c611515611f"}} 2018-08-24 19:52:41,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:52:41,072 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00b40a47-d411-4800-93dd-96d3c7614c40'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c801fc85-044a-4b9d-a1af-c09d27539871"}} 2018-08-24 19:52:41,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.132s 2018-08-24 19:52:41,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719d2008-5e8f-4476-a9c3-f5567612641b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a9d1f80-dc9e-438d-a2b2-4631d9a0722c"}} 2018-08-24 19:52:41,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:52:41,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1856d93-c833-4fb0-b830-54d6124b1772'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c599dc8-4426-4e33-ab01-39679848822a"}} 2018-08-24 19:52:41,512 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:52:41,512 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db53ee76-47b8-4416-a282-3b2ff2d682c1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52b135ad-04ed-410b-a07c-dfb261cd7174"}} 2018-08-24 19:52:41,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 19:52:41,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee040b68-56a6-4e0f-8638-e39f4c02155b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1da359cb-4abd-47b8-b324-9cd28805e3db"}} 2018-08-24 19:52:41,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.249s 2018-08-24 19:52:41,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-481888132"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ebf5d4-9f9f-4cfa-8a9c-c27ddd5704a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4800509c-865f-4b5b-b618-f3c13291ea2e","name":"tempest-A-481888132"}} 2018-08-24 19:52:42,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.822s 2018-08-24 19:52:42,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "name": "tempest-subnet-A-1-317893715"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8eb7b7a-a8af-41c9-b3f9-c6ea9555ae44'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","subnetpool_id":null,"name":"tempest-subnet-A-1-317893715"}} 2018-08-24 19:52:42,969 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.232s 2018-08-24 19:52:42,970 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-566101621"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6567a92-8350-48f4-8a49-9a2239de5e1b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","name":"tempest-B-566101621"}} 2018-08-24 19:52:43,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.697s 2018-08-24 19:52:43,668 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "name": "tempest-subnet-B-1-580475601"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-099c1873-5b6d-4cd4-8a23-019f533ad9cf'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:43Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","subnetpool_id":null,"name":"tempest-subnet-B-1-580475601"}} 2018-08-24 19:52:43,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.247s 2018-08-24 19:52:43,916 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1705483289"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbOsAbMKFj6Xv8tSwAiNMoJlj0VQLn86EWTTUXkusPwui4RjjGrO3AiT8HE+5vaxQPgFz4rzfGB2rBTMPWKo09ij7uvzJbq6mDom/WP32qU5tAwTy08b22kwzzpn9cK8kEcUF0SsZl4JR1TzZzwbuaT31uCES3tG721su4hX9tb/AIA8+qPU89/yZSr9tm6pHVGHaWk+EjONh76WJptGc0DGMQniD3wkg8h/ghb0YxnvnHkYj4zTsfUu6bn8dpI8RlUaibEk+K/F6mIddmfWtzh4M8gepSgnQSATszku+aRwpnOEusNsjcQyDoCPlTALnZ2ISpjk1U5X5xXy/Tffep Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2zrAGzChY+l7/LUsAIjTKCZY9FUC5/OhFk01F5LrD8LouEY4\nxqztwIk/BxPub2sUD4Bc+K83xgdqwUzD1iqNPYo+7r8yW6upg6Jv1j99qlObQME8\ntPG9tpMM86Z/XCvJBHFBdErGZeCUdU82c8G7mk99bghEt7Ru9tbLuIV/bW/wCAPP\nqj1PPf8mUq/bZuqR1Rh2lpPhIzjYe+liabRnNAxjEJ4g98JIPIf4IW9GMZ75x5GI\n+M07H1Lum5/HaSPEZVGomxJPivxepiHXZn1rc4eDPIHqUoJ0EgE7M5LvmkcKZzhL\nrDbI3EMg6Aj5UwC52diEqY5NVOV+cV8v0333qQIDAQABAoIBAQC2NzbFYr5CFScA\n/HT+XLtle7okGyS3NkCGENY4Kd1G1HIp9/Po7oMOrQS+FUrxQMcDu2WLLdfluPR6\nhhugPu32YJm+RxzMJPpYdwMNyOfiUmuQfwy+OM++mKsDOThSm/IQxzHoPt54fxnm\nB1jzDeuobrmKY0T6i/ZPJGlfjVZE1mNNpgdLh51JqXAoVnBANhHcC3lwSBqLQGhH\n64rTvZCkYCpdXHQD/ccdBYvYMkwv5Q6AoYJ5v496Ol40z+qfYqG9CjqwCg+iQdEQ\nAVN7R/SLdDYJxMVAqUm24TKN8hacYWFozWKjcNG0CpyGh49+VX4hB8/AThO7p74k\nCmT1FlaBAoGBAPXagjHtUviOOAJwrcOZSwwzQUM9VAt2tkmADZMR1cE014JrZWcw\nfzguG9OdWQu/mFJW4RmuPrNCetx8vxu0soh4Uz86bbpnPOLUQa3Mg301e5lmqTV4\nEZP49yDKE5mIl9TsIx5y9Gt0n9+9flnQOZ8DAbW0QF4yBbJOmsmW3DzlAoGBAORG\n9BOiwLbuAeVs5jFpz2lGHaHUVe24ahqLH7w/R3yX2QiCmZuCrRKP7FhpLQd9o0Ec\neKAwpIT1kwpEQhaFpYbSNLQSmy9OTSJ65uBD3MGF7dQdFIdChGCRJi5+OrMhLK51\naUQA9benMciC1p3UMKg2RU2feuGrEqh5zWsDnmd1AoGAFK9fyOeY1YTRvZLRa+WX\n5NzjHs8oJRbF24VEnx0fCPRzNWvnyjjQW1+1w6Y3eb+TB0p8AfchG1/6ilaMlb4s\nT0Mgbe9yj/5jpwoIxKCyZ3R6g7uZfQAvKm4GDOIzp/VQIQAFLGirm+biFKcS3Gei\nkXhlSm5yA/rdc9UdPNzOhukCgYEAh6xgDneRwGdu+xOhMMcpffEtVWxk8dfEQChl\n4TVe4H9Df9pXP2UIRlsB5n4EREp4yA8K5nJipZ9rGBP/j3E5MwsmRcw1LYWFNLQF\nGk9bGi3mb0YlWErBcL90CPf/HU3fR4UC3mcPo2qcnQaeVcmybZdr0zmxCATsHvPd\nkffhoq0CgYEA2+ek7vFoz6N1zgfNiSkEQCuNqpmB10rlRlrrdoiBde8WEUTY5+k4\nQH0QVDKkQjKu/oWTHRwG+gAWQKMlPK+62JJRUPkOWhCJCLIlWd9vRW2nfO+PG4Hw\nBwIbaiVvdTydQyGH0awdY/y7jbqd/4q0Mds3Td358saUQvEjnESRJvc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1705483289", "fingerprint": "d2:4d:65:3a:99:84:b1:4f:89:b1:e2:fb:cf:e7:e1:51"}} 2018-08-24 19:52:45,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.764s 2018-08-24 19:52:45,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-704004311", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b324acbd-7c77-435f-83de-bf0600487af1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:44Z","name":"tempest-port-smoke-704004311","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a1:97:07","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","ip_address":"10.101.11.10"}],"id":"48825acd-9ea6-414a-b6f4-1fdf7a79d84e","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} 2018-08-24 19:52:47,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 1.419s 2018-08-24 19:52:47,105 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4800509c-865f-4b5b-b618-f3c13291ea2e", "port": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "adminPass": "pKhn57VPrPMY"}} 2018-08-24 19:52:47,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.060s 2018-08-24 19:52:47,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:48,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.288s 2018-08-24 19:52:48,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:49,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.220s 2018-08-24 19:52:49,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:49,729 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:52:50,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.213s 2018-08-24 19:52:50,945 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:52,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.958s 2018-08-24 19:52:52,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.161s 2018-08-24 19:52:54,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,112 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:52:54,285 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.172s 2018-08-24 19:52:54,286 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,299 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: f10413f1-f9c9-45e5-9edd-bb1eb9c65940 with status: ACTIVE 2018-08-24 19:52:55,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.190s 2018-08-24 19:52:55,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-751932543", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03f2e3dd-81ff-4277-8aaa-584818835379'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:54Z","name":"tempest-port-smoke-751932543","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ff:e2:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","ip_address":"10.102.21.20"}],"id":"07060dde-1bf7-4a13-90d7-54138ebdff1d","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} 2018-08-24 19:52:56,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 0.969s 2018-08-24 19:52:56,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "port": "07060dde-1bf7-4a13-90d7-54138ebdff1d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "adminPass": "dh3CTaLCExfX"}} 2018-08-24 19:52:56,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.072s 2018-08-24 19:52:56,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:57,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.332s 2018-08-24 19:52:57,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:57,900 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:52:59,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:52:59,050 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:59,063 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:53:00,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:53:00,212 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:01,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.162s 2018-08-24 19:53:01,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:02,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.442s 2018-08-24 19:53:02,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:02,859 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:53:02,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.137s 2018-08-24 19:53:02,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:03,011 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 with status: ACTIVE 2018-08-24 19:53:03,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:53:03,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ecb1d97-6701-42d7-b710-cb56e82b6bcb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5d06406e-a386-453c-a9e6-6bd6a9819526"}} 2018-08-24 19:53:03,459 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.337s 2018-08-24 19:53:03,460 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31cda9f8-bcbf-4068-9803-e94b016887df'} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "id": "31eafb9a-9b0d-45d8-9ede-8bd2f78e8fad"}} 2018-08-24 19:53:03,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.422s 2018-08-24 19:53:03,883 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-906e53a2-85ff-434f-9d4c-72e3c6f88b66'} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "id": "59bc14c9-c07b-4aae-8f60-c217a189ca21"}} 2018-08-24 19:53:03,883 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:53:03,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/routers 0.110s 2018-08-24 19:53:03,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--537573267", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e05ab4c-6bad-480c-b35b-6be663c044ba'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:03Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} 2018-08-24 19:53:05,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.550s 2018-08-24 19:53:05,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41491993-42bc-4090-a800-b1b93063c240'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:04Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} 2018-08-24 19:53:07,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface 1.955s 2018-08-24 19:53:07,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1feec5a5-1b5c-442c-886c-8200db3ebc48'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} 2018-08-24 19:53:09,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.900s 2018-08-24 19:53:09,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-479fc25f-741d-439a-a777-4a2c4cf518fe'} Body: {"floatingip": {"router_id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:53:08Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e", "id": "382937f3-66b0-4589-905f-6d10f1dc8c0d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:53:09,407 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12,417 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12,481 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:53:12,482 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:12,597 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:53:12,597 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12,599 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12,662 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:53:12,663 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:17,670 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:53:17,671 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:54:27,695 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:54:27,697 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:54:27,702 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:54:27,767 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:54:27,799 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:54:32,807 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:54:32,808 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:55:42,832 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:55:42,834 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:55:42,835 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42,840 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:42,942 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:42,967 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:42,974 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:55:42,974 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:42,975 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:55:42,975 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42,977 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,038 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,041 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:55:43,051 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:55:43,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,054 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,114 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,118 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,125 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:55:43,125 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,127 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,186 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,191 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,197 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:55:43,197 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:43,198 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:55:43,198 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,200 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,261 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,266 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:48,273 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:55:48,274 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:56:58,340 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:56:58,341 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:56:58,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:56:58,447 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:56:58,473 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:57:03,482 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:57:03,484 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:58:13,554 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:58:13,555 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.217: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:58:15,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d 1.537s 2018-08-24 19:58:15,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d', u'date': 'Fri, 24 Aug 2018 19:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf6ee7c6-cd46-49da-92fa-9b7a86e51140'} Body: 2018-08-24 19:58:16,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface 1.743s 2018-08-24 19:58:16,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:58:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d64ce92c-6044-438c-8f8d-9834b54e2db4'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} 2018-08-24 19:58:18,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.655s 2018-08-24 19:58:18,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-818c5576-a768-46f5-ae52-2f99499695eb'} Body: 2018-08-24 19:58:18,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.416s 2018-08-24 19:58:18,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c'} Body: 2018-08-24 19:58:19,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.399s 2018-08-24 19:58:19,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:21,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.702s 2018-08-24 19:58:21,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:58:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:58:20.000000", "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:21,049 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:58:22,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.047s 2018-08-24 19:58:22,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3'} Body: {"itemNotFound": {"message": "Instance 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 could not be found.", "code": 404}} 2018-08-24 19:58:23,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d 0.904s 2018-08-24 19:58:23,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9098f3a0-0ba1-4a0a-8249-b25df210eda2'} Body: 2018-08-24 19:58:23,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.246s 2018-08-24 19:58:23,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6'} Body: 2018-08-24 19:58:24,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 1.136s 2018-08-24 19:58:24,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:25,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.064s 2018-08-24 19:58:25,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58'} Body: {"itemNotFound": {"message": "Instance f10413f1-f9c9-45e5-9edd-bb1eb9c65940 could not be found.", "code": 404}} 2018-08-24 19:58:26,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e 0.885s 2018-08-24 19:58:26,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e66b87d-6837-4c61-9ff0-764d1335892e'} Body: 2018-08-24 19:58:26,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289 0.025s 2018-08-24 19:58:26,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289', u'x-compute-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2'} Body: 2018-08-24 19:58:27,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4 1.015s 2018-08-24 19:58:27,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4', u'date': 'Fri, 24 Aug 2018 19:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bda3e93f-b0da-4b04-8036-f8b9afd864f8'} Body: 2018-08-24 19:58:29,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1 1.825s 2018-08-24 19:58:29,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1', u'date': 'Fri, 24 Aug 2018 19:58:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4008c69c-4957-4796-b110-9fbb10d50018'} Body: 2018-08-24 19:58:30,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1 1.277s 2018-08-24 19:58:30,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1', u'date': 'Fri, 24 Aug 2018 19:58:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-802b1d3e-b544-40ef-ade6-f8c667572534'} Body: 2018-08-24 19:58:32,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e 1.682s 2018-08-24 19:58:32,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e', u'date': 'Fri, 24 Aug 2018 19:58:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d871cc-32fb-4455-af2c-608177194e8a'} Body: 2018-08-24 19:58:32,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9 0.250s 2018-08-24 19:58:32,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-94cdc6f6-1ad1-4eb9-a8a1-36eda3c7b5fc'} Body: 2018-08-24 19:58:32.727 63 INFO tempest.lib.common.rest_client [req-b6b73457-8a92-4a56-bc98-cad67eca5f47 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.258s 2018-08-24 19:58:32.728 63 DEBUG tempest.lib.common.rest_client [req-b6b73457-8a92-4a56-bc98-cad67eca5f47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-464177378 description", "name": "tempest-secgroup-smoke-464177378"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6b73457-8a92-4a56-bc98-cad67eca5f47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-464177378 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "updated_at": "2018-08-24T19:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "2e93c197-5833-44d3-84fb-e61b042d2c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "6bd3beaf-55d7-409a-ab52-6bb9dc7de7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "name": "tempest-secgroup-smoke-464177378"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:32.897 63 INFO tempest.lib.common.rest_client [req-84be7c9e-cba2-4d25-a02f-894bc7eabc82 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:32.897 63 DEBUG tempest.lib.common.rest_client [req-84be7c9e-cba2-4d25-a02f-894bc7eabc82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84be7c9e-cba2-4d25-a02f-894bc7eabc82'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "acde5b15-3a42-4b43-bf46-3b8d84a23f19"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:33.093 63 INFO tempest.lib.common.rest_client [req-30485810-0287-4d1b-b8ae-d61a879dd75b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 19:58:33.093 63 DEBUG tempest.lib.common.rest_client [req-30485810-0287-4d1b-b8ae-d61a879dd75b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30485810-0287-4d1b-b8ae-d61a879dd75b'} 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-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1d4eaaa-1dec-49f9-827e-1c98bedf1d40"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:33.272 63 INFO tempest.lib.common.rest_client [req-4cbf9f00-2109-4a40-8437-7f01a6441370 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.178s 2018-08-24 19:58:33.272 63 DEBUG tempest.lib.common.rest_client [req-4cbf9f00-2109-4a40-8437-7f01a6441370 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cbf9f00-2109-4a40-8437-7f01a6441370'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7cdec96d-c53f-4d73-8eed-aab1f3dce9c8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:33.686 63 INFO tempest.lib.common.rest_client [req-83f151d7-e6f2-42f3-92e3-72400975e7a5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.413s 2018-08-24 19:58:33.687 63 DEBUG tempest.lib.common.rest_client [req-83f151d7-e6f2-42f3-92e3-72400975e7a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83f151d7-e6f2-42f3-92e3-72400975e7a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3dc051d8-0412-4624-8b09-f5fd378c441e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:33.856 63 INFO tempest.lib.common.rest_client [req-0cc27c89-5478-499b-a9be-8e046aa7465f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:33.857 63 DEBUG tempest.lib.common.rest_client [req-0cc27c89-5478-499b-a9be-8e046aa7465f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cc27c89-5478-499b-a9be-8e046aa7465f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cd20400e-140b-4719-a3c0-4fa2a5e9b99d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:34.016 63 INFO tempest.lib.common.rest_client [req-fda6f2fb-7e4f-4810-b8e6-4e9bc0dff81d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 19:58:34.016 63 DEBUG tempest.lib.common.rest_client [req-fda6f2fb-7e4f-4810-b8e6-4e9bc0dff81d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fda6f2fb-7e4f-4810-b8e6-4e9bc0dff81d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1404123c-8e4b-4e47-b859-4eb75799a34c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:34.184 63 INFO tempest.lib.common.rest_client [req-aacac3b6-3992-4d6b-b0e6-43eb3864da5a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:58:34.185 63 DEBUG tempest.lib.common.rest_client [req-aacac3b6-3992-4d6b-b0e6-43eb3864da5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aacac3b6-3992-4d6b-b0e6-43eb3864da5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "885405f8-2d0e-499b-aec2-7c63de92f0da"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:34.354 63 INFO tempest.lib.common.rest_client [req-08b9920e-5b90-4866-ab9d-2e91ddba5427 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 19:58:34.355 63 DEBUG tempest.lib.common.rest_client [req-08b9920e-5b90-4866-ab9d-2e91ddba5427 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b9920e-5b90-4866-ab9d-2e91ddba5427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:34Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7a09212b-9030-49d0-89fa-bc101e5f2197"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:34.698 63 INFO tempest.lib.common.rest_client [req-a95c7587-03ba-45bd-9228-b55338269811 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.342s 2018-08-24 19:58:34.699 63 DEBUG tempest.lib.common.rest_client [req-a95c7587-03ba-45bd-9228-b55338269811 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1524284942"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95c7587-03ba-45bd-9228-b55338269811'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","name":"tempest-A-1524284942"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:36.027 63 INFO tempest.lib.common.rest_client [req-e4baeb6b-a819-426c-bf40-edf5fe242287 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.327s 2018-08-24 19:58:36.028 63 DEBUG tempest.lib.common.rest_client [req-e4baeb6b-a819-426c-bf40-edf5fe242287 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "name": "tempest-subnet-A-1-311280830"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4baeb6b-a819-426c-bf40-edf5fe242287'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","subnetpool_id":null,"name":"tempest-subnet-A-1-311280830"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:36.423 63 INFO tempest.lib.common.rest_client [req-7d34ce61-ec53-4ca9-a31e-6c0ddeb3cc9f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.394s 2018-08-24 19:58:36.424 63 DEBUG tempest.lib.common.rest_client [req-7d34ce61-ec53-4ca9-a31e-6c0ddeb3cc9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-105927690"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d34ce61-ec53-4ca9-a31e-6c0ddeb3cc9f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"808eb520-f357-4743-8d70-e63fcd5c5238","name":"tempest-B-105927690"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:37.477 63 INFO tempest.lib.common.rest_client [req-f067d243-9ae5-40e0-b712-c045834d1299 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.052s 2018-08-24 19:58:37.477 63 DEBUG tempest.lib.common.rest_client [req-f067d243-9ae5-40e0-b712-c045834d1299 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "name": "tempest-subnet-B-1-2003198912"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f067d243-9ae5-40e0-b712-c045834d1299'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"99734c65-7233-48dd-b06a-e6a331bdaef8","subnetpool_id":null,"name":"tempest-subnet-B-1-2003198912"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:37.690 63 INFO tempest.lib.common.rest_client [req-227693d2-5ba3-4f05-a89d-4b7f06488beb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.212s 2018-08-24 19:58:37.691 63 DEBUG tempest.lib.common.rest_client [req-227693d2-5ba3-4f05-a89d-4b7f06488beb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1895725862"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUQ9MvsJIMiHvAZsW3/0TtzchuyV9uyVVRl8aTQYcvsLaoelOqypwwLWblk7aDZrFceUsU+rrywPVZyPjo0935MwTTGvbfo5ESBeZrJv6VM+QJjhEvYimSD/VhUGaxzXk+kTGhcCkTBKMjGJVIUzPpYh047kKd65k+YaTnsT7DwDzozcyuSAdGP7LDI9lFNxIizAAoeOAKDEvYCkBMbyJWNqS7ZZcsuEq5tTv9eO7bK+0vPh8jUf7JIT+2/ZcPkhEoAEv57r65qdd3Aqv+zspQEX3mjYwWgnSPsrmV38gSORAPX6VGZEAmIThN5rsadR4prOyDk5oZRjtpTyERgiCr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1EPTL7CSDIh7wGbFt/9E7c3IbslfbslVUZfGk0GHL7C2qHpT\nqsqcMC1m5ZO2g2axXHlLFPq68sD1Wcj46NPd+TME0xr236OREgXmayb+lTPkCY4R\nL2Ipkg/1YVBmsc15PpExoXApEwSjIxiVSFMz6WIdOO5CneuZPmGk57E+w8A86M3M\nrkgHRj+ywyPZRTcSIswAKHjgCgxL2ApATG8iVjaku2WXLLhKubU7/Xju2yvtLz4f\nI1H+ySE/tv2XD5IRKABL+e6+uanXdwKr/s7KUBF95o2MFoJ0j7K5ld/IEjkQD1+l\nRmRAJiE4Tea7GnUeKazsg5OaGUY7aU8hEYIgqwIDAQABAoIBAHOo2WP89De8DqJR\n3Z5ai7aAEJy9QTDep4ykBOGsLPtBcOXwcbJ4YA6oTo79o8+Jn07iEJVH4aHwnj/k\nECzddPAaaqCU6rwFJkEJ0fnE76dg9Pp33MlS1Y/u/ieeZbawXUZIWyC6OsdQGYxA\nEuer3ndmrMGeodHm1EN3dSGCJM8H7EbNCBgxDaum9UlHwz2kptxcq+20aGgED6Ch\n/ENn4PjyAgj3tEkeNbcjRYSzUVvK5MQqaO8ZTIeHZVpc1rUs0j4UYFFPCvO+gxqT\nBluUgKE89uHa0JO6StAyP0NdtMxEI3MMGztSIXwrX6ko+JgFtGweyqISzvodj3C3\nRj60bKECgYEA9YvyTJ+jxhefVQKhbUl31hrgdl4nEdUtF0KJE39FaOG0+9Br67A7\nsPR4Ia4sNj2y96nAYIEqn2F/cfKpdKvz9T4UvpiNHy6rmdt59PdreYYySNf5lCc8\neRMBxqGB6bTcJ7aAEZ5ChJBYmDmun+88SjvlR0N6E1TeduWzt58f71kCgYEA3U0p\nnrssa8KWUrXSAbsVrEm7yqMafWG7NLjvlVeUDN21q4jg4qM5Q8cJxN8Z3WXTdGrB\n2vQ0964H4cxmP+G4o1O6Yqf/y4ouAgMfhtmLSaLKSaPZpY+BaIlJVY7OPxn7tthI\nEW5tUMCpYndJzPa6vR5nmyaCyVSjks2gqr2uM6MCgYAR0bofvWYRNh2l+a7lU3OS\n4hhv/p0vOh0vlvCDrbTHy7lqnNF4JS3vxY4CQ7WJqiiWuIbxee4x6s1o44dQpDns\nDjlLK57yKFzjqX3MPThbdVWo26ONENvenXZ/h7D52NoxN5lLrgR9wkvroCQAD0h8\nyqP06/yr8njCgCDurmmO4QKBgQCs+hVgJvmPuWd6evgNtkg4hOGugFLCUlPb3/oV\nB4GHlPzdeX4eaGroWXl/UsuKzH697nxcQqnsNzGeAwChSjPiJh33400DsZxIolxQ\nMVa4VfA8I0CKMmN6bGTP5XG8zPh9cQzT4za6+fzsJEWhWfGYxV1CXpW3/Npmcyf0\njZLOdQKBgFKE6J3XAJgoxvkrHKuTZPKsDDGHTarqeangdGzLF3w6FE7GrpV5QzB2\nuKALjfzbKtSOV/mdE/VCKMfoHPIlq9BNrHUCyVQpgDdcbkbeM7/iI9HOSkyNYR2y\nHSqAEl6dZVRAQHQwMzGP5Ls77ippiydSlA/ws0ZFlRMuL0RT1ZMH\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1895725862", "fingerprint": "34:c3:7b:30:c8:17:2e:24:ad:a1:63:33:81:94:30:4b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:38.878 63 INFO tempest.lib.common.rest_client [req-2ba99c8d-b364-40d6-8dc6-e5535c2811f8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 1.183s 2018-08-24 19:58:38.878 63 DEBUG tempest.lib.common.rest_client [req-2ba99c8d-b364-40d6-8dc6-e5535c2811f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079519887", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ba99c8d-b364-40d6-8dc6-e5535c2811f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:38Z","name":"tempest-port-smoke-2079519887","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6a:33:bb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","ip_address":"10.101.11.10"}],"id":"f12365d3-3850-48e8-bd33-6573eed618fe","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:40.977 63 INFO tempest.lib.common.rest_client [req-1539b5bf-4547-4c99-9fa9-b6be2adb768a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 2.098s 2018-08-24 19:58:40.978 63 DEBUG tempest.lib.common.rest_client [req-1539b5bf-4547-4c99-9fa9-b6be2adb768a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "port": "f12365d3-3850-48e8-bd33-6573eed618fe"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "adminPass": "9bXYhEAc9N4S"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:41.057 63 INFO tempest.lib.common.rest_client [req-5a41014f-d324-4780-b012-7ff5514bbc83 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.075s 2018-08-24 19:58:41.058 63 DEBUG tempest.lib.common.rest_client [req-5a41014f-d324-4780-b012-7ff5514bbc83 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:42.499 63 INFO tempest.lib.common.rest_client [req-d3661fe3-dd59-4e13-bab3-a42e47af808a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.423s 2018-08-24 19:58:42.500 63 DEBUG tempest.lib.common.rest_client [req-d3661fe3-dd59-4e13-bab3-a42e47af808a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:43.891 63 INFO tempest.lib.common.rest_client [req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.376s 2018-08-24 19:58:43.892 63 DEBUG tempest.lib.common.rest_client [req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:43.905 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:58:45.086 63 INFO tempest.lib.common.rest_client [req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.179s 2018-08-24 19:58:45.087 63 DEBUG tempest.lib.common.rest_client [req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:46.544 63 INFO tempest.lib.common.rest_client [req-5408d897-9a63-4d2c-8696-5b19c3330f4a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.442s 2018-08-24 19:58:46.544 63 DEBUG tempest.lib.common.rest_client [req-5408d897-9a63-4d2c-8696-5b19c3330f4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:48.117 63 INFO tempest.lib.common.rest_client [req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.557s 2018-08-24 19:58:48.117 63 DEBUG tempest.lib.common.rest_client [req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:48.131 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:48.583 63 INFO tempest.lib.common.rest_client [req-64a9cc88-67c6-4782-b266-141609c9096c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.451s 2018-08-24 19:58:48.583 63 DEBUG tempest.lib.common.rest_client [req-64a9cc88-67c6-4782-b266-141609c9096c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:48.596 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: bb058b94-36cf-48ca-9564-c22fb3e36d00 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:58:49.434 63 INFO tempest.lib.common.rest_client [req-983e1043-1ae4-4690-80bb-0d61bcc7ae3f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:58:49.434 63 DEBUG tempest.lib.common.rest_client [req-983e1043-1ae4-4690-80bb-0d61bcc7ae3f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-203859698", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983e1043-1ae4-4690-80bb-0d61bcc7ae3f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:48Z","name":"tempest-port-smoke-203859698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6f:96:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"99734c65-7233-48dd-b06a-e6a331bdaef8","ip_address":"10.102.21.20"}],"id":"d76feaf3-b9fb-4d26-a86d-506c74b46cdc","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:50.456 63 INFO tempest.lib.common.rest_client [req-18382f90-7efe-4872-a048-474298248de3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 1.020s 2018-08-24 19:58:50.456 63 DEBUG tempest.lib.common.rest_client [req-18382f90-7efe-4872-a048-474298248de3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "808eb520-f357-4743-8d70-e63fcd5c5238", "port": "d76feaf3-b9fb-4d26-a86d-506c74b46cdc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-18382f90-7efe-4872-a048-474298248de3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18382f90-7efe-4872-a048-474298248de3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "adminPass": "SzVLJK3Bc3Uk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:50.515 63 INFO tempest.lib.common.rest_client [req-46feea75-38f0-4f1a-b80f-64d569a78ed4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.054s 2018-08-24 19:58:50.515 63 DEBUG tempest.lib.common.rest_client [req-46feea75-38f0-4f1a-b80f-64d569a78ed4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:51.869 63 INFO tempest.lib.common.rest_client [req-5753a856-2bb1-4649-8bf7-c4714510076b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.336s 2018-08-24 19:58:51.869 63 DEBUG tempest.lib.common.rest_client [req-5753a856-2bb1-4649-8bf7-c4714510076b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:51.883 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:58:53.225 63 INFO tempest.lib.common.rest_client [req-9e311590-e850-48c5-a61a-daf5a63d227d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.340s 2018-08-24 19:58:53.226 63 DEBUG tempest.lib.common.rest_client [req-9e311590-e850-48c5-a61a-daf5a63d227d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:53.239 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:58:54.404 63 INFO tempest.lib.common.rest_client [req-d80c1057-3df7-4a4a-b532-1d261b01428e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.163s 2018-08-24 19:58:54.405 63 DEBUG tempest.lib.common.rest_client [req-d80c1057-3df7-4a4a-b532-1d261b01428e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:55.582 63 INFO tempest.lib.common.rest_client [req-0bdd238e-0748-433a-b62a-a1e0f1696ce6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.164s 2018-08-24 19:58:55.583 63 DEBUG tempest.lib.common.rest_client [req-0bdd238e-0748-433a-b62a-a1e0f1696ce6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:57.037 63 INFO tempest.lib.common.rest_client [req-a27193d2-60d0-4be8-96eb-81a43fbc115c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.434s 2018-08-24 19:58:57.038 63 DEBUG tempest.lib.common.rest_client [req-a27193d2-60d0-4be8-96eb-81a43fbc115c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:57.051 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:58.201 63 INFO tempest.lib.common.rest_client [req-bf982a25-ef5b-44b1-9464-d1e311331ce5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 1.149s 2018-08-24 19:58:58.201 63 DEBUG tempest.lib.common.rest_client [req-bf982a25-ef5b-44b1-9464-d1e311331ce5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:58.215 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 19:58:58.700 63 INFO tempest.lib.common.rest_client [req-34f58371-b7d5-44ee-bd4f-f583d7441bec ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.484s 2018-08-24 19:58:58.701 63 DEBUG tempest.lib.common.rest_client [req-34f58371-b7d5-44ee-bd4f-f583d7441bec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f58371-b7d5-44ee-bd4f-f583d7441bec'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "d7cd45f6-214e-4dd9-8b77-6dd762a9b89f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:59.039 63 INFO tempest.lib.common.rest_client [req-f73332ac-a0b6-4865-a626-62ce55dab9e8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.336s 2018-08-24 19:58:59.040 63 DEBUG tempest.lib.common.rest_client [req-f73332ac-a0b6-4865-a626-62ce55dab9e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f73332ac-a0b6-4865-a626-62ce55dab9e8'} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "id": "2c35b3b6-f531-49db-a067-9852a39b4fe7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:59.782 63 INFO tempest.lib.common.rest_client [req-502bac1a-33e7-4cbd-87b2-d4eed53efa74 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.741s 2018-08-24 19:58:59.782 63 DEBUG tempest.lib.common.rest_client [req-502bac1a-33e7-4cbd-87b2-d4eed53efa74 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502bac1a-33e7-4cbd-87b2-d4eed53efa74'} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "id": "2bc1d040-7ab0-49b5-9dd8-d472744e04ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:58:59.783 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 19:58:59.945 63 INFO tempest.lib.common.rest_client [req-d4a244b5-fdea-48a0-b2b8-87bf7fe9db31 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/routers 0.161s 2018-08-24 19:58:59.946 63 DEBUG tempest.lib.common.rest_client [req-d4a244b5-fdea-48a0-b2b8-87bf7fe9db31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1718121555", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4a244b5-fdea-48a0-b2b8-87bf7fe9db31'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:58:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:59:01.442 63 INFO tempest.lib.common.rest_client [req-ebd8610e-f482-4865-8546-50f14e068a40 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.495s 2018-08-24 19:59:01.443 63 DEBUG tempest.lib.common.rest_client [req-ebd8610e-f482-4865-8546-50f14e068a40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 19:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd8610e-f482-4865-8546-50f14e068a40'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:59:01Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:59:03.957 63 INFO tempest.lib.common.rest_client [req-a1ea7ca4-52b2-43c9-b339-b22b8f8a3717 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface 2.513s 2018-08-24 19:59:03.957 63 DEBUG tempest.lib.common.rest_client [req-a1ea7ca4-52b2-43c9-b339-b22b8f8a3717 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ea7ca4-52b2-43c9-b339-b22b8f8a3717'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:59:05.773 63 INFO tempest.lib.common.rest_client [req-c3158d72-8201-4d49-903e-ba571c62a330 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.814s 2018-08-24 19:59:05.773 63 DEBUG tempest.lib.common.rest_client [req-c3158d72-8201-4d49-903e-ba571c62a330 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3158d72-8201-4d49-903e-ba571c62a330'} Body: {"floatingip": {"router_id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:59:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe", "id": "f8caca36-4581-47dd-9381-98802c385ff3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:59:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 19:59:05.775 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13.792 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:13.852 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:59:13.859 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:13.973 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 19:59:13.974 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13.976 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:14.039 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 19:59:14.040 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:19.048 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 19:59:19.048 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:00:29.116 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:00:29.117 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:00:29.122 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:00:29.185 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:00:29.187 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:00:34.193 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:00:34.193 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:01:44.253 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:01:44.253 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:01:44.254 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44.259 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44.360 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:01:44.386 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44.392 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:01:44.392 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44.393 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:01:44.393 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44.397 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44.457 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:01:44.461 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44.470 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:01:44.470 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:01:44.470 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44.472 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44.532 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:01:44.536 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44.542 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:01:44.542 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44.545 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44.605 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:01:44.609 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44.614 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:01:44.615 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44.615 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:01:44.616 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44.618 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44.676 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:01:44.682 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:49.688 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:01:49.689 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:02:59.746 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:02:59.747 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:02:59.751 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:02:59.845 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:02:59.847 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:03:04.854 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:03:04.854 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:04:14.910 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:04:16.038 63 INFO tempest.lib.common.rest_client [req-c39e8fb7-017f-4ae3-b844-82add55200d9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3 1.124s 2018-08-24 20:04:16.038 63 DEBUG tempest.lib.common.rest_client [req-c39e8fb7-017f-4ae3-b844-82add55200d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3', u'date': 'Fri, 24 Aug 2018 20:04:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c39e8fb7-017f-4ae3-b844-82add55200d9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:17.768 63 INFO tempest.lib.common.rest_client [req-49030527-036a-4c87-801c-2fa181c914e4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface 1.729s 2018-08-24 20:04:17.769 63 DEBUG tempest.lib.common.rest_client [req-49030527-036a-4c87-801c-2fa181c914e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:04:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49030527-036a-4c87-801c-2fa181c914e4'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:19.537 63 INFO tempest.lib.common.rest_client [req-4f545e5e-60a0-4d65-bd96-8867e37b8838 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.768s 2018-08-24 20:04:19.538 63 DEBUG tempest.lib.common.rest_client [req-4f545e5e-60a0-4d65-bd96-8867e37b8838 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f545e5e-60a0-4d65-bd96-8867e37b8838'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:20.331 63 INFO tempest.lib.common.rest_client [req-fdb599fe-7af7-4879-a54b-c170d2043a9e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.792s 2018-08-24 20:04:20.331 63 DEBUG tempest.lib.common.rest_client [req-fdb599fe-7af7-4879-a54b-c170d2043a9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:21.029 63 INFO tempest.lib.common.rest_client [req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.697s 2018-08-24 20:04:21.030 63 DEBUG tempest.lib.common.rest_client [req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:22.089 63 INFO tempest.lib.common.rest_client [req-41f82b75-7071-40c7-a748-d2bf0afa064b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.044s 2018-08-24 20:04:22.090 63 DEBUG tempest.lib.common.rest_client [req-41f82b75-7071-40c7-a748-d2bf0afa064b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b'} Body: {"itemNotFound": {"message": "Instance b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:22.956 63 INFO tempest.lib.common.rest_client [req-f6233f14-50dc-40f4-bf7b-b4c7b606a544 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc 0.865s 2018-08-24 20:04:22.957 63 DEBUG tempest.lib.common.rest_client [req-f6233f14-50dc-40f4-bf7b-b4c7b606a544 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6233f14-50dc-40f4-bf7b-b4c7b606a544'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:23.158 63 INFO tempest.lib.common.rest_client [req-a3a3debc-4c67-430a-9508-c6ce6a40d168 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.200s 2018-08-24 20:04:23.159 63 DEBUG tempest.lib.common.rest_client [req-a3a3debc-4c67-430a-9508-c6ce6a40d168 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:23.792 63 INFO tempest.lib.common.rest_client [req-abcce085-7d55-4008-90b7-23e028e1c235 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.632s 2018-08-24 20:04:23.793 63 DEBUG tempest.lib.common.rest_client [req-abcce085-7d55-4008-90b7-23e028e1c235 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:24.855 63 INFO tempest.lib.common.rest_client [req-3babc0d6-807a-416f-8450-4859dd6eae4d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.047s 2018-08-24 20:04:24.856 63 DEBUG tempest.lib.common.rest_client [req-3babc0d6-807a-416f-8450-4859dd6eae4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d'} Body: {"itemNotFound": {"message": "Instance bb058b94-36cf-48ca-9564-c22fb3e36d00 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:25.952 63 INFO tempest.lib.common.rest_client [req-695aa4c8-a40c-46c6-b2b6-41bf2605d41d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe 1.096s 2018-08-24 20:04:25.953 63 DEBUG tempest.lib.common.rest_client [req-695aa4c8-a40c-46c6-b2b6-41bf2605d41d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-695aa4c8-a40c-46c6-b2b6-41bf2605d41d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:25.996 63 INFO tempest.lib.common.rest_client [req-d447afca-b28b-4583-9fa6-99eab2982cbc ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862 0.042s 2018-08-24 20:04:25.997 63 DEBUG tempest.lib.common.rest_client [req-d447afca-b28b-4583-9fa6-99eab2982cbc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862', u'x-compute-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:27.017 63 INFO tempest.lib.common.rest_client [req-025a8ccc-4f33-4f1c-a8b5-c0e531f08f29 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8 1.018s 2018-08-24 20:04:27.017 63 DEBUG tempest.lib.common.rest_client [req-025a8ccc-4f33-4f1c-a8b5-c0e531f08f29 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8', u'date': 'Fri, 24 Aug 2018 20:04:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-025a8ccc-4f33-4f1c-a8b5-c0e531f08f29'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:28.458 63 INFO tempest.lib.common.rest_client [req-8e4d1134-eac7-4e61-b614-cb68adcf52aa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238 1.440s 2018-08-24 20:04:28.459 63 DEBUG tempest.lib.common.rest_client [req-8e4d1134-eac7-4e61-b614-cb68adcf52aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238', u'date': 'Fri, 24 Aug 2018 20:04:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e4d1134-eac7-4e61-b614-cb68adcf52aa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:29.919 63 INFO tempest.lib.common.rest_client [req-2af7748d-2114-457e-b3da-bd3b6efb9cc4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c 1.459s 2018-08-24 20:04:29.919 63 DEBUG tempest.lib.common.rest_client [req-2af7748d-2114-457e-b3da-bd3b6efb9cc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c', u'date': 'Fri, 24 Aug 2018 20:04:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2af7748d-2114-457e-b3da-bd3b6efb9cc4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:31.616 63 INFO tempest.lib.common.rest_client [req-c6210261-b618-43a0-9e87-3678df1da0c0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0 1.695s 2018-08-24 20:04:31.616 63 DEBUG tempest.lib.common.rest_client [req-c6210261-b618-43a0-9e87-3678df1da0c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c6210261-b618-43a0-9e87-3678df1da0c0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:31.928 63 INFO tempest.lib.common.rest_client [req-10ad22bd-ece3-4b65-8c0f-cde283eec3b2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b 0.311s 2018-08-24 20:04:31.929 63 DEBUG tempest.lib.common.rest_client [req-10ad22bd-ece3-4b65-8c0f-cde283eec3b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10ad22bd-ece3-4b65-8c0f-cde283eec3b2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [359.461633s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:58:32,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.258s 2018-08-24 19:58:32,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-464177378 description", "name": "tempest-secgroup-smoke-464177378"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6b73457-8a92-4a56-bc98-cad67eca5f47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-464177378 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "updated_at": "2018-08-24T19:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "2e93c197-5833-44d3-84fb-e61b042d2c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "6bd3beaf-55d7-409a-ab52-6bb9dc7de7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "name": "tempest-secgroup-smoke-464177378"}} 2018-08-24 19:58:32,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:32,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84be7c9e-cba2-4d25-a02f-894bc7eabc82'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "acde5b15-3a42-4b43-bf46-3b8d84a23f19"}} 2018-08-24 19:58:33,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 19:58:33,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30485810-0287-4d1b-b8ae-d61a879dd75b'} 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-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1d4eaaa-1dec-49f9-827e-1c98bedf1d40"}} 2018-08-24 19:58:33,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.178s 2018-08-24 19:58:33,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cbf9f00-2109-4a40-8437-7f01a6441370'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7cdec96d-c53f-4d73-8eed-aab1f3dce9c8"}} 2018-08-24 19:58:33,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.413s 2018-08-24 19:58:33,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83f151d7-e6f2-42f3-92e3-72400975e7a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3dc051d8-0412-4624-8b09-f5fd378c441e"}} 2018-08-24 19:58:33,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:33,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cc27c89-5478-499b-a9be-8e046aa7465f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cd20400e-140b-4719-a3c0-4fa2a5e9b99d"}} 2018-08-24 19:58:34,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 19:58:34,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fda6f2fb-7e4f-4810-b8e6-4e9bc0dff81d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1404123c-8e4b-4e47-b859-4eb75799a34c"}} 2018-08-24 19:58:34,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:58:34,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aacac3b6-3992-4d6b-b0e6-43eb3864da5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "885405f8-2d0e-499b-aec2-7c63de92f0da"}} 2018-08-24 19:58:34,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 19:58:34,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b9920e-5b90-4866-ab9d-2e91ddba5427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:34Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7a09212b-9030-49d0-89fa-bc101e5f2197"}} 2018-08-24 19:58:34,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.342s 2018-08-24 19:58:34,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1524284942"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95c7587-03ba-45bd-9228-b55338269811'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","name":"tempest-A-1524284942"}} 2018-08-24 19:58:36,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.327s 2018-08-24 19:58:36,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "name": "tempest-subnet-A-1-311280830"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4baeb6b-a819-426c-bf40-edf5fe242287'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","subnetpool_id":null,"name":"tempest-subnet-A-1-311280830"}} 2018-08-24 19:58:36,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.394s 2018-08-24 19:58:36,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-105927690"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d34ce61-ec53-4ca9-a31e-6c0ddeb3cc9f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"808eb520-f357-4743-8d70-e63fcd5c5238","name":"tempest-B-105927690"}} 2018-08-24 19:58:37,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.052s 2018-08-24 19:58:37,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "name": "tempest-subnet-B-1-2003198912"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f067d243-9ae5-40e0-b712-c045834d1299'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"99734c65-7233-48dd-b06a-e6a331bdaef8","subnetpool_id":null,"name":"tempest-subnet-B-1-2003198912"}} 2018-08-24 19:58:37,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.212s 2018-08-24 19:58:37,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1895725862"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUQ9MvsJIMiHvAZsW3/0TtzchuyV9uyVVRl8aTQYcvsLaoelOqypwwLWblk7aDZrFceUsU+rrywPVZyPjo0935MwTTGvbfo5ESBeZrJv6VM+QJjhEvYimSD/VhUGaxzXk+kTGhcCkTBKMjGJVIUzPpYh047kKd65k+YaTnsT7DwDzozcyuSAdGP7LDI9lFNxIizAAoeOAKDEvYCkBMbyJWNqS7ZZcsuEq5tTv9eO7bK+0vPh8jUf7JIT+2/ZcPkhEoAEv57r65qdd3Aqv+zspQEX3mjYwWgnSPsrmV38gSORAPX6VGZEAmIThN5rsadR4prOyDk5oZRjtpTyERgiCr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1EPTL7CSDIh7wGbFt/9E7c3IbslfbslVUZfGk0GHL7C2qHpT\nqsqcMC1m5ZO2g2axXHlLFPq68sD1Wcj46NPd+TME0xr236OREgXmayb+lTPkCY4R\nL2Ipkg/1YVBmsc15PpExoXApEwSjIxiVSFMz6WIdOO5CneuZPmGk57E+w8A86M3M\nrkgHRj+ywyPZRTcSIswAKHjgCgxL2ApATG8iVjaku2WXLLhKubU7/Xju2yvtLz4f\nI1H+ySE/tv2XD5IRKABL+e6+uanXdwKr/s7KUBF95o2MFoJ0j7K5ld/IEjkQD1+l\nRmRAJiE4Tea7GnUeKazsg5OaGUY7aU8hEYIgqwIDAQABAoIBAHOo2WP89De8DqJR\n3Z5ai7aAEJy9QTDep4ykBOGsLPtBcOXwcbJ4YA6oTo79o8+Jn07iEJVH4aHwnj/k\nECzddPAaaqCU6rwFJkEJ0fnE76dg9Pp33MlS1Y/u/ieeZbawXUZIWyC6OsdQGYxA\nEuer3ndmrMGeodHm1EN3dSGCJM8H7EbNCBgxDaum9UlHwz2kptxcq+20aGgED6Ch\n/ENn4PjyAgj3tEkeNbcjRYSzUVvK5MQqaO8ZTIeHZVpc1rUs0j4UYFFPCvO+gxqT\nBluUgKE89uHa0JO6StAyP0NdtMxEI3MMGztSIXwrX6ko+JgFtGweyqISzvodj3C3\nRj60bKECgYEA9YvyTJ+jxhefVQKhbUl31hrgdl4nEdUtF0KJE39FaOG0+9Br67A7\nsPR4Ia4sNj2y96nAYIEqn2F/cfKpdKvz9T4UvpiNHy6rmdt59PdreYYySNf5lCc8\neRMBxqGB6bTcJ7aAEZ5ChJBYmDmun+88SjvlR0N6E1TeduWzt58f71kCgYEA3U0p\nnrssa8KWUrXSAbsVrEm7yqMafWG7NLjvlVeUDN21q4jg4qM5Q8cJxN8Z3WXTdGrB\n2vQ0964H4cxmP+G4o1O6Yqf/y4ouAgMfhtmLSaLKSaPZpY+BaIlJVY7OPxn7tthI\nEW5tUMCpYndJzPa6vR5nmyaCyVSjks2gqr2uM6MCgYAR0bofvWYRNh2l+a7lU3OS\n4hhv/p0vOh0vlvCDrbTHy7lqnNF4JS3vxY4CQ7WJqiiWuIbxee4x6s1o44dQpDns\nDjlLK57yKFzjqX3MPThbdVWo26ONENvenXZ/h7D52NoxN5lLrgR9wkvroCQAD0h8\nyqP06/yr8njCgCDurmmO4QKBgQCs+hVgJvmPuWd6evgNtkg4hOGugFLCUlPb3/oV\nB4GHlPzdeX4eaGroWXl/UsuKzH697nxcQqnsNzGeAwChSjPiJh33400DsZxIolxQ\nMVa4VfA8I0CKMmN6bGTP5XG8zPh9cQzT4za6+fzsJEWhWfGYxV1CXpW3/Npmcyf0\njZLOdQKBgFKE6J3XAJgoxvkrHKuTZPKsDDGHTarqeangdGzLF3w6FE7GrpV5QzB2\nuKALjfzbKtSOV/mdE/VCKMfoHPIlq9BNrHUCyVQpgDdcbkbeM7/iI9HOSkyNYR2y\nHSqAEl6dZVRAQHQwMzGP5Ls77ippiydSlA/ws0ZFlRMuL0RT1ZMH\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1895725862", "fingerprint": "34:c3:7b:30:c8:17:2e:24:ad:a1:63:33:81:94:30:4b"}} 2018-08-24 19:58:38,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 1.183s 2018-08-24 19:58:38,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079519887", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ba99c8d-b364-40d6-8dc6-e5535c2811f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:38Z","name":"tempest-port-smoke-2079519887","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6a:33:bb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","ip_address":"10.101.11.10"}],"id":"f12365d3-3850-48e8-bd33-6573eed618fe","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} 2018-08-24 19:58:40,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 2.098s 2018-08-24 19:58:40,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "port": "f12365d3-3850-48e8-bd33-6573eed618fe"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "adminPass": "9bXYhEAc9N4S"}} 2018-08-24 19:58:41,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.075s 2018-08-24 19:58:41,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:42,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.423s 2018-08-24 19:58:42,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:43,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.376s 2018-08-24 19:58:43,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:43,905 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:58:45,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.179s 2018-08-24 19:58:45,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:46,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.442s 2018-08-24 19:58:46,544 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.557s 2018-08-24 19:58:48,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,131 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:48,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.451s 2018-08-24 19:58:48,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,596 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bb058b94-36cf-48ca-9564-c22fb3e36d00 with status: ACTIVE 2018-08-24 19:58:49,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:58:49,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-203859698", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983e1043-1ae4-4690-80bb-0d61bcc7ae3f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:48Z","name":"tempest-port-smoke-203859698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6f:96:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"99734c65-7233-48dd-b06a-e6a331bdaef8","ip_address":"10.102.21.20"}],"id":"d76feaf3-b9fb-4d26-a86d-506c74b46cdc","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} 2018-08-24 19:58:50,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 1.020s 2018-08-24 19:58:50,456 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "808eb520-f357-4743-8d70-e63fcd5c5238", "port": "d76feaf3-b9fb-4d26-a86d-506c74b46cdc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-18382f90-7efe-4872-a048-474298248de3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18382f90-7efe-4872-a048-474298248de3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "adminPass": "SzVLJK3Bc3Uk"}} 2018-08-24 19:58:50,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.054s 2018-08-24 19:58:50,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:51,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.336s 2018-08-24 19:58:51,869 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:51,883 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:58:53,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.340s 2018-08-24 19:58:53,226 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:53,239 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:58:54,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.163s 2018-08-24 19:58:54,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:55,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.164s 2018-08-24 19:58:55,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:57,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.434s 2018-08-24 19:58:57,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:57,051 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:58,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 1.149s 2018-08-24 19:58:58,201 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:58,215 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 with status: ACTIVE 2018-08-24 19:58:58,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.484s 2018-08-24 19:58:58,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f58371-b7d5-44ee-bd4f-f583d7441bec'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "d7cd45f6-214e-4dd9-8b77-6dd762a9b89f"}} 2018-08-24 19:58:59,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.336s 2018-08-24 19:58:59,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f73332ac-a0b6-4865-a626-62ce55dab9e8'} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "id": "2c35b3b6-f531-49db-a067-9852a39b4fe7"}} 2018-08-24 19:58:59,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.741s 2018-08-24 19:58:59,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502bac1a-33e7-4cbd-87b2-d4eed53efa74'} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "id": "2bc1d040-7ab0-49b5-9dd8-d472744e04ed"}} 2018-08-24 19:58:59,783 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:58:59,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/routers 0.161s 2018-08-24 19:58:59,946 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1718121555", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4a244b5-fdea-48a0-b2b8-87bf7fe9db31'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:58:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} 2018-08-24 19:59:01,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.495s 2018-08-24 19:59:01,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 19:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd8610e-f482-4865-8546-50f14e068a40'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:59:01Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} 2018-08-24 19:59:03,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface 2.513s 2018-08-24 19:59:03,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ea7ca4-52b2-43c9-b339-b22b8f8a3717'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} 2018-08-24 19:59:05,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.814s 2018-08-24 19:59:05,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3158d72-8201-4d49-903e-ba571c62a330'} Body: {"floatingip": {"router_id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:59:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe", "id": "f8caca36-4581-47dd-9381-98802c385ff3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:59:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:59:05,775 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13,792 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:13,852 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:59:13,859 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:13,973 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:59:13,974 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13,976 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:14,039 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:59:14,040 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:19,048 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:59:19,048 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:00:29,116 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:00:29,117 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:00:29,122 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:00:29,185 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:00:29,187 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:00:34,193 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:00:34,193 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:01:44,253 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:01:44,253 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:01:44,254 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,259 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,360 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,386 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,392 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:01:44,392 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44,393 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:01:44,393 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,457 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,470 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:01:44,470 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:01:44,470 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,472 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,532 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,536 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,542 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:01:44,542 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,545 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,605 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,609 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,614 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:01:44,615 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44,615 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:01:44,616 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,618 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,682 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:49,688 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:01:49,689 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:02:59,746 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:02:59,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:02:59,751 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:02:59,845 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:02:59,847 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:03:04,854 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:03:04,854 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:04:14,910 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:04:14,911 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:04:16,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3 1.124s 2018-08-24 20:04:16,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3', u'date': 'Fri, 24 Aug 2018 20:04:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c39e8fb7-017f-4ae3-b844-82add55200d9'} Body: 2018-08-24 20:04:17,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface 1.729s 2018-08-24 20:04:17,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:04:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49030527-036a-4c87-801c-2fa181c914e4'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} 2018-08-24 20:04:19,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.768s 2018-08-24 20:04:19,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f545e5e-60a0-4d65-bd96-8867e37b8838'} Body: 2018-08-24 20:04:20,331 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.792s 2018-08-24 20:04:20,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e'} Body: 2018-08-24 20:04:21,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.697s 2018-08-24 20:04:21,030 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:22,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.044s 2018-08-24 20:04:22,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b'} Body: {"itemNotFound": {"message": "Instance b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 could not be found.", "code": 404}} 2018-08-24 20:04:22,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc 0.865s 2018-08-24 20:04:22,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6233f14-50dc-40f4-bf7b-b4c7b606a544'} Body: 2018-08-24 20:04:23,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.200s 2018-08-24 20:04:23,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168'} Body: 2018-08-24 20:04:23,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.632s 2018-08-24 20:04:23,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:24,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.047s 2018-08-24 20:04:24,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d'} Body: {"itemNotFound": {"message": "Instance bb058b94-36cf-48ca-9564-c22fb3e36d00 could not be found.", "code": 404}} 2018-08-24 20:04:25,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe 1.096s 2018-08-24 20:04:25,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-695aa4c8-a40c-46c6-b2b6-41bf2605d41d'} Body: 2018-08-24 20:04:25,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862 0.042s 2018-08-24 20:04:25,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862', u'x-compute-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc'} Body: 2018-08-24 20:04:27,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8 1.018s 2018-08-24 20:04:27,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8', u'date': 'Fri, 24 Aug 2018 20:04:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-025a8ccc-4f33-4f1c-a8b5-c0e531f08f29'} Body: 2018-08-24 20:04:28,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238 1.440s 2018-08-24 20:04:28,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238', u'date': 'Fri, 24 Aug 2018 20:04:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e4d1134-eac7-4e61-b614-cb68adcf52aa'} Body: 2018-08-24 20:04:29,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c 1.459s 2018-08-24 20:04:29,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c', u'date': 'Fri, 24 Aug 2018 20:04:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2af7748d-2114-457e-b3da-bd3b6efb9cc4'} Body: 2018-08-24 20:04:31,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0 1.695s 2018-08-24 20:04:31,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c6210261-b618-43a0-9e87-3678df1da0c0'} Body: 2018-08-24 20:04:31,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b 0.311s 2018-08-24 20:04:31,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10ad22bd-ece3-4b65-8c0f-cde283eec3b2'} Body: 2018-08-24 20:04:32.256 63 INFO tempest.lib.common.rest_client [req-2e685d43-f780-47af-8e0c-bc46b3ed901c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.303s 2018-08-24 20:04:32.257 63 DEBUG tempest.lib.common.rest_client [req-2e685d43-f780-47af-8e0c-bc46b3ed901c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1746779499 description", "name": "tempest-secgroup-smoke-1746779499"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e685d43-f780-47af-8e0c-bc46b3ed901c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1746779499 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:31Z", "updated_at": "2018-08-24T20:04:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "0d528db2-4806-4c87-bd59-78e76b6058f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "f06b88ad-6366-4551-b3a8-37c40dc8210f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "name": "tempest-secgroup-smoke-1746779499"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:32.453 63 INFO tempest.lib.common.rest_client [req-ba5525b8-ab8c-4236-9e95-8dd771f7b613 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.195s 2018-08-24 20:04:32.454 63 DEBUG tempest.lib.common.rest_client [req-ba5525b8-ab8c-4236-9e95-8dd771f7b613 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba5525b8-ab8c-4236-9e95-8dd771f7b613'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a4b7d511-308e-4cdf-b4f1-a3fe0dfdc7d0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:32.616 63 INFO tempest.lib.common.rest_client [req-23168afa-25d0-4cee-9de9-022a72bd2314 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 20:04:32.617 63 DEBUG tempest.lib.common.rest_client [req-23168afa-25d0-4cee-9de9-022a72bd2314 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23168afa-25d0-4cee-9de9-022a72bd2314'} 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-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a71ab40a-f0ab-4366-a22f-ddbbf3eeb966"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:32.771 63 INFO tempest.lib.common.rest_client [req-14625c15-fd13-49b1-b611-5e7ec62d0c57 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 20:04:32.772 63 DEBUG tempest.lib.common.rest_client [req-14625c15-fd13-49b1-b611-5e7ec62d0c57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14625c15-fd13-49b1-b611-5e7ec62d0c57'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "aa27061c-f525-42be-a81b-4e2e973bff84"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:33.429 63 INFO tempest.lib.common.rest_client [req-9e9d21a9-9519-42db-9fe2-d806acaf1e8c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.656s 2018-08-24 20:04:33.429 63 DEBUG tempest.lib.common.rest_client [req-9e9d21a9-9519-42db-9fe2-d806acaf1e8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9d21a9-9519-42db-9fe2-d806acaf1e8c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "feb1c9d6-b466-4730-bee6-7f785c6d59c8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:33.606 63 INFO tempest.lib.common.rest_client [req-3fbce53c-bdb8-4463-a414-92ceae57e36c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.176s 2018-08-24 20:04:33.606 63 DEBUG tempest.lib.common.rest_client [req-3fbce53c-bdb8-4463-a414-92ceae57e36c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbce53c-bdb8-4463-a414-92ceae57e36c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "96ae9a82-1542-4e09-a376-5e19af550da8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:33.761 63 INFO tempest.lib.common.rest_client [req-93c71cfa-21fa-44ee-abcf-4c3c029875b6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:04:33.761 63 DEBUG tempest.lib.common.rest_client [req-93c71cfa-21fa-44ee-abcf-4c3c029875b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93c71cfa-21fa-44ee-abcf-4c3c029875b6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b74bb15-172e-4c68-934b-b3192a510974"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:34.494 63 INFO tempest.lib.common.rest_client [req-f380642f-58c3-419a-b3c1-776e34f7a56b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.732s 2018-08-24 20:04:34.495 63 DEBUG tempest.lib.common.rest_client [req-f380642f-58c3-419a-b3c1-776e34f7a56b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f380642f-58c3-419a-b3c1-776e34f7a56b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "83f3fd43-8fa7-43f8-9cc4-8148d08fac51"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:34.642 63 INFO tempest.lib.common.rest_client [req-356f491b-e076-4295-b771-cc137018846d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.146s 2018-08-24 20:04:34.643 63 DEBUG tempest.lib.common.rest_client [req-356f491b-e076-4295-b771-cc137018846d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-356f491b-e076-4295-b771-cc137018846d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3df56d86-ca79-413c-888a-05653846fb73"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:34.886 63 INFO tempest.lib.common.rest_client [req-23650622-4d48-4743-a837-8faa38d1b499 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.241s 2018-08-24 20:04:34.886 63 DEBUG tempest.lib.common.rest_client [req-23650622-4d48-4743-a837-8faa38d1b499 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-296510270"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23650622-4d48-4743-a837-8faa38d1b499'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","name":"tempest-A-296510270"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:35.439 63 INFO tempest.lib.common.rest_client [req-12bc6f89-1082-4980-bd30-1f391ba5e439 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.552s 2018-08-24 20:04:35.440 63 DEBUG tempest.lib.common.rest_client [req-12bc6f89-1082-4980-bd30-1f391ba5e439 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "name": "tempest-subnet-A-1-1950723043"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bc6f89-1082-4980-bd30-1f391ba5e439'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"225bdeef-126f-4020-92c4-ba72287ce891","subnetpool_id":null,"name":"tempest-subnet-A-1-1950723043"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:35.636 63 INFO tempest.lib.common.rest_client [req-5cc899a0-3761-47fc-abe6-b62d9beb8a18 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.195s 2018-08-24 20:04:35.637 63 DEBUG tempest.lib.common.rest_client [req-5cc899a0-3761-47fc-abe6-b62d9beb8a18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1735729017"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc899a0-3761-47fc-abe6-b62d9beb8a18'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","name":"tempest-B-1735729017"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:36.242 63 INFO tempest.lib.common.rest_client [req-0b2f7a68-ee08-4ce2-8ce3-d4cf5e21c4f5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.604s 2018-08-24 20:04:36.242 63 DEBUG tempest.lib.common.rest_client [req-0b2f7a68-ee08-4ce2-8ce3-d4cf5e21c4f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "name": "tempest-subnet-B-1-1182948987"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b2f7a68-ee08-4ce2-8ce3-d4cf5e21c4f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"77284a87-5d39-4a83-b394-bbcd29f1afca","subnetpool_id":null,"name":"tempest-subnet-B-1-1182948987"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:36.811 63 INFO tempest.lib.common.rest_client [req-a0d06e61-74e7-4435-b3d7-ab6c60145563 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.567s 2018-08-24 20:04:36.811 63 DEBUG tempest.lib.common.rest_client [req-a0d06e61-74e7-4435-b3d7-ab6c60145563 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0d06e61-74e7-4435-b3d7-ab6c60145563'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e57b4f0a-dde9-4099-b43c-367b1c7e78b0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:37.238 63 INFO tempest.lib.common.rest_client [req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.425s 2018-08-24 20:04:37.238 63 DEBUG tempest.lib.common.rest_client [req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-819490418"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG4cvk83kV0Zf2q8p/kS6XyTk9WpN11oYAjwGXhcj7EDK0H3Q82LjBheDyW7kgg0hdnKedkfgRqQEZ6fvw2BHkVvIY6Rvtg+FTVQrk1rx/wQnKZwf9bYKqld75n+kOUGvuVz55AaLJB+GUFauflXxxFI4ok6PLgSmpbzptSWA4iWjFSh2CP5XfDRZJ5W/xpJ74lE4G0e5NDsxnstMT7/25u0V00A5qTNaLzeO56W6pfA8iMP/+iEQUVSTLG+MrMJNIAypZP4QXNpSTVbHw3jmiKu6p3JtXIkefgPXTTgPnmVZm4dRBJR3A0+JMAJB4nab0chstvVrGkahkQYBW1/9j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxuHL5PN5FdGX9qvKf5Eul8k5PVqTddaGAI8Bl4XI+xAytB90\nPNi4wYXg8lu5IINIXZynnZH4EakBGen78NgR5FbyGOkb7YPhU1UK5Na8f8EJymcH\n/W2CqpXe+Z/pDlBr7lc+eQGiyQfhlBWrn5V8cRSOKJOjy4EpqW86bUlgOIloxUod\ngj+V3w0WSeVv8aSe+JROBtHuTQ7MZ7LTE+/9ubtFdNAOakzWi83jueluqXwPIjD/\n/ohEFFUkyxvjKzCTSAMqWT+EFzaUk1Wx8N45oiruqdybVyJHn4D1004D55lWZuHU\nQSUdwNPiTACQeJ2m9HIbLb1axpGoZEGAVtf/YwIDAQABAoIBAQCSCiQqzw5PE0U/\ngQ6Fdhp8oupBP02g7hIgPuKwXTEkCtTwp1g3hfzFPoXb8baTRVPSScJbVmCOt0dz\nu/mg9UjOH3pPCH3Vf03qXzxMpdJtDVcfJWEcm1mj4cGGFAKS3EMlFTNur+DVNdBT\naUZJPP/QGYP6D8/rE8GABYklzwe0+wXyYTTtu3E5wxvtHtYUU8uZEHdiZ57Whqz7\n+juYJrCmbwiKtFQOuK/c1wIkWBSuI23BXoiptOZEVNbdU+SQNahUHwoGWqykpBlq\nMoqrE7tSvCdHY1Y7gtaBHIKfsk8aQadssSNpkD9jVl2bIMvVQibpSt192agiXJc8\ndC2cXEdBAoGBAO4r8QUa71XdE6IoLAwGq1B5HeXo953V3dKAMoKTzSZFDz8RKbuc\nf1Zl2GlxhDIWT3zDDcX30s31Ad5C5d0x3vwBQrsLjir5X2DMZPq/zzUyMSIXgtuS\nO3nmBYe46/2LgGs7Cw4pTFh8MxLZoYWcPGp6iJB8d52lBe/JFhL5MUP5AoGBANXE\n86+yyS42bH8sikjFaFZorE1rE8fTZ1hS1V3JbYuy5D9y1nukZB3Ko16wLfMx/sgC\nmLGWitHYytJXNqxDhp0eU3/Zw7d37eU0hiuTX4sNcD67iBWygumJHyWxEkI2eSFl\nto7MLsXNX/hba5+bYpjerVoL2+PATL/78l5yYz07AoGAC+BdEGgbbyirBfcC20ap\n3EVt3D0Vu+UiPpDt89zy6emfrQFqF1TidKh3diqW8Phz1kDTuv90n5iME006sSD/\ngYl+jl0xJatxuh33Gxndd0WddZm+iLxuAtIZjH8IJYiDStWS443jpLXsxg/cIhF8\nYcLidHIAdPf5p89bLm8GqeECgYBgPWA8bLBYJtZn1uSW6JEVveA8poVsREfVos0+\ngQ3Zg/tweUIIvjT4mJ8+ZPD6+TosT8bwxMbQvNprIiqSGYCEQf/zolWTxuGKfEAf\nZCTylGVBSOp2Yjy/6STlsjd3KdEU8RbkaRZxpQmc5YOpgqo8Cpxe2tHvUkb7c/Fl\nBfiZuwKBgQDHSmqczZCLwJd5V3rfa/k7/AIiVVTY8ud3sauoo7/bHgNGL8m3ymc/\njf0vZQmehU9j+aYxWw7WlykahRadEAPeMn27wrVuoGohmQ/B7GKLMAboH5t5iUXH\nQfsSoNVyrCDa0usbTxf8++tSmXyadU0OCV578qQyFXJZWDVt0gUppg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-819490418", "fingerprint": "77:f1:8a:6c:ff:a6:9c:ee:6d:d7:11:69:1e:04:59:16"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:38.283 63 INFO tempest.lib.common.rest_client [req-d09ed720-d877-4358-aeb3-f1ba71a95046 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.041s 2018-08-24 20:04:38.283 63 DEBUG tempest.lib.common.rest_client [req-d09ed720-d877-4358-aeb3-f1ba71a95046 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1210455680", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d09ed720-d877-4358-aeb3-f1ba71a95046'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:37Z","name":"tempest-port-smoke-1210455680","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e0:c0:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.10"}],"id":"61ba48aa-d818-4b50-b95b-36141a93ab06","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:40.352 63 INFO tempest.lib.common.rest_client [req-676f4feb-5b50-40c2-8335-bfd006eb2cbb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.067s 2018-08-24 20:04:40.353 63 DEBUG tempest.lib.common.rest_client [req-676f4feb-5b50-40c2-8335-bfd006eb2cbb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "61ba48aa-d818-4b50-b95b-36141a93ab06"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "adminPass": "oZ7NsRWRZSch"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:40.610 63 INFO tempest.lib.common.rest_client [req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.252s 2018-08-24 20:04:40.610 63 DEBUG tempest.lib.common.rest_client [req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:41.999 63 INFO tempest.lib.common.rest_client [req-cabe7516-efe6-41fe-93cc-d092951a0cd0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.371s 2018-08-24 20:04:42.000 63 DEBUG tempest.lib.common.rest_client [req-cabe7516-efe6-41fe-93cc-d092951a0cd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:42.013 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:04:43.462 63 INFO tempest.lib.common.rest_client [req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.447s 2018-08-24 20:04:43.463 63 DEBUG tempest.lib.common.rest_client [req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:43.476 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:44.634 63 INFO tempest.lib.common.rest_client [req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.156s 2018-08-24 20:04:44.634 63 DEBUG tempest.lib.common.rest_client [req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:46.055 63 INFO tempest.lib.common.rest_client [req-43f27eb5-ee5a-48f6-af61-13adada25107 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.407s 2018-08-24 20:04:46.056 63 DEBUG tempest.lib.common.rest_client [req-43f27eb5-ee5a-48f6-af61-13adada25107 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:46.069 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:04:46.432 63 INFO tempest.lib.common.rest_client [req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.362s 2018-08-24 20:04:46.433 63 DEBUG tempest.lib.common.rest_client [req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:46.448 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cc33ce5f-0465-40f4-9878-f6b64cf25528 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:04:47.461 63 INFO tempest.lib.common.rest_client [req-beaa79c8-0e02-4755-b9fa-317d9536db7a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.012s 2018-08-24 20:04:47.462 63 DEBUG tempest.lib.common.rest_client [req-beaa79c8-0e02-4755-b9fa-317d9536db7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2083480665", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-beaa79c8-0e02-4755-b9fa-317d9536db7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:46Z","name":"tempest-port-smoke-2083480665","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:dc:6b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.20"}],"id":"424a4c0f-7ddc-4a24-a2a9-eb24393e7052","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:49.432 63 INFO tempest.lib.common.rest_client [req-f792eb37-99d8-4964-86d6-a2d951ba4529 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.969s 2018-08-24 20:04:49.432 63 DEBUG tempest.lib.common.rest_client [req-f792eb37-99d8-4964-86d6-a2d951ba4529 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "adminPass": "pk3dVNjh2xCo"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:49.894 63 INFO tempest.lib.common.rest_client [req-04f7d790-cba1-4c8f-b485-5a3a45382639 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.456s 2018-08-24 20:04:49.895 63 DEBUG tempest.lib.common.rest_client [req-04f7d790-cba1-4c8f-b485-5a3a45382639 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:51.575 63 INFO tempest.lib.common.rest_client [req-6cc759cb-17a1-45f3-8373-2dafe125e394 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.665s 2018-08-24 20:04:51.576 63 DEBUG tempest.lib.common.rest_client [req-6cc759cb-17a1-45f3-8373-2dafe125e394 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:52.756 63 INFO tempest.lib.common.rest_client [req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.166s 2018-08-24 20:04:52.757 63 DEBUG tempest.lib.common.rest_client [req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:52.770 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:54.109 63 INFO tempest.lib.common.rest_client [req-b429bebe-60c7-4f59-a218-075aab6ec9fa ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.337s 2018-08-24 20:04:54.110 63 DEBUG tempest.lib.common.rest_client [req-b429bebe-60c7-4f59-a218-075aab6ec9fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:55.554 63 INFO tempest.lib.common.rest_client [req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.429s 2018-08-24 20:04:55.555 63 DEBUG tempest.lib.common.rest_client [req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:56.901 63 INFO tempest.lib.common.rest_client [req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.333s 2018-08-24 20:04:56.902 63 DEBUG tempest.lib.common.rest_client [req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:56.915 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:04:57.329 63 INFO tempest.lib.common.rest_client [req-78a6ba74-513c-4f50-bd82-f4993fa42427 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.413s 2018-08-24 20:04:57.329 63 DEBUG tempest.lib.common.rest_client [req-78a6ba74-513c-4f50-bd82-f4993fa42427 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:57.342 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5005dec2-2980-4684-abdb-bfffc4b2d681 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:04:58.518 63 INFO tempest.lib.common.rest_client [req-3f47e7b8-53a6-46d3-a8c4-cc0245f585da ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.175s 2018-08-24 20:04:58.518 63 DEBUG tempest.lib.common.rest_client [req-3f47e7b8-53a6-46d3-a8c4-cc0245f585da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-520633883", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f47e7b8-53a6-46d3-a8c4-cc0245f585da'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:57Z","name":"tempest-port-smoke-520633883","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5e:4f:a2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.30"}],"id":"ca60f8e7-c53d-46e3-991b-dc451a2c6c2c","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:04:59.974 63 INFO tempest.lib.common.rest_client [req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.454s 2018-08-24 20:04:59.974 63 DEBUG tempest.lib.common.rest_client [req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "ca60f8e7-c53d-46e3-991b-dc451a2c6c2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "adminPass": "Z9Ld5k3Mx4rK"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:00.309 63 INFO tempest.lib.common.rest_client [req-8edbc365-556a-4fd9-ab50-4e7151bfe852 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.331s 2018-08-24 20:05:00.310 63 DEBUG tempest.lib.common.rest_client [req-8edbc365-556a-4fd9-ab50-4e7151bfe852 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:01.381 63 INFO tempest.lib.common.rest_client [req-e5899519-b398-482e-916d-53d63bcd7da2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.056s 2018-08-24 20:05:01.382 63 DEBUG tempest.lib.common.rest_client [req-e5899519-b398-482e-916d-53d63bcd7da2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:02.819 63 INFO tempest.lib.common.rest_client [req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.422s 2018-08-24 20:05:02.820 63 DEBUG tempest.lib.common.rest_client [req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:02.833 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:05:04.170 63 INFO tempest.lib.common.rest_client [req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:04.170 63 DEBUG tempest.lib.common.rest_client [req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:05.514 63 INFO tempest.lib.common.rest_client [req-d06fe968-fafb-4487-9066-1d843c4dbc97 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:05.515 63 DEBUG tempest.lib.common.rest_client [req-d06fe968-fafb-4487-9066-1d843c4dbc97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:05.531 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:05.697 63 INFO tempest.lib.common.rest_client [req-2cae786e-d093-48e2-b003-89f4af47e8d8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.165s 2018-08-24 20:05:05.697 63 DEBUG tempest.lib.common.rest_client [req-2cae786e-d093-48e2-b003-89f4af47e8d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:05.711 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cf1c8007-9466-49dd-8a27-ea2d8c116e33 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:05:06.771 63 INFO tempest.lib.common.rest_client [req-6abb3776-3644-43ad-a5bf-6dbd65811304 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.059s 2018-08-24 20:05:06.772 63 DEBUG tempest.lib.common.rest_client [req-6abb3776-3644-43ad-a5bf-6dbd65811304 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1395877795", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6abb3776-3644-43ad-a5bf-6dbd65811304'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:05:06Z","name":"tempest-port-smoke-1395877795","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:41:6e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.40"}],"id":"24db8968-6413-4f03-9145-6e73b7249bb1","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:08.451 63 INFO tempest.lib.common.rest_client [req-aaf5e796-226a-4ead-a1f9-233535acb08b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.674s 2018-08-24 20:05:08.453 63 DEBUG tempest.lib.common.rest_client [req-aaf5e796-226a-4ead-a1f9-233535acb08b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "24db8968-6413-4f03-9145-6e73b7249bb1"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "adminPass": "AvLZ4JMNTczN"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:08.758 63 INFO tempest.lib.common.rest_client [req-e2e5a86f-666f-4d5a-8666-20b34438717a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.300s 2018-08-24 20:05:08.758 63 DEBUG tempest.lib.common.rest_client [req-e2e5a86f-666f-4d5a-8666-20b34438717a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:10.143 63 INFO tempest.lib.common.rest_client [req-2e65728b-7d94-41ac-8b01-31c6c1477a18 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.369s 2018-08-24 20:05:10.144 63 DEBUG tempest.lib.common.rest_client [req-2e65728b-7d94-41ac-8b01-31c6c1477a18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:11.257 63 INFO tempest.lib.common.rest_client [req-01911926-634c-4024-98f7-22a8a7b56598 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.096s 2018-08-24 20:05:11.257 63 DEBUG tempest.lib.common.rest_client [req-01911926-634c-4024-98f7-22a8a7b56598 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:11.269 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:05:12.418 63 INFO tempest.lib.common.rest_client [req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.147s 2018-08-24 20:05:12.419 63 DEBUG tempest.lib.common.rest_client [req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:13.630 63 INFO tempest.lib.common.rest_client [req-c21905b3-2982-49dd-9a5c-e17b4d9174cf ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.198s 2018-08-24 20:05:13.631 63 DEBUG tempest.lib.common.rest_client [req-c21905b3-2982-49dd-9a5c-e17b4d9174cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:13.644 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:13.796 63 INFO tempest.lib.common.rest_client [req-59e9f009-004f-4381-ad38-b345e9d0f8b8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.151s 2018-08-24 20:05:13.797 63 DEBUG tempest.lib.common.rest_client [req-59e9f009-004f-4381-ad38-b345e9d0f8b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:13.813 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 941b5453-0bc7-4c01-bab4-b16ef0deb6ba with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:05:14.193 63 INFO tempest.lib.common.rest_client [req-788cb493-1694-4398-afa5-218e40fadc9c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.378s 2018-08-24 20:05:14.193 63 DEBUG tempest.lib.common.rest_client [req-788cb493-1694-4398-afa5-218e40fadc9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-788cb493-1694-4398-afa5-218e40fadc9c'} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "id": "d523818f-5669-41e9-90e5-544785df4d56"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:14.355 63 INFO tempest.lib.common.rest_client [req-ef7c98e6-9c7b-46d7-966c-c7f934387c09 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.160s 2018-08-24 20:05:14.355 63 DEBUG tempest.lib.common.rest_client [req-ef7c98e6-9c7b-46d7-966c-c7f934387c09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--898430597", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef7c98e6-9c7b-46d7-966c-c7f934387c09'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:14Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:16.112 63 INFO tempest.lib.common.rest_client [req-d2f15d0f-4341-492f-a6df-cbf0511f837e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.756s 2018-08-24 20:05:16.113 63 DEBUG tempest.lib.common.rest_client [req-d2f15d0f-4341-492f-a6df-cbf0511f837e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:05:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2f15d0f-4341-492f-a6df-cbf0511f837e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:18.241 63 INFO tempest.lib.common.rest_client [req-293818b7-c6b0-41c6-931c-1acb0ad1433e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface 2.126s 2018-08-24 20:05:18.241 63 DEBUG tempest.lib.common.rest_client [req-293818b7-c6b0-41c6-931c-1acb0ad1433e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-293818b7-c6b0-41c6-931c-1acb0ad1433e'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:20.136 63 INFO tempest.lib.common.rest_client [req-be936432-4692-4a8d-b32e-046662789482 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.893s 2018-08-24 20:05:20.136 63 DEBUG tempest.lib.common.rest_client [req-be936432-4692-4a8d-b32e-046662789482 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-be936432-4692-4a8d-b32e-046662789482'} Body: {"floatingip": {"router_id": "5f78d583-54ec-41fd-b518-f5b091d84735", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06", "id": "7585756d-ed22-43a1-9f4b-16c604ebb7ad", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:20.138 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36.169 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36.237 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:36.266 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:36.380 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:05:36.381 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36.383 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36.442 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:36.447 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41.454 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:05:41.455 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:05:41.455 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075003 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:05:41.456 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41.458 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41.522 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:41.523 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41.637 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:05:41.638 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41.640 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41.699 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:41.704 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:45.711 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073676 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:05:46.108 63 INFO tempest.lib.common.rest_client [req-6c05c9c0-2983-4bf8-bafa-7a91bafec014 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.396s 2018-08-24 20:05:46.109 63 DEBUG tempest.lib.common.rest_client [req-6c05c9c0-2983-4bf8-bafa-7a91bafec014 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c05c9c0-2983-4bf8-bafa-7a91bafec014'} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "id": "f2cac0c4-a0d4-4bae-a918-a78d20ed86f6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:46.256 63 INFO tempest.lib.common.rest_client [req-d2d233e8-6445-424e-b830-001c959e3c08 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.146s 2018-08-24 20:05:46.257 63 DEBUG tempest.lib.common.rest_client [req-d2d233e8-6445-424e-b830-001c959e3c08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--549147244", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d233e8-6445-424e-b830-001c959e3c08'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:45Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:47.726 63 INFO tempest.lib.common.rest_client [req-7592041c-f6d2-4d88-9376-cb66ea63bf0e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.468s 2018-08-24 20:05:47.726 63 DEBUG tempest.lib.common.rest_client [req-7592041c-f6d2-4d88-9376-cb66ea63bf0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:05:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7592041c-f6d2-4d88-9376-cb66ea63bf0e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:47Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:49.789 63 INFO tempest.lib.common.rest_client [req-d7b00e57-50d1-497a-a5da-0c8e3448a84f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface 2.061s 2018-08-24 20:05:49.789 63 DEBUG tempest.lib.common.rest_client [req-d7b00e57-50d1-497a-a5da-0c8e3448a84f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7b00e57-50d1-497a-a5da-0c8e3448a84f'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:51.815 63 INFO tempest.lib.common.rest_client [req-daf7b9ad-a62d-476b-bc96-08f3c0b4c9f7 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.024s 2018-08-24 20:05:51.815 63 DEBUG tempest.lib.common.rest_client [req-daf7b9ad-a62d-476b-bc96-08f3c0b4c9f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-daf7b9ad-a62d-476b-bc96-08f3c0b4c9f7'} Body: {"floatingip": {"router_id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:50Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052", "id": "2abd47d4-d71a-4fc8-8d40-9511aee201f7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:50Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:05:51.816 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:51.818 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:51.880 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:51.884 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:51.998 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:05:51.999 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:52.001 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:52.059 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:05:52.065 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:57.072 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:05:57.073 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:05:57.073 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074883 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:05:57.074 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04.089 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04.192 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:06:04.218 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:04.332 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:06:04.333 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04.335 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04.398 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:06:04.399 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:08.407 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074595 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:06:08.407 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN e57b4f0a-dde9-4099-b43c-367b1c7e78b0 _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-24 20:06:09.112 63 INFO tempest.lib.common.rest_client [req-1f6687ed-0934-4a5b-9de5-c1ab61bc2f21 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0 0.704s 2018-08-24 20:06:09.113 63 DEBUG tempest.lib.common.rest_client [req-1f6687ed-0934-4a5b-9de5-c1ab61bc2f21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0', u'date': 'Fri, 24 Aug 2018 20:06:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f6687ed-0934-4a5b-9de5-c1ab61bc2f21'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:10.245 63 INFO tempest.lib.common.rest_client [req-6ecdc572-ae23-4d0c-9b68-0859135f4afa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7 1.130s 2018-08-24 20:06:10.246 63 DEBUG tempest.lib.common.rest_client [req-6ecdc572-ae23-4d0c-9b68-0859135f4afa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7', u'date': 'Fri, 24 Aug 2018 20:06:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ecdc572-ae23-4d0c-9b68-0859135f4afa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:11.879 63 INFO tempest.lib.common.rest_client [req-6c4626bd-60fc-4b38-bddf-b7e0ecae87e2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface 1.631s 2018-08-24 20:06:11.879 63 DEBUG tempest.lib.common.rest_client [req-6c4626bd-60fc-4b38-bddf-b7e0ecae87e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c4626bd-60fc-4b38-bddf-b7e0ecae87e2'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:13.376 63 INFO tempest.lib.common.rest_client [req-e5ad7265-553c-48dc-8566-8402001d7ab7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.495s 2018-08-24 20:06:13.376 63 DEBUG tempest.lib.common.rest_client [req-e5ad7265-553c-48dc-8566-8402001d7ab7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:06:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e5ad7265-553c-48dc-8566-8402001d7ab7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:14.220 63 INFO tempest.lib.common.rest_client [req-853b7fbe-9685-447c-bed1-bca2ee8ae65b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad 0.843s 2018-08-24 20:06:14.221 63 DEBUG tempest.lib.common.rest_client [req-853b7fbe-9685-447c-bed1-bca2ee8ae65b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad', u'date': 'Fri, 24 Aug 2018 20:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853b7fbe-9685-447c-bed1-bca2ee8ae65b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:16.152 63 INFO tempest.lib.common.rest_client [req-8ed81831-b674-4266-a904-229ca4c05e06 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface 1.930s 2018-08-24 20:06:16.153 63 DEBUG tempest.lib.common.rest_client [req-8ed81831-b674-4266-a904-229ca4c05e06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ed81831-b674-4266-a904-229ca4c05e06'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:17.657 63 INFO tempest.lib.common.rest_client [req-ce433608-6160-4a89-bc23-62cc5f05f9e9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.504s 2018-08-24 20:06:17.658 63 DEBUG tempest.lib.common.rest_client [req-ce433608-6160-4a89-bc23-62cc5f05f9e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce433608-6160-4a89-bc23-62cc5f05f9e9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:17.835 63 INFO tempest.lib.common.rest_client [req-4c72d975-25f1-4542-bdf6-02df9b5859af ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.176s 2018-08-24 20:06:17.836 63 DEBUG tempest.lib.common.rest_client [req-4c72d975-25f1-4542-bdf6-02df9b5859af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:18.290 63 INFO tempest.lib.common.rest_client [req-7f31653d-8042-4622-9299-bdbada0a01d9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.453s 2018-08-24 20:06:18.290 63 DEBUG tempest.lib.common.rest_client [req-7f31653d-8042-4622-9299-bdbada0a01d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:19.688 63 INFO tempest.lib.common.rest_client [req-cb267c69-8232-45c2-9bf7-d228c93b8eb1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.378s 2018-08-24 20:06:19.688 63 DEBUG tempest.lib.common.rest_client [req-cb267c69-8232-45c2-9bf7-d228c93b8eb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:20.750 63 INFO tempest.lib.common.rest_client [req-cc913da2-31b7-4ad8-8c23-466e6400eeea ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.047s 2018-08-24 20:06:20.751 63 DEBUG tempest.lib.common.rest_client [req-cc913da2-31b7-4ad8-8c23-466e6400eeea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea'} Body: {"itemNotFound": {"message": "Instance 941b5453-0bc7-4c01-bab4-b16ef0deb6ba could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:21.333 63 INFO tempest.lib.common.rest_client [req-262dcd1a-b495-4025-a4b4-95886a106ba8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1 0.581s 2018-08-24 20:06:21.334 63 DEBUG tempest.lib.common.rest_client [req-262dcd1a-b495-4025-a4b4-95886a106ba8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262dcd1a-b495-4025-a4b4-95886a106ba8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:21.515 63 INFO tempest.lib.common.rest_client [req-3724f603-4472-484a-8d6e-2bce9fffd38b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.180s 2018-08-24 20:06:21.516 63 DEBUG tempest.lib.common.rest_client [req-3724f603-4472-484a-8d6e-2bce9fffd38b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:22.085 63 INFO tempest.lib.common.rest_client [req-e0b2c18c-e909-40f2-b445-831668aecbb4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.568s 2018-08-24 20:06:22.085 63 DEBUG tempest.lib.common.rest_client [req-e0b2c18c-e909-40f2-b445-831668aecbb4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:21Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:23.169 63 INFO tempest.lib.common.rest_client [req-10143437-0023-4fb3-96ef-c78028d7738d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.068s 2018-08-24 20:06:23.169 63 DEBUG tempest.lib.common.rest_client [req-10143437-0023-4fb3-96ef-c78028d7738d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d'} Body: {"itemNotFound": {"message": "Instance cf1c8007-9466-49dd-8a27-ea2d8c116e33 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:23.810 63 INFO tempest.lib.common.rest_client [req-688681fb-35f5-4d02-a951-b8d5fc63c810 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c 0.640s 2018-08-24 20:06:23.814 63 DEBUG tempest.lib.common.rest_client [req-688681fb-35f5-4d02-a951-b8d5fc63c810 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-688681fb-35f5-4d02-a951-b8d5fc63c810'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:23.983 63 INFO tempest.lib.common.rest_client [req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.167s 2018-08-24 20:06:23.983 63 DEBUG tempest.lib.common.rest_client [req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:24.353 63 INFO tempest.lib.common.rest_client [req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.369s 2018-08-24 20:06:24.353 63 DEBUG tempest.lib.common.rest_client [req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:25.415 63 INFO tempest.lib.common.rest_client [req-ade20626-c81d-41fe-8719-14002f42635f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.045s 2018-08-24 20:06:25.418 63 DEBUG tempest.lib.common.rest_client [req-ade20626-c81d-41fe-8719-14002f42635f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f'} Body: {"itemNotFound": {"message": "Instance 5005dec2-2980-4684-abdb-bfffc4b2d681 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:25.997 63 INFO tempest.lib.common.rest_client [req-7c72fcb2-eb32-42aa-ba22-d0863af0536f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052 0.577s 2018-08-24 20:06:25.997 63 DEBUG tempest.lib.common.rest_client [req-7c72fcb2-eb32-42aa-ba22-d0863af0536f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c72fcb2-eb32-42aa-ba22-d0863af0536f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:26.180 63 INFO tempest.lib.common.rest_client [req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.181s 2018-08-24 20:06:26.180 63 DEBUG tempest.lib.common.rest_client [req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:26.576 63 INFO tempest.lib.common.rest_client [req-7d187972-b4d7-4609-a185-191fab42ccd5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.395s 2018-08-24 20:06:26.577 63 DEBUG tempest.lib.common.rest_client [req-7d187972-b4d7-4609-a185-191fab42ccd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:27.691 63 INFO tempest.lib.common.rest_client [req-a0481a7d-7260-4416-908d-3b767315072c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.102s 2018-08-24 20:06:27.692 63 DEBUG tempest.lib.common.rest_client [req-a0481a7d-7260-4416-908d-3b767315072c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:28.756 63 INFO tempest.lib.common.rest_client [req-3b664167-e001-4ca9-b8e2-48052f7c2e8c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.052s 2018-08-24 20:06:28.756 63 DEBUG tempest.lib.common.rest_client [req-3b664167-e001-4ca9-b8e2-48052f7c2e8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c'} Body: {"itemNotFound": {"message": "Instance cc33ce5f-0465-40f4-9878-f6b64cf25528 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:29.594 63 INFO tempest.lib.common.rest_client [req-8a7378e9-f305-4d63-b82c-0a40408a6d90 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06 0.837s 2018-08-24 20:06:29.595 63 DEBUG tempest.lib.common.rest_client [req-8a7378e9-f305-4d63-b82c-0a40408a6d90 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a7378e9-f305-4d63-b82c-0a40408a6d90'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:29.656 63 INFO tempest.lib.common.rest_client [req-cc8330f0-cafc-4437-ae0e-c86e8384eb45 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418 0.060s 2018-08-24 20:06:29.656 63 DEBUG tempest.lib.common.rest_client [req-cc8330f0-cafc-4437-ae0e-c86e8384eb45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418', u'x-compute-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:30.950 63 INFO tempest.lib.common.rest_client [req-16d1b4c1-d38b-4842-8d60-c2a5ad8f3476 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca 1.292s 2018-08-24 20:06:30.950 63 DEBUG tempest.lib.common.rest_client [req-16d1b4c1-d38b-4842-8d60-c2a5ad8f3476 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca', u'date': 'Fri, 24 Aug 2018 20:06:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d1b4c1-d38b-4842-8d60-c2a5ad8f3476'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:32.665 63 INFO tempest.lib.common.rest_client [req-2b511ff3-dd61-45ea-b91c-d1b667537af2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce 1.714s 2018-08-24 20:06:32.666 63 DEBUG tempest.lib.common.rest_client [req-2b511ff3-dd61-45ea-b91c-d1b667537af2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce', u'date': 'Fri, 24 Aug 2018 20:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b511ff3-dd61-45ea-b91c-d1b667537af2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:34.059 63 INFO tempest.lib.common.rest_client [req-d201b660-687c-4732-bffe-74ed788b242b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891 1.392s 2018-08-24 20:06:34.060 63 DEBUG tempest.lib.common.rest_client [req-d201b660-687c-4732-bffe-74ed788b242b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891', u'date': 'Fri, 24 Aug 2018 20:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d201b660-687c-4732-bffe-74ed788b242b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:35.616 63 INFO tempest.lib.common.rest_client [req-d534fca1-d725-4ac1-a301-b982a0571c9f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71 1.555s 2018-08-24 20:06:35.617 63 DEBUG tempest.lib.common.rest_client [req-d534fca1-d725-4ac1-a301-b982a0571c9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d534fca1-d725-4ac1-a301-b982a0571c9f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:35.911 63 INFO tempest.lib.common.rest_client [req-8537330b-f092-4b88-91d4-f56da7064af4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb 0.294s 2018-08-24 20:06:35.912 63 DEBUG tempest.lib.common.rest_client [req-8537330b-f092-4b88-91d4-f56da7064af4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8537330b-f092-4b88-91d4-f56da7064af4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [123.960374s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:04:32,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.303s 2018-08-24 20:04:32,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1746779499 description", "name": "tempest-secgroup-smoke-1746779499"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e685d43-f780-47af-8e0c-bc46b3ed901c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1746779499 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:31Z", "updated_at": "2018-08-24T20:04:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "0d528db2-4806-4c87-bd59-78e76b6058f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "f06b88ad-6366-4551-b3a8-37c40dc8210f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "name": "tempest-secgroup-smoke-1746779499"}} 2018-08-24 20:04:32,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.195s 2018-08-24 20:04:32,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba5525b8-ab8c-4236-9e95-8dd771f7b613'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a4b7d511-308e-4cdf-b4f1-a3fe0dfdc7d0"}} 2018-08-24 20:04:32,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 20:04:32,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23168afa-25d0-4cee-9de9-022a72bd2314'} 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-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a71ab40a-f0ab-4366-a22f-ddbbf3eeb966"}} 2018-08-24 20:04:32,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 20:04:32,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14625c15-fd13-49b1-b611-5e7ec62d0c57'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "aa27061c-f525-42be-a81b-4e2e973bff84"}} 2018-08-24 20:04:33,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.656s 2018-08-24 20:04:33,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9d21a9-9519-42db-9fe2-d806acaf1e8c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "feb1c9d6-b466-4730-bee6-7f785c6d59c8"}} 2018-08-24 20:04:33,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.176s 2018-08-24 20:04:33,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbce53c-bdb8-4463-a414-92ceae57e36c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "96ae9a82-1542-4e09-a376-5e19af550da8"}} 2018-08-24 20:04:33,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:04:33,761 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93c71cfa-21fa-44ee-abcf-4c3c029875b6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b74bb15-172e-4c68-934b-b3192a510974"}} 2018-08-24 20:04:34,494 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.732s 2018-08-24 20:04:34,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f380642f-58c3-419a-b3c1-776e34f7a56b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "83f3fd43-8fa7-43f8-9cc4-8148d08fac51"}} 2018-08-24 20:04:34,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.146s 2018-08-24 20:04:34,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-356f491b-e076-4295-b771-cc137018846d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3df56d86-ca79-413c-888a-05653846fb73"}} 2018-08-24 20:04:34,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.241s 2018-08-24 20:04:34,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-296510270"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23650622-4d48-4743-a837-8faa38d1b499'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","name":"tempest-A-296510270"}} 2018-08-24 20:04:35,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.552s 2018-08-24 20:04:35,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "name": "tempest-subnet-A-1-1950723043"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bc6f89-1082-4980-bd30-1f391ba5e439'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"225bdeef-126f-4020-92c4-ba72287ce891","subnetpool_id":null,"name":"tempest-subnet-A-1-1950723043"}} 2018-08-24 20:04:35,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.195s 2018-08-24 20:04:35,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1735729017"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc899a0-3761-47fc-abe6-b62d9beb8a18'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","name":"tempest-B-1735729017"}} 2018-08-24 20:04:36,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.604s 2018-08-24 20:04:36,242 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "name": "tempest-subnet-B-1-1182948987"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b2f7a68-ee08-4ce2-8ce3-d4cf5e21c4f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"77284a87-5d39-4a83-b394-bbcd29f1afca","subnetpool_id":null,"name":"tempest-subnet-B-1-1182948987"}} 2018-08-24 20:04:36,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.567s 2018-08-24 20:04:36,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0d06e61-74e7-4435-b3d7-ab6c60145563'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e57b4f0a-dde9-4099-b43c-367b1c7e78b0"}} 2018-08-24 20:04:37,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.425s 2018-08-24 20:04:37,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-819490418"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG4cvk83kV0Zf2q8p/kS6XyTk9WpN11oYAjwGXhcj7EDK0H3Q82LjBheDyW7kgg0hdnKedkfgRqQEZ6fvw2BHkVvIY6Rvtg+FTVQrk1rx/wQnKZwf9bYKqld75n+kOUGvuVz55AaLJB+GUFauflXxxFI4ok6PLgSmpbzptSWA4iWjFSh2CP5XfDRZJ5W/xpJ74lE4G0e5NDsxnstMT7/25u0V00A5qTNaLzeO56W6pfA8iMP/+iEQUVSTLG+MrMJNIAypZP4QXNpSTVbHw3jmiKu6p3JtXIkefgPXTTgPnmVZm4dRBJR3A0+JMAJB4nab0chstvVrGkahkQYBW1/9j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxuHL5PN5FdGX9qvKf5Eul8k5PVqTddaGAI8Bl4XI+xAytB90\nPNi4wYXg8lu5IINIXZynnZH4EakBGen78NgR5FbyGOkb7YPhU1UK5Na8f8EJymcH\n/W2CqpXe+Z/pDlBr7lc+eQGiyQfhlBWrn5V8cRSOKJOjy4EpqW86bUlgOIloxUod\ngj+V3w0WSeVv8aSe+JROBtHuTQ7MZ7LTE+/9ubtFdNAOakzWi83jueluqXwPIjD/\n/ohEFFUkyxvjKzCTSAMqWT+EFzaUk1Wx8N45oiruqdybVyJHn4D1004D55lWZuHU\nQSUdwNPiTACQeJ2m9HIbLb1axpGoZEGAVtf/YwIDAQABAoIBAQCSCiQqzw5PE0U/\ngQ6Fdhp8oupBP02g7hIgPuKwXTEkCtTwp1g3hfzFPoXb8baTRVPSScJbVmCOt0dz\nu/mg9UjOH3pPCH3Vf03qXzxMpdJtDVcfJWEcm1mj4cGGFAKS3EMlFTNur+DVNdBT\naUZJPP/QGYP6D8/rE8GABYklzwe0+wXyYTTtu3E5wxvtHtYUU8uZEHdiZ57Whqz7\n+juYJrCmbwiKtFQOuK/c1wIkWBSuI23BXoiptOZEVNbdU+SQNahUHwoGWqykpBlq\nMoqrE7tSvCdHY1Y7gtaBHIKfsk8aQadssSNpkD9jVl2bIMvVQibpSt192agiXJc8\ndC2cXEdBAoGBAO4r8QUa71XdE6IoLAwGq1B5HeXo953V3dKAMoKTzSZFDz8RKbuc\nf1Zl2GlxhDIWT3zDDcX30s31Ad5C5d0x3vwBQrsLjir5X2DMZPq/zzUyMSIXgtuS\nO3nmBYe46/2LgGs7Cw4pTFh8MxLZoYWcPGp6iJB8d52lBe/JFhL5MUP5AoGBANXE\n86+yyS42bH8sikjFaFZorE1rE8fTZ1hS1V3JbYuy5D9y1nukZB3Ko16wLfMx/sgC\nmLGWitHYytJXNqxDhp0eU3/Zw7d37eU0hiuTX4sNcD67iBWygumJHyWxEkI2eSFl\nto7MLsXNX/hba5+bYpjerVoL2+PATL/78l5yYz07AoGAC+BdEGgbbyirBfcC20ap\n3EVt3D0Vu+UiPpDt89zy6emfrQFqF1TidKh3diqW8Phz1kDTuv90n5iME006sSD/\ngYl+jl0xJatxuh33Gxndd0WddZm+iLxuAtIZjH8IJYiDStWS443jpLXsxg/cIhF8\nYcLidHIAdPf5p89bLm8GqeECgYBgPWA8bLBYJtZn1uSW6JEVveA8poVsREfVos0+\ngQ3Zg/tweUIIvjT4mJ8+ZPD6+TosT8bwxMbQvNprIiqSGYCEQf/zolWTxuGKfEAf\nZCTylGVBSOp2Yjy/6STlsjd3KdEU8RbkaRZxpQmc5YOpgqo8Cpxe2tHvUkb7c/Fl\nBfiZuwKBgQDHSmqczZCLwJd5V3rfa/k7/AIiVVTY8ud3sauoo7/bHgNGL8m3ymc/\njf0vZQmehU9j+aYxWw7WlykahRadEAPeMn27wrVuoGohmQ/B7GKLMAboH5t5iUXH\nQfsSoNVyrCDa0usbTxf8++tSmXyadU0OCV578qQyFXJZWDVt0gUppg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-819490418", "fingerprint": "77:f1:8a:6c:ff:a6:9c:ee:6d:d7:11:69:1e:04:59:16"}} 2018-08-24 20:04:38,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.041s 2018-08-24 20:04:38,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1210455680", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d09ed720-d877-4358-aeb3-f1ba71a95046'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:37Z","name":"tempest-port-smoke-1210455680","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e0:c0:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.10"}],"id":"61ba48aa-d818-4b50-b95b-36141a93ab06","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:40,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.067s 2018-08-24 20:04:40,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "61ba48aa-d818-4b50-b95b-36141a93ab06"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "adminPass": "oZ7NsRWRZSch"}} 2018-08-24 20:04:40,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.252s 2018-08-24 20:04:40,610 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:41,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.371s 2018-08-24 20:04:42,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:42,013 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:04:43,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.447s 2018-08-24 20:04:43,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:43,476 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:44,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.156s 2018-08-24 20:04:44,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.407s 2018-08-24 20:04:46,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,069 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:04:46,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.362s 2018-08-24 20:04:46,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,448 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cc33ce5f-0465-40f4-9878-f6b64cf25528 with status: ACTIVE 2018-08-24 20:04:47,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.012s 2018-08-24 20:04:47,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2083480665", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-beaa79c8-0e02-4755-b9fa-317d9536db7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:46Z","name":"tempest-port-smoke-2083480665","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:dc:6b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.20"}],"id":"424a4c0f-7ddc-4a24-a2a9-eb24393e7052","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:49,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.969s 2018-08-24 20:04:49,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "adminPass": "pk3dVNjh2xCo"}} 2018-08-24 20:04:49,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.456s 2018-08-24 20:04:49,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:51,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.665s 2018-08-24 20:04:51,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:52,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.166s 2018-08-24 20:04:52,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:52,770 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:54,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.337s 2018-08-24 20:04:54,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:55,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.429s 2018-08-24 20:04:55,555 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:56,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.333s 2018-08-24 20:04:56,902 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:56,915 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:04:57,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.413s 2018-08-24 20:04:57,329 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:57,342 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5005dec2-2980-4684-abdb-bfffc4b2d681 with status: ACTIVE 2018-08-24 20:04:58,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.175s 2018-08-24 20:04:58,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-520633883", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f47e7b8-53a6-46d3-a8c4-cc0245f585da'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:57Z","name":"tempest-port-smoke-520633883","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5e:4f:a2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.30"}],"id":"ca60f8e7-c53d-46e3-991b-dc451a2c6c2c","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:59,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.454s 2018-08-24 20:04:59,974 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "ca60f8e7-c53d-46e3-991b-dc451a2c6c2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "adminPass": "Z9Ld5k3Mx4rK"}} 2018-08-24 20:05:00,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.331s 2018-08-24 20:05:00,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:01,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.056s 2018-08-24 20:05:01,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:02,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.422s 2018-08-24 20:05:02,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:02,833 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:05:04,170 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:04,170 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:05,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,531 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:05,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.165s 2018-08-24 20:05:05,697 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,711 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf1c8007-9466-49dd-8a27-ea2d8c116e33 with status: ACTIVE 2018-08-24 20:05:06,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.059s 2018-08-24 20:05:06,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1395877795", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6abb3776-3644-43ad-a5bf-6dbd65811304'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:05:06Z","name":"tempest-port-smoke-1395877795","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:41:6e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.40"}],"id":"24db8968-6413-4f03-9145-6e73b7249bb1","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:05:08,451 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.674s 2018-08-24 20:05:08,453 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "24db8968-6413-4f03-9145-6e73b7249bb1"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "adminPass": "AvLZ4JMNTczN"}} 2018-08-24 20:05:08,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.300s 2018-08-24 20:05:08,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:10,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.369s 2018-08-24 20:05:10,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:11,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.096s 2018-08-24 20:05:11,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:11,269 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:05:12,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.147s 2018-08-24 20:05:12,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.198s 2018-08-24 20:05:13,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,644 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:13,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.151s 2018-08-24 20:05:13,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,813 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 941b5453-0bc7-4c01-bab4-b16ef0deb6ba with status: ACTIVE 2018-08-24 20:05:14,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.378s 2018-08-24 20:05:14,193 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-788cb493-1694-4398-afa5-218e40fadc9c'} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "id": "d523818f-5669-41e9-90e5-544785df4d56"}} 2018-08-24 20:05:14,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.160s 2018-08-24 20:05:14,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--898430597", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef7c98e6-9c7b-46d7-966c-c7f934387c09'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:14Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} 2018-08-24 20:05:16,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.756s 2018-08-24 20:05:16,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:05:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2f15d0f-4341-492f-a6df-cbf0511f837e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} 2018-08-24 20:05:18,241 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface 2.126s 2018-08-24 20:05:18,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-293818b7-c6b0-41c6-931c-1acb0ad1433e'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} 2018-08-24 20:05:20,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.893s 2018-08-24 20:05:20,136 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-be936432-4692-4a8d-b32e-046662789482'} Body: {"floatingip": {"router_id": "5f78d583-54ec-41fd-b518-f5b091d84735", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06", "id": "7585756d-ed22-43a1-9f4b-16c604ebb7ad", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:05:20,138 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36,169 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36,237 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:36,266 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:36,380 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:05:36,381 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36,383 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36,442 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:36,447 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41,454 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:05:41,455 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 20:05:41,455 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075003 seconds 2018-08-24 20:05:41,456 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41,458 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41,522 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:41,523 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41,637 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-24 20:05:41,638 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41,640 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41,699 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:41,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:45,711 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073676 seconds 2018-08-24 20:05:46,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.396s 2018-08-24 20:05:46,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c05c9c0-2983-4bf8-bafa-7a91bafec014'} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "id": "f2cac0c4-a0d4-4bae-a918-a78d20ed86f6"}} 2018-08-24 20:05:46,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.146s 2018-08-24 20:05:46,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--549147244", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d233e8-6445-424e-b830-001c959e3c08'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:45Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} 2018-08-24 20:05:47,726 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.468s 2018-08-24 20:05:47,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:05:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7592041c-f6d2-4d88-9376-cb66ea63bf0e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:47Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} 2018-08-24 20:05:49,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface 2.061s 2018-08-24 20:05:49,789 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7b00e57-50d1-497a-a5da-0c8e3448a84f'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} 2018-08-24 20:05:51,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.024s 2018-08-24 20:05:51,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-daf7b9ad-a62d-476b-bc96-08f3c0b4c9f7'} Body: {"floatingip": {"router_id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:50Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052", "id": "2abd47d4-d71a-4fc8-8d40-9511aee201f7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:50Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:05:51,816 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:51,818 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:51,880 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:51,884 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:51,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:05:51,999 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:52,001 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:52,059 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:52,065 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:57,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:05:57,073 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 20:05:57,073 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074883 seconds 2018-08-24 20:05:57,074 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04,089 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04,192 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:06:04,218 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:04,332 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-24 20:06:04,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04,335 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04,398 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:06:04,399 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:08,407 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074595 seconds 2018-08-24 20:06:08,407 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN e57b4f0a-dde9-4099-b43c-367b1c7e78b0 2018-08-24 20:06:09,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0 0.704s 2018-08-24 20:06:09,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0', u'date': 'Fri, 24 Aug 2018 20:06:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f6687ed-0934-4a5b-9de5-c1ab61bc2f21'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-24 20:06:10,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7 1.130s 2018-08-24 20:06:10,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7', u'date': 'Fri, 24 Aug 2018 20:06:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ecdc572-ae23-4d0c-9b68-0859135f4afa'} Body: 2018-08-24 20:06:11,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface 1.631s 2018-08-24 20:06:11,879 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c4626bd-60fc-4b38-bddf-b7e0ecae87e2'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} 2018-08-24 20:06:13,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.495s 2018-08-24 20:06:13,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:06:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e5ad7265-553c-48dc-8566-8402001d7ab7'} Body: 2018-08-24 20:06:14,220 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad 0.843s 2018-08-24 20:06:14,221 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad', u'date': 'Fri, 24 Aug 2018 20:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853b7fbe-9685-447c-bed1-bca2ee8ae65b'} Body: 2018-08-24 20:06:16,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface 1.930s 2018-08-24 20:06:16,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ed81831-b674-4266-a904-229ca4c05e06'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} 2018-08-24 20:06:17,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.504s 2018-08-24 20:06:17,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce433608-6160-4a89-bc23-62cc5f05f9e9'} Body: 2018-08-24 20:06:17,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.176s 2018-08-24 20:06:17,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af'} Body: 2018-08-24 20:06:18,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.453s 2018-08-24 20:06:18,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:19,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.378s 2018-08-24 20:06:19,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:20,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.047s 2018-08-24 20:06:20,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea'} Body: {"itemNotFound": {"message": "Instance 941b5453-0bc7-4c01-bab4-b16ef0deb6ba could not be found.", "code": 404}} 2018-08-24 20:06:21,333 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1 0.581s 2018-08-24 20:06:21,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262dcd1a-b495-4025-a4b4-95886a106ba8'} Body: 2018-08-24 20:06:21,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.180s 2018-08-24 20:06:21,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b'} Body: 2018-08-24 20:06:22,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.568s 2018-08-24 20:06:22,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:21Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:23,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.068s 2018-08-24 20:06:23,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d'} Body: {"itemNotFound": {"message": "Instance cf1c8007-9466-49dd-8a27-ea2d8c116e33 could not be found.", "code": 404}} 2018-08-24 20:06:23,810 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c 0.640s 2018-08-24 20:06:23,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-688681fb-35f5-4d02-a951-b8d5fc63c810'} Body: 2018-08-24 20:06:23,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.167s 2018-08-24 20:06:23,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72'} Body: 2018-08-24 20:06:24,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.369s 2018-08-24 20:06:24,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:25,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.045s 2018-08-24 20:06:25,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f'} Body: {"itemNotFound": {"message": "Instance 5005dec2-2980-4684-abdb-bfffc4b2d681 could not be found.", "code": 404}} 2018-08-24 20:06:25,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052 0.577s 2018-08-24 20:06:25,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c72fcb2-eb32-42aa-ba22-d0863af0536f'} Body: 2018-08-24 20:06:26,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.181s 2018-08-24 20:06:26,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7'} Body: 2018-08-24 20:06:26,576 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.395s 2018-08-24 20:06:26,577 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:27,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.102s 2018-08-24 20:06:27,692 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:28,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.052s 2018-08-24 20:06:28,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c'} Body: {"itemNotFound": {"message": "Instance cc33ce5f-0465-40f4-9878-f6b64cf25528 could not be found.", "code": 404}} 2018-08-24 20:06:29,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06 0.837s 2018-08-24 20:06:29,595 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a7378e9-f305-4d63-b82c-0a40408a6d90'} Body: 2018-08-24 20:06:29,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418 0.060s 2018-08-24 20:06:29,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418', u'x-compute-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45'} Body: 2018-08-24 20:06:30,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca 1.292s 2018-08-24 20:06:30,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca', u'date': 'Fri, 24 Aug 2018 20:06:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d1b4c1-d38b-4842-8d60-c2a5ad8f3476'} Body: 2018-08-24 20:06:32,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce 1.714s 2018-08-24 20:06:32,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce', u'date': 'Fri, 24 Aug 2018 20:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b511ff3-dd61-45ea-b91c-d1b667537af2'} Body: 2018-08-24 20:06:34,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891 1.392s 2018-08-24 20:06:34,060 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891', u'date': 'Fri, 24 Aug 2018 20:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d201b660-687c-4732-bffe-74ed788b242b'} Body: 2018-08-24 20:06:35,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71 1.555s 2018-08-24 20:06:35,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d534fca1-d725-4ac1-a301-b982a0571c9f'} Body: 2018-08-24 20:06:35,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb 0.294s 2018-08-24 20:06:35,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8537330b-f092-4b88-91d4-f56da7064af4'} Body: 2018-08-24 20:06:36.646 63 INFO tempest.lib.common.rest_client [req-d19789be-2c38-451c-8f98-27f518a0b54e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.699s 2018-08-24 20:06:36.646 63 DEBUG tempest.lib.common.rest_client [req-d19789be-2c38-451c-8f98-27f518a0b54e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1686290041 description", "name": "tempest-secgroup-smoke-1686290041"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d19789be-2c38-451c-8f98-27f518a0b54e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1686290041 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "updated_at": "2018-08-24T20:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "5e1e442c-38e8-454d-847b-3ca41a382b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "848d13bd-0aea-4473-9b9c-0275bd8e1882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "name": "tempest-secgroup-smoke-1686290041"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:36.842 63 INFO tempest.lib.common.rest_client [req-628eab0b-f4b1-4dfd-9adf-0e15705bd57d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:06:36.843 63 DEBUG tempest.lib.common.rest_client [req-628eab0b-f4b1-4dfd-9adf-0e15705bd57d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-628eab0b-f4b1-4dfd-9adf-0e15705bd57d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4c12e807-2832-436d-93f4-c3e40a797c61"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.209 63 INFO tempest.lib.common.rest_client [req-d500ffa2-1426-4743-b381-3feb9fef97fe ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.365s 2018-08-24 20:06:37.209 63 DEBUG tempest.lib.common.rest_client [req-d500ffa2-1426-4743-b381-3feb9fef97fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d500ffa2-1426-4743-b381-3feb9fef97fe'} 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-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b358324e-1fc6-4c80-bc5e-af2b4a6b68de"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.357 63 INFO tempest.lib.common.rest_client [req-5c319fc4-ba2e-4451-9f9c-3deb1d4eed5c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 20:06:37.358 63 DEBUG tempest.lib.common.rest_client [req-5c319fc4-ba2e-4451-9f9c-3deb1d4eed5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c319fc4-ba2e-4451-9f9c-3deb1d4eed5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "44f2e3b7-536a-415b-9007-0a7bee2e3b48"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.513 63 INFO tempest.lib.common.rest_client [req-13334752-5790-4e69-9b9d-e41411a9fcc3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:06:37.514 63 DEBUG tempest.lib.common.rest_client [req-13334752-5790-4e69-9b9d-e41411a9fcc3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13334752-5790-4e69-9b9d-e41411a9fcc3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5122b20c-26d1-4477-9b14-4650f0b6ba67"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.652 63 INFO tempest.lib.common.rest_client [req-e43cf465-898e-46fe-9287-5b57ffe58cf8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.137s 2018-08-24 20:06:37.652 63 DEBUG tempest.lib.common.rest_client [req-e43cf465-898e-46fe-9287-5b57ffe58cf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e43cf465-898e-46fe-9287-5b57ffe58cf8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5fba61de-3515-4337-b559-6238b136f875"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.796 63 INFO tempest.lib.common.rest_client [req-36bce87a-d256-40e7-81ba-8c1e2387f430 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:06:37.796 63 DEBUG tempest.lib.common.rest_client [req-36bce87a-d256-40e7-81ba-8c1e2387f430 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36bce87a-d256-40e7-81ba-8c1e2387f430'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "38938c98-aa36-4180-a7d6-7028083be767"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:37.964 63 INFO tempest.lib.common.rest_client [req-231ef417-0ec4-4da8-b76e-427f4bc63692 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:06:37.964 63 DEBUG tempest.lib.common.rest_client [req-231ef417-0ec4-4da8-b76e-427f4bc63692 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-231ef417-0ec4-4da8-b76e-427f4bc63692'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "64700ad2-be19-49da-9a66-c186b4648a0d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:38.106 63 INFO tempest.lib.common.rest_client [req-ab1b5a30-acb5-41ad-b672-36ca8d491702 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.140s 2018-08-24 20:06:38.106 63 DEBUG tempest.lib.common.rest_client [req-ab1b5a30-acb5-41ad-b672-36ca8d491702 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab1b5a30-acb5-41ad-b672-36ca8d491702'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "88ce48b6-3804-4e37-b731-b4652bd23327"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:38.384 63 INFO tempest.lib.common.rest_client [req-6f33bad3-7718-4630-a847-21492a818ddc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.276s 2018-08-24 20:06:38.385 63 DEBUG tempest.lib.common.rest_client [req-6f33bad3-7718-4630-a847-21492a818ddc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1477743651"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f33bad3-7718-4630-a847-21492a818ddc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","name":"tempest-A-1477743651"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:38.903 63 INFO tempest.lib.common.rest_client [req-6540ceb5-c250-4ce3-89de-bf039c062ef8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.517s 2018-08-24 20:06:38.904 63 DEBUG tempest.lib.common.rest_client [req-6540ceb5-c250-4ce3-89de-bf039c062ef8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "name": "tempest-subnet-A-1-967288754"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6540ceb5-c250-4ce3-89de-bf039c062ef8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","subnetpool_id":null,"name":"tempest-subnet-A-1-967288754"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:39.129 63 INFO tempest.lib.common.rest_client [req-4b0fbf87-abe6-4349-95fe-10f7b3bb3325 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.224s 2018-08-24 20:06:39.129 63 DEBUG tempest.lib.common.rest_client [req-4b0fbf87-abe6-4349-95fe-10f7b3bb3325 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1784863147"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b0fbf87-abe6-4349-95fe-10f7b3bb3325'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","name":"tempest-B-1784863147"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:40.018 63 INFO tempest.lib.common.rest_client [req-3e66c004-a31b-4663-9e4e-d7353e896d47 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.887s 2018-08-24 20:06:40.018 63 DEBUG tempest.lib.common.rest_client [req-3e66c004-a31b-4663-9e4e-d7353e896d47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "name": "tempest-subnet-B-1-1787032665"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e66c004-a31b-4663-9e4e-d7353e896d47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:39Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","subnetpool_id":null,"name":"tempest-subnet-B-1-1787032665"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:40.449 63 INFO tempest.lib.common.rest_client [req-d7a05eef-fe1d-4166-a066-6381ce365255 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.430s 2018-08-24 20:06:40.450 63 DEBUG tempest.lib.common.rest_client [req-d7a05eef-fe1d-4166-a066-6381ce365255 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7a05eef-fe1d-4166-a066-6381ce365255'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "56bb6573-d14e-4c6c-b78b-92271bd0adac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:41.048 63 INFO tempest.lib.common.rest_client [req-3af13193-ecb9-4897-a27d-42b333b3070f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.597s 2018-08-24 20:06:41.049 63 DEBUG tempest.lib.common.rest_client [req-3af13193-ecb9-4897-a27d-42b333b3070f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1373104971"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBHpaKF99ORlntIRpdx0eX7fZVAsyWBIqlvY/Z5m6/vEmT2KkRcyR2oa1YV4r/yOZchqTN6S/8iMimOoFzGiL36hNk2OYlNarrVK3qkc0nvtupy6mt9aKAwSVc5L4oZS0fAuK7JYUKfM8/HT4eUaGkfsvNBn4fP7KMgQbupvkqBw0+wGqCqzLtQmyBIkPSoVI4sAksSNbbS3FkHWipVE/yJSvJ1PXb0nB4R1SAxTC57THFz6i6PaGLWqSrjU68USAF7/FYrvydBL1gT+luuiDpv/QgrsThoiut3BrBlVpcEYM9DrghJ9ESxzgrhEiKpC8LvdefgR1BK5UOVensSGql Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwR6WihffTkZZ7SEaXcdHl+32VQLMlgSKpb2P2eZuv7xJk9ip\nEXMkdqGtWFeK/8jmXIakzekv/IjIpjqBcxoi9+oTZNjmJTWq61St6pHNJ77bqcup\nrfWigMElXOS+KGUtHwLiuyWFCnzPPx0+HlGhpH7LzQZ+Hz+yjIEG7qb5KgcNPsBq\ngqsy7UJsgSJD0qFSOLAJLEjW20txZB1oqVRP8iUrydT129JweEdUgMUwue0xxc+o\nuj2hi1qkq41OvFEgBe/xWK78nQS9YE/pbrog6b/0IK7E4aIrrdwawZVaXBGDPQ64\nISfREsc4K4RIiqQvC73Xn4EdQSuVDlXp7EhqpQIDAQABAoIBAB3iu+028InOfVAj\nFU957WxnmP1i54I3xbUMdtyDupPVcZV9q/xVU0lAj/Dh61LWJkAfXhW3hoOQL2z6\nFNpZKxwujz3GCyeq/H5apmdslNEXyiqmp+WR48oFGeEcTQk3TxpDeg74KXSMCA5+\nWgSbIWaxcJyT6qSvWNRBi28XS+vi0pyqWTudduBgvmfBvBn2sokgxhawFjQxZSxL\nwS/AkP8ynFLHapIRGgJkM9A99QAA5GJBJ6fD0Oac5inRCIv+NXkCUcNMbfwgc0bX\n6Pp3FOzHnlwxXVAL3WZ0HfaKnsb7nqsq3lkyMXzt8ZwLBcQiLaXOHbOegsTm+9M1\nr8D08sECgYEA50ZAqKQLnErnREMCTiLAUcQ6YwfwBG/cBJe/SjBORAF7xH80sdCr\nmz98o55jGNkfyKejX7C6NVXN6WNviKQYDZKF+hDGBpfGZdHc1ykqag/apJ8EnJnh\ndFlUy2rVnLPFkaGb2bXpWYmvrs/ToP74JaKpO55nOtf9p+W30Du49M0CgYEA1cQS\nxEsx7Td+LDfchI/aOXRtMAZn8cM8TTQjN+DSvKMUPOatDfBNjTH4oBzZM77uUNtl\nO4jyN2Sa5dIoUMvflDZVpvjMTf+hAEn24ylW/JJl3MNZpjM6F3EqKHNB2mRv8nIQ\ncF0yLqj2DXkOJ3DQ/vX8IzRv5dvISRVlVT5ZjTkCgYEAqG2RST+u9PPX2O60DxNf\n3Cx8GQL+2Txdjzq0JONpHD24VTIOvjCpyTZDHyWKJd56Nzde06Fw+sayXvX7lBdt\nLPU4fRUaIlMGOcDMhCWGrhc9tAXa5fFrL8Ce8EWtq6GAkL6RMcw5VOvg9f6EsQr+\nzOnZNYH2y/Pg1xWE+DGGUUECgYAQ5wYM211BQogJewlGuhEpRdl0WK1TYnqcKCk4\nu+At5j8taZf5aCzZoz/jeSR7gPdbEV35zSRJ2Pyee3WQne45y+oN39JXwIS8fxy0\nbYphQjonsJKgH6DSRbJtrF9io1puszI1kEjtg5KhEhdaawM7hbvAFN9cL3qwvK5c\nhSeTkQKBgEm0bFn/tKxAcV6zGxc3bTUKYOcs0PrVNrhyMzwNHSDcDhpy7zgOZ/qB\nqFj1D93Xx+A3wRexK6tWEpmmjCSi6U4nsoqQ2QPYGw9s3jEKOEDgo/C7I+3xPOyN\nXZhB22VqOL4W5aHQSt+1HptCXjlMMSB9gibR6qjq0cSfuVFDGTgk\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1373104971", "fingerprint": "39:03:01:9f:84:e4:8f:23:13:2c:a8:23:bf:b9:ba:11"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:41.880 63 INFO tempest.lib.common.rest_client [req-04c43a9a-4c19-4377-a540-b44f527f831b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 0.827s 2018-08-24 20:06:41.881 63 DEBUG tempest.lib.common.rest_client [req-04c43a9a-4c19-4377-a540-b44f527f831b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1059465082", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04c43a9a-4c19-4377-a540-b44f527f831b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:41Z","name":"tempest-port-smoke-1059465082","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:49:1b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.10"}],"id":"2f2cd42c-fab6-49d2-96f9-40a0f232614f","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:43.005 63 INFO tempest.lib.common.rest_client [req-c7b9e636-5ab7-4192-888d-0229df4e7fa0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.123s 2018-08-24 20:06:43.006 63 DEBUG tempest.lib.common.rest_client [req-c7b9e636-5ab7-4192-888d-0229df4e7fa0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "adminPass": "q92NyW59JSS2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:43.346 63 INFO tempest.lib.common.rest_client [req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.337s 2018-08-24 20:06:43.347 63 DEBUG tempest.lib.common.rest_client [req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:44.684 63 INFO tempest.lib.common.rest_client [req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.319s 2018-08-24 20:06:44.685 63 DEBUG tempest.lib.common.rest_client [req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:46.087 63 INFO tempest.lib.common.rest_client [req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.386s 2018-08-24 20:06:46.087 63 DEBUG tempest.lib.common.rest_client [req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:46.102 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 20:06:47.527 63 INFO tempest.lib.common.rest_client [req-9109fa55-d722-4455-806d-a877e016609d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.423s 2018-08-24 20:06:47.528 63 DEBUG tempest.lib.common.rest_client [req-9109fa55-d722-4455-806d-a877e016609d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:47.540 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:06:48.684 63 INFO tempest.lib.common.rest_client [req-805d6fed-c7ae-4506-a12b-3a90ebec279c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.142s 2018-08-24 20:06:48.685 63 DEBUG tempest.lib.common.rest_client [req-805d6fed-c7ae-4506-a12b-3a90ebec279c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:49.859 63 INFO tempest.lib.common.rest_client [req-6621a514-3eb5-4737-a16b-398fbc7fd13a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.159s 2018-08-24 20:06:49.861 63 DEBUG tempest.lib.common.rest_client [req-6621a514-3eb5-4737-a16b-398fbc7fd13a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:49.877 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:50.290 63 INFO tempest.lib.common.rest_client [req-f5406ffe-bd50-446d-a449-06e3ce12cc00 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.411s 2018-08-24 20:06:50.291 63 DEBUG tempest.lib.common.rest_client [req-f5406ffe-bd50-446d-a449-06e3ce12cc00 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:50.303 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cf03527c-28bf-483c-a307-bcbe88c01897 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:06:51.469 63 INFO tempest.lib.common.rest_client [req-a9564de4-e3df-4961-bedb-5768e228cecc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.165s 2018-08-24 20:06:51.470 63 DEBUG tempest.lib.common.rest_client [req-a9564de4-e3df-4961-bedb-5768e228cecc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1346687331", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9564de4-e3df-4961-bedb-5768e228cecc'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:50Z","name":"tempest-port-smoke-1346687331","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:e6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.20"}],"id":"3d2e87a2-3a93-48cb-a75b-8c82c3f85452","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:53.598 63 INFO tempest.lib.common.rest_client [req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 2.126s 2018-08-24 20:06:53.598 63 DEBUG tempest.lib.common.rest_client [req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "3d2e87a2-3a93-48cb-a75b-8c82c3f85452"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "adminPass": "eComJ2Fvmr8C"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:53.879 63 INFO tempest.lib.common.rest_client [req-82f2d252-7d86-4441-8e61-466ef743310e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.276s 2018-08-24 20:06:53.880 63 DEBUG tempest.lib.common.rest_client [req-82f2d252-7d86-4441-8e61-466ef743310e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:55.283 63 INFO tempest.lib.common.rest_client [req-783161bc-8afa-4a6c-8886-f4038796f86e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.389s 2018-08-24 20:06:55.283 63 DEBUG tempest.lib.common.rest_client [req-783161bc-8afa-4a6c-8886-f4038796f86e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:55.297 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-24 20:06:56.449 63 INFO tempest.lib.common.rest_client [req-222e06e3-4a3b-4b9e-add9-09e42de36067 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.150s 2018-08-24 20:06:56.450 63 DEBUG tempest.lib.common.rest_client [req-222e06e3-4a3b-4b9e-add9-09e42de36067 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:56.463 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:06:57.892 63 INFO tempest.lib.common.rest_client [req-dba31589-3d7c-4704-9def-aedf472479bf ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.428s 2018-08-24 20:06:57.893 63 DEBUG tempest.lib.common.rest_client [req-dba31589-3d7c-4704-9def-aedf472479bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:59.074 63 INFO tempest.lib.common.rest_client [req-b3818609-7838-4222-a79f-889a8554d614 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.165s 2018-08-24 20:06:59.075 63 DEBUG tempest.lib.common.rest_client [req-b3818609-7838-4222-a79f-889a8554d614 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:59.094 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:59.696 63 INFO tempest.lib.common.rest_client [req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.601s 2018-08-24 20:06:59.697 63 DEBUG tempest.lib.common.rest_client [req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:06:59.711 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0201dd13-7c67-494a-8df9-1db08e9afcbc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:07:00.843 63 INFO tempest.lib.common.rest_client [req-86f5d7a2-2758-4c41-8241-c76d1e764d9f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.130s 2018-08-24 20:07:00.843 63 DEBUG tempest.lib.common.rest_client [req-86f5d7a2-2758-4c41-8241-c76d1e764d9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-403996223", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86f5d7a2-2758-4c41-8241-c76d1e764d9f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:00Z","name":"tempest-port-smoke-403996223","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:ce:e3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.30"}],"id":"a20182e6-a410-437e-8df1-f7f5bea7a774","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:01.284 63 INFO tempest.lib.common.rest_client [req-849e96d3-d6e3-4396-9c26-da43fd248e28 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 0.439s 2018-08-24 20:07:01.285 63 DEBUG tempest.lib.common.rest_client [req-849e96d3-d6e3-4396-9c26-da43fd248e28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "a20182e6-a410-437e-8df1-f7f5bea7a774"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "adminPass": "hNkK5cGLsha4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:01.627 63 INFO tempest.lib.common.rest_client [req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.338s 2018-08-24 20:07:01.627 63 DEBUG tempest.lib.common.rest_client [req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:02.749 63 INFO tempest.lib.common.rest_client [req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.107s 2018-08-24 20:07:02.749 63 DEBUG tempest.lib.common.rest_client [req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:02.762 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 20:07:04.462 63 INFO tempest.lib.common.rest_client [req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.698s 2018-08-24 20:07:04.463 63 DEBUG tempest.lib.common.rest_client [req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:05.929 63 INFO tempest.lib.common.rest_client [req-75c64290-ea24-41c5-ab2d-e6caf6ee7774 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.454s 2018-08-24 20:07:05.930 63 DEBUG tempest.lib.common.rest_client [req-75c64290-ea24-41c5-ab2d-e6caf6ee7774 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:05.943 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 4 second wait 2018-08-24 20:07:06.100 63 INFO tempest.lib.common.rest_client [req-3b1c9f87-bb6c-46f1-9509-1839e9d90036 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.157s 2018-08-24 20:07:06.101 63 DEBUG tempest.lib.common.rest_client [req-3b1c9f87-bb6c-46f1-9509-1839e9d90036 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:06.114 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 9bee37ad-19d4-4300-ab36-f0741dda1c9d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:07:07.384 63 INFO tempest.lib.common.rest_client [req-306d2ec5-e326-4b83-8ef1-424f96812a7a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.268s 2018-08-24 20:07:07.384 63 DEBUG tempest.lib.common.rest_client [req-306d2ec5-e326-4b83-8ef1-424f96812a7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-2120985382", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-306d2ec5-e326-4b83-8ef1-424f96812a7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:06Z","name":"tempest-port-smoke-2120985382","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:37:3f:2e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.40"}],"id":"b8246f5f-788d-4507-9550-8caef15bff2c","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:08.674 63 INFO tempest.lib.common.rest_client [req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.288s 2018-08-24 20:07:08.674 63 DEBUG tempest.lib.common.rest_client [req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "b8246f5f-788d-4507-9550-8caef15bff2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "adminPass": "5VSPCbGUy2nj"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:08.963 63 INFO tempest.lib.common.rest_client [req-68d246ee-70b6-4be8-9197-4824926a2534 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.284s 2018-08-24 20:07:08.963 63 DEBUG tempest.lib.common.rest_client [req-68d246ee-70b6-4be8-9197-4824926a2534 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:10.335 63 INFO tempest.lib.common.rest_client [req-b20cbce1-fa65-4cec-b56a-46c7434e21e0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.358s 2018-08-24 20:07:10.336 63 DEBUG tempest.lib.common.rest_client [req-b20cbce1-fa65-4cec-b56a-46c7434e21e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:10.347 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:07:11.517 63 INFO tempest.lib.common.rest_client [req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.168s 2018-08-24 20:07:11.518 63 DEBUG tempest.lib.common.rest_client [req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:11.531 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:07:12.683 63 INFO tempest.lib.common.rest_client [req-b9f9e445-7adc-4325-b85d-074844d8e76e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.150s 2018-08-24 20:07:12.683 63 DEBUG tempest.lib.common.rest_client [req-b9f9e445-7adc-4325-b85d-074844d8e76e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:13.873 63 INFO tempest.lib.common.rest_client [req-44deb7c9-2564-47d4-bdea-8775d5ec9be8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.176s 2018-08-24 20:07:13.874 63 DEBUG tempest.lib.common.rest_client [req-44deb7c9-2564-47d4-bdea-8775d5ec9be8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:13.885 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:07:14.031 63 INFO tempest.lib.common.rest_client [req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.144s 2018-08-24 20:07:14.031 63 DEBUG tempest.lib.common.rest_client [req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:14.045 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:07:14.232 63 INFO tempest.lib.common.rest_client [req-0d093eab-58a0-4142-a4db-549744e77369 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.186s 2018-08-24 20:07:14.233 63 DEBUG tempest.lib.common.rest_client [req-0d093eab-58a0-4142-a4db-549744e77369 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1974890743", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d093eab-58a0-4142-a4db-549744e77369'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:13Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:15.903 63 INFO tempest.lib.common.rest_client [req-fe5b55a9-809e-43d1-95bb-d04b95e966a6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.669s 2018-08-24 20:07:15.904 63 DEBUG tempest.lib.common.rest_client [req-fe5b55a9-809e-43d1-95bb-d04b95e966a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:07:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe5b55a9-809e-43d1-95bb-d04b95e966a6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:18.005 63 INFO tempest.lib.common.rest_client [req-9fc2a48e-1345-46f0-b3b0-902eb996fc4f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface 2.100s 2018-08-24 20:07:18.005 63 DEBUG tempest.lib.common.rest_client [req-9fc2a48e-1345-46f0-b3b0-902eb996fc4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fc2a48e-1345-46f0-b3b0-902eb996fc4f'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:19.741 63 INFO tempest.lib.common.rest_client [req-7e28578d-2718-403c-9344-7e040c7d702b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.734s 2018-08-24 20:07:19.741 63 DEBUG tempest.lib.common.rest_client [req-7e28578d-2718-403c-9344-7e040c7d702b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e28578d-2718-403c-9344-7e040c7d702b'} Body: {"floatingip": {"router_id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f", "id": "ce4c0521-2593-439e-80f3-9771a44d4c4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:19.932 63 INFO tempest.lib.common.rest_client [req-1f8bcf66-01fc-4ee0-933b-3f94db02c13b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.189s 2018-08-24 20:07:19.933 63 DEBUG tempest.lib.common.rest_client [req-1f8bcf66-01fc-4ee0-933b-3f94db02c13b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1149276025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8bcf66-01fc-4ee0-933b-3f94db02c13b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:19Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:21.883 63 INFO tempest.lib.common.rest_client [req-622f61bd-0db5-4c63-97b3-96e439d74100 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.949s 2018-08-24 20:07:21.884 63 DEBUG tempest.lib.common.rest_client [req-622f61bd-0db5-4c63-97b3-96e439d74100 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-622f61bd-0db5-4c63-97b3-96e439d74100'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:21Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:23.874 63 INFO tempest.lib.common.rest_client [req-cdaa5056-b39e-4abe-86b5-b2ecadc67e52 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface 1.989s 2018-08-24 20:07:23.875 63 DEBUG tempest.lib.common.rest_client [req-cdaa5056-b39e-4abe-86b5-b2ecadc67e52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdaa5056-b39e-4abe-86b5-b2ecadc67e52'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:25.864 63 INFO tempest.lib.common.rest_client [req-34320701-f6db-48f0-b275-e0830c325106 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.988s 2018-08-24 20:07:25.865 63 DEBUG tempest.lib.common.rest_client [req-34320701-f6db-48f0-b275-e0830c325106 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34320701-f6db-48f0-b275-e0830c325106'} Body: {"floatingip": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:24Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c", "id": "879b24ad-5edc-4252-881d-bc41c1f8678f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:24Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:26.745 63 INFO tempest.lib.common.rest_client [req-4e5edca7-27fd-4cac-889d-5621073f1454 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations 0.879s 2018-08-24 20:07:26.746 63 DEBUG tempest.lib.common.rest_client [req-4e5edca7-27fd-4cac-889d-5621073f1454 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations', u'date': 'Fri, 24 Aug 2018 20:07:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e5edca7-27fd-4cac-889d-5621073f1454'} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "id": "79ed2f57-73fe-4518-ae0f-dffa938f79c2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:26.747 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:34.764 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:34.866 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:34.890 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:35.005 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:07:35.006 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:35.008 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:35.067 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:35.072 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40.079 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:07:40.080 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:07:40.081 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075815 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:07:40.082 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40.084 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40.146 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:40.148 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40.262 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:07:40.263 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40.265 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40.327 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:40.329 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:44.336 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073611 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:07:45.056 63 INFO tempest.lib.common.rest_client [req-4f9d1f14-9068-420b-825a-bf3332c05402 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations 0.719s 2018-08-24 20:07:45.056 63 DEBUG tempest.lib.common.rest_client [req-4f9d1f14-9068-420b-825a-bf3332c05402 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations', u'date': 'Fri, 24 Aug 2018 20:07:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9d1f14-9068-420b-825a-bf3332c05402'} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "id": "7dbc5b94-6f13-47df-a55d-db65d79db1bd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:07:45.058 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45.062 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45.129 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:45.162 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:45.276 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:07:45.277 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45.279 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45.340 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:07:45.343 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:50.351 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:07:50.351 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:07:50.352 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075741 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-24 20:07:50.353 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-24 20:08:50.392 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds.: timeout: timed out 2018-08-24 20:09:52.935 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds.: timeout: timed out 2018-08-24 20:10:56.499 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds.: timeout: timed out 2018-08-24 20:12:01.057 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds.: timeout: timed out 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts: timeout: timed out 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return function() 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None: SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-24 20:13:06.992 63 INFO tempest.lib.common.rest_client [req-a0bccd41-0bf8-41a8-b933-6e35185523b5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:06.993 63 DEBUG tempest.lib.common.rest_client [req-a0bccd41-0bf8-41a8-b933-6e35185523b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0bccd41-0bf8-41a8-b933-6e35185523b5'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-TestBGPVPNBasic-1812923995"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "s _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.317 63 INFO tempest.lib.common.rest_client [req-24b4cb51-60be-472a-8fd9-bf42d05ab84a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers 0.323s 2018-08-24 20:13:07.318 63 DEBUG tempest.lib.common.rest_client [req-24b4cb51-60be-472a-8fd9-bf42d05ab84a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a'} Body: {"servers": [{"id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "name": "server-4"}, {"id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "name": "server-3"}, {"id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "name": "server-2"}, {"id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "name": "server-1"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.394 63 INFO tempest.lib.common.rest_client [req-955b9211-03af-423f-ac6e-4c047f4bd973 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action 0.067s 2018-08-24 20:13:07.395 63 DEBUG tempest.lib.common.rest_client [req-955b9211-03af-423f-ac6e-4c047f4bd973 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32050', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action', u'x-compute-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486271148 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.398 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486271148 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.190186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192501] pid_max: default: 32768 minimum: 301 [ 0.193746] ACPI: Core revision 20150930 [ 0.195427] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197255] Security Framework initialized [ 0.198393] Yama: becoming mindful. [ 0.199413] AppArmor: AppArmor initialized [ 0.200595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202394] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205807] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207698] Initializing cgroup subsys io [ 0.208826] Initializing cgroup subsys memory [ 0.210031] Initializing cgroup subsys devices [ 0.211239] Initializing cgroup subsys freezer [ 0.212442] Initializing cgroup subsys net_cls [ 0.213662] Initializing cgroup subsys perf_event [ 0.214930] Initializing cgroup subsys net_prio [ 0.216162] Initializing cgroup subsys hugetlb [ 0.217385] Initializing cgroup subsys pids [ 0.218590] CPU: Physical Processor ID: 0 [ 0.220395] mce: CPU supports 10 MCE banks [ 0.221579] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244857] ftrace: allocating 31920 entries in 125 pages [ 0.271337] smpboot: Max logical packages: 1 [ 0.272528] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274438] x2apic enabled [ 0.275588] Switched APIC routing to physical x2apic. [ 0.278082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282401] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284912] KVM setup paravirtual spinlock [ 0.286527] x86: Booted up 1 node, 1 CPUs [ 0.287648] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289561] devtmpfs: initialized [ 0.291558] evm: security.selinux [ 0.292540] evm: security.SMACK64 [ 0.293520] evm: security.SMACK64EXEC [ 0.294566] evm: security.SMACK64TRANSMUTE [ 0.295698] evm: security.SMACK64MMAP [ 0.296740] evm: security.ima [ 0.297649] evm: security.capability [ 0.298748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301313] pinctrl core: initialized pinctrl subsystem [ 0.302818] RTC time: 20:07:12, date: 08/24/18 [ 0.304135] NET: Registered protocol family 16 [ 0.305470] cpuidle: using governor ladder [ 0.306610] cpuidle: using governor menu [ 0.307718] PCCT header not found. [ 0.308765] ACPI: bus type PCI registered [ 0.309884] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311593] PCI: Using configuration type 1 for base access [ 0.313763] ACPI: Added _OSI(Module Device) [ 0.314926] ACPI: Added _OSI(Processor Device) [ 0.316108] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319548] ACPI: Interpreter enabled [ 0.320613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.323197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.328352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330957] ACPI: (supports S0 S5) [ 0.331959] ACPI: Using IOAPIC for interrupt routing [ 0.333286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340505] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342177] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.345242] acpiphp: Slot [3] registered [ 0.346372] acpiphp: Slot [4] registered [ 0.347503] acpiphp: Slot [5] registered [ 0.348631] acpiphp: Slot [6] registered [ 0.349758] acpiphp: Slot [7] registered [ 0.350886] acpiphp: Slot [8] registered [ 0.352018] acpiphp: Slot [9] registered [ 0.353135] acpiphp: Slot [10] registered [ 0.354282] acpiphp: Slot [11] registered [ 0.355421] acpiphp: Slot [12] registered [ 0.356561] acpiphp: Slot [13] registered [ 0.357697] acpiphp: Slot [14] registered [ 0.358836] acpiphp: Slot [15] registered [ 0.374740] acpiphp: Slot [16] registered [ 0.375885] acpiphp: Slot [17] registered [ 0.377029] acpiphp: Slot [18] registered [ 0.378167] acpiphp: Slot [19] registered [ 0.379316] acpiphp: Slot [20] registered [ 0.380457] acpiphp: Slot [21] registered [ 0.381598] acpiphp: Slot [22] registered [ 0.382740] acpiphp: Slot [23] registered [ 0.383889] acpiphp: Slot [24] registered [ 0.385029] acpiphp: Slot [25] registered [ 0.386169] acpiphp: Slot [26] registered [ 0.387312] acpiphp: Slot [27] registered [ 0.388467] acpiphp: Slot [28] registered [ 0.389611] acpiphp: Slot [29] registered [ 0.390750] acpiphp: Slot [30] registered [ 0.391899] acpiphp: Slot [31] registered [ 0.393042] PCI host bridge to bus 0000:00 [ 0.394183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401691] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409664] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.417356] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.419345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446063] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448097] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449855] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455367] vgaarb: loaded [ 0.456228] vgaarb: bridge control possible 0000:00:02.0 [ 0.457921] SCSI subsystem initialized [ 0.459205] ACPI: bus type USB registered [ 0.460365] usbcore: registered new interface driver usbfs [ 0.461820] usbcore: registered new interface driver hub [ 0.463231] usbcore: registered new device driver usb [ 0.464765] PCI: Using ACPI for IRQ routing [ 0.466305] NetLabel: Initializing [ 0.467303] NetLabel: domain hash size = 128 [ 0.468491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469820] NetLabel: unlabeled traffic allowed by default [ 0.471422] clocksource: Switched to clocksource kvm-clock [ 0.481545] AppArmor: AppArmor Filesystem Enabled [ 0.482884] pnp: PnP ACPI init [ 0.484141] pnp: PnP ACPI: found 5 devices [ 0.490979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493366] NET: Registered protocol family 2 [ 0.494797] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.496605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499980] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503140] NET: Registered protocol family 1 [ 0.504372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505910] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507414] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536787] Trying to unpack rootfs image as initramfs... [ 0.598995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.603958] Scanning for low memory corruption every 60 seconds [ 0.606159] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607800] audit: initializing netlink subsys (disabled) [ 0.609293] audit: type=2000 audit(1535141234.011:1): initialized [ 0.611188] Initialise system trusted keyring [ 0.612634] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614264] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617041] zbud: loaded [ 0.618058] VFS: Disk quotas dquot_6.6.0 [ 0.619222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621436] fuse init (API version 7.23) [ 0.622696] Key type big_key registered [ 0.623852] Allocating IMA MOK and blacklist keyrings. [ 0.625557] Key type asymmetric registered [ 0.626722] Asymmetric key parser 'x509' registered [ 0.628075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630192] io scheduler noop registered [ 0.631308] io scheduler deadline registered (default) [ 0.632714] io scheduler cfq registered [ 0.633923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637170] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639219] ACPI: Power Button [PWRF] [ 0.640468] GHES: HEST is not enabled! [ 0.654573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713629] Linux agpgart interface v0.103 [ 0.717063] brd: module loaded [ 0.719276] loop: module loaded [ 0.723972] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726009] GPT:90111 != 2097151 [ 0.726960] GPT:Alternate GPT header not at the end of the disk. [ 0.728489] GPT:90111 != 2097151 [ 0.729444] GPT: Use GNU Parted to correct GPT errors. [ 0.730797] vda: vda1 vda15 [ 0.732448] scsi host0: ata_piix [ 0.733545] scsi host1: ata_piix [ 0.734561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738287] libphy: Fixed MDIO Bus: probed [ 0.739678] tun: Universal TUN/TAP device driver, 1.6 [ 0.741022] tun: (C) 1999-2004 Max Krasnyansky [ 0.743885] PPP generic driver version 2.4.2 [ 0.745155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746808] ehci-pci: EHCI PCI platform driver [ 0.748038] ehci-platform: EHCI generic platform driver [ 0.749408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750961] ohci-pci: OHCI PCI platform driver [ 0.752180] ohci-platform: OHCI generic platform driver [ 0.753516] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771377] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777794] usb usb1: Product: UHCI Host Controller [ 0.779043] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.780569] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781878] hub 1-0:1.0: USB hub found [ 0.782975] hub 1-0:1.0: 2 ports detected [ 0.784242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.787091] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789729] mousedev: PS/2 mouse device common for all mice [ 0.791397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793832] rtc_cmos 00:00: RTC can wake from S4 [ 0.795343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798528] i2c /dev entries driver [ 0.799564] device-mapper: uevent: version 1.0.3 [ 0.800842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804843] NET: Registered protocol family 10 [ 0.806358] NET: Registered protocol family 17 [ 0.807576] Key type dns_resolver registered [ 0.808841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810301] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812680] registered taskstats version 1 [ 0.813819] Loading compiled-in X.509 certificates [ 0.815636] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818135] zswap: loaded using pool lzo/zbud [ 0.820199] Key type trusted registered [ 0.822317] Key type encrypted registered [ 0.823448] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824862] ima: No TPM chip found, activating TPM-bypass! [ 0.826270] evm: HMAC attrs: 0x1 [ 0.827597] Magic number: 14:4:145 [ 0.828616] ata_port ata2: hash matches [ 0.829667] ata2: hash matches [ 0.830598] acpi device:16: hash matches [ 0.831776] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:13 UTC (1535141233) [ 0.848897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850399] EDD information not available. [ 0.896960] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899025] Write protecting the kernel read-only data: 14336k [ 0.901979] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.950987] 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.30 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.41. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDM5D0Xacc4r90FlwIT4xXSTzeEJgS3C2RyQ3FiwyTrEvmumH/kIjdwGZOpfrZEITyxxtJMVbGDr64B5JCPhkeKoY/uI9fXwe62JpXGBVTfL/oTjBvfRqSoVtg4vStq+GsTLCCiBOcxVQqgreqCHqQaCKjNHDAJqfODJHeOIJEO/ygFkmyb4BCPGH5juf5dGl1oteEcB1PDmynvdcmdF/ckW0QjKbR/0ZFSaJ+18XZPO7l4/4OohBw566mY6MSMpLa49wwnBozR330kgR8ERkCarUQwi7ElHF+vtj3iQKh2BBe1e0DNn5YAuPWJs9hxly7sptdLBVdP1daw5zpC2xKz root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAL0kodReCqLZnFy7pLfK1H+mNOHtHtlc1zrWP7PCeybUF8Gz11lNTsqHvW2I4mNxxiKPjIu7JeTPOQSa1hd/5X5s3/dUDL52i4oYAMP3phNyy95BWqm8YBkLC+VmfQuwuvfdE5+A4H4PeG1JD+hrMAXAxYrA7sDM/m/K8+QoOFqzAAAAFQCUr1NpnZ9QNAQ2fSpmfQ6fd18igQAAAIEArQQXzZnNMRSw2bFnDt8aY1cxPWadRX004D2U52pCDC0uXDXWy81BBX/Emi9vrqB6PwMNGV5q+4XK0RYiy4t8XC1vLTaphxh/i3QIMg0cxELbfzRmCdEGZgP8SwSD5FWqInVEutsZMAjrGTCzzlyjHp3utirHS8ah3NLMTL9EapMAAACAGiQDfmlZELrZgeyIFqHvM3kSQ60XRhqlwlU96bfw9dAbfZXGCVqDgEXX08g2R66Dhj5/IBhUxFh3EJOSKz8HIAtLNQ34WwT8j0x8pplMCHO22DZxCNHoEsjh2p2mmlMYXsbewppOhO9ZdJWJf01d9PkBuCPp2QBcMhXxx1w/cOg= root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe37:3f2e/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.62 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:37:3F:2E inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe37:3f2e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=4 ttl=64 time=0.345 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 1 packets received, 80% packet loss round-trip min/avg/max = 0.345/0.345/0.345 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.945 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.328 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.164 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.123 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.123/0.351/0.945 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.256035] usb 1-1: Product: QEMU USB Tablet [ 1.256036] usb 1-1: Manufacturer: QEMU [ 1.256036] usb 1-1: SerialNumber: 42 [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:14 cirros kern.info kernel: [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 24 21:07:14 cirros kern.info kernel: [ 0.918047] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 24 21:07:14 cirros kern.info kernel: [ 0.918049] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 24 21:07:14 cirros kern.info kernel: [ 0.919839] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 24 21:07:14 cirros kern.info kernel: [ 0.922982] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 24 21:07:14 cirros kern.info kernel: [ 0.925115] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 24 21:07:14 cirros kern.info kernel: [ 0.948488] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.949332] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.notice kernel: [ 0.950987] random: blkid urandom read with 2 bits of entropy available Aug 24 21:07:14 cirros kern.info kernel: [ 0.953055] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.956743] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.info kernel: [ 1.095437] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:14 cirros kern.info kernel: [ 1.256032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256035] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: Manufacturer: QEMU Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: SerialNumber: 42 Aug 24 21:07:14 cirros kern.info kernel: [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:14 cirros kern.info kernel: [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:15 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:16 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:16 cirros kern.info kernel: [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:16 cirros kern.info kernel: [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-24 20:13:07.472 63 INFO tempest.lib.common.rest_client [req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action 0.072s 2018-08-24 20:13:07.473 63 DEBUG tempest.lib.common.rest_client [req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action', u'x-compute-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486410147 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.476 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 9bee37ad-19d4-4300-ab36-f0741dda1c9d body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486410147 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.193572] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195921] pid_max: default: 32768 minimum: 301 [ 0.197181] ACPI: Core revision 20150930 [ 0.198882] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200711] Security Framework initialized [ 0.201868] Yama: becoming mindful. [ 0.202917] AppArmor: AppArmor initialized [ 0.204108] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211352] Initializing cgroup subsys io [ 0.212547] Initializing cgroup subsys memory [ 0.213754] Initializing cgroup subsys devices [ 0.214986] Initializing cgroup subsys freezer [ 0.216207] Initializing cgroup subsys net_cls [ 0.217411] Initializing cgroup subsys perf_event [ 0.218690] Initializing cgroup subsys net_prio [ 0.219951] Initializing cgroup subsys hugetlb [ 0.221184] Initializing cgroup subsys pids [ 0.222399] CPU: Physical Processor ID: 0 [ 0.224223] mce: CPU supports 10 MCE banks [ 0.225414] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243074] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249770] ftrace: allocating 31920 entries in 125 pages [ 0.275398] smpboot: Max logical packages: 1 [ 0.276633] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278587] x2apic enabled [ 0.279741] Switched APIC routing to physical x2apic. [ 0.282254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286635] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289253] KVM setup paravirtual spinlock [ 0.290873] x86: Booted up 1 node, 1 CPUs [ 0.292004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293961] devtmpfs: initialized [ 0.295983] evm: security.selinux [ 0.296978] evm: security.SMACK64 [ 0.297979] evm: security.SMACK64EXEC [ 0.299036] evm: security.SMACK64TRANSMUTE [ 0.300193] evm: security.SMACK64MMAP [ 0.301252] evm: security.ima [ 0.302174] evm: security.capability [ 0.303291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305901] pinctrl core: initialized pinctrl subsystem [ 0.307444] RTC time: 20:07:05, date: 08/24/18 [ 0.308783] NET: Registered protocol family 16 [ 0.310122] cpuidle: using governor ladder [ 0.311293] cpuidle: using governor menu [ 0.312415] PCCT header not found. [ 0.313465] ACPI: bus type PCI registered [ 0.314619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316394] PCI: Using configuration type 1 for base access [ 0.318670] ACPI: Added _OSI(Module Device) [ 0.319864] ACPI: Added _OSI(Processor Device) [ 0.321083] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322351] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324657] ACPI: Interpreter enabled [ 0.325760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336214] ACPI: (supports S0 S5) [ 0.337218] ACPI: Using IOAPIC for interrupt routing [ 0.338553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344068] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345810] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350624] acpiphp: Slot [3] registered [ 0.351755] acpiphp: Slot [4] registered [ 0.352883] acpiphp: Slot [5] registered [ 0.354001] acpiphp: Slot [6] registered [ 0.355139] acpiphp: Slot [7] registered [ 0.356270] acpiphp: Slot [8] registered [ 0.357419] acpiphp: Slot [9] registered [ 0.358546] acpiphp: Slot [10] registered [ 0.359699] acpiphp: Slot [11] registered [ 0.360867] acpiphp: Slot [12] registered [ 0.362008] acpiphp: Slot [13] registered [ 0.363170] acpiphp: Slot [14] registered [ 0.364325] acpiphp: Slot [15] registered [ 0.380219] acpiphp: Slot [16] registered [ 0.381362] acpiphp: Slot [17] registered [ 0.382498] acpiphp: Slot [18] registered [ 0.383620] acpiphp: Slot [19] registered [ 0.384749] acpiphp: Slot [20] registered [ 0.385883] acpiphp: Slot [21] registered [ 0.387011] acpiphp: Slot [22] registered [ 0.388134] acpiphp: Slot [23] registered [ 0.389260] acpiphp: Slot [24] registered [ 0.390556] acpiphp: Slot [25] registered [ 0.391891] acpiphp: Slot [26] registered [ 0.393217] acpiphp: Slot [27] registered [ 0.394551] acpiphp: Slot [28] registered [ 0.395910] acpiphp: Slot [29] registered [ 0.397244] acpiphp: Slot [30] registered [ 0.398582] acpiphp: Slot [31] registered [ 0.399917] PCI host bridge to bus 0000:00 [ 0.401252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407385] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411424] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415603] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.418990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420718] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427171] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454332] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460297] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462131] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463582] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465723] vgaarb: loaded [ 0.466582] vgaarb: bridge control possible 0000:00:02.0 [ 0.468296] SCSI subsystem initialized [ 0.469576] ACPI: bus type USB registered [ 0.470720] usbcore: registered new interface driver usbfs [ 0.472149] usbcore: registered new interface driver hub [ 0.473532] usbcore: registered new device driver usb [ 0.475065] PCI: Using ACPI for IRQ routing [ 0.476663] NetLabel: Initializing [ 0.477679] NetLabel: domain hash size = 128 [ 0.478865] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480178] NetLabel: unlabeled traffic allowed by default [ 0.481766] clocksource: Switched to clocksource kvm-clock [ 0.492303] AppArmor: AppArmor Filesystem Enabled [ 0.493604] pnp: PnP ACPI init [ 0.494862] pnp: PnP ACPI: found 5 devices [ 0.501729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504103] NET: Registered protocol family 2 [ 0.505566] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508974] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513665] NET: Registered protocol family 1 [ 0.514889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516390] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517889] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.532876] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547765] Trying to unpack rootfs image as initramfs... [ 0.610621] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.617921] Scanning for low memory corruption every 60 seconds [ 0.621034] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.622672] audit: initializing netlink subsys (disabled) [ 0.624237] audit: type=2000 audit(1535141226.279:1): initialized [ 0.626479] Initialise system trusted keyring [ 0.628027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.629612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.632561] zbud: loaded [ 0.633649] VFS: Disk quotas dquot_6.6.0 [ 0.634807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637095] fuse init (API version 7.23) [ 0.638379] Key type big_key registered [ 0.639492] Allocating IMA MOK and blacklist keyrings. [ 0.641221] Key type asymmetric registered [ 0.642370] Asymmetric key parser 'x509' registered [ 0.643678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645739] io scheduler noop registered [ 0.646836] io scheduler deadline registered (default) [ 0.648198] io scheduler cfq registered [ 0.649458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654714] ACPI: Power Button [PWRF] [ 0.656072] GHES: HEST is not enabled! [ 0.670409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699579] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702539] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729416] Linux agpgart interface v0.103 [ 0.733237] brd: module loaded [ 0.735513] loop: module loaded [ 0.740236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742226] GPT:90111 != 2097151 [ 0.743162] GPT:Alternate GPT header not at the end of the disk. [ 0.744637] GPT:90111 != 2097151 [ 0.745561] GPT: Use GNU Parted to correct GPT errors. [ 0.746869] vda: vda1 vda15 [ 0.748781] scsi host0: ata_piix [ 0.749863] scsi host1: ata_piix [ 0.750854] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754521] libphy: Fixed MDIO Bus: probed [ 0.755656] tun: Universal TUN/TAP device driver, 1.6 [ 0.756966] tun: (C) 1999-2004 Max Krasnyansky [ 0.760236] PPP generic driver version 2.4.2 [ 0.761519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763161] ehci-pci: EHCI PCI platform driver [ 0.764366] ehci-platform: EHCI generic platform driver [ 0.765860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767478] ohci-pci: OHCI PCI platform driver [ 0.768697] ohci-platform: OHCI generic platform driver [ 0.770096] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784747] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788208] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794872] usb usb1: Product: UHCI Host Controller [ 0.796150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797699] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799195] hub 1-0:1.0: USB hub found [ 0.800289] hub 1-0:1.0: 2 ports detected [ 0.801664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807370] mousedev: PS/2 mouse device common for all mice [ 0.809113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811650] rtc_cmos 00:00: RTC can wake from S4 [ 0.813226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816490] i2c /dev entries driver [ 0.817554] device-mapper: uevent: version 1.0.3 [ 0.818904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823247] NET: Registered protocol family 10 [ 0.825091] NET: Registered protocol family 17 [ 0.826356] Key type dns_resolver registered [ 0.827733] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829264] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831744] registered taskstats version 1 [ 0.832948] Loading compiled-in X.509 certificates [ 0.834878] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837452] zswap: loaded using pool lzo/zbud [ 0.839967] Key type trusted registered [ 0.842172] Key type encrypted registered [ 0.843322] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844772] ima: No TPM chip found, activating TPM-bypass! [ 0.846224] evm: HMAC attrs: 0x1 [ 0.847602] Magic number: 14:4:145 [ 0.848652] ata_port ata2: hash matches [ 0.849726] ata2: hash matches [ 0.850692] acpi device:16: hash matches [ 0.851895] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:06 UTC (1535141226) [ 0.868595] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870155] EDD information not available. [ 0.916562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.918728] Write protecting the kernel read-only data: 14336k [ 0.923778] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.926476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.096205] 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKZbJVx4rw1lw7W31vlvtTSgXF0c/CAMushCoDI9PY/qOWwr4Gd3qWOb4AKESO3MvldQ3SI6XDIBfPmnHnqquj03xZzfX4IMxujUDP+YKAYEvk8Xb2TDzUrLC8v4AZofTh9x+XuX90fRtP+gAp5yNPzDk07h48pncHlFulr+IhxSwA+DsR9APxRBKG/Y0dnhuav+2lG+iFpHhhyQDchxSZyHd5qu8vqn57W/VLXB9nPbUiWvkhzlQZhB8aJrlN2Wv+Xy7YrShZcSqqHdUMVpELaA6DoRrpQF9+kXy2qb1KzT6q314RQT7W2hJlZiRfyWU/Xz2/XMUA+cRa9I1kOXzR root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAL84zHOBa3bKSgC8afgHboahsrNaBkteeor9tAT/7JG9BIrqm1W7E12DltWvWP19Dl+P5x+AhwDzLVwy+1QqbRayntWYsdvUii+8pYJoKslht+nfiS6GXXel59Dg2QMIuWjPHXJSxsILmBNnajCGwgHkhcYqjKcZvlCnPiXFuOlFAAAAFQCKLy+4UCoD23WbT+sPZARQ3D5C3wAAAIAv6XSRXA87jChraTf26JhRWRWl7pb4Xfso+OE9vprUk6B+xnnHZEg9ITKk35/WSVgitxVAiEPvnRt9v6kqjln8JNSdRhJnA4Fz49SLc3GvrenpVxP8cQQpwh5dnVirzmtiopYB0YnhPrkuI05YWFS6ZkHuVJHIOhL9/8DToUcwAAAAAIB9OLoKBcW3dLcC/5DaWBIMo9OzXvmCgsouaitKl+JSKUKOuSp9Lyqn7+MLQhKmjr8/sCSz+SC/aMN8veeG7Ijqjc1S/V9yO6MnKVop68V0f31iHIYrYtVhkZswyV9bW7s4JcPos9qxo9gPDjH0fzpz2K5Sv4z9VfvXIbmE+dnIfA== root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.42s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fea7:cee3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:A7:CE:E3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:cee3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.734 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.405 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.295 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.230 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.171 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.171/0.367/0.734 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270927] usb 1-1: Product: QEMU USB Tablet [ 1.270928] usb 1-1: Manufacturer: QEMU [ 1.270929] usb 1-1: SerialNumber: 42 [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:06 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:07:06 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:07:06 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) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:07:06 cirros kern.notice kernel: [ 1.096205] random: dd urandom read with 5 bits of entropy available Aug 24 21:07:06 cirros kern.info kernel: [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:06 cirros kern.info kernel: [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270927] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:06 cirros kern.info kernel: [ 1.270928] usb 1-1: Manufacturer: QEMU Aug 24 21:07:06 cirros kern.info kernel: [ 1.270929] usb 1-1: SerialNumber: 42 Aug 24 21:07:07 cirros kern.info kernel: [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:07:07 cirros kern.info kernel: [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:07:08 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:08 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:07:08 cirros kern.info kernel: [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:08 cirros kern.info kernel: [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-24 20:13:07.552 63 INFO tempest.lib.common.rest_client [req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action 0.071s 2018-08-24 20:13:07.553 63 DEBUG tempest.lib.common.rest_client [req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action', u'x-compute-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480172005 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.555 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 0201dd13-7c67-494a-8df9-1db08e9afcbc body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480172005 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.187250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189523] pid_max: default: 32768 minimum: 301 [ 0.190756] ACPI: Core revision 20150930 [ 0.192417] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194210] Security Framework initialized [ 0.195333] Yama: becoming mindful. [ 0.196338] AppArmor: AppArmor initialized [ 0.197500] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199278] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204510] Initializing cgroup subsys io [ 0.205617] Initializing cgroup subsys memory [ 0.206803] Initializing cgroup subsys devices [ 0.207996] Initializing cgroup subsys freezer [ 0.209184] Initializing cgroup subsys net_cls [ 0.210383] Initializing cgroup subsys perf_event [ 0.211627] Initializing cgroup subsys net_prio [ 0.212838] Initializing cgroup subsys hugetlb [ 0.214039] Initializing cgroup subsys pids [ 0.215219] CPU: Physical Processor ID: 0 [ 0.217018] mce: CPU supports 10 MCE banks [ 0.218200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241353] ftrace: allocating 31920 entries in 125 pages [ 0.267566] smpboot: Max logical packages: 1 [ 0.268731] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270606] x2apic enabled [ 0.271741] Switched APIC routing to physical x2apic. [ 0.274202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280910] KVM setup paravirtual spinlock [ 0.282494] x86: Booted up 1 node, 1 CPUs [ 0.283596] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285472] devtmpfs: initialized [ 0.287455] evm: security.selinux [ 0.288412] evm: security.SMACK64 [ 0.289363] evm: security.SMACK64EXEC [ 0.290399] evm: security.SMACK64TRANSMUTE [ 0.291494] evm: security.SMACK64MMAP [ 0.292507] evm: security.ima [ 0.293390] evm: security.capability [ 0.294461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296936] pinctrl core: initialized pinctrl subsystem [ 0.298406] RTC time: 20:06:58, date: 08/24/18 [ 0.299692] NET: Registered protocol family 16 [ 0.300997] cpuidle: using governor ladder [ 0.302106] cpuidle: using governor menu [ 0.303194] PCCT header not found. [ 0.304212] ACPI: bus type PCI registered [ 0.305299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306970] PCI: Using configuration type 1 for base access [ 0.309116] ACPI: Added _OSI(Module Device) [ 0.310273] ACPI: Added _OSI(Processor Device) [ 0.311463] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312698] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314928] ACPI: Interpreter enabled [ 0.315968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326111] ACPI: (supports S0 S5) [ 0.327086] ACPI: Using IOAPIC for interrupt routing [ 0.328365] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335421] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340013] acpiphp: Slot [3] registered [ 0.341099] acpiphp: Slot [4] registered [ 0.342183] acpiphp: Slot [5] registered [ 0.343262] acpiphp: Slot [6] registered [ 0.344340] acpiphp: Slot [7] registered [ 0.345419] acpiphp: Slot [8] registered [ 0.346500] acpiphp: Slot [9] registered [ 0.347572] acpiphp: Slot [10] registered [ 0.348666] acpiphp: Slot [11] registered [ 0.349760] acpiphp: Slot [12] registered [ 0.350851] acpiphp: Slot [13] registered [ 0.351937] acpiphp: Slot [14] registered [ 0.353028] acpiphp: Slot [15] registered [ 0.368310] acpiphp: Slot [16] registered [ 0.369410] acpiphp: Slot [17] registered [ 0.370501] acpiphp: Slot [18] registered [ 0.371600] acpiphp: Slot [19] registered [ 0.372696] acpiphp: Slot [20] registered [ 0.373799] acpiphp: Slot [21] registered [ 0.374900] acpiphp: Slot [22] registered [ 0.375992] acpiphp: Slot [23] registered [ 0.377104] acpiphp: Slot [24] registered [ 0.378211] acpiphp: Slot [25] registered [ 0.379308] acpiphp: Slot [26] registered [ 0.380413] acpiphp: Slot [27] registered [ 0.381522] acpiphp: Slot [28] registered [ 0.382627] acpiphp: Slot [29] registered [ 0.383731] acpiphp: Slot [30] registered [ 0.384835] acpiphp: Slot [31] registered [ 0.385947] PCI host bridge to bus 0000:00 [ 0.387046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392293] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396288] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400428] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411810] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439192] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448280] vgaarb: loaded [ 0.449110] vgaarb: bridge control possible 0000:00:02.0 [ 0.450762] SCSI subsystem initialized [ 0.452015] ACPI: bus type USB registered [ 0.453146] usbcore: registered new interface driver usbfs [ 0.454532] usbcore: registered new interface driver hub [ 0.455895] usbcore: registered new device driver usb [ 0.457375] PCI: Using ACPI for IRQ routing [ 0.458898] NetLabel: Initializing [ 0.459866] NetLabel: domain hash size = 128 [ 0.461024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462322] NetLabel: unlabeled traffic allowed by default [ 0.463896] clocksource: Switched to clocksource kvm-clock [ 0.474080] AppArmor: AppArmor Filesystem Enabled [ 0.475391] pnp: PnP ACPI init [ 0.476625] pnp: PnP ACPI: found 5 devices [ 0.483459] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485794] NET: Registered protocol family 2 [ 0.487194] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488927] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490562] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492208] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495258] NET: Registered protocol family 1 [ 0.496461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497951] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.528516] Trying to unpack rootfs image as initramfs... [ 0.590310] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595801] Scanning for low memory corruption every 60 seconds [ 0.597986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599573] audit: initializing netlink subsys (disabled) [ 0.601098] audit: type=2000 audit(1535141219.211:1): initialized [ 0.602989] Initialise system trusted keyring [ 0.604362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608670] zbud: loaded [ 0.609676] VFS: Disk quotas dquot_6.6.0 [ 0.610817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612969] fuse init (API version 7.23) [ 0.614197] Key type big_key registered [ 0.615293] Allocating IMA MOK and blacklist keyrings. [ 0.616971] Key type asymmetric registered [ 0.618100] Asymmetric key parser 'x509' registered [ 0.619407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.621486] io scheduler noop registered [ 0.622574] io scheduler deadline registered (default) [ 0.623947] io scheduler cfq registered [ 0.625140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.626561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.628327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.630320] ACPI: Power Button [PWRF] [ 0.631542] GHES: HEST is not enabled! [ 0.645731] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705175] Linux agpgart interface v0.103 [ 0.708578] brd: module loaded [ 0.710787] loop: module loaded [ 0.715851] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717853] GPT:90111 != 2097151 [ 0.718793] GPT:Alternate GPT header not at the end of the disk. [ 0.720296] GPT:90111 != 2097151 [ 0.721240] GPT: Use GNU Parted to correct GPT errors. [ 0.722564] vda: vda1 vda15 [ 0.724253] scsi host0: ata_piix [ 0.725329] scsi host1: ata_piix [ 0.726328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729983] libphy: Fixed MDIO Bus: probed [ 0.731114] tun: Universal TUN/TAP device driver, 1.6 [ 0.732433] tun: (C) 1999-2004 Max Krasnyansky [ 0.735372] PPP generic driver version 2.4.2 [ 0.736628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738262] ehci-pci: EHCI PCI platform driver [ 0.739464] ehci-platform: EHCI generic platform driver [ 0.740819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742357] ohci-pci: OHCI PCI platform driver [ 0.743558] ohci-platform: OHCI generic platform driver [ 0.744930] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759647] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761018] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764428] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769596] usb usb1: Product: UHCI Host Controller [ 0.770871] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772417] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773737] hub 1-0:1.0: USB hub found [ 0.774878] hub 1-0:1.0: 2 ports detected [ 0.776155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781715] mousedev: PS/2 mouse device common for all mice [ 0.783414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785888] rtc_cmos 00:00: RTC can wake from S4 [ 0.787414] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790634] i2c /dev entries driver [ 0.791675] device-mapper: uevent: version 1.0.3 [ 0.792978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795244] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797088] NET: Registered protocol family 10 [ 0.798679] NET: Registered protocol family 17 [ 0.799914] Key type dns_resolver registered [ 0.801204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802685] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805081] registered taskstats version 1 [ 0.806227] Loading compiled-in X.509 certificates [ 0.808063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810568] zswap: loaded using pool lzo/zbud [ 0.812655] Key type trusted registered [ 0.814773] Key type encrypted registered [ 0.815936] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817344] ima: No TPM chip found, activating TPM-bypass! [ 0.818748] evm: HMAC attrs: 0x1 [ 0.820077] Magic number: 14:4:145 [ 0.821111] ata_port ata2: hash matches [ 0.822181] ata2: hash matches [ 0.823119] acpi device:16: hash matches [ 0.824316] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:59 UTC (1535141219) [ 0.840868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842387] EDD information not available. [ 0.889430] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891546] Write protecting the kernel read-only data: 14336k [ 0.894513] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.050742] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe0J6bv3wa1xLgdtygD7hyxjfrhGqGsIuIWeq0bXNn34SG/vzfAeTGpzGWCrlvTsghSjd39+IWhROtTvIZA6kJJ2AISh1NZLqfiznHU/7auxPl+Rs2/MdeSp0LuCWyZFF5GdieVedddunl2RST3VDRZLiD7ZNqYE/c+BMOnP8onRSzrMVNfglIK8aG/Zlv0RGIufgWiBW16o415a/bIDG0DMniv2t52MjL7qqFmyuEIGYfXPlMIfL059GxJC6faU/xjlwDfWLaItmTsXEKZC5rCcEVmG049NzzNExHOO86vS2ohgj+6JW1KqP/etnmnSHkqp0S+JGp9dSxNWmNNQbz root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKuX6xof69QOc/XrodAkkmRBo74WIs/9slE/3V39G1DfXAmjGH44Qdwniul3NGpBTz4v/reoSzyS7EQZ/Ml3yVN7EUQ3AjFdDjtUXoRWOXEERA9p6xV6Uh7G6WO3rqkhf0ifhY+MvmFYqME8k1eR2C1Cv3lpg+Si2NtZtUv2+NmXAAAAFQCs8+u8h1jmnK16OR/6tgOpplQPfQAAAIAnZvvg9Z2O0VGZacFEK2WB/Q5XGL1Tnp1/Gjp+6mkqg6/fONuYv6JFrkzwQnvaw1wuVQlb18idAoU/oIQcgC++VPt2JwZ0nlHuzbNAu1gHlGn9jpWTCmYJBaEtS6q9p7YeacTiSjCFZVQBR5nEviUz8/WvEUGeoi2jAizETZLeOwAAAIAZly2Az8jbyhIFmmpXAIpj4wpkMJ9Yaf9stYpkOsTNs61yJJNYXtKAN/Yl7n/ZD72DEjkoBcRZmXrcqavF1wl5Rr2IOCfOYO1bkUIofdpPwQMV409vDtJFhg31HMVbBfQMB3BXUfWgN2ucwDrk+CKy+B40ogriemypX6YX1jdi/w== root@server-2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe25:e6d3/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.21 === /dev/root resized successfully [took 0.31s] === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:25:E6:D3 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:e6d3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.603 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.280 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.228 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.252 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.209 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.209/0.314/0.603 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.248954] usb 1-1: Product: QEMU USB Tablet [ 1.248955] usb 1-1: Manufacturer: QEMU [ 1.248956] usb 1-1: SerialNumber: 42 [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:59 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:59 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:59 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) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:59 cirros kern.notice kernel: [ 1.050742] random: dd urandom read with 4 bits of entropy available Aug 24 21:06:59 cirros kern.info kernel: [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:59 cirros kern.info kernel: [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248954] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:59 cirros kern.info kernel: [ 1.248955] usb 1-1: Manufacturer: QEMU Aug 24 21:06:59 cirros kern.info kernel: [ 1.248956] usb 1-1: SerialNumber: 42 Aug 24 21:07:00 cirros kern.info kernel: [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:00 cirros kern.info kernel: [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:00 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:01 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:01 cirros kern.info kernel: [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:01 cirros kern.info kernel: [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-24 20:13:07.745 63 INFO tempest.lib.common.rest_client [req-b407d543-f64f-4781-aa50-2f24ea7df7d3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action 0.072s 2018-08-24 20:13:07.746 63 DEBUG tempest.lib.common.rest_client [req-b407d543-f64f-4781-aa50-2f24ea7df7d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action', u'x-compute-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482688259 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:07.748 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for cf03527c-28bf-483c-a307-bcbe88c01897 body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482688259 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.191107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193545] pid_max: default: 32768 minimum: 301 [ 0.194832] ACPI: Core revision 20150930 [ 0.196526] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198386] Security Framework initialized [ 0.199551] Yama: becoming mindful. [ 0.200644] AppArmor: AppArmor initialized [ 0.201876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203749] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205596] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209268] Initializing cgroup subsys io [ 0.210457] Initializing cgroup subsys memory [ 0.211724] Initializing cgroup subsys devices [ 0.212959] Initializing cgroup subsys freezer [ 0.214208] Initializing cgroup subsys net_cls [ 0.215445] Initializing cgroup subsys perf_event [ 0.216744] Initializing cgroup subsys net_prio [ 0.218011] Initializing cgroup subsys hugetlb [ 0.219254] Initializing cgroup subsys pids [ 0.220496] CPU: Physical Processor ID: 0 [ 0.222367] mce: CPU supports 10 MCE banks [ 0.223569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224990] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247544] ftrace: allocating 31920 entries in 125 pages [ 0.272873] smpboot: Max logical packages: 1 [ 0.274105] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276029] x2apic enabled [ 0.277178] Switched APIC routing to physical x2apic. [ 0.279656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284128] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286674] KVM setup paravirtual spinlock [ 0.288288] x86: Booted up 1 node, 1 CPUs [ 0.289490] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291465] devtmpfs: initialized [ 0.293476] evm: security.selinux [ 0.294466] evm: security.SMACK64 [ 0.295454] evm: security.SMACK64EXEC [ 0.296514] evm: security.SMACK64TRANSMUTE [ 0.297665] evm: security.SMACK64MMAP [ 0.298723] evm: security.ima [ 0.299633] evm: security.capability [ 0.300742] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303414] pinctrl core: initialized pinctrl subsystem [ 0.304999] RTC time: 20:06:49, date: 08/24/18 [ 0.306329] NET: Registered protocol family 16 [ 0.307711] cpuidle: using governor ladder [ 0.308876] cpuidle: using governor menu [ 0.310063] PCCT header not found. [ 0.311145] ACPI: bus type PCI registered [ 0.312323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314126] PCI: Using configuration type 1 for base access [ 0.316359] ACPI: Added _OSI(Module Device) [ 0.317558] ACPI: Added _OSI(Processor Device) [ 0.318789] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320069] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322288] ACPI: Interpreter enabled [ 0.323388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333952] ACPI: (supports S0 S5) [ 0.334962] ACPI: Using IOAPIC for interrupt routing [ 0.336315] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345393] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348491] acpiphp: Slot [3] registered [ 0.349667] acpiphp: Slot [4] registered [ 0.350838] acpiphp: Slot [5] registered [ 0.352003] acpiphp: Slot [6] registered [ 0.353182] acpiphp: Slot [7] registered [ 0.354343] acpiphp: Slot [8] registered [ 0.355507] acpiphp: Slot [9] registered [ 0.356687] acpiphp: Slot [10] registered [ 0.357880] acpiphp: Slot [11] registered [ 0.359081] acpiphp: Slot [12] registered [ 0.360258] acpiphp: Slot [13] registered [ 0.361440] acpiphp: Slot [14] registered [ 0.362638] acpiphp: Slot [15] registered [ 0.378146] acpiphp: Slot [16] registered [ 0.379302] acpiphp: Slot [17] registered [ 0.380486] acpiphp: Slot [18] registered [ 0.381662] acpiphp: Slot [19] registered [ 0.382861] acpiphp: Slot [20] registered [ 0.384029] acpiphp: Slot [21] registered [ 0.385183] acpiphp: Slot [22] registered [ 0.386334] acpiphp: Slot [23] registered [ 0.387491] acpiphp: Slot [24] registered [ 0.388663] acpiphp: Slot [25] registered [ 0.389828] acpiphp: Slot [26] registered [ 0.390976] acpiphp: Slot [27] registered [ 0.392132] acpiphp: Slot [28] registered [ 0.393345] acpiphp: Slot [29] registered [ 0.394493] acpiphp: Slot [30] registered [ 0.395652] acpiphp: Slot [31] registered [ 0.396809] PCI host bridge to bus 0000:00 [ 0.397966] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.399691] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405656] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413689] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415355] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447592] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.453799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455583] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457410] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461138] vgaarb: loaded [ 0.462000] vgaarb: bridge control possible 0000:00:02.0 [ 0.463758] SCSI subsystem initialized [ 0.465057] ACPI: bus type USB registered [ 0.466238] usbcore: registered new interface driver usbfs [ 0.467704] usbcore: registered new interface driver hub [ 0.469129] usbcore: registered new device driver usb [ 0.470673] PCI: Using ACPI for IRQ routing [ 0.472230] NetLabel: Initializing [ 0.473269] NetLabel: domain hash size = 128 [ 0.474533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475964] NetLabel: unlabeled traffic allowed by default [ 0.477639] clocksource: Switched to clocksource kvm-clock [ 0.487768] AppArmor: AppArmor Filesystem Enabled [ 0.489155] pnp: PnP ACPI init [ 0.490434] pnp: PnP ACPI: found 5 devices [ 0.497278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499713] NET: Registered protocol family 2 [ 0.501169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.503010] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504774] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506505] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.508091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509758] NET: Registered protocol family 1 [ 0.511003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512562] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.514132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528502] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542912] Trying to unpack rootfs image as initramfs... [ 0.604498] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609936] Scanning for low memory corruption every 60 seconds [ 0.612224] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613955] audit: initializing netlink subsys (disabled) [ 0.615557] audit: type=2000 audit(1535141210.039:1): initialized [ 0.617498] Initialise system trusted keyring [ 0.618956] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623415] zbud: loaded [ 0.624485] VFS: Disk quotas dquot_6.6.0 [ 0.625675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627902] fuse init (API version 7.23) [ 0.629164] Key type big_key registered [ 0.630324] Allocating IMA MOK and blacklist keyrings. [ 0.632051] Key type asymmetric registered [ 0.633220] Asymmetric key parser 'x509' registered [ 0.634579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.636705] io scheduler noop registered [ 0.637839] io scheduler deadline registered (default) [ 0.639261] io scheduler cfq registered [ 0.640490] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645856] ACPI: Power Button [PWRF] [ 0.647113] GHES: HEST is not enabled! [ 0.661251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717099] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720249] Linux agpgart interface v0.103 [ 0.723808] brd: module loaded [ 0.726098] loop: module loaded [ 0.731113] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733184] GPT:90111 != 2097151 [ 0.734153] GPT:Alternate GPT header not at the end of the disk. [ 0.735704] GPT:90111 != 2097151 [ 0.736668] GPT: Use GNU Parted to correct GPT errors. [ 0.738036] vda: vda1 vda15 [ 0.739753] scsi host0: ata_piix [ 0.740848] scsi host1: ata_piix [ 0.741892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.743617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.745881] libphy: Fixed MDIO Bus: probed [ 0.747039] tun: Universal TUN/TAP device driver, 1.6 [ 0.748381] tun: (C) 1999-2004 Max Krasnyansky [ 0.751181] PPP generic driver version 2.4.2 [ 0.752464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.754194] ehci-pci: EHCI PCI platform driver [ 0.755429] ehci-platform: EHCI generic platform driver [ 0.756832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758444] ohci-pci: OHCI PCI platform driver [ 0.759700] ohci-platform: OHCI generic platform driver [ 0.761099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784029] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790988] usb usb1: Product: UHCI Host Controller [ 0.792295] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793907] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795317] hub 1-0:1.0: USB hub found [ 0.796436] hub 1-0:1.0: 2 ports detected [ 0.797788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802149] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803694] mousedev: PS/2 mouse device common for all mice [ 0.805468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.808088] rtc_cmos 00:00: RTC can wake from S4 [ 0.809707] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811373] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813048] i2c /dev entries driver [ 0.814164] device-mapper: uevent: version 1.0.3 [ 0.815528] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.817993] ledtrig-cpu: registered to indicate activity on CPUs [ 0.819995] NET: Registered protocol family 10 [ 0.821657] NET: Registered protocol family 17 [ 0.822929] Key type dns_resolver registered [ 0.824287] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.825856] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.828367] registered taskstats version 1 [ 0.829566] Loading compiled-in X.509 certificates [ 0.831436] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.834060] zswap: loaded using pool lzo/zbud [ 0.836265] Key type trusted registered [ 0.838495] Key type encrypted registered [ 0.839678] AppArmor: AppArmor sha1 policy hashing enabled [ 0.841163] ima: No TPM chip found, activating TPM-bypass! [ 0.842671] evm: HMAC attrs: 0x1 [ 0.844025] Magic number: 14:4:145 [ 0.845088] ata_port ata2: hash matches [ 0.846204] ata2: hash matches [ 0.847188] acpi device:16: hash matches [ 0.848447] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:50 UTC (1535141210) [ 0.865266] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.866853] EDD information not available. [ 0.903204] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905402] Write protecting the kernel read-only data: 14336k [ 0.908424] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910979] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.086961] 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 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCapap9ym9rn34nl/T/bxi2xMR7rF0GCnXGWTio4Ms79eLf0TFF6G0YhJdr+JvMhkyZI7lqP9lwmKqBpZp/BzGK8OSHzdOibOrnSygO6HemSnsKTxnXqQAgz9KEPU28OtcecKsFaUJf8u/i0JW4CQkIamLZAYJe+BSZjCVvzFNiLv1iELxJ78ZXN2IJ+jCipXbtSViYDtCPDHrdpMMbnD0/dy4L8ezYlhHS9NesQfA7CF+sszDy5gA/pJWPep+voAVE75mcPsZtdOOcrlWzxnIaMIMBk5WH4Z7aUdA5qrDrRHV+4dBWGR7Jwb2JU+lXfWxqF53WaP1Vp6DNjIgQWkeR root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAL0zkcPq/fcKoAvsUNnS/hRRCfwFrAA6y7LIdXkspCuxGcNyl9102Ue1X045HyGd0ok44cmsEDWhTh4g+o2KErbzXBUu/AWctrzpAMAcPYLcoEgy0v2N/aTs92It73QW6uoPLmhxuPCDI5dSL2AsOSFm6eAPAHwNUWoITQUG9aSBAAAAFQC2JZPCukbKlT/onsAL8pFwOiJAHQAAAIA55ZMI9WOXV52Pg1Pm6DJI1fERUtJ+G4wwz2kV4/ABesYTcZhFwGoMM/HufA0whOXzG2SzBmfXshIX972k4Dn9PwfVWLOlscZ5v774f5SsT0TUdlzFaDuVy5pQlHTJvnN0Q38VAM0r8Twx1+HZZ0mW7E8fCBxFu1k/Nqnq8eRP9gAAAIAsiPYeOB9Nbpw0Y7ZlTULeOlpyg9J9mu7svPqGPGdhi5eAWl9tRi+TxzS1G19sScIFqQQ26FbYmiBcWhd4L3m+7jFXT3j0oUBO2xPWiQ/vzePIdwMLD8qRu/74+T2cCziiefYZwxfzqbJsPTlOj8BYAFe2edvl67xS8O7DZyKpDw== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.66s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fedd:491b/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.49 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:DD:49:1B inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedd:491b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.749 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.337 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.167 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.177 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.175 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.321/0.749 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270108] usb 1-1: Product: QEMU USB Tablet [ 1.270110] usb 1-1: Manufacturer: QEMU [ 1.270112] usb 1-1: SerialNumber: 42 [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:50 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:50 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) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:50 cirros kern.notice kernel: [ 1.086961] random: dd urandom read with 5 bits of entropy available Aug 24 21:06:50 cirros kern.info kernel: [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:50 cirros kern.info kernel: [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270108] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:50 cirros kern.info kernel: [ 1.270110] usb 1-1: Manufacturer: QEMU Aug 24 21:06:50 cirros kern.info kernel: [ 1.270112] usb 1-1: SerialNumber: 42 Aug 24 21:06:51 cirros kern.info kernel: [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:06:51 cirros kern.info kernel: [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:06:52 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:06:52 cirros kern.info kernel: [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:06:52 cirros kern.info kernel: [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-24 20:13:08.903 63 INFO tempest.lib.common.rest_client [req-312b88ab-fe52-467e-9b24-6d2b2aa085ef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f 1.090s 2018-08-24 20:13:08.904 63 DEBUG tempest.lib.common.rest_client [req-312b88ab-fe52-467e-9b24-6d2b2aa085ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f', u'date': 'Fri, 24 Aug 2018 20:13:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-312b88ab-fe52-467e-9b24-6d2b2aa085ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:10.670 63 INFO tempest.lib.common.rest_client [req-3aafadf4-5291-42fa-9ea2-b99c7784e9ab ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface 1.765s 2018-08-24 20:13:10.671 63 DEBUG tempest.lib.common.rest_client [req-3aafadf4-5291-42fa-9ea2-b99c7784e9ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3aafadf4-5291-42fa-9ea2-b99c7784e9ab'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:12.489 63 INFO tempest.lib.common.rest_client [req-641a48bb-f4b7-473b-b9f9-feb088a43274 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.817s 2018-08-24 20:13:12.490 63 DEBUG tempest.lib.common.rest_client [req-641a48bb-f4b7-473b-b9f9-feb088a43274 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:13:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-641a48bb-f4b7-473b-b9f9-feb088a43274'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:13.943 63 INFO tempest.lib.common.rest_client [req-04e18d68-d944-4b57-ab81-957c938f5597 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e 1.452s 2018-08-24 20:13:13.944 63 DEBUG tempest.lib.common.rest_client [req-04e18d68-d944-4b57-ab81-957c938f5597 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e', u'date': 'Fri, 24 Aug 2018 20:13:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04e18d68-d944-4b57-ab81-957c938f5597'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:15.629 63 INFO tempest.lib.common.rest_client [req-8cc3af55-fdd7-4b6c-9c07-07e210ffe2f9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface 1.684s 2018-08-24 20:13:15.630 63 DEBUG tempest.lib.common.rest_client [req-8cc3af55-fdd7-4b6c-9c07-07e210ffe2f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cc3af55-fdd7-4b6c-9c07-07e210ffe2f9'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:17.107 63 INFO tempest.lib.common.rest_client [req-6dbd725f-fcd5-46d9-8d95-5a0bcaf99a0e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.475s 2018-08-24 20:13:17.108 63 DEBUG tempest.lib.common.rest_client [req-6dbd725f-fcd5-46d9-8d95-5a0bcaf99a0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6dbd725f-fcd5-46d9-8d95-5a0bcaf99a0e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:17.305 63 INFO tempest.lib.common.rest_client [req-6a744cd4-8181-45db-9f2a-818e5e6c5419 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.195s 2018-08-24 20:13:17.305 63 DEBUG tempest.lib.common.rest_client [req-6a744cd4-8181-45db-9f2a-818e5e6c5419 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:18.095 63 INFO tempest.lib.common.rest_client [req-473edd5f-1318-43f9-968d-a345703078a6 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.789s 2018-08-24 20:13:18.096 63 DEBUG tempest.lib.common.rest_client [req-473edd5f-1318-43f9-968d-a345703078a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:19.155 63 INFO tempest.lib.common.rest_client [req-a1031821-3899-4424-9260-fb13dc100e36 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.044s 2018-08-24 20:13:19.156 63 DEBUG tempest.lib.common.rest_client [req-a1031821-3899-4424-9260-fb13dc100e36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:18 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36'} Body: {"itemNotFound": {"message": "Instance 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:20.013 63 INFO tempest.lib.common.rest_client [req-911082e9-1a60-4de9-a3cd-a36bd40f1690 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c 0.856s 2018-08-24 20:13:20.014 63 DEBUG tempest.lib.common.rest_client [req-911082e9-1a60-4de9-a3cd-a36bd40f1690 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-911082e9-1a60-4de9-a3cd-a36bd40f1690'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:20.192 63 INFO tempest.lib.common.rest_client [req-b49baeb1-286e-43d8-a296-ebfb64250965 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.178s 2018-08-24 20:13:20.193 63 DEBUG tempest.lib.common.rest_client [req-b49baeb1-286e-43d8-a296-ebfb64250965 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:20.699 63 INFO tempest.lib.common.rest_client [req-88a51751-c684-4dba-ac86-d2382ce80b1a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.506s 2018-08-24 20:13:20.700 63 DEBUG tempest.lib.common.rest_client [req-88a51751-c684-4dba-ac86-d2382ce80b1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:21.767 63 INFO tempest.lib.common.rest_client [req-32210a87-fea4-4145-9aae-a2ac66a3516f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.051s 2018-08-24 20:13:21.767 63 DEBUG tempest.lib.common.rest_client [req-32210a87-fea4-4145-9aae-a2ac66a3516f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f'} Body: {"itemNotFound": {"message": "Instance 9bee37ad-19d4-4300-ab36-f0741dda1c9d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:22.678 63 INFO tempest.lib.common.rest_client [req-e0034b8c-73f2-41dd-b8e5-33293b508d53 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774 0.909s 2018-08-24 20:13:22.679 63 DEBUG tempest.lib.common.rest_client [req-e0034b8c-73f2-41dd-b8e5-33293b508d53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e0034b8c-73f2-41dd-b8e5-33293b508d53'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:22.863 63 INFO tempest.lib.common.rest_client [req-a6dedec1-5520-4c66-bf20-924dfd099fb7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.183s 2018-08-24 20:13:22.864 63 DEBUG tempest.lib.common.rest_client [req-a6dedec1-5520-4c66-bf20-924dfd099fb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:23.606 63 INFO tempest.lib.common.rest_client [req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.742s 2018-08-24 20:13:23.607 63 DEBUG tempest.lib.common.rest_client [req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:24.671 63 INFO tempest.lib.common.rest_client [req-c0ca3297-06bc-4fe5-8782-72126311a23d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.050s 2018-08-24 20:13:24.672 63 DEBUG tempest.lib.common.rest_client [req-c0ca3297-06bc-4fe5-8782-72126311a23d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d'} Body: {"itemNotFound": {"message": "Instance 0201dd13-7c67-494a-8df9-1db08e9afcbc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:25.480 63 INFO tempest.lib.common.rest_client [req-563a595d-572c-4b2a-aea8-9c571c574ee2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452 0.807s 2018-08-24 20:13:25.481 63 DEBUG tempest.lib.common.rest_client [req-563a595d-572c-4b2a-aea8-9c571c574ee2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-563a595d-572c-4b2a-aea8-9c571c574ee2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:25.678 63 INFO tempest.lib.common.rest_client [req-8977a19c-a827-46b5-b649-afacbe656909 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.196s 2018-08-24 20:13:25.679 63 DEBUG tempest.lib.common.rest_client [req-8977a19c-a827-46b5-b649-afacbe656909 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:26.367 63 INFO tempest.lib.common.rest_client [req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.687s 2018-08-24 20:13:26.367 63 DEBUG tempest.lib.common.rest_client [req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:27.429 63 INFO tempest.lib.common.rest_client [req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.044s 2018-08-24 20:13:27.430 63 DEBUG tempest.lib.common.rest_client [req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1'} Body: {"itemNotFound": {"message": "Instance cf03527c-28bf-483c-a307-bcbe88c01897 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:28.042 63 INFO tempest.lib.common.rest_client [req-af461dd8-45e3-40c1-a0a1-a808d911b348 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f 0.611s 2018-08-24 20:13:28.043 63 DEBUG tempest.lib.common.rest_client [req-af461dd8-45e3-40c1-a0a1-a808d911b348 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af461dd8-45e3-40c1-a0a1-a808d911b348'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:28.089 63 INFO tempest.lib.common.rest_client [req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971 0.045s 2018-08-24 20:13:28.090 63 DEBUG tempest.lib.common.rest_client [req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971', u'x-compute-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:29.435 63 INFO tempest.lib.common.rest_client [req-3c0577fb-e0f3-49f1-8424-0a8210bc3bf9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1 1.344s 2018-08-24 20:13:29.435 63 DEBUG tempest.lib.common.rest_client [req-3c0577fb-e0f3-49f1-8424-0a8210bc3bf9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1', u'date': 'Fri, 24 Aug 2018 20:13:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3c0577fb-e0f3-49f1-8424-0a8210bc3bf9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:30.628 63 INFO tempest.lib.common.rest_client [req-5367f4a9-ecb9-4ec0-bb7e-7b4b6ef0521e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9 1.191s 2018-08-24 20:13:30.628 63 DEBUG tempest.lib.common.rest_client [req-5367f4a9-ecb9-4ec0-bb7e-7b4b6ef0521e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9', u'date': 'Fri, 24 Aug 2018 20:13:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5367f4a9-ecb9-4ec0-bb7e-7b4b6ef0521e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:31.628 63 INFO tempest.lib.common.rest_client [req-58de0f8b-a513-4a49-acf0-f15956ef5558 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd 0.999s 2018-08-24 20:13:31.629 63 DEBUG tempest.lib.common.rest_client [req-58de0f8b-a513-4a49-acf0-f15956ef5558 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd', u'date': 'Fri, 24 Aug 2018 20:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58de0f8b-a513-4a49-acf0-f15956ef5558'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:33.152 63 INFO tempest.lib.common.rest_client [req-29a50d2f-b2ff-463f-bcf8-0b5b070bb48d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f 1.522s 2018-08-24 20:13:33.153 63 DEBUG tempest.lib.common.rest_client [req-29a50d2f-b2ff-463f-bcf8-0b5b070bb48d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f', u'date': 'Fri, 24 Aug 2018 20:13:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29a50d2f-b2ff-463f-bcf8-0b5b070bb48d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:33.558 63 INFO tempest.lib.common.rest_client [req-baf5e099-4b2f-4e3f-8754-60d71d61beae ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb 0.404s 2018-08-24 20:13:33.559 63 DEBUG tempest.lib.common.rest_client [req-baf5e099-4b2f-4e3f-8754-60d71d61beae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-baf5e099-4b2f-4e3f-8754-60d71d61beae'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [417.614360s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication self.ssh_client.test_connection_auth() File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth connection = self._get_ssh_connection() File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:06:36,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.699s 2018-08-24 20:06:36,646 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1686290041 description", "name": "tempest-secgroup-smoke-1686290041"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d19789be-2c38-451c-8f98-27f518a0b54e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1686290041 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "updated_at": "2018-08-24T20:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "5e1e442c-38e8-454d-847b-3ca41a382b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "848d13bd-0aea-4473-9b9c-0275bd8e1882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "name": "tempest-secgroup-smoke-1686290041"}} 2018-08-24 20:06:36,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:06:36,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-628eab0b-f4b1-4dfd-9adf-0e15705bd57d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4c12e807-2832-436d-93f4-c3e40a797c61"}} 2018-08-24 20:06:37,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.365s 2018-08-24 20:06:37,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d500ffa2-1426-4743-b381-3feb9fef97fe'} 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-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b358324e-1fc6-4c80-bc5e-af2b4a6b68de"}} 2018-08-24 20:06:37,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 20:06:37,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c319fc4-ba2e-4451-9f9c-3deb1d4eed5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "44f2e3b7-536a-415b-9007-0a7bee2e3b48"}} 2018-08-24 20:06:37,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:06:37,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13334752-5790-4e69-9b9d-e41411a9fcc3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5122b20c-26d1-4477-9b14-4650f0b6ba67"}} 2018-08-24 20:06:37,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.137s 2018-08-24 20:06:37,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e43cf465-898e-46fe-9287-5b57ffe58cf8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5fba61de-3515-4337-b559-6238b136f875"}} 2018-08-24 20:06:37,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:06:37,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36bce87a-d256-40e7-81ba-8c1e2387f430'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "38938c98-aa36-4180-a7d6-7028083be767"}} 2018-08-24 20:06:37,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:06:37,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-231ef417-0ec4-4da8-b76e-427f4bc63692'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "64700ad2-be19-49da-9a66-c186b4648a0d"}} 2018-08-24 20:06:38,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.140s 2018-08-24 20:06:38,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab1b5a30-acb5-41ad-b672-36ca8d491702'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "88ce48b6-3804-4e37-b731-b4652bd23327"}} 2018-08-24 20:06:38,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.276s 2018-08-24 20:06:38,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1477743651"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f33bad3-7718-4630-a847-21492a818ddc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","name":"tempest-A-1477743651"}} 2018-08-24 20:06:38,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.517s 2018-08-24 20:06:38,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "name": "tempest-subnet-A-1-967288754"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6540ceb5-c250-4ce3-89de-bf039c062ef8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","subnetpool_id":null,"name":"tempest-subnet-A-1-967288754"}} 2018-08-24 20:06:39,129 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.224s 2018-08-24 20:06:39,129 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1784863147"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b0fbf87-abe6-4349-95fe-10f7b3bb3325'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","name":"tempest-B-1784863147"}} 2018-08-24 20:06:40,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.887s 2018-08-24 20:06:40,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "name": "tempest-subnet-B-1-1787032665"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e66c004-a31b-4663-9e4e-d7353e896d47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:39Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","subnetpool_id":null,"name":"tempest-subnet-B-1-1787032665"}} 2018-08-24 20:06:40,449 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.430s 2018-08-24 20:06:40,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7a05eef-fe1d-4166-a066-6381ce365255'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "56bb6573-d14e-4c6c-b78b-92271bd0adac"}} 2018-08-24 20:06:41,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.597s 2018-08-24 20:06:41,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1373104971"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBHpaKF99ORlntIRpdx0eX7fZVAsyWBIqlvY/Z5m6/vEmT2KkRcyR2oa1YV4r/yOZchqTN6S/8iMimOoFzGiL36hNk2OYlNarrVK3qkc0nvtupy6mt9aKAwSVc5L4oZS0fAuK7JYUKfM8/HT4eUaGkfsvNBn4fP7KMgQbupvkqBw0+wGqCqzLtQmyBIkPSoVI4sAksSNbbS3FkHWipVE/yJSvJ1PXb0nB4R1SAxTC57THFz6i6PaGLWqSrjU68USAF7/FYrvydBL1gT+luuiDpv/QgrsThoiut3BrBlVpcEYM9DrghJ9ESxzgrhEiKpC8LvdefgR1BK5UOVensSGql Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwR6WihffTkZZ7SEaXcdHl+32VQLMlgSKpb2P2eZuv7xJk9ip\nEXMkdqGtWFeK/8jmXIakzekv/IjIpjqBcxoi9+oTZNjmJTWq61St6pHNJ77bqcup\nrfWigMElXOS+KGUtHwLiuyWFCnzPPx0+HlGhpH7LzQZ+Hz+yjIEG7qb5KgcNPsBq\ngqsy7UJsgSJD0qFSOLAJLEjW20txZB1oqVRP8iUrydT129JweEdUgMUwue0xxc+o\nuj2hi1qkq41OvFEgBe/xWK78nQS9YE/pbrog6b/0IK7E4aIrrdwawZVaXBGDPQ64\nISfREsc4K4RIiqQvC73Xn4EdQSuVDlXp7EhqpQIDAQABAoIBAB3iu+028InOfVAj\nFU957WxnmP1i54I3xbUMdtyDupPVcZV9q/xVU0lAj/Dh61LWJkAfXhW3hoOQL2z6\nFNpZKxwujz3GCyeq/H5apmdslNEXyiqmp+WR48oFGeEcTQk3TxpDeg74KXSMCA5+\nWgSbIWaxcJyT6qSvWNRBi28XS+vi0pyqWTudduBgvmfBvBn2sokgxhawFjQxZSxL\nwS/AkP8ynFLHapIRGgJkM9A99QAA5GJBJ6fD0Oac5inRCIv+NXkCUcNMbfwgc0bX\n6Pp3FOzHnlwxXVAL3WZ0HfaKnsb7nqsq3lkyMXzt8ZwLBcQiLaXOHbOegsTm+9M1\nr8D08sECgYEA50ZAqKQLnErnREMCTiLAUcQ6YwfwBG/cBJe/SjBORAF7xH80sdCr\nmz98o55jGNkfyKejX7C6NVXN6WNviKQYDZKF+hDGBpfGZdHc1ykqag/apJ8EnJnh\ndFlUy2rVnLPFkaGb2bXpWYmvrs/ToP74JaKpO55nOtf9p+W30Du49M0CgYEA1cQS\nxEsx7Td+LDfchI/aOXRtMAZn8cM8TTQjN+DSvKMUPOatDfBNjTH4oBzZM77uUNtl\nO4jyN2Sa5dIoUMvflDZVpvjMTf+hAEn24ylW/JJl3MNZpjM6F3EqKHNB2mRv8nIQ\ncF0yLqj2DXkOJ3DQ/vX8IzRv5dvISRVlVT5ZjTkCgYEAqG2RST+u9PPX2O60DxNf\n3Cx8GQL+2Txdjzq0JONpHD24VTIOvjCpyTZDHyWKJd56Nzde06Fw+sayXvX7lBdt\nLPU4fRUaIlMGOcDMhCWGrhc9tAXa5fFrL8Ce8EWtq6GAkL6RMcw5VOvg9f6EsQr+\nzOnZNYH2y/Pg1xWE+DGGUUECgYAQ5wYM211BQogJewlGuhEpRdl0WK1TYnqcKCk4\nu+At5j8taZf5aCzZoz/jeSR7gPdbEV35zSRJ2Pyee3WQne45y+oN39JXwIS8fxy0\nbYphQjonsJKgH6DSRbJtrF9io1puszI1kEjtg5KhEhdaawM7hbvAFN9cL3qwvK5c\nhSeTkQKBgEm0bFn/tKxAcV6zGxc3bTUKYOcs0PrVNrhyMzwNHSDcDhpy7zgOZ/qB\nqFj1D93Xx+A3wRexK6tWEpmmjCSi6U4nsoqQ2QPYGw9s3jEKOEDgo/C7I+3xPOyN\nXZhB22VqOL4W5aHQSt+1HptCXjlMMSB9gibR6qjq0cSfuVFDGTgk\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1373104971", "fingerprint": "39:03:01:9f:84:e4:8f:23:13:2c:a8:23:bf:b9:ba:11"}} 2018-08-24 20:06:41,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 0.827s 2018-08-24 20:06:41,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1059465082", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04c43a9a-4c19-4377-a540-b44f527f831b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:41Z","name":"tempest-port-smoke-1059465082","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:49:1b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.10"}],"id":"2f2cd42c-fab6-49d2-96f9-40a0f232614f","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:06:43,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.123s 2018-08-24 20:06:43,006 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "adminPass": "q92NyW59JSS2"}} 2018-08-24 20:06:43,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.337s 2018-08-24 20:06:43,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:44,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.319s 2018-08-24 20:06:44,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:46,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.386s 2018-08-24 20:06:46,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:46,102 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 20:06:47,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.423s 2018-08-24 20:06:47,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:47,540 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:06:48,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.142s 2018-08-24 20:06:48,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:49,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.159s 2018-08-24 20:06:49,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:49,877 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:50,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.411s 2018-08-24 20:06:50,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:50,303 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf03527c-28bf-483c-a307-bcbe88c01897 with status: ACTIVE 2018-08-24 20:06:51,469 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.165s 2018-08-24 20:06:51,470 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1346687331", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9564de4-e3df-4961-bedb-5768e228cecc'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:50Z","name":"tempest-port-smoke-1346687331","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:e6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.20"}],"id":"3d2e87a2-3a93-48cb-a75b-8c82c3f85452","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:06:53,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 2.126s 2018-08-24 20:06:53,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "3d2e87a2-3a93-48cb-a75b-8c82c3f85452"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "adminPass": "eComJ2Fvmr8C"}} 2018-08-24 20:06:53,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.276s 2018-08-24 20:06:53,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:55,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.389s 2018-08-24 20:06:55,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:55,297 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-24 20:06:56,449 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.150s 2018-08-24 20:06:56,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:56,463 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:06:57,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.428s 2018-08-24 20:06:57,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.165s 2018-08-24 20:06:59,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,094 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:59,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.601s 2018-08-24 20:06:59,697 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,711 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0201dd13-7c67-494a-8df9-1db08e9afcbc with status: ACTIVE 2018-08-24 20:07:00,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.130s 2018-08-24 20:07:00,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-403996223", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86f5d7a2-2758-4c41-8241-c76d1e764d9f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:00Z","name":"tempest-port-smoke-403996223","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:ce:e3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.30"}],"id":"a20182e6-a410-437e-8df1-f7f5bea7a774","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:07:01,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 0.439s 2018-08-24 20:07:01,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "a20182e6-a410-437e-8df1-f7f5bea7a774"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "adminPass": "hNkK5cGLsha4"}} 2018-08-24 20:07:01,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.338s 2018-08-24 20:07:01,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:02,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.107s 2018-08-24 20:07:02,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:02,762 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 20:07:04,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.698s 2018-08-24 20:07:04,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:05,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.454s 2018-08-24 20:07:05,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:05,943 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 4 second wait 2018-08-24 20:07:06,100 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.157s 2018-08-24 20:07:06,101 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:06,114 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9bee37ad-19d4-4300-ab36-f0741dda1c9d with status: ACTIVE 2018-08-24 20:07:07,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.268s 2018-08-24 20:07:07,384 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-2120985382", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-306d2ec5-e326-4b83-8ef1-424f96812a7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:06Z","name":"tempest-port-smoke-2120985382","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:37:3f:2e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.40"}],"id":"b8246f5f-788d-4507-9550-8caef15bff2c","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:07:08,674 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.288s 2018-08-24 20:07:08,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "b8246f5f-788d-4507-9550-8caef15bff2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "adminPass": "5VSPCbGUy2nj"}} 2018-08-24 20:07:08,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.284s 2018-08-24 20:07:08,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:10,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.358s 2018-08-24 20:07:10,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:10,347 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:07:11,517 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.168s 2018-08-24 20:07:11,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:11,531 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:07:12,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.150s 2018-08-24 20:07:12,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:13,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.176s 2018-08-24 20:07:13,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:13,885 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:07:14,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.144s 2018-08-24 20:07:14,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:14,045 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd with status: ACTIVE 2018-08-24 20:07:14,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.186s 2018-08-24 20:07:14,233 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1974890743", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d093eab-58a0-4142-a4db-549744e77369'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:13Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} 2018-08-24 20:07:15,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.669s 2018-08-24 20:07:15,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:07:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe5b55a9-809e-43d1-95bb-d04b95e966a6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} 2018-08-24 20:07:18,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface 2.100s 2018-08-24 20:07:18,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fc2a48e-1345-46f0-b3b0-902eb996fc4f'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} 2018-08-24 20:07:19,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.734s 2018-08-24 20:07:19,741 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e28578d-2718-403c-9344-7e040c7d702b'} Body: {"floatingip": {"router_id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f", "id": "ce4c0521-2593-439e-80f3-9771a44d4c4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:07:19,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.189s 2018-08-24 20:07:19,933 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1149276025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8bcf66-01fc-4ee0-933b-3f94db02c13b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:19Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} 2018-08-24 20:07:21,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.949s 2018-08-24 20:07:21,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-622f61bd-0db5-4c63-97b3-96e439d74100'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:21Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} 2018-08-24 20:07:23,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface 1.989s 2018-08-24 20:07:23,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdaa5056-b39e-4abe-86b5-b2ecadc67e52'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} 2018-08-24 20:07:25,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.988s 2018-08-24 20:07:25,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34320701-f6db-48f0-b275-e0830c325106'} Body: {"floatingip": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:24Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c", "id": "879b24ad-5edc-4252-881d-bc41c1f8678f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:24Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:07:26,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations 0.879s 2018-08-24 20:07:26,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations', u'date': 'Fri, 24 Aug 2018 20:07:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e5edca7-27fd-4cac-889d-5621073f1454'} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "id": "79ed2f57-73fe-4518-ae0f-dffa938f79c2"}} 2018-08-24 20:07:26,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:34,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:34,866 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:34,890 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:35,005 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:07:35,006 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:35,008 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:35,067 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:35,072 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40,079 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:07:40,080 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:07:40,081 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075815 seconds 2018-08-24 20:07:40,082 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40,084 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40,146 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:40,148 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40,262 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-24 20:07:40,263 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40,265 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40,327 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:40,329 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:44,336 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073611 seconds 2018-08-24 20:07:45,056 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations 0.719s 2018-08-24 20:07:45,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations', u'date': 'Fri, 24 Aug 2018 20:07:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9d1f14-9068-420b-825a-bf3332c05402'} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "id": "7dbc5b94-6f13-47df-a55d-db65d79db1bd"}} 2018-08-24 20:07:45,058 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45,062 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45,129 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:45,162 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:45,276 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:07:45,277 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45,279 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45,340 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:45,343 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:50,351 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:07:50,351 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:07:50,352 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075741 seconds 2018-08-24 20:07:50,353 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-24 20:08:50,392 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-24 20:09:52,935 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-24 20:10:56,499 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-24 20:12:01,057 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-24 20:13:06,616 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return function() 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh 2018-08-24 20:13:06,619 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-24 20:13:06,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:06,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0bccd41-0bf8-41a8-b933-6e35185523b5'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-TestBGPVPNBasic-1812923995"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "s 2018-08-24 20:13:07,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers 0.323s 2018-08-24 20:13:07,318 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a'} Body: {"servers": [{"id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "name": "server-4"}, {"id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "name": "server-3"}, {"id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "name": "server-2"}, {"id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-24 20:13:07,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action 0.067s 2018-08-24 20:13:07,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32050', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action', u'x-compute-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486271148 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,398 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486271148 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.190186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192501] pid_max: default: 32768 minimum: 301 [ 0.193746] ACPI: Core revision 20150930 [ 0.195427] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197255] Security Framework initialized [ 0.198393] Yama: becoming mindful. [ 0.199413] AppArmor: AppArmor initialized [ 0.200595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202394] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205807] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207698] Initializing cgroup subsys io [ 0.208826] Initializing cgroup subsys memory [ 0.210031] Initializing cgroup subsys devices [ 0.211239] Initializing cgroup subsys freezer [ 0.212442] Initializing cgroup subsys net_cls [ 0.213662] Initializing cgroup subsys perf_event [ 0.214930] Initializing cgroup subsys net_prio [ 0.216162] Initializing cgroup subsys hugetlb [ 0.217385] Initializing cgroup subsys pids [ 0.218590] CPU: Physical Processor ID: 0 [ 0.220395] mce: CPU supports 10 MCE banks [ 0.221579] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244857] ftrace: allocating 31920 entries in 125 pages [ 0.271337] smpboot: Max logical packages: 1 [ 0.272528] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274438] x2apic enabled [ 0.275588] Switched APIC routing to physical x2apic. [ 0.278082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282401] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284912] KVM setup paravirtual spinlock [ 0.286527] x86: Booted up 1 node, 1 CPUs [ 0.287648] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289561] devtmpfs: initialized [ 0.291558] evm: security.selinux [ 0.292540] evm: security.SMACK64 [ 0.293520] evm: security.SMACK64EXEC [ 0.294566] evm: security.SMACK64TRANSMUTE [ 0.295698] evm: security.SMACK64MMAP [ 0.296740] evm: security.ima [ 0.297649] evm: security.capability [ 0.298748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301313] pinctrl core: initialized pinctrl subsystem [ 0.302818] RTC time: 20:07:12, date: 08/24/18 [ 0.304135] NET: Registered protocol family 16 [ 0.305470] cpuidle: using governor ladder [ 0.306610] cpuidle: using governor menu [ 0.307718] PCCT header not found. [ 0.308765] ACPI: bus type PCI registered [ 0.309884] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311593] PCI: Using configuration type 1 for base access [ 0.313763] ACPI: Added _OSI(Module Device) [ 0.314926] ACPI: Added _OSI(Processor Device) [ 0.316108] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319548] ACPI: Interpreter enabled [ 0.320613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.323197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.328352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330957] ACPI: (supports S0 S5) [ 0.331959] ACPI: Using IOAPIC for interrupt routing [ 0.333286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340505] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342177] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.345242] acpiphp: Slot [3] registered [ 0.346372] acpiphp: Slot [4] registered [ 0.347503] acpiphp: Slot [5] registered [ 0.348631] acpiphp: Slot [6] registered [ 0.349758] acpiphp: Slot [7] registered [ 0.350886] acpiphp: Slot [8] registered [ 0.352018] acpiphp: Slot [9] registered [ 0.353135] acpiphp: Slot [10] registered [ 0.354282] acpiphp: Slot [11] registered [ 0.355421] acpiphp: Slot [12] registered [ 0.356561] acpiphp: Slot [13] registered [ 0.357697] acpiphp: Slot [14] registered [ 0.358836] acpiphp: Slot [15] registered [ 0.374740] acpiphp: Slot [16] registered [ 0.375885] acpiphp: Slot [17] registered [ 0.377029] acpiphp: Slot [18] registered [ 0.378167] acpiphp: Slot [19] registered [ 0.379316] acpiphp: Slot [20] registered [ 0.380457] acpiphp: Slot [21] registered [ 0.381598] acpiphp: Slot [22] registered [ 0.382740] acpiphp: Slot [23] registered [ 0.383889] acpiphp: Slot [24] registered [ 0.385029] acpiphp: Slot [25] registered [ 0.386169] acpiphp: Slot [26] registered [ 0.387312] acpiphp: Slot [27] registered [ 0.388467] acpiphp: Slot [28] registered [ 0.389611] acpiphp: Slot [29] registered [ 0.390750] acpiphp: Slot [30] registered [ 0.391899] acpiphp: Slot [31] registered [ 0.393042] PCI host bridge to bus 0000:00 [ 0.394183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401691] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409664] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.417356] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.419345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446063] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448097] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449855] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455367] vgaarb: loaded [ 0.456228] vgaarb: bridge control possible 0000:00:02.0 [ 0.457921] SCSI subsystem initialized [ 0.459205] ACPI: bus type USB registered [ 0.460365] usbcore: registered new interface driver usbfs [ 0.461820] usbcore: registered new interface driver hub [ 0.463231] usbcore: registered new device driver usb [ 0.464765] PCI: Using ACPI for IRQ routing [ 0.466305] NetLabel: Initializing [ 0.467303] NetLabel: domain hash size = 128 [ 0.468491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469820] NetLabel: unlabeled traffic allowed by default [ 0.471422] clocksource: Switched to clocksource kvm-clock [ 0.481545] AppArmor: AppArmor Filesystem Enabled [ 0.482884] pnp: PnP ACPI init [ 0.484141] pnp: PnP ACPI: found 5 devices [ 0.490979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493366] NET: Registered protocol family 2 [ 0.494797] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.496605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499980] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503140] NET: Registered protocol family 1 [ 0.504372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505910] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507414] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536787] Trying to unpack rootfs image as initramfs... [ 0.598995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.603958] Scanning for low memory corruption every 60 seconds [ 0.606159] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607800] audit: initializing netlink subsys (disabled) [ 0.609293] audit: type=2000 audit(1535141234.011:1): initialized [ 0.611188] Initialise system trusted keyring [ 0.612634] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614264] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617041] zbud: loaded [ 0.618058] VFS: Disk quotas dquot_6.6.0 [ 0.619222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621436] fuse init (API version 7.23) [ 0.622696] Key type big_key registered [ 0.623852] Allocating IMA MOK and blacklist keyrings. [ 0.625557] Key type asymmetric registered [ 0.626722] Asymmetric key parser 'x509' registered [ 0.628075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630192] io scheduler noop registered [ 0.631308] io scheduler deadline registered (default) [ 0.632714] io scheduler cfq registered [ 0.633923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637170] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639219] ACPI: Power Button [PWRF] [ 0.640468] GHES: HEST is not enabled! [ 0.654573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713629] Linux agpgart interface v0.103 [ 0.717063] brd: module loaded [ 0.719276] loop: module loaded [ 0.723972] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726009] GPT:90111 != 2097151 [ 0.726960] GPT:Alternate GPT header not at the end of the disk. [ 0.728489] GPT:90111 != 2097151 [ 0.729444] GPT: Use GNU Parted to correct GPT errors. [ 0.730797] vda: vda1 vda15 [ 0.732448] scsi host0: ata_piix [ 0.733545] scsi host1: ata_piix [ 0.734561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738287] libphy: Fixed MDIO Bus: probed [ 0.739678] tun: Universal TUN/TAP device driver, 1.6 [ 0.741022] tun: (C) 1999-2004 Max Krasnyansky [ 0.743885] PPP generic driver version 2.4.2 [ 0.745155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746808] ehci-pci: EHCI PCI platform driver [ 0.748038] ehci-platform: EHCI generic platform driver [ 0.749408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750961] ohci-pci: OHCI PCI platform driver [ 0.752180] ohci-platform: OHCI generic platform driver [ 0.753516] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771377] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777794] usb usb1: Product: UHCI Host Controller [ 0.779043] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.780569] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781878] hub 1-0:1.0: USB hub found [ 0.782975] hub 1-0:1.0: 2 ports detected [ 0.784242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.787091] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789729] mousedev: PS/2 mouse device common for all mice [ 0.791397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793832] rtc_cmos 00:00: RTC can wake from S4 [ 0.795343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798528] i2c /dev entries driver [ 0.799564] device-mapper: uevent: version 1.0.3 [ 0.800842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804843] NET: Registered protocol family 10 [ 0.806358] NET: Registered protocol family 17 [ 0.807576] Key type dns_resolver registered [ 0.808841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810301] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812680] registered taskstats version 1 [ 0.813819] Loading compiled-in X.509 certificates [ 0.815636] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818135] zswap: loaded using pool lzo/zbud [ 0.820199] Key type trusted registered [ 0.822317] Key type encrypted registered [ 0.823448] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824862] ima: No TPM chip found, activating TPM-bypass! [ 0.826270] evm: HMAC attrs: 0x1 [ 0.827597] Magic number: 14:4:145 [ 0.828616] ata_port ata2: hash matches [ 0.829667] ata2: hash matches [ 0.830598] acpi device:16: hash matches [ 0.831776] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:13 UTC (1535141233) [ 0.848897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850399] EDD information not available. [ 0.896960] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899025] Write protecting the kernel read-only data: 14336k [ 0.901979] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.950987] 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.30 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.41. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDM5D0Xacc4r90FlwIT4xXSTzeEJgS3C2RyQ3FiwyTrEvmumH/kIjdwGZOpfrZEITyxxtJMVbGDr64B5JCPhkeKoY/uI9fXwe62JpXGBVTfL/oTjBvfRqSoVtg4vStq+GsTLCCiBOcxVQqgreqCHqQaCKjNHDAJqfODJHeOIJEO/ygFkmyb4BCPGH5juf5dGl1oteEcB1PDmynvdcmdF/ckW0QjKbR/0ZFSaJ+18XZPO7l4/4OohBw566mY6MSMpLa49wwnBozR330kgR8ERkCarUQwi7ElHF+vtj3iQKh2BBe1e0DNn5YAuPWJs9hxly7sptdLBVdP1daw5zpC2xKz root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAL0kodReCqLZnFy7pLfK1H+mNOHtHtlc1zrWP7PCeybUF8Gz11lNTsqHvW2I4mNxxiKPjIu7JeTPOQSa1hd/5X5s3/dUDL52i4oYAMP3phNyy95BWqm8YBkLC+VmfQuwuvfdE5+A4H4PeG1JD+hrMAXAxYrA7sDM/m/K8+QoOFqzAAAAFQCUr1NpnZ9QNAQ2fSpmfQ6fd18igQAAAIEArQQXzZnNMRSw2bFnDt8aY1cxPWadRX004D2U52pCDC0uXDXWy81BBX/Emi9vrqB6PwMNGV5q+4XK0RYiy4t8XC1vLTaphxh/i3QIMg0cxELbfzRmCdEGZgP8SwSD5FWqInVEutsZMAjrGTCzzlyjHp3utirHS8ah3NLMTL9EapMAAACAGiQDfmlZELrZgeyIFqHvM3kSQ60XRhqlwlU96bfw9dAbfZXGCVqDgEXX08g2R66Dhj5/IBhUxFh3EJOSKz8HIAtLNQ34WwT8j0x8pplMCHO22DZxCNHoEsjh2p2mmlMYXsbewppOhO9ZdJWJf01d9PkBuCPp2QBcMhXxx1w/cOg= root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe37:3f2e/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.62 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:37:3F:2E inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe37:3f2e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=4 ttl=64 time=0.345 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 1 packets received, 80% packet loss round-trip min/avg/max = 0.345/0.345/0.345 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.945 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.328 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.164 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.123 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.123/0.351/0.945 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.256035] usb 1-1: Product: QEMU USB Tablet [ 1.256036] usb 1-1: Manufacturer: QEMU [ 1.256036] usb 1-1: SerialNumber: 42 [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:14 cirros kern.info kernel: [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 24 21:07:14 cirros kern.info kernel: [ 0.918047] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 24 21:07:14 cirros kern.info kernel: [ 0.918049] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 24 21:07:14 cirros kern.info kernel: [ 0.919839] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 24 21:07:14 cirros kern.info kernel: [ 0.922982] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 24 21:07:14 cirros kern.info kernel: [ 0.925115] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 24 21:07:14 cirros kern.info kernel: [ 0.948488] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.949332] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.notice kernel: [ 0.950987] random: blkid urandom read with 2 bits of entropy available Aug 24 21:07:14 cirros kern.info kernel: [ 0.953055] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.956743] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.info kernel: [ 1.095437] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:14 cirros kern.info kernel: [ 1.256032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256035] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: Manufacturer: QEMU Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: SerialNumber: 42 Aug 24 21:07:14 cirros kern.info kernel: [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:14 cirros kern.info kernel: [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:15 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:16 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:16 cirros kern.info kernel: [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:16 cirros kern.info kernel: [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: 2018-08-24 20:13:07,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action 0.072s 2018-08-24 20:13:07,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action', u'x-compute-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486410147 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,476 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 9bee37ad-19d4-4300-ab36-f0741dda1c9d body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486410147 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.193572] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195921] pid_max: default: 32768 minimum: 301 [ 0.197181] ACPI: Core revision 20150930 [ 0.198882] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200711] Security Framework initialized [ 0.201868] Yama: becoming mindful. [ 0.202917] AppArmor: AppArmor initialized [ 0.204108] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211352] Initializing cgroup subsys io [ 0.212547] Initializing cgroup subsys memory [ 0.213754] Initializing cgroup subsys devices [ 0.214986] Initializing cgroup subsys freezer [ 0.216207] Initializing cgroup subsys net_cls [ 0.217411] Initializing cgroup subsys perf_event [ 0.218690] Initializing cgroup subsys net_prio [ 0.219951] Initializing cgroup subsys hugetlb [ 0.221184] Initializing cgroup subsys pids [ 0.222399] CPU: Physical Processor ID: 0 [ 0.224223] mce: CPU supports 10 MCE banks [ 0.225414] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243074] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249770] ftrace: allocating 31920 entries in 125 pages [ 0.275398] smpboot: Max logical packages: 1 [ 0.276633] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278587] x2apic enabled [ 0.279741] Switched APIC routing to physical x2apic. [ 0.282254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286635] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289253] KVM setup paravirtual spinlock [ 0.290873] x86: Booted up 1 node, 1 CPUs [ 0.292004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293961] devtmpfs: initialized [ 0.295983] evm: security.selinux [ 0.296978] evm: security.SMACK64 [ 0.297979] evm: security.SMACK64EXEC [ 0.299036] evm: security.SMACK64TRANSMUTE [ 0.300193] evm: security.SMACK64MMAP [ 0.301252] evm: security.ima [ 0.302174] evm: security.capability [ 0.303291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305901] pinctrl core: initialized pinctrl subsystem [ 0.307444] RTC time: 20:07:05, date: 08/24/18 [ 0.308783] NET: Registered protocol family 16 [ 0.310122] cpuidle: using governor ladder [ 0.311293] cpuidle: using governor menu [ 0.312415] PCCT header not found. [ 0.313465] ACPI: bus type PCI registered [ 0.314619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316394] PCI: Using configuration type 1 for base access [ 0.318670] ACPI: Added _OSI(Module Device) [ 0.319864] ACPI: Added _OSI(Processor Device) [ 0.321083] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322351] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324657] ACPI: Interpreter enabled [ 0.325760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336214] ACPI: (supports S0 S5) [ 0.337218] ACPI: Using IOAPIC for interrupt routing [ 0.338553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344068] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345810] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350624] acpiphp: Slot [3] registered [ 0.351755] acpiphp: Slot [4] registered [ 0.352883] acpiphp: Slot [5] registered [ 0.354001] acpiphp: Slot [6] registered [ 0.355139] acpiphp: Slot [7] registered [ 0.356270] acpiphp: Slot [8] registered [ 0.357419] acpiphp: Slot [9] registered [ 0.358546] acpiphp: Slot [10] registered [ 0.359699] acpiphp: Slot [11] registered [ 0.360867] acpiphp: Slot [12] registered [ 0.362008] acpiphp: Slot [13] registered [ 0.363170] acpiphp: Slot [14] registered [ 0.364325] acpiphp: Slot [15] registered [ 0.380219] acpiphp: Slot [16] registered [ 0.381362] acpiphp: Slot [17] registered [ 0.382498] acpiphp: Slot [18] registered [ 0.383620] acpiphp: Slot [19] registered [ 0.384749] acpiphp: Slot [20] registered [ 0.385883] acpiphp: Slot [21] registered [ 0.387011] acpiphp: Slot [22] registered [ 0.388134] acpiphp: Slot [23] registered [ 0.389260] acpiphp: Slot [24] registered [ 0.390556] acpiphp: Slot [25] registered [ 0.391891] acpiphp: Slot [26] registered [ 0.393217] acpiphp: Slot [27] registered [ 0.394551] acpiphp: Slot [28] registered [ 0.395910] acpiphp: Slot [29] registered [ 0.397244] acpiphp: Slot [30] registered [ 0.398582] acpiphp: Slot [31] registered [ 0.399917] PCI host bridge to bus 0000:00 [ 0.401252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407385] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411424] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415603] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.418990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420718] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427171] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454332] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460297] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462131] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463582] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465723] vgaarb: loaded [ 0.466582] vgaarb: bridge control possible 0000:00:02.0 [ 0.468296] SCSI subsystem initialized [ 0.469576] ACPI: bus type USB registered [ 0.470720] usbcore: registered new interface driver usbfs [ 0.472149] usbcore: registered new interface driver hub [ 0.473532] usbcore: registered new device driver usb [ 0.475065] PCI: Using ACPI for IRQ routing [ 0.476663] NetLabel: Initializing [ 0.477679] NetLabel: domain hash size = 128 [ 0.478865] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480178] NetLabel: unlabeled traffic allowed by default [ 0.481766] clocksource: Switched to clocksource kvm-clock [ 0.492303] AppArmor: AppArmor Filesystem Enabled [ 0.493604] pnp: PnP ACPI init [ 0.494862] pnp: PnP ACPI: found 5 devices [ 0.501729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504103] NET: Registered protocol family 2 [ 0.505566] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508974] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513665] NET: Registered protocol family 1 [ 0.514889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516390] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517889] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.532876] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547765] Trying to unpack rootfs image as initramfs... [ 0.610621] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.617921] Scanning for low memory corruption every 60 seconds [ 0.621034] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.622672] audit: initializing netlink subsys (disabled) [ 0.624237] audit: type=2000 audit(1535141226.279:1): initialized [ 0.626479] Initialise system trusted keyring [ 0.628027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.629612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.632561] zbud: loaded [ 0.633649] VFS: Disk quotas dquot_6.6.0 [ 0.634807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637095] fuse init (API version 7.23) [ 0.638379] Key type big_key registered [ 0.639492] Allocating IMA MOK and blacklist keyrings. [ 0.641221] Key type asymmetric registered [ 0.642370] Asymmetric key parser 'x509' registered [ 0.643678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645739] io scheduler noop registered [ 0.646836] io scheduler deadline registered (default) [ 0.648198] io scheduler cfq registered [ 0.649458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654714] ACPI: Power Button [PWRF] [ 0.656072] GHES: HEST is not enabled! [ 0.670409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699579] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702539] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729416] Linux agpgart interface v0.103 [ 0.733237] brd: module loaded [ 0.735513] loop: module loaded [ 0.740236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742226] GPT:90111 != 2097151 [ 0.743162] GPT:Alternate GPT header not at the end of the disk. [ 0.744637] GPT:90111 != 2097151 [ 0.745561] GPT: Use GNU Parted to correct GPT errors. [ 0.746869] vda: vda1 vda15 [ 0.748781] scsi host0: ata_piix [ 0.749863] scsi host1: ata_piix [ 0.750854] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754521] libphy: Fixed MDIO Bus: probed [ 0.755656] tun: Universal TUN/TAP device driver, 1.6 [ 0.756966] tun: (C) 1999-2004 Max Krasnyansky [ 0.760236] PPP generic driver version 2.4.2 [ 0.761519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763161] ehci-pci: EHCI PCI platform driver [ 0.764366] ehci-platform: EHCI generic platform driver [ 0.765860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767478] ohci-pci: OHCI PCI platform driver [ 0.768697] ohci-platform: OHCI generic platform driver [ 0.770096] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784747] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788208] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794872] usb usb1: Product: UHCI Host Controller [ 0.796150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797699] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799195] hub 1-0:1.0: USB hub found [ 0.800289] hub 1-0:1.0: 2 ports detected [ 0.801664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807370] mousedev: PS/2 mouse device common for all mice [ 0.809113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811650] rtc_cmos 00:00: RTC can wake from S4 [ 0.813226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816490] i2c /dev entries driver [ 0.817554] device-mapper: uevent: version 1.0.3 [ 0.818904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823247] NET: Registered protocol family 10 [ 0.825091] NET: Registered protocol family 17 [ 0.826356] Key type dns_resolver registered [ 0.827733] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829264] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831744] registered taskstats version 1 [ 0.832948] Loading compiled-in X.509 certificates [ 0.834878] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837452] zswap: loaded using pool lzo/zbud [ 0.839967] Key type trusted registered [ 0.842172] Key type encrypted registered [ 0.843322] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844772] ima: No TPM chip found, activating TPM-bypass! [ 0.846224] evm: HMAC attrs: 0x1 [ 0.847602] Magic number: 14:4:145 [ 0.848652] ata_port ata2: hash matches [ 0.849726] ata2: hash matches [ 0.850692] acpi device:16: hash matches [ 0.851895] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:06 UTC (1535141226) [ 0.868595] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870155] EDD information not available. [ 0.916562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.918728] Write protecting the kernel read-only data: 14336k [ 0.923778] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.926476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.096205] 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKZbJVx4rw1lw7W31vlvtTSgXF0c/CAMushCoDI9PY/qOWwr4Gd3qWOb4AKESO3MvldQ3SI6XDIBfPmnHnqquj03xZzfX4IMxujUDP+YKAYEvk8Xb2TDzUrLC8v4AZofTh9x+XuX90fRtP+gAp5yNPzDk07h48pncHlFulr+IhxSwA+DsR9APxRBKG/Y0dnhuav+2lG+iFpHhhyQDchxSZyHd5qu8vqn57W/VLXB9nPbUiWvkhzlQZhB8aJrlN2Wv+Xy7YrShZcSqqHdUMVpELaA6DoRrpQF9+kXy2qb1KzT6q314RQT7W2hJlZiRfyWU/Xz2/XMUA+cRa9I1kOXzR root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAL84zHOBa3bKSgC8afgHboahsrNaBkteeor9tAT/7JG9BIrqm1W7E12DltWvWP19Dl+P5x+AhwDzLVwy+1QqbRayntWYsdvUii+8pYJoKslht+nfiS6GXXel59Dg2QMIuWjPHXJSxsILmBNnajCGwgHkhcYqjKcZvlCnPiXFuOlFAAAAFQCKLy+4UCoD23WbT+sPZARQ3D5C3wAAAIAv6XSRXA87jChraTf26JhRWRWl7pb4Xfso+OE9vprUk6B+xnnHZEg9ITKk35/WSVgitxVAiEPvnRt9v6kqjln8JNSdRhJnA4Fz49SLc3GvrenpVxP8cQQpwh5dnVirzmtiopYB0YnhPrkuI05YWFS6ZkHuVJHIOhL9/8DToUcwAAAAAIB9OLoKBcW3dLcC/5DaWBIMo9OzXvmCgsouaitKl+JSKUKOuSp9Lyqn7+MLQhKmjr8/sCSz+SC/aMN8veeG7Ijqjc1S/V9yO6MnKVop68V0f31iHIYrYtVhkZswyV9bW7s4JcPos9qxo9gPDjH0fzpz2K5Sv4z9VfvXIbmE+dnIfA== root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.42s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fea7:cee3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:A7:CE:E3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:cee3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.734 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.405 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.295 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.230 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.171 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.171/0.367/0.734 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270927] usb 1-1: Product: QEMU USB Tablet [ 1.270928] usb 1-1: Manufacturer: QEMU [ 1.270929] usb 1-1: SerialNumber: 42 [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:06 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:07:06 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:07:06 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) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:07:06 cirros kern.notice kernel: [ 1.096205] random: dd urandom read with 5 bits of entropy available Aug 24 21:07:06 cirros kern.info kernel: [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:06 cirros kern.info kernel: [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270927] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:06 cirros kern.info kernel: [ 1.270928] usb 1-1: Manufacturer: QEMU Aug 24 21:07:06 cirros kern.info kernel: [ 1.270929] usb 1-1: SerialNumber: 42 Aug 24 21:07:07 cirros kern.info kernel: [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:07:07 cirros kern.info kernel: [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:07:08 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:08 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:07:08 cirros kern.info kernel: [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:08 cirros kern.info kernel: [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: 2018-08-24 20:13:07,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action 0.071s 2018-08-24 20:13:07,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action', u'x-compute-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480172005 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,555 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 0201dd13-7c67-494a-8df9-1db08e9afcbc body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480172005 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.187250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189523] pid_max: default: 32768 minimum: 301 [ 0.190756] ACPI: Core revision 20150930 [ 0.192417] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194210] Security Framework initialized [ 0.195333] Yama: becoming mindful. [ 0.196338] AppArmor: AppArmor initialized [ 0.197500] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199278] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204510] Initializing cgroup subsys io [ 0.205617] Initializing cgroup subsys memory [ 0.206803] Initializing cgroup subsys devices [ 0.207996] Initializing cgroup subsys freezer [ 0.209184] Initializing cgroup subsys net_cls [ 0.210383] Initializing cgroup subsys perf_event [ 0.211627] Initializing cgroup subsys net_prio [ 0.212838] Initializing cgroup subsys hugetlb [ 0.214039] Initializing cgroup subsys pids [ 0.215219] CPU: Physical Processor ID: 0 [ 0.217018] mce: CPU supports 10 MCE banks [ 0.218200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241353] ftrace: allocating 31920 entries in 125 pages [ 0.267566] smpboot: Max logical packages: 1 [ 0.268731] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270606] x2apic enabled [ 0.271741] Switched APIC routing to physical x2apic. [ 0.274202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280910] KVM setup paravirtual spinlock [ 0.282494] x86: Booted up 1 node, 1 CPUs [ 0.283596] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285472] devtmpfs: initialized [ 0.287455] evm: security.selinux [ 0.288412] evm: security.SMACK64 [ 0.289363] evm: security.SMACK64EXEC [ 0.290399] evm: security.SMACK64TRANSMUTE [ 0.291494] evm: security.SMACK64MMAP [ 0.292507] evm: security.ima [ 0.293390] evm: security.capability [ 0.294461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296936] pinctrl core: initialized pinctrl subsystem [ 0.298406] RTC time: 20:06:58, date: 08/24/18 [ 0.299692] NET: Registered protocol family 16 [ 0.300997] cpuidle: using governor ladder [ 0.302106] cpuidle: using governor menu [ 0.303194] PCCT header not found. [ 0.304212] ACPI: bus type PCI registered [ 0.305299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306970] PCI: Using configuration type 1 for base access [ 0.309116] ACPI: Added _OSI(Module Device) [ 0.310273] ACPI: Added _OSI(Processor Device) [ 0.311463] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312698] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314928] ACPI: Interpreter enabled [ 0.315968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326111] ACPI: (supports S0 S5) [ 0.327086] ACPI: Using IOAPIC for interrupt routing [ 0.328365] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335421] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340013] acpiphp: Slot [3] registered [ 0.341099] acpiphp: Slot [4] registered [ 0.342183] acpiphp: Slot [5] registered [ 0.343262] acpiphp: Slot [6] registered [ 0.344340] acpiphp: Slot [7] registered [ 0.345419] acpiphp: Slot [8] registered [ 0.346500] acpiphp: Slot [9] registered [ 0.347572] acpiphp: Slot [10] registered [ 0.348666] acpiphp: Slot [11] registered [ 0.349760] acpiphp: Slot [12] registered [ 0.350851] acpiphp: Slot [13] registered [ 0.351937] acpiphp: Slot [14] registered [ 0.353028] acpiphp: Slot [15] registered [ 0.368310] acpiphp: Slot [16] registered [ 0.369410] acpiphp: Slot [17] registered [ 0.370501] acpiphp: Slot [18] registered [ 0.371600] acpiphp: Slot [19] registered [ 0.372696] acpiphp: Slot [20] registered [ 0.373799] acpiphp: Slot [21] registered [ 0.374900] acpiphp: Slot [22] registered [ 0.375992] acpiphp: Slot [23] registered [ 0.377104] acpiphp: Slot [24] registered [ 0.378211] acpiphp: Slot [25] registered [ 0.379308] acpiphp: Slot [26] registered [ 0.380413] acpiphp: Slot [27] registered [ 0.381522] acpiphp: Slot [28] registered [ 0.382627] acpiphp: Slot [29] registered [ 0.383731] acpiphp: Slot [30] registered [ 0.384835] acpiphp: Slot [31] registered [ 0.385947] PCI host bridge to bus 0000:00 [ 0.387046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392293] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396288] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400428] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411810] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439192] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448280] vgaarb: loaded [ 0.449110] vgaarb: bridge control possible 0000:00:02.0 [ 0.450762] SCSI subsystem initialized [ 0.452015] ACPI: bus type USB registered [ 0.453146] usbcore: registered new interface driver usbfs [ 0.454532] usbcore: registered new interface driver hub [ 0.455895] usbcore: registered new device driver usb [ 0.457375] PCI: Using ACPI for IRQ routing [ 0.458898] NetLabel: Initializing [ 0.459866] NetLabel: domain hash size = 128 [ 0.461024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462322] NetLabel: unlabeled traffic allowed by default [ 0.463896] clocksource: Switched to clocksource kvm-clock [ 0.474080] AppArmor: AppArmor Filesystem Enabled [ 0.475391] pnp: PnP ACPI init [ 0.476625] pnp: PnP ACPI: found 5 devices [ 0.483459] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485794] NET: Registered protocol family 2 [ 0.487194] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488927] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490562] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492208] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495258] NET: Registered protocol family 1 [ 0.496461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497951] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.528516] Trying to unpack rootfs image as initramfs... [ 0.590310] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595801] Scanning for low memory corruption every 60 seconds [ 0.597986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599573] audit: initializing netlink subsys (disabled) [ 0.601098] audit: type=2000 audit(1535141219.211:1): initialized [ 0.602989] Initialise system trusted keyring [ 0.604362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608670] zbud: loaded [ 0.609676] VFS: Disk quotas dquot_6.6.0 [ 0.610817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612969] fuse init (API version 7.23) [ 0.614197] Key type big_key registered [ 0.615293] Allocating IMA MOK and blacklist keyrings. [ 0.616971] Key type asymmetric registered [ 0.618100] Asymmetric key parser 'x509' registered [ 0.619407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.621486] io scheduler noop registered [ 0.622574] io scheduler deadline registered (default) [ 0.623947] io scheduler cfq registered [ 0.625140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.626561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.628327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.630320] ACPI: Power Button [PWRF] [ 0.631542] GHES: HEST is not enabled! [ 0.645731] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705175] Linux agpgart interface v0.103 [ 0.708578] brd: module loaded [ 0.710787] loop: module loaded [ 0.715851] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717853] GPT:90111 != 2097151 [ 0.718793] GPT:Alternate GPT header not at the end of the disk. [ 0.720296] GPT:90111 != 2097151 [ 0.721240] GPT: Use GNU Parted to correct GPT errors. [ 0.722564] vda: vda1 vda15 [ 0.724253] scsi host0: ata_piix [ 0.725329] scsi host1: ata_piix [ 0.726328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729983] libphy: Fixed MDIO Bus: probed [ 0.731114] tun: Universal TUN/TAP device driver, 1.6 [ 0.732433] tun: (C) 1999-2004 Max Krasnyansky [ 0.735372] PPP generic driver version 2.4.2 [ 0.736628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738262] ehci-pci: EHCI PCI platform driver [ 0.739464] ehci-platform: EHCI generic platform driver [ 0.740819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742357] ohci-pci: OHCI PCI platform driver [ 0.743558] ohci-platform: OHCI generic platform driver [ 0.744930] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759647] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761018] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764428] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769596] usb usb1: Product: UHCI Host Controller [ 0.770871] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772417] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773737] hub 1-0:1.0: USB hub found [ 0.774878] hub 1-0:1.0: 2 ports detected [ 0.776155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781715] mousedev: PS/2 mouse device common for all mice [ 0.783414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785888] rtc_cmos 00:00: RTC can wake from S4 [ 0.787414] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790634] i2c /dev entries driver [ 0.791675] device-mapper: uevent: version 1.0.3 [ 0.792978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795244] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797088] NET: Registered protocol family 10 [ 0.798679] NET: Registered protocol family 17 [ 0.799914] Key type dns_resolver registered [ 0.801204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802685] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805081] registered taskstats version 1 [ 0.806227] Loading compiled-in X.509 certificates [ 0.808063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810568] zswap: loaded using pool lzo/zbud [ 0.812655] Key type trusted registered [ 0.814773] Key type encrypted registered [ 0.815936] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817344] ima: No TPM chip found, activating TPM-bypass! [ 0.818748] evm: HMAC attrs: 0x1 [ 0.820077] Magic number: 14:4:145 [ 0.821111] ata_port ata2: hash matches [ 0.822181] ata2: hash matches [ 0.823119] acpi device:16: hash matches [ 0.824316] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:59 UTC (1535141219) [ 0.840868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842387] EDD information not available. [ 0.889430] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891546] Write protecting the kernel read-only data: 14336k [ 0.894513] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.050742] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe0J6bv3wa1xLgdtygD7hyxjfrhGqGsIuIWeq0bXNn34SG/vzfAeTGpzGWCrlvTsghSjd39+IWhROtTvIZA6kJJ2AISh1NZLqfiznHU/7auxPl+Rs2/MdeSp0LuCWyZFF5GdieVedddunl2RST3VDRZLiD7ZNqYE/c+BMOnP8onRSzrMVNfglIK8aG/Zlv0RGIufgWiBW16o415a/bIDG0DMniv2t52MjL7qqFmyuEIGYfXPlMIfL059GxJC6faU/xjlwDfWLaItmTsXEKZC5rCcEVmG049NzzNExHOO86vS2ohgj+6JW1KqP/etnmnSHkqp0S+JGp9dSxNWmNNQbz root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKuX6xof69QOc/XrodAkkmRBo74WIs/9slE/3V39G1DfXAmjGH44Qdwniul3NGpBTz4v/reoSzyS7EQZ/Ml3yVN7EUQ3AjFdDjtUXoRWOXEERA9p6xV6Uh7G6WO3rqkhf0ifhY+MvmFYqME8k1eR2C1Cv3lpg+Si2NtZtUv2+NmXAAAAFQCs8+u8h1jmnK16OR/6tgOpplQPfQAAAIAnZvvg9Z2O0VGZacFEK2WB/Q5XGL1Tnp1/Gjp+6mkqg6/fONuYv6JFrkzwQnvaw1wuVQlb18idAoU/oIQcgC++VPt2JwZ0nlHuzbNAu1gHlGn9jpWTCmYJBaEtS6q9p7YeacTiSjCFZVQBR5nEviUz8/WvEUGeoi2jAizETZLeOwAAAIAZly2Az8jbyhIFmmpXAIpj4wpkMJ9Yaf9stYpkOsTNs61yJJNYXtKAN/Yl7n/ZD72DEjkoBcRZmXrcqavF1wl5Rr2IOCfOYO1bkUIofdpPwQMV409vDtJFhg31HMVbBfQMB3BXUfWgN2ucwDrk+CKy+B40ogriemypX6YX1jdi/w== root@server-2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe25:e6d3/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.21 === /dev/root resized successfully [took 0.31s] === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:25:E6:D3 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:e6d3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.603 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.280 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.228 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.252 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.209 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.209/0.314/0.603 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.248954] usb 1-1: Product: QEMU USB Tablet [ 1.248955] usb 1-1: Manufacturer: QEMU [ 1.248956] usb 1-1: SerialNumber: 42 [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:59 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:59 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:59 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) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:59 cirros kern.notice kernel: [ 1.050742] random: dd urandom read with 4 bits of entropy available Aug 24 21:06:59 cirros kern.info kernel: [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:59 cirros kern.info kernel: [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248954] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:59 cirros kern.info kernel: [ 1.248955] usb 1-1: Manufacturer: QEMU Aug 24 21:06:59 cirros kern.info kernel: [ 1.248956] usb 1-1: SerialNumber: 42 Aug 24 21:07:00 cirros kern.info kernel: [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:00 cirros kern.info kernel: [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:00 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:01 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:01 cirros kern.info kernel: [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:01 cirros kern.info kernel: [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: 2018-08-24 20:13:07,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action 0.072s 2018-08-24 20:13:07,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action', u'x-compute-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482688259 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,748 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for cf03527c-28bf-483c-a307-bcbe88c01897 body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482688259 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.191107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193545] pid_max: default: 32768 minimum: 301 [ 0.194832] ACPI: Core revision 20150930 [ 0.196526] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198386] Security Framework initialized [ 0.199551] Yama: becoming mindful. [ 0.200644] AppArmor: AppArmor initialized [ 0.201876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203749] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205596] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209268] Initializing cgroup subsys io [ 0.210457] Initializing cgroup subsys memory [ 0.211724] Initializing cgroup subsys devices [ 0.212959] Initializing cgroup subsys freezer [ 0.214208] Initializing cgroup subsys net_cls [ 0.215445] Initializing cgroup subsys perf_event [ 0.216744] Initializing cgroup subsys net_prio [ 0.218011] Initializing cgroup subsys hugetlb [ 0.219254] Initializing cgroup subsys pids [ 0.220496] CPU: Physical Processor ID: 0 [ 0.222367] mce: CPU supports 10 MCE banks [ 0.223569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224990] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247544] ftrace: allocating 31920 entries in 125 pages [ 0.272873] smpboot: Max logical packages: 1 [ 0.274105] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276029] x2apic enabled [ 0.277178] Switched APIC routing to physical x2apic. [ 0.279656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284128] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286674] KVM setup paravirtual spinlock [ 0.288288] x86: Booted up 1 node, 1 CPUs [ 0.289490] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291465] devtmpfs: initialized [ 0.293476] evm: security.selinux [ 0.294466] evm: security.SMACK64 [ 0.295454] evm: security.SMACK64EXEC [ 0.296514] evm: security.SMACK64TRANSMUTE [ 0.297665] evm: security.SMACK64MMAP [ 0.298723] evm: security.ima [ 0.299633] evm: security.capability [ 0.300742] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303414] pinctrl core: initialized pinctrl subsystem [ 0.304999] RTC time: 20:06:49, date: 08/24/18 [ 0.306329] NET: Registered protocol family 16 [ 0.307711] cpuidle: using governor ladder [ 0.308876] cpuidle: using governor menu [ 0.310063] PCCT header not found. [ 0.311145] ACPI: bus type PCI registered [ 0.312323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314126] PCI: Using configuration type 1 for base access [ 0.316359] ACPI: Added _OSI(Module Device) [ 0.317558] ACPI: Added _OSI(Processor Device) [ 0.318789] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320069] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322288] ACPI: Interpreter enabled [ 0.323388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333952] ACPI: (supports S0 S5) [ 0.334962] ACPI: Using IOAPIC for interrupt routing [ 0.336315] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345393] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348491] acpiphp: Slot [3] registered [ 0.349667] acpiphp: Slot [4] registered [ 0.350838] acpiphp: Slot [5] registered [ 0.352003] acpiphp: Slot [6] registered [ 0.353182] acpiphp: Slot [7] registered [ 0.354343] acpiphp: Slot [8] registered [ 0.355507] acpiphp: Slot [9] registered [ 0.356687] acpiphp: Slot [10] registered [ 0.357880] acpiphp: Slot [11] registered [ 0.359081] acpiphp: Slot [12] registered [ 0.360258] acpiphp: Slot [13] registered [ 0.361440] acpiphp: Slot [14] registered [ 0.362638] acpiphp: Slot [15] registered [ 0.378146] acpiphp: Slot [16] registered [ 0.379302] acpiphp: Slot [17] registered [ 0.380486] acpiphp: Slot [18] registered [ 0.381662] acpiphp: Slot [19] registered [ 0.382861] acpiphp: Slot [20] registered [ 0.384029] acpiphp: Slot [21] registered [ 0.385183] acpiphp: Slot [22] registered [ 0.386334] acpiphp: Slot [23] registered [ 0.387491] acpiphp: Slot [24] registered [ 0.388663] acpiphp: Slot [25] registered [ 0.389828] acpiphp: Slot [26] registered [ 0.390976] acpiphp: Slot [27] registered [ 0.392132] acpiphp: Slot [28] registered [ 0.393345] acpiphp: Slot [29] registered [ 0.394493] acpiphp: Slot [30] registered [ 0.395652] acpiphp: Slot [31] registered [ 0.396809] PCI host bridge to bus 0000:00 [ 0.397966] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.399691] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405656] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413689] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415355] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447592] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.453799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455583] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457410] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461138] vgaarb: loaded [ 0.462000] vgaarb: bridge control possible 0000:00:02.0 [ 0.463758] SCSI subsystem initialized [ 0.465057] ACPI: bus type USB registered [ 0.466238] usbcore: registered new interface driver usbfs [ 0.467704] usbcore: registered new interface driver hub [ 0.469129] usbcore: registered new device driver usb [ 0.470673] PCI: Using ACPI for IRQ routing [ 0.472230] NetLabel: Initializing [ 0.473269] NetLabel: domain hash size = 128 [ 0.474533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475964] NetLabel: unlabeled traffic allowed by default [ 0.477639] clocksource: Switched to clocksource kvm-clock [ 0.487768] AppArmor: AppArmor Filesystem Enabled [ 0.489155] pnp: PnP ACPI init [ 0.490434] pnp: PnP ACPI: found 5 devices [ 0.497278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499713] NET: Registered protocol family 2 [ 0.501169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.503010] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504774] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506505] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.508091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509758] NET: Registered protocol family 1 [ 0.511003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512562] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.514132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528502] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542912] Trying to unpack rootfs image as initramfs... [ 0.604498] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609936] Scanning for low memory corruption every 60 seconds [ 0.612224] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613955] audit: initializing netlink subsys (disabled) [ 0.615557] audit: type=2000 audit(1535141210.039:1): initialized [ 0.617498] Initialise system trusted keyring [ 0.618956] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623415] zbud: loaded [ 0.624485] VFS: Disk quotas dquot_6.6.0 [ 0.625675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627902] fuse init (API version 7.23) [ 0.629164] Key type big_key registered [ 0.630324] Allocating IMA MOK and blacklist keyrings. [ 0.632051] Key type asymmetric registered [ 0.633220] Asymmetric key parser 'x509' registered [ 0.634579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.636705] io scheduler noop registered [ 0.637839] io scheduler deadline registered (default) [ 0.639261] io scheduler cfq registered [ 0.640490] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645856] ACPI: Power Button [PWRF] [ 0.647113] GHES: HEST is not enabled! [ 0.661251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717099] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720249] Linux agpgart interface v0.103 [ 0.723808] brd: module loaded [ 0.726098] loop: module loaded [ 0.731113] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733184] GPT:90111 != 2097151 [ 0.734153] GPT:Alternate GPT header not at the end of the disk. [ 0.735704] GPT:90111 != 2097151 [ 0.736668] GPT: Use GNU Parted to correct GPT errors. [ 0.738036] vda: vda1 vda15 [ 0.739753] scsi host0: ata_piix [ 0.740848] scsi host1: ata_piix [ 0.741892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.743617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.745881] libphy: Fixed MDIO Bus: probed [ 0.747039] tun: Universal TUN/TAP device driver, 1.6 [ 0.748381] tun: (C) 1999-2004 Max Krasnyansky [ 0.751181] PPP generic driver version 2.4.2 [ 0.752464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.754194] ehci-pci: EHCI PCI platform driver [ 0.755429] ehci-platform: EHCI generic platform driver [ 0.756832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758444] ohci-pci: OHCI PCI platform driver [ 0.759700] ohci-platform: OHCI generic platform driver [ 0.761099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784029] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790988] usb usb1: Product: UHCI Host Controller [ 0.792295] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793907] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795317] hub 1-0:1.0: USB hub found [ 0.796436] hub 1-0:1.0: 2 ports detected [ 0.797788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802149] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803694] mousedev: PS/2 mouse device common for all mice [ 0.805468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.808088] rtc_cmos 00:00: RTC can wake from S4 [ 0.809707] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811373] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813048] i2c /dev entries driver [ 0.814164] device-mapper: uevent: version 1.0.3 [ 0.815528] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.817993] ledtrig-cpu: registered to indicate activity on CPUs [ 0.819995] NET: Registered protocol family 10 [ 0.821657] NET: Registered protocol family 17 [ 0.822929] Key type dns_resolver registered [ 0.824287] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.825856] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.828367] registered taskstats version 1 [ 0.829566] Loading compiled-in X.509 certificates [ 0.831436] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.834060] zswap: loaded using pool lzo/zbud [ 0.836265] Key type trusted registered [ 0.838495] Key type encrypted registered [ 0.839678] AppArmor: AppArmor sha1 policy hashing enabled [ 0.841163] ima: No TPM chip found, activating TPM-bypass! [ 0.842671] evm: HMAC attrs: 0x1 [ 0.844025] Magic number: 14:4:145 [ 0.845088] ata_port ata2: hash matches [ 0.846204] ata2: hash matches [ 0.847188] acpi device:16: hash matches [ 0.848447] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:50 UTC (1535141210) [ 0.865266] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.866853] EDD information not available. [ 0.903204] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905402] Write protecting the kernel read-only data: 14336k [ 0.908424] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910979] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.086961] 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 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCapap9ym9rn34nl/T/bxi2xMR7rF0GCnXGWTio4Ms79eLf0TFF6G0YhJdr+JvMhkyZI7lqP9lwmKqBpZp/BzGK8OSHzdOibOrnSygO6HemSnsKTxnXqQAgz9KEPU28OtcecKsFaUJf8u/i0JW4CQkIamLZAYJe+BSZjCVvzFNiLv1iELxJ78ZXN2IJ+jCipXbtSViYDtCPDHrdpMMbnD0/dy4L8ezYlhHS9NesQfA7CF+sszDy5gA/pJWPep+voAVE75mcPsZtdOOcrlWzxnIaMIMBk5WH4Z7aUdA5qrDrRHV+4dBWGR7Jwb2JU+lXfWxqF53WaP1Vp6DNjIgQWkeR root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAL0zkcPq/fcKoAvsUNnS/hRRCfwFrAA6y7LIdXkspCuxGcNyl9102Ue1X045HyGd0ok44cmsEDWhTh4g+o2KErbzXBUu/AWctrzpAMAcPYLcoEgy0v2N/aTs92It73QW6uoPLmhxuPCDI5dSL2AsOSFm6eAPAHwNUWoITQUG9aSBAAAAFQC2JZPCukbKlT/onsAL8pFwOiJAHQAAAIA55ZMI9WOXV52Pg1Pm6DJI1fERUtJ+G4wwz2kV4/ABesYTcZhFwGoMM/HufA0whOXzG2SzBmfXshIX972k4Dn9PwfVWLOlscZ5v774f5SsT0TUdlzFaDuVy5pQlHTJvnN0Q38VAM0r8Twx1+HZZ0mW7E8fCBxFu1k/Nqnq8eRP9gAAAIAsiPYeOB9Nbpw0Y7ZlTULeOlpyg9J9mu7svPqGPGdhi5eAWl9tRi+TxzS1G19sScIFqQQ26FbYmiBcWhd4L3m+7jFXT3j0oUBO2xPWiQ/vzePIdwMLD8qRu/74+T2cCziiefYZwxfzqbJsPTlOj8BYAFe2edvl67xS8O7DZyKpDw== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.66s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fedd:491b/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.49 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:DD:49:1B inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedd:491b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.749 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.337 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.167 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.177 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.175 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.321/0.749 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270108] usb 1-1: Product: QEMU USB Tablet [ 1.270110] usb 1-1: Manufacturer: QEMU [ 1.270112] usb 1-1: SerialNumber: 42 [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:50 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:50 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) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:50 cirros kern.notice kernel: [ 1.086961] random: dd urandom read with 5 bits of entropy available Aug 24 21:06:50 cirros kern.info kernel: [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:50 cirros kern.info kernel: [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270108] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:50 cirros kern.info kernel: [ 1.270110] usb 1-1: Manufacturer: QEMU Aug 24 21:06:50 cirros kern.info kernel: [ 1.270112] usb 1-1: SerialNumber: 42 Aug 24 21:06:51 cirros kern.info kernel: [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:06:51 cirros kern.info kernel: [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:06:52 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:06:52 cirros kern.info kernel: [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:06:52 cirros kern.info kernel: [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: 2018-08-24 20:13:08,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f 1.090s 2018-08-24 20:13:08,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f', u'date': 'Fri, 24 Aug 2018 20:13:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-312b88ab-fe52-467e-9b24-6d2b2aa085ef'} Body: 2018-08-24 20:13:10,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface 1.765s 2018-08-24 20:13:10,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3aafadf4-5291-42fa-9ea2-b99c7784e9ab'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} 2018-08-24 20:13:12,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.817s 2018-08-24 20:13:12,490 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:13:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-641a48bb-f4b7-473b-b9f9-feb088a43274'} Body: 2018-08-24 20:13:13,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e 1.452s 2018-08-24 20:13:13,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e', u'date': 'Fri, 24 Aug 2018 20:13:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04e18d68-d944-4b57-ab81-957c938f5597'} Body: 2018-08-24 20:13:15,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface 1.684s 2018-08-24 20:13:15,630 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cc3af55-fdd7-4b6c-9c07-07e210ffe2f9'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} 2018-08-24 20:13:17,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.475s 2018-08-24 20:13:17,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6dbd725f-fcd5-46d9-8d95-5a0bcaf99a0e'} Body: 2018-08-24 20:13:17,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.195s 2018-08-24 20:13:17,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419'} Body: 2018-08-24 20:13:18,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.789s 2018-08-24 20:13:18,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:19,155 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.044s 2018-08-24 20:13:19,156 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:18 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36'} Body: {"itemNotFound": {"message": "Instance 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd could not be found.", "code": 404}} 2018-08-24 20:13:20,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c 0.856s 2018-08-24 20:13:20,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-911082e9-1a60-4de9-a3cd-a36bd40f1690'} Body: 2018-08-24 20:13:20,192 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.178s 2018-08-24 20:13:20,193 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965'} Body: 2018-08-24 20:13:20,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.506s 2018-08-24 20:13:20,700 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:21,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.051s 2018-08-24 20:13:21,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f'} Body: {"itemNotFound": {"message": "Instance 9bee37ad-19d4-4300-ab36-f0741dda1c9d could not be found.", "code": 404}} 2018-08-24 20:13:22,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774 0.909s 2018-08-24 20:13:22,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e0034b8c-73f2-41dd-b8e5-33293b508d53'} Body: 2018-08-24 20:13:22,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.183s 2018-08-24 20:13:22,864 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7'} Body: 2018-08-24 20:13:23,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.742s 2018-08-24 20:13:23,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:24,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.050s 2018-08-24 20:13:24,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d'} Body: {"itemNotFound": {"message": "Instance 0201dd13-7c67-494a-8df9-1db08e9afcbc could not be found.", "code": 404}} 2018-08-24 20:13:25,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452 0.807s 2018-08-24 20:13:25,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-563a595d-572c-4b2a-aea8-9c571c574ee2'} Body: 2018-08-24 20:13:25,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.196s 2018-08-24 20:13:25,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909'} Body: 2018-08-24 20:13:26,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.687s 2018-08-24 20:13:26,367 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:27,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.044s 2018-08-24 20:13:27,430 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1'} Body: {"itemNotFound": {"message": "Instance cf03527c-28bf-483c-a307-bcbe88c01897 could not be found.", "code": 404}} 2018-08-24 20:13:28,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f 0.611s 2018-08-24 20:13:28,043 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af461dd8-45e3-40c1-a0a1-a808d911b348'} Body: 2018-08-24 20:13:28,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971 0.045s 2018-08-24 20:13:28,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971', u'x-compute-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95'} Body: 2018-08-24 20:13:29,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1 1.344s 2018-08-24 20:13:29,435 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1', u'date': 'Fri, 24 Aug 2018 20:13:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3c0577fb-e0f3-49f1-8424-0a8210bc3bf9'} Body: 2018-08-24 20:13:30,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9 1.191s 2018-08-24 20:13:30,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9', u'date': 'Fri, 24 Aug 2018 20:13:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5367f4a9-ecb9-4ec0-bb7e-7b4b6ef0521e'} Body: 2018-08-24 20:13:31,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd 0.999s 2018-08-24 20:13:31,629 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd', u'date': 'Fri, 24 Aug 2018 20:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58de0f8b-a513-4a49-acf0-f15956ef5558'} Body: 2018-08-24 20:13:33,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f 1.522s 2018-08-24 20:13:33,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f', u'date': 'Fri, 24 Aug 2018 20:13:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29a50d2f-b2ff-463f-bcf8-0b5b070bb48d'} Body: 2018-08-24 20:13:33,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb 0.404s 2018-08-24 20:13:33,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-baf5e099-4b2f-4e3f-8754-60d71d61beae'} Body: 2018-08-24 20:13:33.927 63 INFO tempest.lib.common.rest_client [req-66cff4a3-d5b0-46b3-b635-6a2dd6221e36 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.319s 2018-08-24 20:13:33.928 63 DEBUG tempest.lib.common.rest_client [req-66cff4a3-d5b0-46b3-b635-6a2dd6221e36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-946665753 description", "name": "tempest-secgroup-smoke-946665753"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66cff4a3-d5b0-46b3-b635-6a2dd6221e36'} Body: {"security_group": {"description": "tempest-secgroup-smoke-946665753 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "updated_at": "2018-08-24T20:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "8a5d7f94-b68d-43ec-8e1c-8b834dd77b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "c09dcfbc-f563-4518-b6df-56b9a012cc3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52684acc-9c83-4673-bdef-6bf30014c99a", "name": "tempest-secgroup-smoke-946665753"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.091 63 INFO tempest.lib.common.rest_client [req-15009c4c-fa8b-454b-a3e8-9338577c5933 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.162s 2018-08-24 20:13:34.092 63 DEBUG tempest.lib.common.rest_client [req-15009c4c-fa8b-454b-a3e8-9338577c5933 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15009c4c-fa8b-454b-a3e8-9338577c5933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7edca326-6afd-4f2a-84c2-78fa0de0b75a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.258 63 INFO tempest.lib.common.rest_client [req-5adfc373-23c3-46e9-bb40-412c05dd8cb2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.165s 2018-08-24 20:13:34.259 63 DEBUG tempest.lib.common.rest_client [req-5adfc373-23c3-46e9-bb40-412c05dd8cb2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5adfc373-23c3-46e9-bb40-412c05dd8cb2'} 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-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "edc33338-fc84-410d-9a90-c4efee2de6f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.418 63 INFO tempest.lib.common.rest_client [req-a47f7c46-caf6-427e-abcb-5ed575a4edbf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 20:13:34.418 63 DEBUG tempest.lib.common.rest_client [req-a47f7c46-caf6-427e-abcb-5ed575a4edbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a47f7c46-caf6-427e-abcb-5ed575a4edbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6760c554-a9e3-4810-b5b5-4390b61f8ba2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.567 63 INFO tempest.lib.common.rest_client [req-62079ec1-2e90-4348-aab2-3cff6c4e44e0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:13:34.568 63 DEBUG tempest.lib.common.rest_client [req-62079ec1-2e90-4348-aab2-3cff6c4e44e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62079ec1-2e90-4348-aab2-3cff6c4e44e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04f3ea0a-86f7-4339-bbf9-32d42e9595a4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.816 63 INFO tempest.lib.common.rest_client [req-4a927ca6-c38b-4ed7-ac44-cd55af4900a8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.247s 2018-08-24 20:13:34.817 63 DEBUG tempest.lib.common.rest_client [req-4a927ca6-c38b-4ed7-ac44-cd55af4900a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4a927ca6-c38b-4ed7-ac44-cd55af4900a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9fbb368-f51f-4f3c-a790-3bbbe31196a2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:34.981 63 INFO tempest.lib.common.rest_client [req-c93efdd0-7c0d-46e8-bd99-e246f05b57aa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:13:34.981 63 DEBUG tempest.lib.common.rest_client [req-c93efdd0-7c0d-46e8-bd99-e246f05b57aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c93efdd0-7c0d-46e8-bd99-e246f05b57aa'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa5a6ad6-c35c-4515-9d55-e182fbd55ce6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:35.134 63 INFO tempest.lib.common.rest_client [req-e1694e8d-c5db-4ee8-88b1-8ab424fc9628 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:13:35.135 63 DEBUG tempest.lib.common.rest_client [req-e1694e8d-c5db-4ee8-88b1-8ab424fc9628 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1694e8d-c5db-4ee8-88b1-8ab424fc9628'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd63cc13-e726-4ab7-884f-38157e7ccc32"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:35.307 63 INFO tempest.lib.common.rest_client [req-96dd8af4-2121-421a-9de3-809563f3da68 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 20:13:35.307 63 DEBUG tempest.lib.common.rest_client [req-96dd8af4-2121-421a-9de3-809563f3da68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96dd8af4-2121-421a-9de3-809563f3da68'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:35Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "042cc544-0983-4d51-8ffb-51f2c99d7ea0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:35.549 63 INFO tempest.lib.common.rest_client [req-f7eba323-bd3c-4c82-b0e2-eb96b1798db3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 20:13:35.549 63 DEBUG tempest.lib.common.rest_client [req-f7eba323-bd3c-4c82-b0e2-eb96b1798db3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1798412379"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7eba323-bd3c-4c82-b0e2-eb96b1798db3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","name":"tempest-A-1798412379"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:36.060 63 INFO tempest.lib.common.rest_client [req-988f2558-5df7-4250-9599-591b66d7c98c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.510s 2018-08-24 20:13:36.061 63 DEBUG tempest.lib.common.rest_client [req-988f2558-5df7-4250-9599-591b66d7c98c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "name": "tempest-subnet-A-1-966838683"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988f2558-5df7-4250-9599-591b66d7c98c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8f512e50-38bb-4985-8932-3429ea541b4c","subnetpool_id":null,"name":"tempest-subnet-A-1-966838683"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:36.582 63 INFO tempest.lib.common.rest_client [req-f4b5bb3d-6b6b-48e4-893a-ac84bea935b4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.520s 2018-08-24 20:13:36.582 63 DEBUG tempest.lib.common.rest_client [req-f4b5bb3d-6b6b-48e4-893a-ac84bea935b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1749817013"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4b5bb3d-6b6b-48e4-893a-ac84bea935b4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7c926893-27d6-4498-a125-f5b10f1e4309","name":"tempest-B-1749817013"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:37.229 63 INFO tempest.lib.common.rest_client [req-795f12e5-cd5b-44e6-9230-9206560b75ff ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.646s 2018-08-24 20:13:37.230 63 DEBUG tempest.lib.common.rest_client [req-795f12e5-cd5b-44e6-9230-9206560b75ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "name": "tempest-subnet-B-1-1705286906"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-795f12e5-cd5b-44e6-9230-9206560b75ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:36Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"550347e5-f706-4100-bee7-84c35b3e5979","subnetpool_id":null,"name":"tempest-subnet-B-1-1705286906"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:37.635 63 INFO tempest.lib.common.rest_client [req-4bea4a5f-8790-4c1c-878c-eae0387dce72 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:37.636 63 DEBUG tempest.lib.common.rest_client [req-4bea4a5f-8790-4c1c-878c-eae0387dce72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bea4a5f-8790-4c1c-878c-eae0387dce72'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c94ccf5991f6467daf6c8d71efa75c39", "name": "tempest-TestBGPVPNBasic-1251347196"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:37.970 63 INFO tempest.lib.common.rest_client [req-74e82df7-2277-486c-bf2d-8c91d74d9c89 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.333s 2018-08-24 20:13:37.971 63 DEBUG tempest.lib.common.rest_client [req-74e82df7-2277-486c-bf2d-8c91d74d9c89 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e82df7-2277-486c-bf2d-8c91d74d9c89'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:39.119 63 INFO tempest.lib.common.rest_client [req-e7f85259-ceb7-4671-a904-0c7d0ae5d598 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 1.147s 2018-08-24 20:13:39.120 63 DEBUG tempest.lib.common.rest_client [req-e7f85259-ceb7-4671-a904-0c7d0ae5d598 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7f85259-ceb7-4671-a904-0c7d0ae5d598'} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "id": "f6121c19-e27e-4fde-9a2b-5b67482baa40"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:39.501 63 INFO tempest.lib.common.rest_client [req-7fe96230-1a95-44ab-a8c4-4c331ae18294 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 0.380s 2018-08-24 20:13:39.502 63 DEBUG tempest.lib.common.rest_client [req-7fe96230-1a95-44ab-a8c4-4c331ae18294 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fe96230-1a95-44ab-a8c4-4c331ae18294'} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "id": "daebf97a-5f25-40e6-8ef8-9c4a0d2658e9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:39.502 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:13:39.698 63 INFO tempest.lib.common.rest_client [req-a27a1881-2d20-43b1-8a3c-b501d189da32 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.195s 2018-08-24 20:13:39.699 63 DEBUG tempest.lib.common.rest_client [req-a27a1881-2d20-43b1-8a3c-b501d189da32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1371160238"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlxYRqb2ydlJBIyg/AS5hHERSxKKHeiSmA2Sh7Qg0YJYGVwjcFq4WZ1I/jnDoYoPGVdZIt+t5W2g2Fy75O4nNQnnrLYgyRxEn+cPcL25DnkhQKlB96IB8iXQ/a/xsMRpakLgfclWUEMp6UdnCOJPLB5UTmaxZ22mrR6IPCg44/blXTNIg38ZLMFLLFY7Okda2+e9S9TYZhd5NtMVLvauewqN7ZavgQB0r56XKYP4J13chT8u8uZWNBpd6rgdUZ8GT6Sdq0rwcT3Vk92etJTrEczKJG17B7OYkHNsQwvXYn2rp4a5fINj40Yme7J02etVP9/IRB9iblhy7xtukbBJyl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5cWEam9snZSQSMoPwEuYRxEUsSih3okpgNkoe0INGCWBlcI3\nBauFmdSP45w6GKDxlXWSLfreVtoNhcu+TuJzUJ56y2IMkcRJ/nD3C9uQ55IUCpQf\neiAfIl0P2v8bDEaWpC4H3JVlBDKelHZwjiTyweVE5msWdtpq0eiDwoOOP25V0zSI\nN/GSzBSyxWOzpHWtvnvUvU2GYXeTbTFS72rnsKje2Wr4EAdK+elymD+Cdd3IU/Lv\nLmVjQaXeq4HVGfBk+knatK8HE91ZPdnrSU6xHMyiRtewezmJBzbEML12J9q6eGuX\nyDY+NGJnuydNnrVT/fyEQfYm5Ycu8bbpGwScpQIDAQABAoIBAG9Ii4p1LtjfREZM\nvvY2Zqk8x5XKBSPfsJ88DdQsuGTSfYGHz9hKK2nGvm3Rk32sLXVivQrR7u+Hqnb7\np89S8+C+8OAiO845kFDQa4ZtsC/H2zcIaHpgplOhWPWLCpGWeo1H0fzuyj8POSjU\neE0P7hcksIscoIOt44CIqZAC4VksbyywymJ1bX7Xa3fQGYjyET0bY5rurGoXwsfT\n7Zh4ysaqpRfGwW7Tm8A4M13nM+jSWE6YtJeKCwua3wieaJewGHiYlZNOx8RhsEg9\nEISSHRp8a5mFPxWl1uDjy/Ow3jGghEwwChgRDPOljNrvDV9LQWmViqqYiEp1OFh3\nFFDgNsECgYEA8tgmXBYoCADtgphqgyEKQ8726DR3qc+irpczeXKRVVAD0m6WIgYw\nU8JFVwFbnJDcO1iwX5U+nlgR2hHw4Gje3rXs2QYIbQYC3hpaSsVexR9Ngu5HBsRM\n8z4zaq68u9ZNzc/9ubpnLnbVQwppUH05XcaSsZ724gt0974y4mxYKzECgYEA8jgR\nyPel0DehusJtLnj0PWGxvrqtM6Tv1Tuf4Kmd+8douvA/mkD/cM+VTaI1k5zFeK6A\nrZ2AZugHxARpVmTIEIx5ecJLgPxlgULDy/U5ne37mewrQupVNjKdSOnilKp01YVi\nAEg5d3ArRGIO21vSyXB3r1uqjVvYbfNs8/7Ug7UCgYEAxfezfcqKI8wt0xLRcciT\nh6fG3JE5I/OimVWlntHo7HVoSDnipiYJa56pzD3NIxtsjezFC4atH4SIOQ/7H9Ye\nKcyBIoKqh8YovEsbZGz1zxivpZb9y+RnHryMSeHc9fvEPY3bN3df+h7hx99K71TG\nWU4x9B61AJ16YyRocvEEB2ECgYEAh95/y3VvI58xL2vEht7+Ujgs1koswd1xUvFB\nO2qp3gP7cXE2nDZ9kzA+FfA5kXXNJ2brc3f4AMGDKac312hs+StzMKOWauIpphpn\nbk8+ZKKMEclycvSzm9VEeRQJL092fhd146af5amb+53tq4qUcL6PxGPtBaJRg0ub\nADsfxkkCgYBr4RyYIp2lzhUeDgfQn1TIC1QpNqUQ9cFKtzOnTGT/iBefK7ssnowX\nRdyH9puaTq+Y3JBmTnlg3AK5pQZFx71+JQdc9X3lEuR8+PQME9RG7s7npyg2ew/s\nd4R6UBnS4POH9S+O2eq3+0Kiw7kxYa6YlG+y31IZxh7nqQeJ2ZaELw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1371160238", "fingerprint": "89:f1:e5:a6:f6:89:ea:81:d4:3d:c4:c7:20:69:07:42"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:40.889 63 INFO tempest.lib.common.rest_client [req-6ce24d1e-5cef-4428-9017-5143c4eea615 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.186s 2018-08-24 20:13:40.890 63 DEBUG tempest.lib.common.rest_client [req-6ce24d1e-5cef-4428-9017-5143c4eea615 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-39357334", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ce24d1e-5cef-4428-9017-5143c4eea615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:40Z","name":"tempest-port-smoke-39357334","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:76:3b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8f512e50-38bb-4985-8932-3429ea541b4c","ip_address":"10.101.11.10"}],"id":"3905c8fe-9fcd-4c8c-82e6-84c84d294305","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:42.650 63 INFO tempest.lib.common.rest_client [req-571acb41-1e0b-494f-a177-164fde126bf3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.759s 2018-08-24 20:13:42.651 63 DEBUG tempest.lib.common.rest_client [req-571acb41-1e0b-494f-a177-164fde126bf3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "port": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af6c374b-725e-4722-a172-7149146e4a28", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "adminPass": "kRPb4msdu4Ex"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:42.986 63 INFO tempest.lib.common.rest_client [req-fa9d79a0-766e-4f05-b36d-6314115faeba ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.330s 2018-08-24 20:13:42.987 63 DEBUG tempest.lib.common.rest_client [req-fa9d79a0-766e-4f05-b36d-6314115faeba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:44.362 63 INFO tempest.lib.common.rest_client [req-8689ddcf-d131-4c17-84a0-49fc70dc0a20 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.358s 2018-08-24 20:13:44.363 63 DEBUG tempest.lib.common.rest_client [req-8689ddcf-d131-4c17-84a0-49fc70dc0a20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:44.375 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:13:45.815 63 INFO tempest.lib.common.rest_client [req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.438s 2018-08-24 20:13:45.815 63 DEBUG tempest.lib.common.rest_client [req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:45.829 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:13:47.557 63 INFO tempest.lib.common.rest_client [req-2b6ed341-d654-4843-8d64-de2aa9c9198d ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.726s 2018-08-24 20:13:47.557 63 DEBUG tempest.lib.common.rest_client [req-2b6ed341-d654-4843-8d64-de2aa9c9198d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:48.957 63 INFO tempest.lib.common.rest_client [req-97f12b37-da4a-4a46-8546-a23c40520e83 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.381s 2018-08-24 20:13:48.958 63 DEBUG tempest.lib.common.rest_client [req-97f12b37-da4a-4a46-8546-a23c40520e83 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:48.971 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:49.140 63 INFO tempest.lib.common.rest_client [req-133d9461-7dcb-400f-acb0-5c726403faa5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.168s 2018-08-24 20:13:49.141 63 DEBUG tempest.lib.common.rest_client [req-133d9461-7dcb-400f-acb0-5c726403faa5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:49.153 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: af6c374b-725e-4722-a172-7149146e4a28 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:13:50.024 63 INFO tempest.lib.common.rest_client [req-ef0e35e1-6c24-43c1-9b06-295dc65d1a13 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 0.870s 2018-08-24 20:13:50.024 63 DEBUG tempest.lib.common.rest_client [req-ef0e35e1-6c24-43c1-9b06-295dc65d1a13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1033564573", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef0e35e1-6c24-43c1-9b06-295dc65d1a13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:49Z","name":"tempest-port-smoke-1033564573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e6:f1:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"550347e5-f706-4100-bee7-84c35b3e5979","ip_address":"10.102.21.20"}],"id":"d2dcdd02-8081-48bf-952c-5c8078ff907b","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:52.846 63 INFO tempest.lib.common.rest_client [req-93a42abb-372c-42d3-a3ef-d8757746091e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.820s 2018-08-24 20:13:52.847 63 DEBUG tempest.lib.common.rest_client [req-93a42abb-372c-42d3-a3ef-d8757746091e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7c926893-27d6-4498-a125-f5b10f1e4309", "port": "d2dcdd02-8081-48bf-952c-5c8078ff907b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "adminPass": "qKeRFnMM8YGY"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:53.168 63 INFO tempest.lib.common.rest_client [req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.317s 2018-08-24 20:13:53.169 63 DEBUG tempest.lib.common.rest_client [req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:54.603 63 INFO tempest.lib.common.rest_client [req-d411f1af-6ff2-494e-aa85-76a996a567aa ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.423s 2018-08-24 20:13:54.604 63 DEBUG tempest.lib.common.rest_client [req-d411f1af-6ff2-494e-aa85-76a996a567aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:54.618 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:13:56.105 63 INFO tempest.lib.common.rest_client [req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.485s 2018-08-24 20:13:56.106 63 DEBUG tempest.lib.common.rest_client [req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:56.119 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:13:57.265 63 INFO tempest.lib.common.rest_client [req-e9da4295-fbd3-4f62-9eca-02a1e5311a44 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.144s 2018-08-24 20:13:57.266 63 DEBUG tempest.lib.common.rest_client [req-e9da4295-fbd3-4f62-9eca-02a1e5311a44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:58.608 63 INFO tempest.lib.common.rest_client [req-57f82705-4024-447c-aaaf-cdf8a2956ec7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.329s 2018-08-24 20:13:58.609 63 DEBUG tempest.lib.common.rest_client [req-57f82705-4024-447c-aaaf-cdf8a2956ec7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:58.623 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:59.141 63 INFO tempest.lib.common.rest_client [req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.517s 2018-08-24 20:13:59.142 63 DEBUG tempest.lib.common.rest_client [req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:13:59.154 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0e0de446-6574-4acb-90dd-d4d2a858609d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:13:59.614 63 INFO tempest.lib.common.rest_client [req-30f03166-6da7-4d47-a26e-1106eb69ba03 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.459s 2018-08-24 20:13:59.615 63 DEBUG tempest.lib.common.rest_client [req-30f03166-6da7-4d47-a26e-1106eb69ba03 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1170047463", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:13:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30f03166-6da7-4d47-a26e-1106eb69ba03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:13:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:14:01.303 63 INFO tempest.lib.common.rest_client [req-873d7652-e818-48fd-90e1-0938a3b36820 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.686s 2018-08-24 20:14:01.303 63 DEBUG tempest.lib.common.rest_client [req-873d7652-e818-48fd-90e1-0938a3b36820 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:14:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-873d7652-e818-48fd-90e1-0938a3b36820'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:14:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:14:03.461 63 INFO tempest.lib.common.rest_client [req-a958a874-2d44-4cc3-a59d-4d1374ea564b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface 2.157s 2018-08-24 20:14:03.462 63 DEBUG tempest.lib.common.rest_client [req-a958a874-2d44-4cc3-a59d-4d1374ea564b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:14:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a958a874-2d44-4cc3-a59d-4d1374ea564b'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:14:05.411 63 INFO tempest.lib.common.rest_client [req-9edb7860-5a28-4fab-a071-ba6e6bed75e4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.947s 2018-08-24 20:14:05.411 63 DEBUG tempest.lib.common.rest_client [req-9edb7860-5a28-4fab-a071-ba6e6bed75e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:14:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9edb7860-5a28-4fab-a071-ba6e6bed75e4'} Body: {"floatingip": {"router_id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:14:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305", "id": "0e4bab85-92ef-40bd-a6ee-7f649b6fe315", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:14:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:14:05.413 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21.448 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21.511 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:14:21.512 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:21.627 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:14:21.627 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21.629 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21.689 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:14:21.694 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:26.700 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:14:26.701 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:15:36.755 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:15:36.756 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:15:36.759 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:15:36.820 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:15:36.824 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:15:41.831 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:15:41.831 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:16:51.850 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:16:51.851 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:16:51.851 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51.856 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:51.955 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:16:51.984 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:51.990 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:16:51.991 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:51.991 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:16:51.992 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51.994 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52.055 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:16:52.058 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52.067 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:16:52.067 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:16:52.068 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52.070 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52.131 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:16:52.134 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52.140 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:16:52.140 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52.142 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52.203 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:16:52.207 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52.212 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:16:52.213 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:52.213 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:16:52.214 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52.216 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52.279 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:16:52.280 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:57.287 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:16:57.288 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:18:07.354 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:18:07.356 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:18:07.360 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:18:07.424 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:18:07.425 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:18:12.433 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:18:12.433 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:19:22.489 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:19:23.661 63 INFO tempest.lib.common.rest_client [req-27ab9f5e-cdfe-46f0-b611-4d0b131cfa82 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315 1.168s 2018-08-24 20:19:23.662 63 DEBUG tempest.lib.common.rest_client [req-27ab9f5e-cdfe-46f0-b611-4d0b131cfa82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315', u'date': 'Fri, 24 Aug 2018 20:19:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-27ab9f5e-cdfe-46f0-b611-4d0b131cfa82'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:26.463 63 INFO tempest.lib.common.rest_client [req-c04c176f-fabd-47f8-a852-142e4033a0de ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface 2.800s 2018-08-24 20:19:26.463 63 DEBUG tempest.lib.common.rest_client [req-c04c176f-fabd-47f8-a852-142e4033a0de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c04c176f-fabd-47f8-a852-142e4033a0de'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:28.393 63 INFO tempest.lib.common.rest_client [req-978d8ac2-f697-46b5-9935-894bd9e068a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.929s 2018-08-24 20:19:28.394 63 DEBUG tempest.lib.common.rest_client [req-978d8ac2-f697-46b5-9935-894bd9e068a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-978d8ac2-f697-46b5-9935-894bd9e068a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:28.818 63 INFO tempest.lib.common.rest_client [req-d71c65f9-6035-4140-be9b-6614c5f3bdaf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.422s 2018-08-24 20:19:28.819 63 DEBUG tempest.lib.common.rest_client [req-d71c65f9-6035-4140-be9b-6614c5f3bdaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:29.799 63 INFO tempest.lib.common.rest_client [req-30a09b35-e389-454c-bebf-3774c159a78c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.978s 2018-08-24 20:19:29.800 63 DEBUG tempest.lib.common.rest_client [req-30a09b35-e389-454c-bebf-3774c159a78c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:28Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:30.857 63 INFO tempest.lib.common.rest_client [req-20b6fd93-c5ca-4827-a218-e39205bd3a5d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.041s 2018-08-24 20:19:30.858 63 DEBUG tempest.lib.common.rest_client [req-20b6fd93-c5ca-4827-a218-e39205bd3a5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d'} Body: {"itemNotFound": {"message": "Instance 0e0de446-6574-4acb-90dd-d4d2a858609d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:31.624 63 INFO tempest.lib.common.rest_client [req-3a3df4ee-93aa-4299-a6ef-376cd41356a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b 0.765s 2018-08-24 20:19:31.625 63 DEBUG tempest.lib.common.rest_client [req-3a3df4ee-93aa-4299-a6ef-376cd41356a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a3df4ee-93aa-4299-a6ef-376cd41356a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:31.802 63 INFO tempest.lib.common.rest_client [req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.176s 2018-08-24 20:19:31.802 63 DEBUG tempest.lib.common.rest_client [req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:32.239 63 INFO tempest.lib.common.rest_client [req-e42abb0b-609e-4442-a03d-572ddd37ffc1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.435s 2018-08-24 20:19:32.239 63 DEBUG tempest.lib.common.rest_client [req-e42abb0b-609e-4442-a03d-572ddd37ffc1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:33.304 63 INFO tempest.lib.common.rest_client [req-599aab8f-ec78-4368-9131-8d08d876cc99 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.048s 2018-08-24 20:19:33.304 63 DEBUG tempest.lib.common.rest_client [req-599aab8f-ec78-4368-9131-8d08d876cc99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99'} Body: {"itemNotFound": {"message": "Instance af6c374b-725e-4722-a172-7149146e4a28 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:34.149 63 INFO tempest.lib.common.rest_client [req-83405738-bc8a-4318-934b-8c7dc645d87e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305 0.844s 2018-08-24 20:19:34.150 63 DEBUG tempest.lib.common.rest_client [req-83405738-bc8a-4318-934b-8c7dc645d87e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83405738-bc8a-4318-934b-8c7dc645d87e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:34.187 63 INFO tempest.lib.common.rest_client [req-0c7a1311-e233-4dbf-a057-9acd95216f20 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238 0.037s 2018-08-24 20:19:34.188 63 DEBUG tempest.lib.common.rest_client [req-0c7a1311-e233-4dbf-a057-9acd95216f20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238', u'x-compute-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:35.433 63 INFO tempest.lib.common.rest_client [req-7dfa83c8-f501-4df0-b372-59f558e51caa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979 1.244s 2018-08-24 20:19:35.433 63 DEBUG tempest.lib.common.rest_client [req-7dfa83c8-f501-4df0-b372-59f558e51caa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979', u'date': 'Fri, 24 Aug 2018 20:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7dfa83c8-f501-4df0-b372-59f558e51caa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:36.899 63 INFO tempest.lib.common.rest_client [req-dd804bbf-ba9e-4798-9f36-922dca391130 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309 1.465s 2018-08-24 20:19:36.900 63 DEBUG tempest.lib.common.rest_client [req-dd804bbf-ba9e-4798-9f36-922dca391130 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309', u'date': 'Fri, 24 Aug 2018 20:19:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd804bbf-ba9e-4798-9f36-922dca391130'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:38.513 63 INFO tempest.lib.common.rest_client [req-7ac1e8ab-eea6-436e-bd37-eaf35119d4bd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c 1.612s 2018-08-24 20:19:38.514 63 DEBUG tempest.lib.common.rest_client [req-7ac1e8ab-eea6-436e-bd37-eaf35119d4bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c', u'date': 'Fri, 24 Aug 2018 20:19:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7ac1e8ab-eea6-436e-bd37-eaf35119d4bd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:39.989 63 INFO tempest.lib.common.rest_client [req-949ea3fd-ed7e-4f50-b720-1a223f670ab1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7 1.474s 2018-08-24 20:19:39.990 63 DEBUG tempest.lib.common.rest_client [req-949ea3fd-ed7e-4f50-b720-1a223f670ab1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7', u'date': 'Fri, 24 Aug 2018 20:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-949ea3fd-ed7e-4f50-b720-1a223f670ab1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:40.251 63 INFO tempest.lib.common.rest_client [req-29fa5218-9a83-448a-99cc-298a0cb423fe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a 0.260s 2018-08-24 20:19:40.252 63 DEBUG tempest.lib.common.rest_client [req-29fa5218-9a83-448a-99cc-298a0cb423fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29fa5218-9a83-448a-99cc-298a0cb423fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [366.646327s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:13:33,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.319s 2018-08-24 20:13:33,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-946665753 description", "name": "tempest-secgroup-smoke-946665753"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66cff4a3-d5b0-46b3-b635-6a2dd6221e36'} Body: {"security_group": {"description": "tempest-secgroup-smoke-946665753 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "updated_at": "2018-08-24T20:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "8a5d7f94-b68d-43ec-8e1c-8b834dd77b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "c09dcfbc-f563-4518-b6df-56b9a012cc3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52684acc-9c83-4673-bdef-6bf30014c99a", "name": "tempest-secgroup-smoke-946665753"}} 2018-08-24 20:13:34,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.162s 2018-08-24 20:13:34,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15009c4c-fa8b-454b-a3e8-9338577c5933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7edca326-6afd-4f2a-84c2-78fa0de0b75a"}} 2018-08-24 20:13:34,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.165s 2018-08-24 20:13:34,259 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5adfc373-23c3-46e9-bb40-412c05dd8cb2'} 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-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "edc33338-fc84-410d-9a90-c4efee2de6f3"}} 2018-08-24 20:13:34,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 20:13:34,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a47f7c46-caf6-427e-abcb-5ed575a4edbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6760c554-a9e3-4810-b5b5-4390b61f8ba2"}} 2018-08-24 20:13:34,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:13:34,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62079ec1-2e90-4348-aab2-3cff6c4e44e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04f3ea0a-86f7-4339-bbf9-32d42e9595a4"}} 2018-08-24 20:13:34,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.247s 2018-08-24 20:13:34,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4a927ca6-c38b-4ed7-ac44-cd55af4900a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9fbb368-f51f-4f3c-a790-3bbbe31196a2"}} 2018-08-24 20:13:34,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:13:34,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c93efdd0-7c0d-46e8-bd99-e246f05b57aa'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa5a6ad6-c35c-4515-9d55-e182fbd55ce6"}} 2018-08-24 20:13:35,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:13:35,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1694e8d-c5db-4ee8-88b1-8ab424fc9628'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd63cc13-e726-4ab7-884f-38157e7ccc32"}} 2018-08-24 20:13:35,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 20:13:35,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96dd8af4-2121-421a-9de3-809563f3da68'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:35Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "042cc544-0983-4d51-8ffb-51f2c99d7ea0"}} 2018-08-24 20:13:35,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 20:13:35,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1798412379"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7eba323-bd3c-4c82-b0e2-eb96b1798db3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","name":"tempest-A-1798412379"}} 2018-08-24 20:13:36,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.510s 2018-08-24 20:13:36,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "name": "tempest-subnet-A-1-966838683"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988f2558-5df7-4250-9599-591b66d7c98c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8f512e50-38bb-4985-8932-3429ea541b4c","subnetpool_id":null,"name":"tempest-subnet-A-1-966838683"}} 2018-08-24 20:13:36,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.520s 2018-08-24 20:13:36,582 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1749817013"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4b5bb3d-6b6b-48e4-893a-ac84bea935b4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7c926893-27d6-4498-a125-f5b10f1e4309","name":"tempest-B-1749817013"}} 2018-08-24 20:13:37,229 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.646s 2018-08-24 20:13:37,230 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "name": "tempest-subnet-B-1-1705286906"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-795f12e5-cd5b-44e6-9230-9206560b75ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:36Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"550347e5-f706-4100-bee7-84c35b3e5979","subnetpool_id":null,"name":"tempest-subnet-B-1-1705286906"}} 2018-08-24 20:13:37,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:37,636 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bea4a5f-8790-4c1c-878c-eae0387dce72'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c94ccf5991f6467daf6c8d71efa75c39", "name": "tempest-TestBGPVPNBasic-1251347196"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object 2018-08-24 20:13:37,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.333s 2018-08-24 20:13:37,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e82df7-2277-486c-bf2d-8c91d74d9c89'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3"}} 2018-08-24 20:13:39,119 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 1.147s 2018-08-24 20:13:39,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7f85259-ceb7-4671-a904-0c7d0ae5d598'} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "id": "f6121c19-e27e-4fde-9a2b-5b67482baa40"}} 2018-08-24 20:13:39,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 0.380s 2018-08-24 20:13:39,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fe96230-1a95-44ab-a8c4-4c331ae18294'} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "id": "daebf97a-5f25-40e6-8ef8-9c4a0d2658e9"}} 2018-08-24 20:13:39,502 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:13:39,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.195s 2018-08-24 20:13:39,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1371160238"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlxYRqb2ydlJBIyg/AS5hHERSxKKHeiSmA2Sh7Qg0YJYGVwjcFq4WZ1I/jnDoYoPGVdZIt+t5W2g2Fy75O4nNQnnrLYgyRxEn+cPcL25DnkhQKlB96IB8iXQ/a/xsMRpakLgfclWUEMp6UdnCOJPLB5UTmaxZ22mrR6IPCg44/blXTNIg38ZLMFLLFY7Okda2+e9S9TYZhd5NtMVLvauewqN7ZavgQB0r56XKYP4J13chT8u8uZWNBpd6rgdUZ8GT6Sdq0rwcT3Vk92etJTrEczKJG17B7OYkHNsQwvXYn2rp4a5fINj40Yme7J02etVP9/IRB9iblhy7xtukbBJyl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5cWEam9snZSQSMoPwEuYRxEUsSih3okpgNkoe0INGCWBlcI3\nBauFmdSP45w6GKDxlXWSLfreVtoNhcu+TuJzUJ56y2IMkcRJ/nD3C9uQ55IUCpQf\neiAfIl0P2v8bDEaWpC4H3JVlBDKelHZwjiTyweVE5msWdtpq0eiDwoOOP25V0zSI\nN/GSzBSyxWOzpHWtvnvUvU2GYXeTbTFS72rnsKje2Wr4EAdK+elymD+Cdd3IU/Lv\nLmVjQaXeq4HVGfBk+knatK8HE91ZPdnrSU6xHMyiRtewezmJBzbEML12J9q6eGuX\nyDY+NGJnuydNnrVT/fyEQfYm5Ycu8bbpGwScpQIDAQABAoIBAG9Ii4p1LtjfREZM\nvvY2Zqk8x5XKBSPfsJ88DdQsuGTSfYGHz9hKK2nGvm3Rk32sLXVivQrR7u+Hqnb7\np89S8+C+8OAiO845kFDQa4ZtsC/H2zcIaHpgplOhWPWLCpGWeo1H0fzuyj8POSjU\neE0P7hcksIscoIOt44CIqZAC4VksbyywymJ1bX7Xa3fQGYjyET0bY5rurGoXwsfT\n7Zh4ysaqpRfGwW7Tm8A4M13nM+jSWE6YtJeKCwua3wieaJewGHiYlZNOx8RhsEg9\nEISSHRp8a5mFPxWl1uDjy/Ow3jGghEwwChgRDPOljNrvDV9LQWmViqqYiEp1OFh3\nFFDgNsECgYEA8tgmXBYoCADtgphqgyEKQ8726DR3qc+irpczeXKRVVAD0m6WIgYw\nU8JFVwFbnJDcO1iwX5U+nlgR2hHw4Gje3rXs2QYIbQYC3hpaSsVexR9Ngu5HBsRM\n8z4zaq68u9ZNzc/9ubpnLnbVQwppUH05XcaSsZ724gt0974y4mxYKzECgYEA8jgR\nyPel0DehusJtLnj0PWGxvrqtM6Tv1Tuf4Kmd+8douvA/mkD/cM+VTaI1k5zFeK6A\nrZ2AZugHxARpVmTIEIx5ecJLgPxlgULDy/U5ne37mewrQupVNjKdSOnilKp01YVi\nAEg5d3ArRGIO21vSyXB3r1uqjVvYbfNs8/7Ug7UCgYEAxfezfcqKI8wt0xLRcciT\nh6fG3JE5I/OimVWlntHo7HVoSDnipiYJa56pzD3NIxtsjezFC4atH4SIOQ/7H9Ye\nKcyBIoKqh8YovEsbZGz1zxivpZb9y+RnHryMSeHc9fvEPY3bN3df+h7hx99K71TG\nWU4x9B61AJ16YyRocvEEB2ECgYEAh95/y3VvI58xL2vEht7+Ujgs1koswd1xUvFB\nO2qp3gP7cXE2nDZ9kzA+FfA5kXXNJ2brc3f4AMGDKac312hs+StzMKOWauIpphpn\nbk8+ZKKMEclycvSzm9VEeRQJL092fhd146af5amb+53tq4qUcL6PxGPtBaJRg0ub\nADsfxkkCgYBr4RyYIp2lzhUeDgfQn1TIC1QpNqUQ9cFKtzOnTGT/iBefK7ssnowX\nRdyH9puaTq+Y3JBmTnlg3AK5pQZFx71+JQdc9X3lEuR8+PQME9RG7s7npyg2ew/s\nd4R6UBnS4POH9S+O2eq3+0Kiw7kxYa6YlG+y31IZxh7nqQeJ2ZaELw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1371160238", "fingerprint": "89:f1:e5:a6:f6:89:ea:81:d4:3d:c4:c7:20:69:07:42"}} 2018-08-24 20:13:40,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.186s 2018-08-24 20:13:40,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-39357334", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ce24d1e-5cef-4428-9017-5143c4eea615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:40Z","name":"tempest-port-smoke-39357334","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:76:3b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8f512e50-38bb-4985-8932-3429ea541b4c","ip_address":"10.101.11.10"}],"id":"3905c8fe-9fcd-4c8c-82e6-84c84d294305","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} 2018-08-24 20:13:42,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.759s 2018-08-24 20:13:42,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "port": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af6c374b-725e-4722-a172-7149146e4a28", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "adminPass": "kRPb4msdu4Ex"}} 2018-08-24 20:13:42,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.330s 2018-08-24 20:13:42,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:44,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.358s 2018-08-24 20:13:44,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:44,375 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:13:45,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.438s 2018-08-24 20:13:45,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:45,829 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:13:47,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.726s 2018-08-24 20:13:47,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:48,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.381s 2018-08-24 20:13:48,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:48,971 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:49,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.168s 2018-08-24 20:13:49,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:49,153 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: af6c374b-725e-4722-a172-7149146e4a28 with status: ACTIVE 2018-08-24 20:13:50,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 0.870s 2018-08-24 20:13:50,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1033564573", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef0e35e1-6c24-43c1-9b06-295dc65d1a13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:49Z","name":"tempest-port-smoke-1033564573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e6:f1:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"550347e5-f706-4100-bee7-84c35b3e5979","ip_address":"10.102.21.20"}],"id":"d2dcdd02-8081-48bf-952c-5c8078ff907b","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} 2018-08-24 20:13:52,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.820s 2018-08-24 20:13:52,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7c926893-27d6-4498-a125-f5b10f1e4309", "port": "d2dcdd02-8081-48bf-952c-5c8078ff907b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "adminPass": "qKeRFnMM8YGY"}} 2018-08-24 20:13:53,168 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.317s 2018-08-24 20:13:53,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:54,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.423s 2018-08-24 20:13:54,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:54,618 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:13:56,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.485s 2018-08-24 20:13:56,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:56,119 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:13:57,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.144s 2018-08-24 20:13:57,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:58,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.329s 2018-08-24 20:13:58,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:58,623 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:59,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.517s 2018-08-24 20:13:59,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:59,154 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0e0de446-6574-4acb-90dd-d4d2a858609d with status: ACTIVE 2018-08-24 20:13:59,614 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.459s 2018-08-24 20:13:59,615 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1170047463", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:13:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30f03166-6da7-4d47-a26e-1106eb69ba03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:13:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} 2018-08-24 20:14:01,303 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.686s 2018-08-24 20:14:01,303 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:14:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-873d7652-e818-48fd-90e1-0938a3b36820'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:14:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} 2018-08-24 20:14:03,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface 2.157s 2018-08-24 20:14:03,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:14:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a958a874-2d44-4cc3-a59d-4d1374ea564b'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} 2018-08-24 20:14:05,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.947s 2018-08-24 20:14:05,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:14:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9edb7860-5a28-4fab-a071-ba6e6bed75e4'} Body: {"floatingip": {"router_id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:14:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305", "id": "0e4bab85-92ef-40bd-a6ee-7f649b6fe315", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:14:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:14:05,413 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21,448 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21,511 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:14:21,512 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:21,627 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:14:21,627 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21,629 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21,689 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:14:21,694 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:26,700 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:14:26,701 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:15:36,755 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:15:36,756 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:15:36,759 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:15:36,820 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:15:36,824 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:15:41,831 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:15:41,831 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:16:51,850 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:16:51,851 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:16:51,851 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51,856 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:51,955 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:51,984 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:51,990 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:16:51,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:51,991 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:16:51,992 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51,994 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,055 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,058 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,067 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:16:52,067 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:16:52,068 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,070 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,131 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,134 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,140 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:16:52,140 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,142 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,203 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,212 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:16:52,213 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:52,213 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:16:52,214 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,216 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,279 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:57,287 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:16:57,288 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:18:07,354 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:18:07,356 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:18:07,360 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:18:07,424 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:18:07,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:18:12,433 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:18:12,433 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:19:22,489 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:19:22,490 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:19:23,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315 1.168s 2018-08-24 20:19:23,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315', u'date': 'Fri, 24 Aug 2018 20:19:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-27ab9f5e-cdfe-46f0-b611-4d0b131cfa82'} Body: 2018-08-24 20:19:26,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface 2.800s 2018-08-24 20:19:26,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c04c176f-fabd-47f8-a852-142e4033a0de'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} 2018-08-24 20:19:28,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.929s 2018-08-24 20:19:28,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-978d8ac2-f697-46b5-9935-894bd9e068a1'} Body: 2018-08-24 20:19:28,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.422s 2018-08-24 20:19:28,819 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf'} Body: 2018-08-24 20:19:29,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.978s 2018-08-24 20:19:29,800 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:28Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:30,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.041s 2018-08-24 20:19:30,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d'} Body: {"itemNotFound": {"message": "Instance 0e0de446-6574-4acb-90dd-d4d2a858609d could not be found.", "code": 404}} 2018-08-24 20:19:31,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b 0.765s 2018-08-24 20:19:31,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a3df4ee-93aa-4299-a6ef-376cd41356a3'} Body: 2018-08-24 20:19:31,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.176s 2018-08-24 20:19:31,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1'} Body: 2018-08-24 20:19:32,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.435s 2018-08-24 20:19:32,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:33,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.048s 2018-08-24 20:19:33,304 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99'} Body: {"itemNotFound": {"message": "Instance af6c374b-725e-4722-a172-7149146e4a28 could not be found.", "code": 404}} 2018-08-24 20:19:34,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305 0.844s 2018-08-24 20:19:34,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83405738-bc8a-4318-934b-8c7dc645d87e'} Body: 2018-08-24 20:19:34,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238 0.037s 2018-08-24 20:19:34,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238', u'x-compute-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20'} Body: 2018-08-24 20:19:35,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979 1.244s 2018-08-24 20:19:35,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979', u'date': 'Fri, 24 Aug 2018 20:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7dfa83c8-f501-4df0-b372-59f558e51caa'} Body: 2018-08-24 20:19:36,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309 1.465s 2018-08-24 20:19:36,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309', u'date': 'Fri, 24 Aug 2018 20:19:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd804bbf-ba9e-4798-9f36-922dca391130'} Body: 2018-08-24 20:19:38,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c 1.612s 2018-08-24 20:19:38,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c', u'date': 'Fri, 24 Aug 2018 20:19:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7ac1e8ab-eea6-436e-bd37-eaf35119d4bd'} Body: 2018-08-24 20:19:39,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7 1.474s 2018-08-24 20:19:39,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7', u'date': 'Fri, 24 Aug 2018 20:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-949ea3fd-ed7e-4f50-b720-1a223f670ab1'} Body: 2018-08-24 20:19:40,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a 0.260s 2018-08-24 20:19:40,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29fa5218-9a83-448a-99cc-298a0cb423fe'} Body: 2018-08-24 20:19:40.506 63 INFO tempest.lib.common.rest_client [req-2c22db9a-527c-4d94-b787-e8b228f50803 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.227s 2018-08-24 20:19:40.506 63 DEBUG tempest.lib.common.rest_client [req-2c22db9a-527c-4d94-b787-e8b228f50803 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-305982078 description", "name": "tempest-secgroup-smoke-305982078"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c22db9a-527c-4d94-b787-e8b228f50803'} Body: {"security_group": {"description": "tempest-secgroup-smoke-305982078 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "updated_at": "2018-08-24T20:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "4a3311f7-456f-494f-bb92-dc46614f5d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "7517d883-da74-43a9-8bde-e476d7e28e53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a569be6-252b-4d71-981a-542565ed6d4d", "name": "tempest-secgroup-smoke-305982078"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:40.664 63 INFO tempest.lib.common.rest_client [req-c6d2a8f6-89a6-4d92-8b18-c4b0d6797f35 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.156s 2018-08-24 20:19:40.664 63 DEBUG tempest.lib.common.rest_client [req-c6d2a8f6-89a6-4d92-8b18-c4b0d6797f35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6d2a8f6-89a6-4d92-8b18-c4b0d6797f35'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00dc3268-68e5-42c9-b4a7-fb2889516e06"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:40.824 63 INFO tempest.lib.common.rest_client [req-14c85815-6022-4955-aa33-cec7c386dc91 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:19:40.825 63 DEBUG tempest.lib.common.rest_client [req-14c85815-6022-4955-aa33-cec7c386dc91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c85815-6022-4955-aa33-cec7c386dc91'} 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-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8d72bf4b-6685-47b7-9052-c1e9594b1531"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:41.015 63 INFO tempest.lib.common.rest_client [req-a6cac40b-9e72-42f1-89c1-357643293d33 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.189s 2018-08-24 20:19:41.015 63 DEBUG tempest.lib.common.rest_client [req-a6cac40b-9e72-42f1-89c1-357643293d33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6cac40b-9e72-42f1-89c1-357643293d33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0869db85-3e6e-4331-bf33-46c61dc854e3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:41.227 63 INFO tempest.lib.common.rest_client [req-780b5368-dd70-4eb4-b9d2-b5f4bb78d1b5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:19:41.228 63 DEBUG tempest.lib.common.rest_client [req-780b5368-dd70-4eb4-b9d2-b5f4bb78d1b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780b5368-dd70-4eb4-b9d2-b5f4bb78d1b5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa34641b-0f7e-462f-b50a-2e2dd8dbe958"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:41.479 63 INFO tempest.lib.common.rest_client [req-e7da99fd-3e77-4eb6-a3e7-76a228379f28 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.250s 2018-08-24 20:19:41.479 63 DEBUG tempest.lib.common.rest_client [req-e7da99fd-3e77-4eb6-a3e7-76a228379f28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7da99fd-3e77-4eb6-a3e7-76a228379f28'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ab9ab8e6-9e58-443b-94d0-06c3287e6ebd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:41.650 63 INFO tempest.lib.common.rest_client [req-c0bf0dba-1b78-4e6b-8b97-9cd1b5d2a07d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:19:41.651 63 DEBUG tempest.lib.common.rest_client [req-c0bf0dba-1b78-4e6b-8b97-9cd1b5d2a07d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0bf0dba-1b78-4e6b-8b97-9cd1b5d2a07d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "dde498d1-b13a-4b27-ad56-193dc3058e22"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:41.814 63 INFO tempest.lib.common.rest_client [req-e8da7405-d17f-4133-9c20-1d75748a7782 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:19:41.815 63 DEBUG tempest.lib.common.rest_client [req-e8da7405-d17f-4133-9c20-1d75748a7782 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8da7405-d17f-4133-9c20-1d75748a7782'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5b267b83-5148-4807-bb4c-9f3a4ad3552b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:42.000 63 INFO tempest.lib.common.rest_client [req-2750c520-fea0-4cf3-87f1-62653a704638 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:19:42.000 63 DEBUG tempest.lib.common.rest_client [req-2750c520-fea0-4cf3-87f1-62653a704638 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2750c520-fea0-4cf3-87f1-62653a704638'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6f24fa6f-2506-4c2e-a327-89946fe76438"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:42.294 63 INFO tempest.lib.common.rest_client [req-4e1b5f3e-db0b-47ba-8ba9-db4bb2e5bc42 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.292s 2018-08-24 20:19:42.295 63 DEBUG tempest.lib.common.rest_client [req-4e1b5f3e-db0b-47ba-8ba9-db4bb2e5bc42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1124777033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e1b5f3e-db0b-47ba-8ba9-db4bb2e5bc42'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","name":"tempest-A-1124777033"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:43.263 63 INFO tempest.lib.common.rest_client [req-57addff2-29ca-41d8-b08e-08916f70f47e ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.967s 2018-08-24 20:19:43.263 63 DEBUG tempest.lib.common.rest_client [req-57addff2-29ca-41d8-b08e-08916f70f47e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "name": "tempest-subnet-A-1-716097316"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57addff2-29ca-41d8-b08e-08916f70f47e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:42Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a062d257-f16c-4b68-9969-95e6d76ab883","subnetpool_id":null,"name":"tempest-subnet-A-1-716097316"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:43.488 63 INFO tempest.lib.common.rest_client [req-3c63295e-27c0-493f-8b9f-cf944ced216b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.223s 2018-08-24 20:19:43.488 63 DEBUG tempest.lib.common.rest_client [req-3c63295e-27c0-493f-8b9f-cf944ced216b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1998477442"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c63295e-27c0-493f-8b9f-cf944ced216b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4041122e-08f9-4423-bfb2-94f75812cd73","name":"tempest-B-1998477442"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:44.452 63 INFO tempest.lib.common.rest_client [req-cf1f8b84-be16-46f8-81d6-d34e49ec84e4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.963s 2018-08-24 20:19:44.453 63 DEBUG tempest.lib.common.rest_client [req-cf1f8b84-be16-46f8-81d6-d34e49ec84e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "name": "tempest-subnet-B-1-1097449799"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf1f8b84-be16-46f8-81d6-d34e49ec84e4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b49f6702-cda0-4a2f-90ca-8931627b3421","subnetpool_id":null,"name":"tempest-subnet-B-1-1097449799"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:44.804 63 INFO tempest.lib.common.rest_client [req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.350s 2018-08-24 20:19:44.805 63 DEBUG tempest.lib.common.rest_client [req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-669408662"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUw98UFZKjwHbg3t8ySa7R3XWrF/hZrTydYfC+R4MJKUDlrHRuUVnPqLKwK0BA4GHbO8E7O0vXXreNsHTGKxqiaSE9twva4kRNzwI/U2OY8JdcQxv1IaKne5PyUk/aH2IDkrk6eZ7LLkAs6JWkfYEY3k+nWrkJQpZ3O7SnPRXxtyib6sQemk8P2YppyyVm4v1NU2L2cll+2lrdn8DT99WPVRAu2LeBBG8jg3OE1+lfJ0R7Xke3Op6hgv44NoXafXEEHm5lunYV5IkYELYqVVNzu41bTorU3L3l2/mfJzH5tmBHmN5bIT2yGCqVo/Pdt77iO5cihM/Cb3ymxAf5c+/v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MPfFBWSo8B24N7fMkmu0d11qxf4Wa08nWHwvkeDCSlA5ax0\nblFZz6iysCtAQOBh2zvBOztL1163jbB0xisaomkhPbcL2uJETc8CP1NjmPCXXEMb\n9SGip3uT8lJP2h9iA5K5Onmeyy5ALOiVpH2BGN5Pp1q5CUKWdzu0pz0V8bcom+rE\nHppPD9mKacslZuL9TVNi9nJZftpa3Z/A0/fVj1UQLti3gQRvI4NzhNfpXydEe15H\ntzqeoYL+ODaF2n1xBB5uZbp2FeSJGBC2KlVTc7uNW06K1Ny95dv5nycx+bZgR5je\nWyE9shgqlaPz3be+4juXIoTPwm98psQH+XPv7wIDAQABAoIBADTX1Q7y8LG0+pGN\nKRgfTskW3MO6t1bmfNiF27oWnsfmtBSXCW/gypKVzpOMmm/CiutdYveoGYULJEGP\nouEZEYtm2vet/8bETbyZfnBl8KWqk505mbb/PJumSK91nBmLk9dZWKHaVQMXoJ7G\nwWvSM/8OL/Bbyvsuy5offRXQSSP4Knz0b+PBDn9PqMYGWCLbukAZGqxIjNbGNeBD\nVkuxExXrNxvED1+zNgjNTAYKLLvGVcY28q9V9nOOo3fYiaRaLJS0lVYGWOsUjFg4\najZs+JZXq+cCtdZAPY1X5YMC/xNt+LBzUGCO0Kuolrwev2pxgOVmEPNhi5S9CtvG\n/1Z90qECgYEA9+C2IZQbvRgHfc12fwZSylrzS4SAFz+vBqpB7kUkvLDpvJHDNsSD\nEjxb9mvWHFfspnFMPF8DV0mCpLQu9Sln6Q9SVmumV2EDzyEw/792BZTp6QPnnJ9r\nn0xaQcNt95/EGEU6gwaZvhn2Xqph0UV23wO5qNNUOkoKgExrLYvfht8CgYEA27yf\nTX+MfDoAETVH5Gd0Q89D+VoVeKDKV3LnMf5D7mdzOLQrbNQum5vwabdBlJEIvHK2\nGgeh9o7btCWdsbzFzu/zVWpdHPhDhW/7Jo7+9r/o7kxR877ai6V78sqemXtJ1ent\ne06ApzyDldYAqv+J4JAO7KKaDfSyTz2lcgURCPECgYEAr2UE2wu2+P1Yx66ry0QJ\nLwBeKTBvhoPccCXnExc/4Hh6W6D0dftlF3E4TUyOq22XmUqP/CPq9EeitrJ8i6Mp\n0KKzy0zO3gNas6SzzDOI6ngtb2EA8TVo7MYVE3WaiV42XkoWFgKEpRwv1VpQbsjt\nTO6Q36HxdnFPrurj582SdBcCgYEAiZW6PWEuyp3aauvsnuP0FX1St2+jYAt1hnno\nrxHg4QafS5LsWdElecOTLe5Tvr1tNemxgezjiaj7gfnHmoFzbdYqi4H02W3NgWCT\nZhpFJKUXKRZaff8zghrU2DnsQnfCzJETZJDL12r5jTkY4/jrENPCtII/aZuchic4\nT4NCnlECgYAE5twZkhT7pmdbar3BXeo9xRN2+fIXL9Wg9a4pGXySmkz9/hqeL/fP\nLkbsZ0TOj76mut/qRW10l0EZVX1YC99Hg/lGVBHN8DIMe5gYVKnTJuGKi3rehWHG\n9oyvIiFHxn/D//5CtTK28OGvfMzM4O3NVU7zKfVzXaXGT769wCgCZA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-669408662", "fingerprint": "38:9f:7e:a2:a9:45:d8:05:54:50:ef:77:f4:a0:45:6f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:46.370 63 INFO tempest.lib.common.rest_client [req-d694f167-2c95-48e5-9f71-1584b8db7844 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.562s 2018-08-24 20:19:46.370 63 DEBUG tempest.lib.common.rest_client [req-d694f167-2c95-48e5-9f71-1584b8db7844 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1407660513", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d694f167-2c95-48e5-9f71-1584b8db7844'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:45Z","name":"tempest-port-smoke-1407660513","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:3a:32","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a062d257-f16c-4b68-9969-95e6d76ab883","ip_address":"10.101.11.10"}],"id":"ef5041ff-aad2-4453-9475-75bda8a4e715","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:48.045 63 INFO tempest.lib.common.rest_client [req-97d85ec7-ed4a-4cfe-8143-b942071434de ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.673s 2018-08-24 20:19:48.045 63 DEBUG tempest.lib.common.rest_client [req-97d85ec7-ed4a-4cfe-8143-b942071434de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "port": "ef5041ff-aad2-4453-9475-75bda8a4e715"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77e0ceee-832f-42fe-a32e-646193eace98", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "adminPass": "2HRHqPeTUtQ7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:48.387 63 INFO tempest.lib.common.rest_client [req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.338s 2018-08-24 20:19:48.388 63 DEBUG tempest.lib.common.rest_client [req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:49.774 63 INFO tempest.lib.common.rest_client [req-50e81a40-e832-439f-a6ce-914a61149b68 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.372s 2018-08-24 20:19:49.774 63 DEBUG tempest.lib.common.rest_client [req-50e81a40-e832-439f-a6ce-914a61149b68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:49.787 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:19:51.497 63 INFO tempest.lib.common.rest_client [req-179e23e8-bc72-4759-b144-f7eb5bdfc48a ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.709s 2018-08-24 20:19:51.498 63 DEBUG tempest.lib.common.rest_client [req-179e23e8-bc72-4759-b144-f7eb5bdfc48a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:51.511 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:19:52.687 63 INFO tempest.lib.common.rest_client [req-3783768a-90ea-4e02-8f41-4378c8f35829 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.173s 2018-08-24 20:19:52.687 63 DEBUG tempest.lib.common.rest_client [req-3783768a-90ea-4e02-8f41-4378c8f35829 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:54.111 63 INFO tempest.lib.common.rest_client [req-0d26118b-874d-4ec9-a17a-feea463967e1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.411s 2018-08-24 20:19:54.112 63 DEBUG tempest.lib.common.rest_client [req-0d26118b-874d-4ec9-a17a-feea463967e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:54.126 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:19:54.461 63 INFO tempest.lib.common.rest_client [req-4a69e903-6577-42f5-b706-db05123c6d8d ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.335s 2018-08-24 20:19:54.465 63 DEBUG tempest.lib.common.rest_client [req-4a69e903-6577-42f5-b706-db05123c6d8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:54.476 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 77e0ceee-832f-42fe-a32e-646193eace98 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:19:55.639 63 INFO tempest.lib.common.rest_client [req-3b3f9cde-547a-418d-b692-a2a920108c22 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.162s 2018-08-24 20:19:55.639 63 DEBUG tempest.lib.common.rest_client [req-3b3f9cde-547a-418d-b692-a2a920108c22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1957007299", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b3f9cde-547a-418d-b692-a2a920108c22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:54Z","name":"tempest-port-smoke-1957007299","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:fa:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b49f6702-cda0-4a2f-90ca-8931627b3421","ip_address":"10.102.21.20"}],"id":"b0822691-8d2c-4c00-97b6-4ffd0e11207b","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:57.231 63 INFO tempest.lib.common.rest_client [req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.590s 2018-08-24 20:19:57.231 63 DEBUG tempest.lib.common.rest_client [req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4041122e-08f9-4423-bfb2-94f75812cd73", "port": "b0822691-8d2c-4c00-97b6-4ffd0e11207b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "adminPass": "SjRxXh6PToXk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:57.536 63 INFO tempest.lib.common.rest_client [req-6e3846a5-37ed-44c9-9085-48101905e861 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.300s 2018-08-24 20:19:57.537 63 DEBUG tempest.lib.common.rest_client [req-6e3846a5-37ed-44c9-9085-48101905e861 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:58.890 63 INFO tempest.lib.common.rest_client [req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.338s 2018-08-24 20:19:58.890 63 DEBUG tempest.lib.common.rest_client [req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:19:58.906 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:20:00.623 63 INFO tempest.lib.common.rest_client [req-cb846b27-909f-4092-b5ab-2cd22de953b7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.716s 2018-08-24 20:20:00.624 63 DEBUG tempest.lib.common.rest_client [req-cb846b27-909f-4092-b5ab-2cd22de953b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:00.635 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:20:01.787 63 INFO tempest.lib.common.rest_client [req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.150s 2018-08-24 20:20:01.788 63 DEBUG tempest.lib.common.rest_client [req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:03.159 63 INFO tempest.lib.common.rest_client [req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.357s 2018-08-24 20:20:03.159 63 DEBUG tempest.lib.common.rest_client [req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:04.585 63 INFO tempest.lib.common.rest_client [req-19f73355-667f-4741-a772-3ca68e3a0cf0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.411s 2018-08-24 20:20:04.586 63 DEBUG tempest.lib.common.rest_client [req-19f73355-667f-4741-a772-3ca68e3a0cf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:04.599 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:20:04.754 63 INFO tempest.lib.common.rest_client [req-e3d0a567-7402-439a-8aba-04efb3f2fe31 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.154s 2018-08-24 20:20:04.755 63 DEBUG tempest.lib.common.rest_client [req-e3d0a567-7402-439a-8aba-04efb3f2fe31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:04.769 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: eae5338b-bbb1-40cb-83c9-0f17b2889b97 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:20:04.887 63 INFO tempest.lib.common.rest_client [req-abf4fbb9-8240-49d5-b6f5-31fe076beff4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.117s 2018-08-24 20:20:04.887 63 DEBUG tempest.lib.common.rest_client [req-abf4fbb9-8240-49d5-b6f5-31fe076beff4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--339507688", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf4fbb9-8240-49d5-b6f5-31fe076beff4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:04Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:06.021 63 INFO tempest.lib.common.rest_client [req-df8df25a-311b-40bc-8ec0-5ef9f416c1aa ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.133s 2018-08-24 20:20:06.021 63 DEBUG tempest.lib.common.rest_client [req-df8df25a-311b-40bc-8ec0-5ef9f416c1aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:20:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df8df25a-311b-40bc-8ec0-5ef9f416c1aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:05Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:08.463 63 INFO tempest.lib.common.rest_client [req-45abb668-ea54-4ac0-b8f5-4069dc442556 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface 2.441s 2018-08-24 20:20:08.464 63 DEBUG tempest.lib.common.rest_client [req-45abb668-ea54-4ac0-b8f5-4069dc442556 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45abb668-ea54-4ac0-b8f5-4069dc442556'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:08.811 63 INFO tempest.lib.common.rest_client [req-dca00ad6-24b5-447c-8ea0-eee8ffb4d371 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.346s 2018-08-24 20:20:08.811 63 DEBUG tempest.lib.common.rest_client [req-dca00ad6-24b5-447c-8ea0-eee8ffb4d371 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dca00ad6-24b5-447c-8ea0-eee8ffb4d371'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60062d52-11f5-4c3a-9334-fa886570aa35"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:09.208 63 INFO tempest.lib.common.rest_client [req-abc2122b-c61c-4c04-a799-950cf32ac41c ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.395s 2018-08-24 20:20:09.208 63 DEBUG tempest.lib.common.rest_client [req-abc2122b-c61c-4c04-a799-950cf32ac41c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abc2122b-c61c-4c04-a799-950cf32ac41c'} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "id": "0305f7fe-5c60-4237-95d1-8f2525594297"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:09.851 63 INFO tempest.lib.common.rest_client [req-7a8f9583-05ba-498d-a367-7051bcae4438 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.642s 2018-08-24 20:20:09.852 63 DEBUG tempest.lib.common.rest_client [req-7a8f9583-05ba-498d-a367-7051bcae4438 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8f9583-05ba-498d-a367-7051bcae4438'} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "id": "348a2ad0-a3f8-4583-b569-59465cbcb098"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:09.852 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:20:10.038 63 INFO tempest.lib.common.rest_client [req-4163bd3d-8ad7-4ef9-9d92-7d6b49379861 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.185s 2018-08-24 20:20:10.039 63 DEBUG tempest.lib.common.rest_client [req-4163bd3d-8ad7-4ef9-9d92-7d6b49379861 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1276902798", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4163bd3d-8ad7-4ef9-9d92-7d6b49379861'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:09Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:11.535 63 INFO tempest.lib.common.rest_client [req-485019ec-99c4-45e6-8794-91a3042c4a59 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.495s 2018-08-24 20:20:11.535 63 DEBUG tempest.lib.common.rest_client [req-485019ec-99c4-45e6-8794-91a3042c4a59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-485019ec-99c4-45e6-8794-91a3042c4a59'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:11Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:13.645 63 INFO tempest.lib.common.rest_client [req-b7d2884b-b7af-4e19-8a98-f1fa2cb57c2c ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface 2.109s 2018-08-24 20:20:13.646 63 DEBUG tempest.lib.common.rest_client [req-b7d2884b-b7af-4e19-8a98-f1fa2cb57c2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7d2884b-b7af-4e19-8a98-f1fa2cb57c2c'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:15.434 63 INFO tempest.lib.common.rest_client [req-962fd41a-aff2-475c-979a-7e55fd788966 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.787s 2018-08-24 20:20:15.434 63 DEBUG tempest.lib.common.rest_client [req-962fd41a-aff2-475c-979a-7e55fd788966 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:20:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-962fd41a-aff2-475c-979a-7e55fd788966'} Body: {"floatingip": {"router_id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:20:14Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715", "id": "4817bb92-2df6-4b40-901e-9171c6c77b3a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:14Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:20:15.436 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31.463 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31.529 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:20:31.559 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:31.674 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:20:31.674 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31.677 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31.738 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:20:31.741 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:36.747 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:20:36.748 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:21:46.814 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:21:46.815 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:21:46.820 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:21:46.919 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:21:46.947 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:21:51.955 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:21:51.956 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:23:02.007 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:23:02.007 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:23:02.008 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02.012 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02.112 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:23:02.140 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02.147 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:23:02.147 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02.147 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:23:02.148 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02.150 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02.211 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:23:02.214 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02.223 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:23:02.223 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:23:02.224 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02.225 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02.287 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:23:02.290 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02.296 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:23:02.296 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02.298 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02.359 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:23:02.362 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02.368 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:23:02.368 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02.368 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:23:02.369 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02.372 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02.431 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:23:02.440 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:07.447 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:23:07.447 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:24:17.501 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:24:17.502 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:24:17.507 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:24:17.604 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:24:17.634 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:24:22.642 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:24:22.642 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:25:32.710 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:25:34.252 63 INFO tempest.lib.common.rest_client [req-1809b7f8-391b-48de-a87d-f3b0a5c6b30c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a 1.537s 2018-08-24 20:25:34.253 63 DEBUG tempest.lib.common.rest_client [req-1809b7f8-391b-48de-a87d-f3b0a5c6b30c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a', u'date': 'Fri, 24 Aug 2018 20:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1809b7f8-391b-48de-a87d-f3b0a5c6b30c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:37.017 63 INFO tempest.lib.common.rest_client [req-7ceca99e-dad0-417f-a3e0-2a86b0760834 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface 2.763s 2018-08-24 20:25:37.018 63 DEBUG tempest.lib.common.rest_client [req-7ceca99e-dad0-417f-a3e0-2a86b0760834 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ceca99e-dad0-417f-a3e0-2a86b0760834'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:38.506 63 INFO tempest.lib.common.rest_client [req-1451a130-3e9d-43bc-9aa7-fb752cce4c5a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.487s 2018-08-24 20:25:38.507 63 DEBUG tempest.lib.common.rest_client [req-1451a130-3e9d-43bc-9aa7-fb752cce4c5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1451a130-3e9d-43bc-9aa7-fb752cce4c5a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:40.487 63 INFO tempest.lib.common.rest_client [req-3699a6ba-a4a7-49c1-bbcd-1d3c01ca18a8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface 1.979s 2018-08-24 20:25:40.488 63 DEBUG tempest.lib.common.rest_client [req-3699a6ba-a4a7-49c1-bbcd-1d3c01ca18a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3699a6ba-a4a7-49c1-bbcd-1d3c01ca18a8'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:41.913 63 INFO tempest.lib.common.rest_client [req-efd966eb-d2dc-4c56-a50b-eccf663c4431 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.424s 2018-08-24 20:25:41.913 63 DEBUG tempest.lib.common.rest_client [req-efd966eb-d2dc-4c56-a50b-eccf663c4431 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efd966eb-d2dc-4c56-a50b-eccf663c4431'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:42.334 63 INFO tempest.lib.common.rest_client [req-1563464c-4ca6-4db7-acea-8479e448e0e7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.420s 2018-08-24 20:25:42.335 63 DEBUG tempest.lib.common.rest_client [req-1563464c-4ca6-4db7-acea-8479e448e0e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:43.279 63 INFO tempest.lib.common.rest_client [req-0110c77f-4dd1-4a8f-be67-3b4042913412 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.943s 2018-08-24 20:25:43.280 63 DEBUG tempest.lib.common.rest_client [req-0110c77f-4dd1-4a8f-be67-3b4042913412 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:42Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:44.351 63 INFO tempest.lib.common.rest_client [req-8fe92a58-7879-4c38-828c-08480136ec64 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.052s 2018-08-24 20:25:44.351 63 DEBUG tempest.lib.common.rest_client [req-8fe92a58-7879-4c38-828c-08480136ec64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64'} Body: {"itemNotFound": {"message": "Instance eae5338b-bbb1-40cb-83c9-0f17b2889b97 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:45.214 63 INFO tempest.lib.common.rest_client [req-8844f5be-fca5-4935-869c-adca33946161 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b 0.860s 2018-08-24 20:25:45.215 63 DEBUG tempest.lib.common.rest_client [req-8844f5be-fca5-4935-869c-adca33946161 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8844f5be-fca5-4935-869c-adca33946161'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:45.441 63 INFO tempest.lib.common.rest_client [req-2a8390b6-0a51-45f8-8a25-b60128a0601c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.224s 2018-08-24 20:25:45.442 63 DEBUG tempest.lib.common.rest_client [req-2a8390b6-0a51-45f8-8a25-b60128a0601c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:46.516 63 INFO tempest.lib.common.rest_client [req-95acec37-56d4-411c-b963-2a85b48706b9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 1.073s 2018-08-24 20:25:46.518 63 DEBUG tempest.lib.common.rest_client [req-95acec37-56d4-411c-b963-2a85b48706b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:47.796 63 INFO tempest.lib.common.rest_client [req-4524e925-70da-4248-8551-728371f7c34a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.261s 2018-08-24 20:25:47.797 63 DEBUG tempest.lib.common.rest_client [req-4524e925-70da-4248-8551-728371f7c34a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:47 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a'} Body: {"itemNotFound": {"message": "Instance 77e0ceee-832f-42fe-a32e-646193eace98 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:48.393 63 INFO tempest.lib.common.rest_client [req-7b1a6798-423d-4858-b656-dfcc8bdf7d65 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715 0.595s 2018-08-24 20:25:48.394 63 DEBUG tempest.lib.common.rest_client [req-7b1a6798-423d-4858-b656-dfcc8bdf7d65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b1a6798-423d-4858-b656-dfcc8bdf7d65'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:48.434 63 INFO tempest.lib.common.rest_client [req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662 0.039s 2018-08-24 20:25:48.434 63 DEBUG tempest.lib.common.rest_client [req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662', u'x-compute-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:49.943 63 INFO tempest.lib.common.rest_client [req-d30fbc12-899c-445a-b612-43f058d13fda ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421 1.508s 2018-08-24 20:25:49.944 63 DEBUG tempest.lib.common.rest_client [req-d30fbc12-899c-445a-b612-43f058d13fda ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421', u'date': 'Fri, 24 Aug 2018 20:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d30fbc12-899c-445a-b612-43f058d13fda'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:51.300 63 INFO tempest.lib.common.rest_client [req-b4bceb86-1991-4f46-a55f-566bc3036a40 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73 1.356s 2018-08-24 20:25:51.301 63 DEBUG tempest.lib.common.rest_client [req-b4bceb86-1991-4f46-a55f-566bc3036a40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73', u'date': 'Fri, 24 Aug 2018 20:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b4bceb86-1991-4f46-a55f-566bc3036a40'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:52.631 63 INFO tempest.lib.common.rest_client [req-8436b58c-6ea0-41ae-b250-3d5a671c5456 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883 1.326s 2018-08-24 20:25:52.632 63 DEBUG tempest.lib.common.rest_client [req-8436b58c-6ea0-41ae-b250-3d5a671c5456 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883', u'date': 'Fri, 24 Aug 2018 20:25:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8436b58c-6ea0-41ae-b250-3d5a671c5456'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:53.653 63 INFO tempest.lib.common.rest_client [req-e44130a7-4629-4cf0-a25d-9cf23c673b0f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4 1.020s 2018-08-24 20:25:53.654 63 DEBUG tempest.lib.common.rest_client [req-e44130a7-4629-4cf0-a25d-9cf23c673b0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e44130a7-4629-4cf0-a25d-9cf23c673b0f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:53.981 63 INFO tempest.lib.common.rest_client [req-5e6993be-0962-497d-bb7f-0981bb9ba741 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d 0.326s 2018-08-24 20:25:53.981 63 DEBUG tempest.lib.common.rest_client [req-5e6993be-0962-497d-bb7f-0981bb9ba741 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e6993be-0962-497d-bb7f-0981bb9ba741'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [373.705244s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:19:40,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.227s 2018-08-24 20:19:40,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-305982078 description", "name": "tempest-secgroup-smoke-305982078"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c22db9a-527c-4d94-b787-e8b228f50803'} Body: {"security_group": {"description": "tempest-secgroup-smoke-305982078 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "updated_at": "2018-08-24T20:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "4a3311f7-456f-494f-bb92-dc46614f5d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "7517d883-da74-43a9-8bde-e476d7e28e53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a569be6-252b-4d71-981a-542565ed6d4d", "name": "tempest-secgroup-smoke-305982078"}} 2018-08-24 20:19:40,664 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.156s 2018-08-24 20:19:40,664 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6d2a8f6-89a6-4d92-8b18-c4b0d6797f35'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00dc3268-68e5-42c9-b4a7-fb2889516e06"}} 2018-08-24 20:19:40,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:19:40,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c85815-6022-4955-aa33-cec7c386dc91'} 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-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8d72bf4b-6685-47b7-9052-c1e9594b1531"}} 2018-08-24 20:19:41,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.189s 2018-08-24 20:19:41,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6cac40b-9e72-42f1-89c1-357643293d33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0869db85-3e6e-4331-bf33-46c61dc854e3"}} 2018-08-24 20:19:41,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:19:41,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780b5368-dd70-4eb4-b9d2-b5f4bb78d1b5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa34641b-0f7e-462f-b50a-2e2dd8dbe958"}} 2018-08-24 20:19:41,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.250s 2018-08-24 20:19:41,479 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7da99fd-3e77-4eb6-a3e7-76a228379f28'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ab9ab8e6-9e58-443b-94d0-06c3287e6ebd"}} 2018-08-24 20:19:41,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:19:41,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0bf0dba-1b78-4e6b-8b97-9cd1b5d2a07d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "dde498d1-b13a-4b27-ad56-193dc3058e22"}} 2018-08-24 20:19:41,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:19:41,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8da7405-d17f-4133-9c20-1d75748a7782'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5b267b83-5148-4807-bb4c-9f3a4ad3552b"}} 2018-08-24 20:19:42,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:19:42,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2750c520-fea0-4cf3-87f1-62653a704638'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6f24fa6f-2506-4c2e-a327-89946fe76438"}} 2018-08-24 20:19:42,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.292s 2018-08-24 20:19:42,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1124777033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e1b5f3e-db0b-47ba-8ba9-db4bb2e5bc42'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","name":"tempest-A-1124777033"}} 2018-08-24 20:19:43,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.967s 2018-08-24 20:19:43,263 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "name": "tempest-subnet-A-1-716097316"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57addff2-29ca-41d8-b08e-08916f70f47e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:42Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a062d257-f16c-4b68-9969-95e6d76ab883","subnetpool_id":null,"name":"tempest-subnet-A-1-716097316"}} 2018-08-24 20:19:43,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.223s 2018-08-24 20:19:43,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1998477442"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c63295e-27c0-493f-8b9f-cf944ced216b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4041122e-08f9-4423-bfb2-94f75812cd73","name":"tempest-B-1998477442"}} 2018-08-24 20:19:44,452 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.963s 2018-08-24 20:19:44,453 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "name": "tempest-subnet-B-1-1097449799"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf1f8b84-be16-46f8-81d6-d34e49ec84e4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b49f6702-cda0-4a2f-90ca-8931627b3421","subnetpool_id":null,"name":"tempest-subnet-B-1-1097449799"}} 2018-08-24 20:19:44,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.350s 2018-08-24 20:19:44,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-669408662"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUw98UFZKjwHbg3t8ySa7R3XWrF/hZrTydYfC+R4MJKUDlrHRuUVnPqLKwK0BA4GHbO8E7O0vXXreNsHTGKxqiaSE9twva4kRNzwI/U2OY8JdcQxv1IaKne5PyUk/aH2IDkrk6eZ7LLkAs6JWkfYEY3k+nWrkJQpZ3O7SnPRXxtyib6sQemk8P2YppyyVm4v1NU2L2cll+2lrdn8DT99WPVRAu2LeBBG8jg3OE1+lfJ0R7Xke3Op6hgv44NoXafXEEHm5lunYV5IkYELYqVVNzu41bTorU3L3l2/mfJzH5tmBHmN5bIT2yGCqVo/Pdt77iO5cihM/Cb3ymxAf5c+/v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MPfFBWSo8B24N7fMkmu0d11qxf4Wa08nWHwvkeDCSlA5ax0\nblFZz6iysCtAQOBh2zvBOztL1163jbB0xisaomkhPbcL2uJETc8CP1NjmPCXXEMb\n9SGip3uT8lJP2h9iA5K5Onmeyy5ALOiVpH2BGN5Pp1q5CUKWdzu0pz0V8bcom+rE\nHppPD9mKacslZuL9TVNi9nJZftpa3Z/A0/fVj1UQLti3gQRvI4NzhNfpXydEe15H\ntzqeoYL+ODaF2n1xBB5uZbp2FeSJGBC2KlVTc7uNW06K1Ny95dv5nycx+bZgR5je\nWyE9shgqlaPz3be+4juXIoTPwm98psQH+XPv7wIDAQABAoIBADTX1Q7y8LG0+pGN\nKRgfTskW3MO6t1bmfNiF27oWnsfmtBSXCW/gypKVzpOMmm/CiutdYveoGYULJEGP\nouEZEYtm2vet/8bETbyZfnBl8KWqk505mbb/PJumSK91nBmLk9dZWKHaVQMXoJ7G\nwWvSM/8OL/Bbyvsuy5offRXQSSP4Knz0b+PBDn9PqMYGWCLbukAZGqxIjNbGNeBD\nVkuxExXrNxvED1+zNgjNTAYKLLvGVcY28q9V9nOOo3fYiaRaLJS0lVYGWOsUjFg4\najZs+JZXq+cCtdZAPY1X5YMC/xNt+LBzUGCO0Kuolrwev2pxgOVmEPNhi5S9CtvG\n/1Z90qECgYEA9+C2IZQbvRgHfc12fwZSylrzS4SAFz+vBqpB7kUkvLDpvJHDNsSD\nEjxb9mvWHFfspnFMPF8DV0mCpLQu9Sln6Q9SVmumV2EDzyEw/792BZTp6QPnnJ9r\nn0xaQcNt95/EGEU6gwaZvhn2Xqph0UV23wO5qNNUOkoKgExrLYvfht8CgYEA27yf\nTX+MfDoAETVH5Gd0Q89D+VoVeKDKV3LnMf5D7mdzOLQrbNQum5vwabdBlJEIvHK2\nGgeh9o7btCWdsbzFzu/zVWpdHPhDhW/7Jo7+9r/o7kxR877ai6V78sqemXtJ1ent\ne06ApzyDldYAqv+J4JAO7KKaDfSyTz2lcgURCPECgYEAr2UE2wu2+P1Yx66ry0QJ\nLwBeKTBvhoPccCXnExc/4Hh6W6D0dftlF3E4TUyOq22XmUqP/CPq9EeitrJ8i6Mp\n0KKzy0zO3gNas6SzzDOI6ngtb2EA8TVo7MYVE3WaiV42XkoWFgKEpRwv1VpQbsjt\nTO6Q36HxdnFPrurj582SdBcCgYEAiZW6PWEuyp3aauvsnuP0FX1St2+jYAt1hnno\nrxHg4QafS5LsWdElecOTLe5Tvr1tNemxgezjiaj7gfnHmoFzbdYqi4H02W3NgWCT\nZhpFJKUXKRZaff8zghrU2DnsQnfCzJETZJDL12r5jTkY4/jrENPCtII/aZuchic4\nT4NCnlECgYAE5twZkhT7pmdbar3BXeo9xRN2+fIXL9Wg9a4pGXySmkz9/hqeL/fP\nLkbsZ0TOj76mut/qRW10l0EZVX1YC99Hg/lGVBHN8DIMe5gYVKnTJuGKi3rehWHG\n9oyvIiFHxn/D//5CtTK28OGvfMzM4O3NVU7zKfVzXaXGT769wCgCZA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-669408662", "fingerprint": "38:9f:7e:a2:a9:45:d8:05:54:50:ef:77:f4:a0:45:6f"}} 2018-08-24 20:19:46,370 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.562s 2018-08-24 20:19:46,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1407660513", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d694f167-2c95-48e5-9f71-1584b8db7844'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:45Z","name":"tempest-port-smoke-1407660513","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:3a:32","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a062d257-f16c-4b68-9969-95e6d76ab883","ip_address":"10.101.11.10"}],"id":"ef5041ff-aad2-4453-9475-75bda8a4e715","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} 2018-08-24 20:19:48,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.673s 2018-08-24 20:19:48,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "port": "ef5041ff-aad2-4453-9475-75bda8a4e715"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77e0ceee-832f-42fe-a32e-646193eace98", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "adminPass": "2HRHqPeTUtQ7"}} 2018-08-24 20:19:48,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.338s 2018-08-24 20:19:48,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:49,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.372s 2018-08-24 20:19:49,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:49,787 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:19:51,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.709s 2018-08-24 20:19:51,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:51,511 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:19:52,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.173s 2018-08-24 20:19:52,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,111 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.411s 2018-08-24 20:19:54,112 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,126 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:19:54,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.335s 2018-08-24 20:19:54,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,476 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 77e0ceee-832f-42fe-a32e-646193eace98 with status: ACTIVE 2018-08-24 20:19:55,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.162s 2018-08-24 20:19:55,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1957007299", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b3f9cde-547a-418d-b692-a2a920108c22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:54Z","name":"tempest-port-smoke-1957007299","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:fa:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b49f6702-cda0-4a2f-90ca-8931627b3421","ip_address":"10.102.21.20"}],"id":"b0822691-8d2c-4c00-97b6-4ffd0e11207b","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} 2018-08-24 20:19:57,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.590s 2018-08-24 20:19:57,231 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4041122e-08f9-4423-bfb2-94f75812cd73", "port": "b0822691-8d2c-4c00-97b6-4ffd0e11207b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "adminPass": "SjRxXh6PToXk"}} 2018-08-24 20:19:57,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.300s 2018-08-24 20:19:57,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:58,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.338s 2018-08-24 20:19:58,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:58,906 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:20:00,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.716s 2018-08-24 20:20:00,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:00,635 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:20:01,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.150s 2018-08-24 20:20:01,788 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:03,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.357s 2018-08-24 20:20:03,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.411s 2018-08-24 20:20:04,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:20:04,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.154s 2018-08-24 20:20:04,755 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,769 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: eae5338b-bbb1-40cb-83c9-0f17b2889b97 with status: ACTIVE 2018-08-24 20:20:04,887 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.117s 2018-08-24 20:20:04,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--339507688", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf4fbb9-8240-49d5-b6f5-31fe076beff4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:04Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} 2018-08-24 20:20:06,021 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.133s 2018-08-24 20:20:06,021 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:20:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df8df25a-311b-40bc-8ec0-5ef9f416c1aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:05Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} 2018-08-24 20:20:08,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface 2.441s 2018-08-24 20:20:08,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45abb668-ea54-4ac0-b8f5-4069dc442556'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} 2018-08-24 20:20:08,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.346s 2018-08-24 20:20:08,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dca00ad6-24b5-447c-8ea0-eee8ffb4d371'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60062d52-11f5-4c3a-9334-fa886570aa35"}} 2018-08-24 20:20:09,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.395s 2018-08-24 20:20:09,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abc2122b-c61c-4c04-a799-950cf32ac41c'} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "id": "0305f7fe-5c60-4237-95d1-8f2525594297"}} 2018-08-24 20:20:09,851 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.642s 2018-08-24 20:20:09,852 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8f9583-05ba-498d-a367-7051bcae4438'} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "id": "348a2ad0-a3f8-4583-b569-59465cbcb098"}} 2018-08-24 20:20:09,852 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:20:10,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.185s 2018-08-24 20:20:10,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1276902798", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4163bd3d-8ad7-4ef9-9d92-7d6b49379861'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:09Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} 2018-08-24 20:20:11,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.495s 2018-08-24 20:20:11,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-485019ec-99c4-45e6-8794-91a3042c4a59'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:11Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} 2018-08-24 20:20:13,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface 2.109s 2018-08-24 20:20:13,646 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7d2884b-b7af-4e19-8a98-f1fa2cb57c2c'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} 2018-08-24 20:20:15,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.787s 2018-08-24 20:20:15,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:20:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-962fd41a-aff2-475c-979a-7e55fd788966'} Body: {"floatingip": {"router_id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:20:14Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715", "id": "4817bb92-2df6-4b40-901e-9171c6c77b3a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:14Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:20:15,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31,463 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31,529 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:20:31,559 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:31,674 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:20:31,674 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31,677 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31,738 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:20:31,741 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:36,747 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:20:36,748 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:21:46,814 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:21:46,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:21:46,820 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:21:46,919 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:21:46,947 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:21:51,955 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:21:51,956 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:23:02,007 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:23:02,007 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:23:02,008 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,112 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,140 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:23:02,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02,147 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:23:02,148 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,150 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,211 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,223 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:23:02,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:23:02,224 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,225 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,287 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,290 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,296 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:23:02,296 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,359 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,362 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,368 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:23:02,368 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02,368 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:23:02,369 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,372 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,431 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,440 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:07,447 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:23:07,447 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:24:17,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:24:17,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:24:17,507 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:24:17,604 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:24:17,634 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:24:22,642 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:24:22,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:25:32,710 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:25:32,712 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:25:34,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a 1.537s 2018-08-24 20:25:34,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a', u'date': 'Fri, 24 Aug 2018 20:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1809b7f8-391b-48de-a87d-f3b0a5c6b30c'} Body: 2018-08-24 20:25:37,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface 2.763s 2018-08-24 20:25:37,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ceca99e-dad0-417f-a3e0-2a86b0760834'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} 2018-08-24 20:25:38,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.487s 2018-08-24 20:25:38,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1451a130-3e9d-43bc-9aa7-fb752cce4c5a'} Body: 2018-08-24 20:25:40,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface 1.979s 2018-08-24 20:25:40,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3699a6ba-a4a7-49c1-bbcd-1d3c01ca18a8'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} 2018-08-24 20:25:41,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.424s 2018-08-24 20:25:41,913 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efd966eb-d2dc-4c56-a50b-eccf663c4431'} Body: 2018-08-24 20:25:42,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.420s 2018-08-24 20:25:42,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7'} Body: 2018-08-24 20:25:43,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.943s 2018-08-24 20:25:43,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:42Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:25:44,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.052s 2018-08-24 20:25:44,351 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64'} Body: {"itemNotFound": {"message": "Instance eae5338b-bbb1-40cb-83c9-0f17b2889b97 could not be found.", "code": 404}} 2018-08-24 20:25:45,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b 0.860s 2018-08-24 20:25:45,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8844f5be-fca5-4935-869c-adca33946161'} Body: 2018-08-24 20:25:45,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.224s 2018-08-24 20:25:45,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c'} Body: 2018-08-24 20:25:46,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 1.073s 2018-08-24 20:25:46,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:25:47,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.261s 2018-08-24 20:25:47,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:47 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a'} Body: {"itemNotFound": {"message": "Instance 77e0ceee-832f-42fe-a32e-646193eace98 could not be found.", "code": 404}} 2018-08-24 20:25:48,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715 0.595s 2018-08-24 20:25:48,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b1a6798-423d-4858-b656-dfcc8bdf7d65'} Body: 2018-08-24 20:25:48,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662 0.039s 2018-08-24 20:25:48,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662', u'x-compute-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f'} Body: 2018-08-24 20:25:49,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421 1.508s 2018-08-24 20:25:49,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421', u'date': 'Fri, 24 Aug 2018 20:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d30fbc12-899c-445a-b612-43f058d13fda'} Body: 2018-08-24 20:25:51,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73 1.356s 2018-08-24 20:25:51,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73', u'date': 'Fri, 24 Aug 2018 20:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b4bceb86-1991-4f46-a55f-566bc3036a40'} Body: 2018-08-24 20:25:52,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883 1.326s 2018-08-24 20:25:52,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883', u'date': 'Fri, 24 Aug 2018 20:25:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8436b58c-6ea0-41ae-b250-3d5a671c5456'} Body: 2018-08-24 20:25:53,653 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4 1.020s 2018-08-24 20:25:53,654 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e44130a7-4629-4cf0-a25d-9cf23c673b0f'} Body: 2018-08-24 20:25:53,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d 0.326s 2018-08-24 20:25:53,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e6993be-0962-497d-bb7f-0981bb9ba741'} Body: 2018-08-24 20:25:54.561 63 INFO tempest.lib.common.rest_client [req-16798aa3-b789-4171-aa37-9b671f575cf4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.552s 2018-08-24 20:25:54.562 63 DEBUG tempest.lib.common.rest_client [req-16798aa3-b789-4171-aa37-9b671f575cf4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-414543493 description", "name": "tempest-secgroup-smoke-414543493"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16798aa3-b789-4171-aa37-9b671f575cf4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-414543493 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "updated_at": "2018-08-24T20:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "055fe415-f6d0-471d-a60a-d4f6bbad660a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "0a3c7c30-f409-4daa-ae3b-73586c8e0ebf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "60817e65-897c-4e79-acf7-6ef0345c801a", "name": "tempest-secgroup-smoke-414543493"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:54.732 63 INFO tempest.lib.common.rest_client [req-1048541d-2d6b-4dff-b8cb-1db142b8c8d8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 20:25:54.733 63 DEBUG tempest.lib.common.rest_client [req-1048541d-2d6b-4dff-b8cb-1db142b8c8d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1048541d-2d6b-4dff-b8cb-1db142b8c8d8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2ebbfebf-9977-427d-ac8f-042de3a229c1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:54.906 63 INFO tempest.lib.common.rest_client [req-133fd966-e65c-40ec-bfba-984f1472e0eb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:54.906 63 DEBUG tempest.lib.common.rest_client [req-133fd966-e65c-40ec-bfba-984f1472e0eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133fd966-e65c-40ec-bfba-984f1472e0eb'} 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-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3368605b-811e-4d20-bc98-52d1c2a161b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.059 63 INFO tempest.lib.common.rest_client [req-150a8e42-ae44-4d14-9157-1f79692ca171 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 20:25:55.059 63 DEBUG tempest.lib.common.rest_client [req-150a8e42-ae44-4d14-9157-1f79692ca171 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150a8e42-ae44-4d14-9157-1f79692ca171'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "69da8b29-3332-424b-b63e-2e59d556df34"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.227 63 INFO tempest.lib.common.rest_client [req-63017525-3e9b-4997-884c-78405272f972 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:25:55.227 63 DEBUG tempest.lib.common.rest_client [req-63017525-3e9b-4997-884c-78405272f972 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63017525-3e9b-4997-884c-78405272f972'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "adb951ea-bb82-4784-88e4-97de88ff6b8d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.398 63 INFO tempest.lib.common.rest_client [req-0f679c74-8f89-4cf5-acac-2be7316ad58d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:55.398 63 DEBUG tempest.lib.common.rest_client [req-0f679c74-8f89-4cf5-acac-2be7316ad58d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f679c74-8f89-4cf5-acac-2be7316ad58d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "972500b9-212f-4409-afca-989760a1056a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.558 63 INFO tempest.lib.common.rest_client [req-6b8169ce-679a-4301-b0de-fc1b063dea93 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:25:55.559 63 DEBUG tempest.lib.common.rest_client [req-6b8169ce-679a-4301-b0de-fc1b063dea93 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8169ce-679a-4301-b0de-fc1b063dea93'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5dded285-6647-4fb0-913d-16ff2658cec1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.754 63 INFO tempest.lib.common.rest_client [req-dc267f61-bbe4-46bf-af58-622185f90c5d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:25:55.754 63 DEBUG tempest.lib.common.rest_client [req-dc267f61-bbe4-46bf-af58-622185f90c5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc267f61-bbe4-46bf-af58-622185f90c5d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a3f073d1-bdd6-409c-9f25-f55a3983cc14"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:55.909 63 INFO tempest.lib.common.rest_client [req-577cfdc6-723a-400a-b6b0-0415b7899697 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:25:55.910 63 DEBUG tempest.lib.common.rest_client [req-577cfdc6-723a-400a-b6b0-0415b7899697 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-577cfdc6-723a-400a-b6b0-0415b7899697'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "191cc6d4-de00-407a-b557-cdcc4c5fa97e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:56.186 63 INFO tempest.lib.common.rest_client [req-6d19c871-32ca-476e-a356-c2eea8fc6d30 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.274s 2018-08-24 20:25:56.187 63 DEBUG tempest.lib.common.rest_client [req-6d19c871-32ca-476e-a356-c2eea8fc6d30 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1082727341"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d19c871-32ca-476e-a356-c2eea8fc6d30'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","name":"tempest-A-1082727341"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:57.287 63 INFO tempest.lib.common.rest_client [req-1b769f6d-b94f-42a8-aa16-3ae9feab17c0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.099s 2018-08-24 20:25:57.288 63 DEBUG tempest.lib.common.rest_client [req-1b769f6d-b94f-42a8-aa16-3ae9feab17c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "name": "tempest-subnet-A-1-1236559552"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b769f6d-b94f-42a8-aa16-3ae9feab17c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:56Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:56Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","subnetpool_id":null,"name":"tempest-subnet-A-1-1236559552"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:57.486 63 INFO tempest.lib.common.rest_client [req-8bbb1b56-ab0c-44d6-a520-8b5d9483a448 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.197s 2018-08-24 20:25:57.486 63 DEBUG tempest.lib.common.rest_client [req-8bbb1b56-ab0c-44d6-a520-8b5d9483a448 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1697545086"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bbb1b56-ab0c-44d6-a520-8b5d9483a448'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"74d3bdde-6423-41ac-ae2a-8d740de17222","name":"tempest-B-1697545086"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:58.131 63 INFO tempest.lib.common.rest_client [req-d4785bc2-22b6-412d-8e03-ee4d4c14887b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.643s 2018-08-24 20:25:58.132 63 DEBUG tempest.lib.common.rest_client [req-d4785bc2-22b6-412d-8e03-ee4d4c14887b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "name": "tempest-subnet-B-1-2104368685"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4785bc2-22b6-412d-8e03-ee4d4c14887b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:57Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"934a3667-0206-4732-ba0c-860a03602a48","subnetpool_id":null,"name":"tempest-subnet-B-1-2104368685"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:25:58.758 63 INFO tempest.lib.common.rest_client [req-764dcd95-169c-4cd5-90c5-9b12eaf429c8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.624s 2018-08-24 20:25:58.759 63 DEBUG tempest.lib.common.rest_client [req-764dcd95-169c-4cd5-90c5-9b12eaf429c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1792531954"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfj+3NeJqrFzEeiXP64kABCZc+yj73ncDLAL9mI8FXnlhemGKSumHSSPG9X8nh5ypO/GGCYaJDclFJ4dd5zbWxudlfdTOyi5fSj2utPsTbtfNMxUsF4y3+Iu/v2eTt6Ko3kdDNp87QFe18hz0bG3zSm+G3pn0fTPuBCTvda1cpE5AOKaxHmII+V5uw00IRBpGGe+BeOxlfiuADjOkx3CZ6CEtyWozXC4tmlWFOI7/o50/Rc+c0JtB2MhmN6D7n+bln/g3RXYNHpiN2Aid4ak4njW/j60RTGWh6V3T7AZlhjOIFayr0WbrXuZHbt4/XqPZI3oi+c2axolxtC/Vm4ml Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz34/tzXiaqxcxHolz+uJAAQmXPso+953AywC/ZiPBV55YXph\nikrph0kjxvV/J4ecqTvxhgmGiQ3JRSeHXec21sbnZX3UzsouX0o9rrT7E27XzTMV\nLBeMt/iLv79nk7eiqN5HQzafO0BXtfIc9Gxt80pvht6Z9H0z7gQk73WtXKROQDim\nsR5iCPlebsNNCEQaRhnvgXjsZX4rgA4zpMdwmeghLclqM1wuLZpVhTiO/6OdP0XP\nnNCbQdjIZjeg+5/m5Z/4N0V2DR6YjdgIneGpOJ41v4+tEUxloeld0+wGZYYziBWs\nq9Fm617mR27eP16j2SN6IvnNmsaJcbQv1ZuJpQIDAQABAoIBAQCfVZ1r/S7vJ4jd\nP8dFkONVZdpn0F66eyz8/JEXWE2Lm+6t0iKQ5dHKl3mn0OFh45uDwYpImYv8Nt/2\nANLMYz8TUw5iO2xtl4hgmEwhmsyrMZT5+F4ry7G9nFkEV+Eb6Ao6juY+UPWZtGEm\nUNO3RoRwLRrTgKDMxFBaWEhcsgr8dbUV0TO6I0aCGXeBo0ZjW1iub7LZH5iE5/L+\nZmqwk4lNZcqcRnmUYF7H0IObJrJuEqsPnt5KIAOPGlI2umftF3J8Pogzv2ORNRiX\nbrCXJgx7oRBK6++H69r9lvIvEFwh/s/a+bqrXJa5YwOI99A1+F7kPssN1hp+vsbj\nznEnqp0BAoGBAPUZ/6pgnddR52L0VzAoPsqYje4msSMnJGpoTiEj3rIz1WziUEGA\nzPlJfXoGmcUr56XKPobKQ3uoiyJcQkQSLQU0nsSlAeH2CT0sCW/1YQZTYDO3Gp3h\nBwi3gfrgjWzv5zxE1wUWxW6hPcSvhjtpsM025p3Y8Dgj+xasYeFDSn1FAoGBANi4\nJvhpP+KJkt/hsPU3BGKfVRTQCjOd6254fAkRSFNyyNqEVqvFTK9ulHZEsJrHtqup\nbvHFgc/aGZqEWDJg3DtqITc45os0nTzMHYYFWBibQF5ei7GFNC9mxvq94kA0PXuI\nF5G2pNv8jnkeF7GGzLYLWopoiD6Ly//jAvz1NLDhAoGAFuNepKJxGvJjETKQEccw\nVer5Fgw27nlxRR6IbT/UQ//jJk/b/sHwYjciqIqFQYxgDXNdc2jf9GRA2eyTo5eu\n7JWFXgeqrVc0danvF61qahTPHwUyTxv8dCvuz2a4zjt49H/ZNHhz52jXQ87AUjwE\nbqV507O2ewehIvTmDwshoaECgYEAjYxx/6wWyuraYJozj2YY2iWBV6+uChqqLCRL\nt0xvdfmx0G/BgD3EoYzTMRAaXW32FNb8nLNI3y5vrKmmRXlYPwJJoZzrj56U2KHk\n4qVY7fFxMHIGQbNj61XwvtMJFLBKPAYehtDJitnBYMBT72LBEGIICADQhDGg04g9\namTpvmECgYBL7waG6D1oK4Ja0JKAtHMNTzEca6PUwMRL9rBKl2SvNS0UmNaZNhC4\n2HoI4YCnYII3DKOBJAli9gDAVhEKUUnO4vC7X9SxLTf8afi+s3XALqT0txoBqrWd\nTfgGvdLC0mAC7Jpfyef9f9vUT9Z9WxWTJbyXxSfM2Lm5U4MtSjpHHQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1792531954", "fingerprint": "34:ce:70:70:31:41:71:b3:50:2b:4a:95:49:80:69:9c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:00.239 63 INFO tempest.lib.common.rest_client [req-e241c9d7-a74e-4693-9367-80dbb4ee2ad7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.476s 2018-08-24 20:26:00.240 63 DEBUG tempest.lib.common.rest_client [req-e241c9d7-a74e-4693-9367-80dbb4ee2ad7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-295703437", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e241c9d7-a74e-4693-9367-80dbb4ee2ad7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:25:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:25:59Z","name":"tempest-port-smoke-295703437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4d:11:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","ip_address":"10.101.11.10"}],"id":"b77966b1-bbf9-4b02-a4db-745ca8ba486d","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:02.747 63 INFO tempest.lib.common.rest_client [req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 2.505s 2018-08-24 20:26:02.748 63 DEBUG tempest.lib.common.rest_client [req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "port": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "adminPass": "W2bF2XxP58yD"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:03.094 63 INFO tempest.lib.common.rest_client [req-322c650f-c3d5-4645-a8d0-84f453c5e70c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.339s 2018-08-24 20:26:03.095 63 DEBUG tempest.lib.common.rest_client [req-322c650f-c3d5-4645-a8d0-84f453c5e70c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:05.121 63 INFO tempest.lib.common.rest_client [req-6c85ba9c-c4bc-41aa-83bb-50c94847917b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 1.012s 2018-08-24 20:26:05.122 63 DEBUG tempest.lib.common.rest_client [req-6c85ba9c-c4bc-41aa-83bb-50c94847917b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:06.302 63 INFO tempest.lib.common.rest_client [req-1afbd815-311b-4103-bb3d-fe0789310022 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.165s 2018-08-24 20:26:06.302 63 DEBUG tempest.lib.common.rest_client [req-1afbd815-311b-4103-bb3d-fe0789310022 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:06.314 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:26:08.179 63 INFO tempest.lib.common.rest_client [req-d028f1e0-a4ab-4b79-a098-99396d48165e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.863s 2018-08-24 20:26:08.179 63 DEBUG tempest.lib.common.rest_client [req-d028f1e0-a4ab-4b79-a098-99396d48165e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:09.346 63 INFO tempest.lib.common.rest_client [req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.152s 2018-08-24 20:26:09.347 63 DEBUG tempest.lib.common.rest_client [req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:09.365 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:26:09.523 63 INFO tempest.lib.common.rest_client [req-a1fc7226-0511-4a78-829a-afab8d3454f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.157s 2018-08-24 20:26:09.524 63 DEBUG tempest.lib.common.rest_client [req-a1fc7226-0511-4a78-829a-afab8d3454f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:09.538 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 310622c8-f76c-47c0-877e-6a7f8389159f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:26:10.553 63 INFO tempest.lib.common.rest_client [req-b6d0c44e-38ac-4e9f-b376-fdc073787ca9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.013s 2018-08-24 20:26:10.554 63 DEBUG tempest.lib.common.rest_client [req-b6d0c44e-38ac-4e9f-b376-fdc073787ca9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-990640510", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6d0c44e-38ac-4e9f-b376-fdc073787ca9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:26:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:26:09Z","name":"tempest-port-smoke-990640510","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:67:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.20"}],"id":"8caee268-06e3-4ac6-9361-e40793cbb1a3","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:11.625 63 INFO tempest.lib.common.rest_client [req-b78879ab-b312-42bd-8850-f3416707e1ce ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 1.069s 2018-08-24 20:26:11.626 63 DEBUG tempest.lib.common.rest_client [req-b78879ab-b312-42bd-8850-f3416707e1ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "74d3bdde-6423-41ac-ae2a-8d740de17222", "port": "8caee268-06e3-4ac6-9361-e40793cbb1a3"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "adminPass": "g6Yj6GbLzmVQ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:12.055 63 INFO tempest.lib.common.rest_client [req-788321cd-813d-4535-8aee-92265edf7659 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.424s 2018-08-24 20:26:12.055 63 DEBUG tempest.lib.common.rest_client [req-788321cd-813d-4535-8aee-92265edf7659 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:13.169 63 INFO tempest.lib.common.rest_client [req-7c15d6b9-7abf-411c-a6b4-529106fe0361 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.105s 2018-08-24 20:26:13.170 63 DEBUG tempest.lib.common.rest_client [req-7c15d6b9-7abf-411c-a6b4-529106fe0361 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:13.185 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:26:14.631 63 INFO tempest.lib.common.rest_client [req-94531073-9843-423a-b56e-86326904eb9c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.444s 2018-08-24 20:26:14.632 63 DEBUG tempest.lib.common.rest_client [req-94531073-9843-423a-b56e-86326904eb9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:14.647 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:26:15.996 63 INFO tempest.lib.common.rest_client [req-8723a942-b17d-496f-924c-ec9fb48aa2eb ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.346s 2018-08-24 20:26:15.996 63 DEBUG tempest.lib.common.rest_client [req-8723a942-b17d-496f-924c-ec9fb48aa2eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:17.609 63 INFO tempest.lib.common.rest_client [req-35c285e3-9201-4e33-a6e6-78d276f7f7ea ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.597s 2018-08-24 20:26:17.609 63 DEBUG tempest.lib.common.rest_client [req-35c285e3-9201-4e33-a6e6-78d276f7f7ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:17.623 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:26:18.074 63 INFO tempest.lib.common.rest_client [req-064253df-339c-4c3c-a411-b17674c543e7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.450s 2018-08-24 20:26:18.075 63 DEBUG tempest.lib.common.rest_client [req-064253df-339c-4c3c-a411-b17674c543e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:18.085 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:26:18.181 63 INFO tempest.lib.common.rest_client [req-ae12df1c-4868-45bc-85ef-1003c9bae783 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.095s 2018-08-24 20:26:18.182 63 DEBUG tempest.lib.common.rest_client [req-ae12df1c-4868-45bc-85ef-1003c9bae783 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--97799509", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae12df1c-4868-45bc-85ef-1003c9bae783'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:17Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:19.411 63 INFO tempest.lib.common.rest_client [req-5038b5bc-8cea-4396-9148-d7918e52b334 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.228s 2018-08-24 20:26:19.412 63 DEBUG tempest.lib.common.rest_client [req-5038b5bc-8cea-4396-9148-d7918e52b334 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5038b5bc-8cea-4396-9148-d7918e52b334'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:18Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:21.528 63 INFO tempest.lib.common.rest_client [req-0befd074-05f2-467b-8163-a01ed31535f2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface 2.115s 2018-08-24 20:26:21.529 63 DEBUG tempest.lib.common.rest_client [req-0befd074-05f2-467b-8163-a01ed31535f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0befd074-05f2-467b-8163-a01ed31535f2'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:21.901 63 INFO tempest.lib.common.rest_client [req-6391836e-eea2-4fad-a52a-82acee237c7b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.371s 2018-08-24 20:26:21.901 63 DEBUG tempest.lib.common.rest_client [req-6391836e-eea2-4fad-a52a-82acee237c7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6391836e-eea2-4fad-a52a-82acee237c7b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5f30c426-292f-4e58-a15e-1fd101498555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:22.305 63 INFO tempest.lib.common.rest_client [req-56bf1758-ee02-4b34-bff1-1073d4b69d30 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.403s 2018-08-24 20:26:22.305 63 DEBUG tempest.lib.common.rest_client [req-56bf1758-ee02-4b34-bff1-1073d4b69d30 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56bf1758-ee02-4b34-bff1-1073d4b69d30'} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "id": "27aea8a6-d1cc-4256-910f-0ce3caaf1be8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:23.028 63 INFO tempest.lib.common.rest_client [req-f209b12d-5b34-476d-9b48-ba7fa243bb18 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.722s 2018-08-24 20:26:23.029 63 DEBUG tempest.lib.common.rest_client [req-f209b12d-5b34-476d-9b48-ba7fa243bb18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f209b12d-5b34-476d-9b48-ba7fa243bb18'} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "id": "868d6988-18aa-4acf-a94d-772cc85d0d7f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:23.030 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:26:23.099 63 INFO tempest.lib.common.rest_client [req-86550ffa-4aab-484d-b851-c7e9cdacccde ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.069s 2018-08-24 20:26:23.100 63 DEBUG tempest.lib.common.rest_client [req-86550ffa-4aab-484d-b851-c7e9cdacccde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86550ffa-4aab-484d-b851-c7e9cdacccde'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:26:19Z","admin_state_up":true,"updated_at":"2018-08-24T20:26:20Z","binding:vnic_type":"normal","device_id":"d796c5cb-11ac-4cdd-b6ab-017ebe7e2146","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:ff:89:97","id":"33b06b49-aaf9-49db-b044-8f07d3ea9c6d","port_security_enabled":false,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:24.856 63 INFO tempest.lib.common.rest_client [req-749fd409-a031-4269-aa01-ba8f91c02a2d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 1.756s 2018-08-24 20:26:24.857 63 DEBUG tempest.lib.common.rest_client [req-749fd409-a031-4269-aa01-ba8f91c02a2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-749fd409-a031-4269-aa01-ba8f91c02a2d'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:26.360 63 INFO tempest.lib.common.rest_client [req-42a569ae-8684-4cbc-acf6-93620aa219f1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.501s 2018-08-24 20:26:26.360 63 DEBUG tempest.lib.common.rest_client [req-42a569ae-8684-4cbc-acf6-93620aa219f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42a569ae-8684-4cbc-acf6-93620aa219f1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:26.568 63 INFO tempest.lib.common.rest_client [req-f92f2d55-e86e-4eae-8136-34ad87c1d801 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.207s 2018-08-24 20:26:26.569 63 DEBUG tempest.lib.common.rest_client [req-f92f2d55-e86e-4eae-8136-34ad87c1d801 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1726751025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f92f2d55-e86e-4eae-8136-34ad87c1d801'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:27.980 63 INFO tempest.lib.common.rest_client [req-0bbdf260-4096-4480-a234-15fe5e8d42aa ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.410s 2018-08-24 20:26:27.980 63 DEBUG tempest.lib.common.rest_client [req-0bbdf260-4096-4480-a234-15fe5e8d42aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0bbdf260-4096-4480-a234-15fe5e8d42aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:29.965 63 INFO tempest.lib.common.rest_client [req-6d5dcfc0-9df9-4811-8af7-eecc91878be8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface 1.983s 2018-08-24 20:26:29.966 63 DEBUG tempest.lib.common.rest_client [req-6d5dcfc0-9df9-4811-8af7-eecc91878be8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d5dcfc0-9df9-4811-8af7-eecc91878be8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:31.806 63 INFO tempest.lib.common.rest_client [req-2812f2d3-76a2-4d0c-a202-718e850b5bef ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.839s 2018-08-24 20:26:31.807 63 DEBUG tempest.lib.common.rest_client [req-2812f2d3-76a2-4d0c-a202-718e850b5bef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:26:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2812f2d3-76a2-4d0c-a202-718e850b5bef'} Body: {"floatingip": {"router_id": "a72dd602-9fdf-46ec-be5a-c85561573809", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:26:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d", "id": "51f52d9c-7400-4244-99c4-0d82566a68f2", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:26:31.808 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:39.823 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:39.888 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:26:39.920 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:40.034 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:26:40.035 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:40.037 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:40.098 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:26:40.101 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:45.108 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:26:45.109 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:27:55.179 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:27:55.180 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:27:55.183 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:27:55.249 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:27:55.280 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:28:00.288 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:28:00.288 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:29:10.346 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:29:10.347 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:29:10.348 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10.353 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10.451 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:29:10.480 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10.488 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:29:10.488 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10.489 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:29:10.489 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10.491 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10.551 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:29:10.554 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10.564 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:29:10.564 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:29:10.565 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10.567 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10.627 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:29:10.631 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10.637 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:29:10.638 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10.639 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10.699 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:29:10.704 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10.709 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:29:10.710 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10.710 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:29:10.710 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10.713 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10.777 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:29:10.809 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:15.817 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:29:15.817 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:30:25.875 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:30:25.875 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:30:25.880 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:30:25.981 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:30:26.007 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:30:31.016 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:30:31.018 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:31:41.074 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:31:42.730 63 INFO tempest.lib.common.rest_client [req-b759430c-10ad-4646-b5c3-375caf71252a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2 1.653s 2018-08-24 20:31:42.731 63 DEBUG tempest.lib.common.rest_client [req-b759430c-10ad-4646-b5c3-375caf71252a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2', u'date': 'Fri, 24 Aug 2018 20:31:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b759430c-10ad-4646-b5c3-375caf71252a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:44.714 63 INFO tempest.lib.common.rest_client [req-4c3be9e8-2147-4b3a-9c62-941d07a42db8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface 1.982s 2018-08-24 20:31:44.715 63 DEBUG tempest.lib.common.rest_client [req-4c3be9e8-2147-4b3a-9c62-941d07a42db8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c3be9e8-2147-4b3a-9c62-941d07a42db8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:46.256 63 INFO tempest.lib.common.rest_client [req-a9200287-16c7-4cc9-bf18-c3eaffbc8fe5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.539s 2018-08-24 20:31:46.257 63 DEBUG tempest.lib.common.rest_client [req-a9200287-16c7-4cc9-bf18-c3eaffbc8fe5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a9200287-16c7-4cc9-bf18-c3eaffbc8fe5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:46.555 63 INFO tempest.lib.common.rest_client [req-6f85f674-e3c2-43c6-8a84-2fd43a41e709 ] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 0.297s 2018-08-24 20:31:46.557 63 DEBUG tempest.lib.common.rest_client [req-6f85f674-e3c2-43c6-8a84-2fd43a41e709 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f85f674-e3c2-43c6-8a84-2fd43a41e709'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:46.900 63 INFO tempest.lib.common.rest_client [req-d8717d8b-e6e1-40e5-898a-37db2a3d21ff ] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.341s 2018-08-24 20:31:46.900 63 DEBUG tempest.lib.common.rest_client [req-d8717d8b-e6e1-40e5-898a-37db2a3d21ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8717d8b-e6e1-40e5-898a-37db2a3d21ff'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:47.913 63 INFO tempest.lib.common.rest_client [req-65697742-37fe-45ae-93ea-42cf2534f86b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 1.012s 2018-08-24 20:31:47.914 63 DEBUG tempest.lib.common.rest_client [req-65697742-37fe-45ae-93ea-42cf2534f86b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:48.670 63 INFO tempest.lib.common.rest_client [req-50609ce5-ffae-4476-8688-c71f2854e713 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.755s 2018-08-24 20:31:48.671 63 DEBUG tempest.lib.common.rest_client [req-50609ce5-ffae-4476-8688-c71f2854e713 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:49.982 63 INFO tempest.lib.common.rest_client [req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.296s 2018-08-24 20:31:49.983 63 DEBUG tempest.lib.common.rest_client [req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:49Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:49.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:49.996 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:31:51.046 63 INFO tempest.lib.common.rest_client [req-ed85f360-ff69-4d0e-a087-39fb8c2b5205 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.048s 2018-08-24 20:31:51.047 63 DEBUG tempest.lib.common.rest_client [req-ed85f360-ff69-4d0e-a087-39fb8c2b5205 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205'} Body: {"itemNotFound": {"message": "Instance 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:51.615 63 INFO tempest.lib.common.rest_client [req-325ff511-0023-4067-ad30-4251338e6ba0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3 0.567s 2018-08-24 20:31:51.616 63 DEBUG tempest.lib.common.rest_client [req-325ff511-0023-4067-ad30-4251338e6ba0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-325ff511-0023-4067-ad30-4251338e6ba0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:51.821 63 INFO tempest.lib.common.rest_client [req-274ffe12-3a97-4b2f-a5d1-52f94daadb88 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.204s 2018-08-24 20:31:51.821 63 DEBUG tempest.lib.common.rest_client [req-274ffe12-3a97-4b2f-a5d1-52f94daadb88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:52.768 63 INFO tempest.lib.common.rest_client [req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.946s 2018-08-24 20:31:52.769 63 DEBUG tempest.lib.common.rest_client [req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:51Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:54.119 63 INFO tempest.lib.common.rest_client [req-63b28dad-149e-4d4e-acf5-d98a2dbdd090 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.335s 2018-08-24 20:31:54.119 63 DEBUG tempest.lib.common.rest_client [req-63b28dad-149e-4d4e-acf5-d98a2dbdd090 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:53Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:53.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:54.132 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 20:31:55.178 63 INFO tempest.lib.common.rest_client [req-12c2d8f9-a22b-4c12-bcf6-666869e2126d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.043s 2018-08-24 20:31:55.178 63 DEBUG tempest.lib.common.rest_client [req-12c2d8f9-a22b-4c12-bcf6-666869e2126d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d'} Body: {"itemNotFound": {"message": "Instance 310622c8-f76c-47c0-877e-6a7f8389159f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:55.741 63 INFO tempest.lib.common.rest_client [req-ee7da29a-907d-4785-8037-71a406def5e1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d 0.562s 2018-08-24 20:31:55.741 63 DEBUG tempest.lib.common.rest_client [req-ee7da29a-907d-4785-8037-71a406def5e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee7da29a-907d-4785-8037-71a406def5e1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:55.785 63 INFO tempest.lib.common.rest_client [req-7721782a-438e-4a5a-a769-da63fdf561dd ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954 0.042s 2018-08-24 20:31:55.785 63 DEBUG tempest.lib.common.rest_client [req-7721782a-438e-4a5a-a769-da63fdf561dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954', u'x-compute-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:57.233 63 INFO tempest.lib.common.rest_client [req-6288d8e7-bac7-48e3-95c5-c2e20c29fd15 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48 1.446s 2018-08-24 20:31:57.233 63 DEBUG tempest.lib.common.rest_client [req-6288d8e7-bac7-48e3-95c5-c2e20c29fd15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48', u'date': 'Fri, 24 Aug 2018 20:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6288d8e7-bac7-48e3-95c5-c2e20c29fd15'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:31:59.135 63 INFO tempest.lib.common.rest_client [req-77fce55f-7438-4240-8db4-a50a7f1276a2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222 1.900s 2018-08-24 20:31:59.135 63 DEBUG tempest.lib.common.rest_client [req-77fce55f-7438-4240-8db4-a50a7f1276a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222', u'date': 'Fri, 24 Aug 2018 20:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77fce55f-7438-4240-8db4-a50a7f1276a2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:00.412 63 INFO tempest.lib.common.rest_client [req-646ec467-67b5-4638-99e3-5df62f3114a6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60 1.275s 2018-08-24 20:32:00.412 63 DEBUG tempest.lib.common.rest_client [req-646ec467-67b5-4638-99e3-5df62f3114a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60', u'date': 'Fri, 24 Aug 2018 20:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-646ec467-67b5-4638-99e3-5df62f3114a6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:02.276 63 INFO tempest.lib.common.rest_client [req-91a017fe-05cb-47db-b026-65de91ee4977 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7 1.863s 2018-08-24 20:32:02.277 63 DEBUG tempest.lib.common.rest_client [req-91a017fe-05cb-47db-b026-65de91ee4977 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91a017fe-05cb-47db-b026-65de91ee4977'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:02.571 63 INFO tempest.lib.common.rest_client [req-98fda3f0-560c-42c0-8cdf-13f5c9f1701a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a 0.292s 2018-08-24 20:32:02.571 63 DEBUG tempest.lib.common.rest_client [req-98fda3f0-560c-42c0-8cdf-13f5c9f1701a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98fda3f0-560c-42c0-8cdf-13f5c9f1701a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [368.565280s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:25:54,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.552s 2018-08-24 20:25:54,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-414543493 description", "name": "tempest-secgroup-smoke-414543493"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16798aa3-b789-4171-aa37-9b671f575cf4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-414543493 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "updated_at": "2018-08-24T20:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "055fe415-f6d0-471d-a60a-d4f6bbad660a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "0a3c7c30-f409-4daa-ae3b-73586c8e0ebf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "60817e65-897c-4e79-acf7-6ef0345c801a", "name": "tempest-secgroup-smoke-414543493"}} 2018-08-24 20:25:54,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 20:25:54,733 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1048541d-2d6b-4dff-b8cb-1db142b8c8d8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2ebbfebf-9977-427d-ac8f-042de3a229c1"}} 2018-08-24 20:25:54,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:54,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133fd966-e65c-40ec-bfba-984f1472e0eb'} 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-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3368605b-811e-4d20-bc98-52d1c2a161b8"}} 2018-08-24 20:25:55,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 20:25:55,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150a8e42-ae44-4d14-9157-1f79692ca171'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "69da8b29-3332-424b-b63e-2e59d556df34"}} 2018-08-24 20:25:55,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:25:55,227 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63017525-3e9b-4997-884c-78405272f972'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "adb951ea-bb82-4784-88e4-97de88ff6b8d"}} 2018-08-24 20:25:55,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:55,398 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f679c74-8f89-4cf5-acac-2be7316ad58d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "972500b9-212f-4409-afca-989760a1056a"}} 2018-08-24 20:25:55,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:25:55,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8169ce-679a-4301-b0de-fc1b063dea93'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5dded285-6647-4fb0-913d-16ff2658cec1"}} 2018-08-24 20:25:55,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:25:55,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc267f61-bbe4-46bf-af58-622185f90c5d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a3f073d1-bdd6-409c-9f25-f55a3983cc14"}} 2018-08-24 20:25:55,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:25:55,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-577cfdc6-723a-400a-b6b0-0415b7899697'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "191cc6d4-de00-407a-b557-cdcc4c5fa97e"}} 2018-08-24 20:25:56,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.274s 2018-08-24 20:25:56,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1082727341"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d19c871-32ca-476e-a356-c2eea8fc6d30'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","name":"tempest-A-1082727341"}} 2018-08-24 20:25:57,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.099s 2018-08-24 20:25:57,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "name": "tempest-subnet-A-1-1236559552"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b769f6d-b94f-42a8-aa16-3ae9feab17c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:56Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:56Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","subnetpool_id":null,"name":"tempest-subnet-A-1-1236559552"}} 2018-08-24 20:25:57,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.197s 2018-08-24 20:25:57,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1697545086"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bbb1b56-ab0c-44d6-a520-8b5d9483a448'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"74d3bdde-6423-41ac-ae2a-8d740de17222","name":"tempest-B-1697545086"}} 2018-08-24 20:25:58,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.643s 2018-08-24 20:25:58,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "name": "tempest-subnet-B-1-2104368685"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4785bc2-22b6-412d-8e03-ee4d4c14887b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:57Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"934a3667-0206-4732-ba0c-860a03602a48","subnetpool_id":null,"name":"tempest-subnet-B-1-2104368685"}} 2018-08-24 20:25:58,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.624s 2018-08-24 20:25:58,759 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1792531954"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfj+3NeJqrFzEeiXP64kABCZc+yj73ncDLAL9mI8FXnlhemGKSumHSSPG9X8nh5ypO/GGCYaJDclFJ4dd5zbWxudlfdTOyi5fSj2utPsTbtfNMxUsF4y3+Iu/v2eTt6Ko3kdDNp87QFe18hz0bG3zSm+G3pn0fTPuBCTvda1cpE5AOKaxHmII+V5uw00IRBpGGe+BeOxlfiuADjOkx3CZ6CEtyWozXC4tmlWFOI7/o50/Rc+c0JtB2MhmN6D7n+bln/g3RXYNHpiN2Aid4ak4njW/j60RTGWh6V3T7AZlhjOIFayr0WbrXuZHbt4/XqPZI3oi+c2axolxtC/Vm4ml Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz34/tzXiaqxcxHolz+uJAAQmXPso+953AywC/ZiPBV55YXph\nikrph0kjxvV/J4ecqTvxhgmGiQ3JRSeHXec21sbnZX3UzsouX0o9rrT7E27XzTMV\nLBeMt/iLv79nk7eiqN5HQzafO0BXtfIc9Gxt80pvht6Z9H0z7gQk73WtXKROQDim\nsR5iCPlebsNNCEQaRhnvgXjsZX4rgA4zpMdwmeghLclqM1wuLZpVhTiO/6OdP0XP\nnNCbQdjIZjeg+5/m5Z/4N0V2DR6YjdgIneGpOJ41v4+tEUxloeld0+wGZYYziBWs\nq9Fm617mR27eP16j2SN6IvnNmsaJcbQv1ZuJpQIDAQABAoIBAQCfVZ1r/S7vJ4jd\nP8dFkONVZdpn0F66eyz8/JEXWE2Lm+6t0iKQ5dHKl3mn0OFh45uDwYpImYv8Nt/2\nANLMYz8TUw5iO2xtl4hgmEwhmsyrMZT5+F4ry7G9nFkEV+Eb6Ao6juY+UPWZtGEm\nUNO3RoRwLRrTgKDMxFBaWEhcsgr8dbUV0TO6I0aCGXeBo0ZjW1iub7LZH5iE5/L+\nZmqwk4lNZcqcRnmUYF7H0IObJrJuEqsPnt5KIAOPGlI2umftF3J8Pogzv2ORNRiX\nbrCXJgx7oRBK6++H69r9lvIvEFwh/s/a+bqrXJa5YwOI99A1+F7kPssN1hp+vsbj\nznEnqp0BAoGBAPUZ/6pgnddR52L0VzAoPsqYje4msSMnJGpoTiEj3rIz1WziUEGA\nzPlJfXoGmcUr56XKPobKQ3uoiyJcQkQSLQU0nsSlAeH2CT0sCW/1YQZTYDO3Gp3h\nBwi3gfrgjWzv5zxE1wUWxW6hPcSvhjtpsM025p3Y8Dgj+xasYeFDSn1FAoGBANi4\nJvhpP+KJkt/hsPU3BGKfVRTQCjOd6254fAkRSFNyyNqEVqvFTK9ulHZEsJrHtqup\nbvHFgc/aGZqEWDJg3DtqITc45os0nTzMHYYFWBibQF5ei7GFNC9mxvq94kA0PXuI\nF5G2pNv8jnkeF7GGzLYLWopoiD6Ly//jAvz1NLDhAoGAFuNepKJxGvJjETKQEccw\nVer5Fgw27nlxRR6IbT/UQ//jJk/b/sHwYjciqIqFQYxgDXNdc2jf9GRA2eyTo5eu\n7JWFXgeqrVc0danvF61qahTPHwUyTxv8dCvuz2a4zjt49H/ZNHhz52jXQ87AUjwE\nbqV507O2ewehIvTmDwshoaECgYEAjYxx/6wWyuraYJozj2YY2iWBV6+uChqqLCRL\nt0xvdfmx0G/BgD3EoYzTMRAaXW32FNb8nLNI3y5vrKmmRXlYPwJJoZzrj56U2KHk\n4qVY7fFxMHIGQbNj61XwvtMJFLBKPAYehtDJitnBYMBT72LBEGIICADQhDGg04g9\namTpvmECgYBL7waG6D1oK4Ja0JKAtHMNTzEca6PUwMRL9rBKl2SvNS0UmNaZNhC4\n2HoI4YCnYII3DKOBJAli9gDAVhEKUUnO4vC7X9SxLTf8afi+s3XALqT0txoBqrWd\nTfgGvdLC0mAC7Jpfyef9f9vUT9Z9WxWTJbyXxSfM2Lm5U4MtSjpHHQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1792531954", "fingerprint": "34:ce:70:70:31:41:71:b3:50:2b:4a:95:49:80:69:9c"}} 2018-08-24 20:26:00,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.476s 2018-08-24 20:26:00,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-295703437", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e241c9d7-a74e-4693-9367-80dbb4ee2ad7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:25:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:25:59Z","name":"tempest-port-smoke-295703437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4d:11:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","ip_address":"10.101.11.10"}],"id":"b77966b1-bbf9-4b02-a4db-745ca8ba486d","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} 2018-08-24 20:26:02,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 2.505s 2018-08-24 20:26:02,748 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "port": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "adminPass": "W2bF2XxP58yD"}} 2018-08-24 20:26:03,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.339s 2018-08-24 20:26:03,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:05,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 1.012s 2018-08-24 20:26:05,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:06,302 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.165s 2018-08-24 20:26:06,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:06,314 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:26:08,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.863s 2018-08-24 20:26:08,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.152s 2018-08-24 20:26:09,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,365 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:26:09,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.157s 2018-08-24 20:26:09,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,538 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 310622c8-f76c-47c0-877e-6a7f8389159f with status: ACTIVE 2018-08-24 20:26:10,553 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.013s 2018-08-24 20:26:10,554 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-990640510", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6d0c44e-38ac-4e9f-b376-fdc073787ca9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:26:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:26:09Z","name":"tempest-port-smoke-990640510","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:67:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.20"}],"id":"8caee268-06e3-4ac6-9361-e40793cbb1a3","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} 2018-08-24 20:26:11,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 1.069s 2018-08-24 20:26:11,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "74d3bdde-6423-41ac-ae2a-8d740de17222", "port": "8caee268-06e3-4ac6-9361-e40793cbb1a3"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "adminPass": "g6Yj6GbLzmVQ"}} 2018-08-24 20:26:12,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.424s 2018-08-24 20:26:12,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:13,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.105s 2018-08-24 20:26:13,170 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:13,185 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:26:14,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.444s 2018-08-24 20:26:14,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:14,647 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:26:15,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.346s 2018-08-24 20:26:15,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:17,609 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.597s 2018-08-24 20:26:17,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:17,623 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:26:18,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.450s 2018-08-24 20:26:18,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:18,085 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d with status: ACTIVE 2018-08-24 20:26:18,181 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.095s 2018-08-24 20:26:18,182 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--97799509", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae12df1c-4868-45bc-85ef-1003c9bae783'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:17Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} 2018-08-24 20:26:19,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.228s 2018-08-24 20:26:19,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5038b5bc-8cea-4396-9148-d7918e52b334'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:18Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} 2018-08-24 20:26:21,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface 2.115s 2018-08-24 20:26:21,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0befd074-05f2-467b-8163-a01ed31535f2'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} 2018-08-24 20:26:21,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.371s 2018-08-24 20:26:21,901 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6391836e-eea2-4fad-a52a-82acee237c7b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5f30c426-292f-4e58-a15e-1fd101498555"}} 2018-08-24 20:26:22,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.403s 2018-08-24 20:26:22,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56bf1758-ee02-4b34-bff1-1073d4b69d30'} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "id": "27aea8a6-d1cc-4256-910f-0ce3caaf1be8"}} 2018-08-24 20:26:23,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.722s 2018-08-24 20:26:23,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f209b12d-5b34-476d-9b48-ba7fa243bb18'} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "id": "868d6988-18aa-4acf-a94d-772cc85d0d7f"}} 2018-08-24 20:26:23,030 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:26:23,099 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.069s 2018-08-24 20:26:23,100 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86550ffa-4aab-484d-b851-c7e9cdacccde'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:26:19Z","admin_state_up":true,"updated_at":"2018-08-24T20:26:20Z","binding:vnic_type":"normal","device_id":"d796c5cb-11ac-4cdd-b6ab-017ebe7e2146","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:ff:89:97","id":"33b06b49-aaf9-49db-b044-8f07d3ea9c6d","port_security_enabled":false,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-24 20:26:24,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 1.756s 2018-08-24 20:26:24,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-749fd409-a031-4269-aa01-ba8f91c02a2d'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} 2018-08-24 20:26:26,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.501s 2018-08-24 20:26:26,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42a569ae-8684-4cbc-acf6-93620aa219f1'} Body: 2018-08-24 20:26:26,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.207s 2018-08-24 20:26:26,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1726751025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f92f2d55-e86e-4eae-8136-34ad87c1d801'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} 2018-08-24 20:26:27,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.410s 2018-08-24 20:26:27,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0bbdf260-4096-4480-a234-15fe5e8d42aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} 2018-08-24 20:26:29,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface 1.983s 2018-08-24 20:26:29,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d5dcfc0-9df9-4811-8af7-eecc91878be8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} 2018-08-24 20:26:31,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.839s 2018-08-24 20:26:31,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:26:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2812f2d3-76a2-4d0c-a202-718e850b5bef'} Body: {"floatingip": {"router_id": "a72dd602-9fdf-46ec-be5a-c85561573809", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:26:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d", "id": "51f52d9c-7400-4244-99c4-0d82566a68f2", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:26:31,808 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:39,823 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:39,888 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:26:39,920 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:40,034 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:26:40,035 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:40,037 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:40,098 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:26:40,101 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:45,108 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:26:45,109 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:27:55,179 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:27:55,180 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:27:55,183 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:27:55,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:27:55,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:28:00,288 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:28:00,288 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:29:10,346 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:29:10,347 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:29:10,348 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,480 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,488 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:29:10,488 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10,489 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:29:10,489 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,551 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,554 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,564 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:29:10,564 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:29:10,565 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,567 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,631 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,637 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:29:10,638 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,639 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,699 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:29:10,710 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10,710 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:29:10,710 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,713 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,777 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,809 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:15,817 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:29:15,817 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:30:25,875 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:30:25,875 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:30:25,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:30:25,981 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:30:26,007 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:30:31,016 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:30:31,018 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:31:41,074 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:31:41,075 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:31:42,730 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2 1.653s 2018-08-24 20:31:42,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2', u'date': 'Fri, 24 Aug 2018 20:31:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b759430c-10ad-4646-b5c3-375caf71252a'} Body: 2018-08-24 20:31:44,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface 1.982s 2018-08-24 20:31:44,715 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c3be9e8-2147-4b3a-9c62-941d07a42db8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} 2018-08-24 20:31:46,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.539s 2018-08-24 20:31:46,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a9200287-16c7-4cc9-bf18-c3eaffbc8fe5'} Body: 2018-08-24 20:31:46,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 0.297s 2018-08-24 20:31:46,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f85f674-e3c2-43c6-8a84-2fd43a41e709'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-24 20:31:46,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.341s 2018-08-24 20:31:46,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8717d8b-e6e1-40e5-898a-37db2a3d21ff'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-24 20:31:47,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 1.012s 2018-08-24 20:31:47,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b'} Body: 2018-08-24 20:31:48,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.755s 2018-08-24 20:31:48,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:49,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.296s 2018-08-24 20:31:49,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:49Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:49.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:49,996 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:31:51,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.048s 2018-08-24 20:31:51,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205'} Body: {"itemNotFound": {"message": "Instance 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d could not be found.", "code": 404}} 2018-08-24 20:31:51,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3 0.567s 2018-08-24 20:31:51,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-325ff511-0023-4067-ad30-4251338e6ba0'} Body: 2018-08-24 20:31:51,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.204s 2018-08-24 20:31:51,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88'} Body: 2018-08-24 20:31:52,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.946s 2018-08-24 20:31:52,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:51Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:54,119 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.335s 2018-08-24 20:31:54,119 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:53Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:53.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:54,132 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 20:31:55,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.043s 2018-08-24 20:31:55,178 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d'} Body: {"itemNotFound": {"message": "Instance 310622c8-f76c-47c0-877e-6a7f8389159f could not be found.", "code": 404}} 2018-08-24 20:31:55,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d 0.562s 2018-08-24 20:31:55,741 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee7da29a-907d-4785-8037-71a406def5e1'} Body: 2018-08-24 20:31:55,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954 0.042s 2018-08-24 20:31:55,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954', u'x-compute-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd'} Body: 2018-08-24 20:31:57,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48 1.446s 2018-08-24 20:31:57,233 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48', u'date': 'Fri, 24 Aug 2018 20:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6288d8e7-bac7-48e3-95c5-c2e20c29fd15'} Body: 2018-08-24 20:31:59,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222 1.900s 2018-08-24 20:31:59,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222', u'date': 'Fri, 24 Aug 2018 20:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77fce55f-7438-4240-8db4-a50a7f1276a2'} Body: 2018-08-24 20:32:00,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60 1.275s 2018-08-24 20:32:00,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60', u'date': 'Fri, 24 Aug 2018 20:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-646ec467-67b5-4638-99e3-5df62f3114a6'} Body: 2018-08-24 20:32:02,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7 1.863s 2018-08-24 20:32:02,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91a017fe-05cb-47db-b026-65de91ee4977'} Body: 2018-08-24 20:32:02,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a 0.292s 2018-08-24 20:32:02,571 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98fda3f0-560c-42c0-8cdf-13f5c9f1701a'} Body: 2018-08-24 20:32:02.809 63 INFO tempest.lib.common.rest_client [req-fbfa29dc-5080-451d-ba65-4ca41247ad51 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.210s 2018-08-24 20:32:02.809 63 DEBUG tempest.lib.common.rest_client [req-fbfa29dc-5080-451d-ba65-4ca41247ad51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1960479842 description", "name": "tempest-secgroup-smoke-1960479842"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbfa29dc-5080-451d-ba65-4ca41247ad51'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1960479842 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:02Z", "updated_at": "2018-08-24T20:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "43864103-4576-472f-b7eb-8a33f8be66e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "bf7518af-6261-4cab-b143-cc55c4b4ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "name": "tempest-secgroup-smoke-1960479842"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:03.650 63 INFO tempest.lib.common.rest_client [req-61a85ab9-71d5-4393-950c-c9faa76398d7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.839s 2018-08-24 20:32:03.651 63 DEBUG tempest.lib.common.rest_client [req-61a85ab9-71d5-4393-950c-c9faa76398d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61a85ab9-71d5-4393-950c-c9faa76398d7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0ad98b52-12af-4414-bf16-c2b7e3168b0e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:03.800 63 INFO tempest.lib.common.rest_client [req-a4c4af94-bcf6-4676-af14-1c431445ccb1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:32:03.801 63 DEBUG tempest.lib.common.rest_client [req-a4c4af94-bcf6-4676-af14-1c431445ccb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c4af94-bcf6-4676-af14-1c431445ccb1'} 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-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6132d70b-188b-4531-a870-f5c865827db5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:03.952 63 INFO tempest.lib.common.rest_client [req-90972ac2-bd12-47cb-b15a-037a9f75beb3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.150s 2018-08-24 20:32:03.953 63 DEBUG tempest.lib.common.rest_client [req-90972ac2-bd12-47cb-b15a-037a9f75beb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90972ac2-bd12-47cb-b15a-037a9f75beb3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5689e80a-72aa-4625-983c-84ea282f15e6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.096 63 INFO tempest.lib.common.rest_client [req-0c2c9a92-85d1-4ef7-883f-70b04518a6c6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:32:04.096 63 DEBUG tempest.lib.common.rest_client [req-0c2c9a92-85d1-4ef7-883f-70b04518a6c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2c9a92-85d1-4ef7-883f-70b04518a6c6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ce52966f-aa6a-49c3-aa91-daadcc178a81"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.224 63 INFO tempest.lib.common.rest_client [req-672e0bb1-8336-4c93-a18d-b63b13c8ca64 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.126s 2018-08-24 20:32:04.224 63 DEBUG tempest.lib.common.rest_client [req-672e0bb1-8336-4c93-a18d-b63b13c8ca64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-672e0bb1-8336-4c93-a18d-b63b13c8ca64'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6bbb9065-808a-4369-a56d-de72f697a39d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.398 63 INFO tempest.lib.common.rest_client [req-0155c3ca-3f7b-4997-b90c-22b92f37ba5f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:32:04.399 63 DEBUG tempest.lib.common.rest_client [req-0155c3ca-3f7b-4997-b90c-22b92f37ba5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0155c3ca-3f7b-4997-b90c-22b92f37ba5f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5721beec-9417-49b0-b03a-ab78bc428956"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.582 63 INFO tempest.lib.common.rest_client [req-53da70fb-c879-470f-9876-bc0242c3be6c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.182s 2018-08-24 20:32:04.582 63 DEBUG tempest.lib.common.rest_client [req-53da70fb-c879-470f-9876-bc0242c3be6c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53da70fb-c879-470f-9876-bc0242c3be6c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "164fad99-aebb-42fe-af35-f6bc91460278"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.749 63 INFO tempest.lib.common.rest_client [req-a92ece41-c4e9-4d0d-aad2-d3a98ec3fec1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 20:32:04.749 63 DEBUG tempest.lib.common.rest_client [req-a92ece41-c4e9-4d0d-aad2-d3a98ec3fec1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a92ece41-c4e9-4d0d-aad2-d3a98ec3fec1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f2055c57-df9f-4ff1-85ea-c0f4698e6875"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:04.995 63 INFO tempest.lib.common.rest_client [req-fefe9ea2-6576-4a82-9089-55b49f1b9147 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.245s 2018-08-24 20:32:04.996 63 DEBUG tempest.lib.common.rest_client [req-fefe9ea2-6576-4a82-9089-55b49f1b9147 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-610739685"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fefe9ea2-6576-4a82-9089-55b49f1b9147'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92d4f877-4580-40cb-a2ed-2ed093756974","name":"tempest-A-610739685"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:05.497 63 INFO tempest.lib.common.rest_client [req-f340081b-2ce7-4c3f-b8f7-8ca90a2e1f05 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.500s 2018-08-24 20:32:05.498 63 DEBUG tempest.lib.common.rest_client [req-f340081b-2ce7-4c3f-b8f7-8ca90a2e1f05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "name": "tempest-subnet-A-1-276661060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f340081b-2ce7-4c3f-b8f7-8ca90a2e1f05'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:04Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","subnetpool_id":null,"name":"tempest-subnet-A-1-276661060"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:05.708 63 INFO tempest.lib.common.rest_client [req-e5a06ccc-aa71-407d-974f-25f36637d2de ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.210s 2018-08-24 20:32:05.709 63 DEBUG tempest.lib.common.rest_client [req-e5a06ccc-aa71-407d-974f-25f36637d2de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-49191992"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5a06ccc-aa71-407d-974f-25f36637d2de'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","name":"tempest-B-49191992"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:06.339 63 INFO tempest.lib.common.rest_client [req-b7579b00-e908-4399-933a-7d6b58690d8e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 20:32:06.339 63 DEBUG tempest.lib.common.rest_client [req-b7579b00-e908-4399-933a-7d6b58690d8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "name": "tempest-subnet-B-1-1152358630"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7579b00-e908-4399-933a-7d6b58690d8e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:05Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","subnetpool_id":null,"name":"tempest-subnet-B-1-1152358630"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:06.489 63 INFO tempest.lib.common.rest_client [req-c593587a-f715-4d93-955c-75e991a627b2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.148s 2018-08-24 20:32:06.492 63 DEBUG tempest.lib.common.rest_client [req-c593587a-f715-4d93-955c-75e991a627b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1392744984"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xQ8F6AUGddsbhIZRECHeVXT6PArv+0jVcEQf7n0fpUcLGTWN5V+yTSxc8HuAmkEAZjy/Dl3CsZdaHGDy/2Ngj1LoOpQfQAXCswSDnnBfvKzZoIl04OXSLRV05a4IpXIwbIlh8j0uyNxtHvj3K7uW4GGTXHPVgbzjDSuzJ7v1MZS6RCvkHjZPKl+bhBxdOOY2klksfVA1OlxoASvu0op4N/wCGLxgjWLqtTjTVjrVJoaNwMFl0q2uB/2Boi05nKiH8iFG2tF/pHB/NNG6loeZyjRH83aShtcYV/Q8t4hKTNYrPrBz2idRCs5k+Q4ETUdMGaVPJi3r8URqVk4XIREZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAusUPBegFBnXbG4SGURAh3lV0+jwK7/tI1XBEH+59H6VHCxk1\njeVfsk0sXPB7gJpBAGY8vw5dwrGXWhxg8v9jYI9S6DqUH0AFwrMEg55wX7ys2aCJ\ndODl0i0VdOWuCKVyMGyJYfI9LsjcbR749yu7luBhk1xz1YG84w0rsye79TGUukQr\n5B42Typfm4QcXTjmNpJZLH1QNTpcaAEr7tKKeDf8Ahi8YI1i6rU401Y61SaGjcDB\nZdKtrgf9gaItOZyoh/IhRtrRf6RwfzTRupaHmco0R/N2kobXGFf0PLeISkzWKz6w\nc9onUQrOZPkOBE1HTBmlTyYt6/FEalZOFyERGQIDAQABAoIBAQCKJhDCsahl6u8z\nH4eqlmA28MciAR+l+x0Yo34AkIuEyOAP2Ym/d5adcHAMHuV7bp3+CaGNQLcht/LX\n+H3NwBJl7h3JIOtHYjfgmEISiTNd3VWNdC24glH8cNSaLvnX82jPYLkN9fxDitdg\n77QAQBz1sOr78TrNBrYMzEUys4VYCxs7C7+3xMLPjEI8kHiBjqfTWHyNX/QArXhI\n3OhXCWiGWjsPkh9RRgcdgpTfJ7wTnnlA3Zl8fwwaMIA8waUV1oUzvru7ym/CfjDm\ngGuv/a+/MGJLV2eIjR2E/97ukUamj38td9uiudK/p35+LiCO+4IahgalnZyITW8y\nFEXAKhnBAoGBAPNvsBoLQhjzLZEZ0KsPOvQKJ09IimSAjKeYg1Ad2XrHN+Z0aqm3\nUsRfV5b5gkAzIiBLlsVezCQuj+gQsNxuxYW/lcfVmccfJQsFuFfN9q1ir+J8Y0lh\neSmK1arU5eKpehQeanzmJXV3JDuO9t2Z8gIpPJ3PhQkrXcv0rLngyCB1AoGBAMRo\nr25/tvG3P1vHVP3//Gry+w/GLsdI8GkMTQj6ubv6lM9OnnfeXpdX9mMq0E66+Nx4\nlcnIqkPTLgK9bBPlHts+zXMCkyFVax7lZqo2Ff/f3FArioAKI84Hs/3VJ6gp+BiG\nrSiebaBU6gbMDlIk9tzWRIJFtNylfCGfPKpON9mVAoGAP+Z6cGuyHwB+Xo9LMgve\nar7bkLk28qi3wyqKlZYwR0VSDCFU+lXP2RI52LyIDzgc5iNRYV+/8GN0jPMMqeA9\n4xzmQT11j0pCnAEVYZ8D+IFmL+p82X9Hobr62UvnSDc6f1t4km6LOKlcjnG5pXPK\njfyrF7Wocz658Va5nFU/0x0CgYA7UKIqbMeDGCQ6Q2iXjMdeRSMtEFzwMkbocp6R\nJ6cP7g0izkttR+qpKhduu29NV4nwizoxRjilYxFyImKRX5CCBeVl5lEor/M50W2/\n2bWrIKAYVg3tvSIzBoCFF+pyDrquLX391lqlIP/MLbPleuRSrSLjdMm6GP/z53Ma\nu6SCQQKBgExul7MQhR8ZxAcvcWDhE/5cscYuO998r2kLqAYlZhLiB9zc+bx0Z6ad\nAAGLkgQC7L3g7ZyRMpWvCCzLjrA2e6Hl7HwIzwemAFjLtIwoCHfFIwPYxsmlouKq\ndaNQWaw+gMgNJrBB4tLNpSBtP7WpfJyLYiEQM6+Y2NsVBg7jrwS8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1392744984", "fingerprint": "05:b5:50:f2:6c:0c:6f:a6:ae:17:f7:00:a1:49:78:df"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:07.750 63 INFO tempest.lib.common.rest_client [req-2f5054c5-15e8-4383-8dd9-e539ec015c70 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 1.254s 2018-08-24 20:32:07.751 63 DEBUG tempest.lib.common.rest_client [req-2f5054c5-15e8-4383-8dd9-e539ec015c70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1415114261", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f5054c5-15e8-4383-8dd9-e539ec015c70'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:06Z","name":"tempest-port-smoke-1415114261","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:00:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","ip_address":"10.101.11.10"}],"id":"51dcc5d8-9b25-4c8e-9782-109585eb943d","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:10.078 63 INFO tempest.lib.common.rest_client [req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.324s 2018-08-24 20:32:10.078 63 DEBUG tempest.lib.common.rest_client [req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92d4f877-4580-40cb-a2ed-2ed093756974", "port": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "adminPass": "gweZk7UCjbE3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:10.450 63 INFO tempest.lib.common.rest_client [req-10074e53-f173-420b-8ace-004bc0bd8184 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.364s 2018-08-24 20:32:10.450 63 DEBUG tempest.lib.common.rest_client [req-10074e53-f173-420b-8ace-004bc0bd8184 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:12.149 63 INFO tempest.lib.common.rest_client [req-544814e4-085c-4231-bf66-acadd924b0a8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.671s 2018-08-24 20:32:12.150 63 DEBUG tempest.lib.common.rest_client [req-544814e4-085c-4231-bf66-acadd924b0a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:13.813 63 INFO tempest.lib.common.rest_client [req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.648s 2018-08-24 20:32:13.814 63 DEBUG tempest.lib.common.rest_client [req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:13.833 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:32:15.018 63 INFO tempest.lib.common.rest_client [req-1733ac5f-3935-47cb-8206-ed189e8ba9f7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.182s 2018-08-24 20:32:15.018 63 DEBUG tempest.lib.common.rest_client [req-1733ac5f-3935-47cb-8206-ed189e8ba9f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:16.182 63 INFO tempest.lib.common.rest_client [req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.149s 2018-08-24 20:32:16.182 63 DEBUG tempest.lib.common.rest_client [req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:17.982 63 INFO tempest.lib.common.rest_client [req-f97f1ea7-c043-4373-88bd-0fc266c17d63 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.784s 2018-08-24 20:32:17.982 63 DEBUG tempest.lib.common.rest_client [req-f97f1ea7-c043-4373-88bd-0fc266c17d63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:17.994 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:32:18.153 63 INFO tempest.lib.common.rest_client [req-65e58f58-b902-42bb-8267-1e3631e1c01b ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.159s 2018-08-24 20:32:18.154 63 DEBUG tempest.lib.common.rest_client [req-65e58f58-b902-42bb-8267-1e3631e1c01b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:18.167 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 38529e90-dd7a-4926-95eb-0fac49e6fd23 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:32:18.992 63 INFO tempest.lib.common.rest_client [req-f710cb42-974e-4a96-a4ce-03eb6dc2a835 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 0.823s 2018-08-24 20:32:18.992 63 DEBUG tempest.lib.common.rest_client [req-f710cb42-974e-4a96-a4ce-03eb6dc2a835 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2092575271", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f710cb42-974e-4a96-a4ce-03eb6dc2a835'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:18Z","name":"tempest-port-smoke-2092575271","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a8:7d:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","ip_address":"10.102.21.20"}],"id":"e67da94f-eecc-4703-a835-1997c67a237c","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:21.082 63 INFO tempest.lib.common.rest_client [req-24e10ce6-21d8-401d-8fe9-233624c7f0d7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.088s 2018-08-24 20:32:21.083 63 DEBUG tempest.lib.common.rest_client [req-24e10ce6-21d8-401d-8fe9-233624c7f0d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "port": "e67da94f-eecc-4703-a835-1997c67a237c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "adminPass": "ncYuS4bA68zH"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:21.146 63 INFO tempest.lib.common.rest_client [req-90a450fd-6130-4e91-8f27-8e471c440e24 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.057s 2018-08-24 20:32:21.146 63 DEBUG tempest.lib.common.rest_client [req-90a450fd-6130-4e91-8f27-8e471c440e24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:22.258 63 INFO tempest.lib.common.rest_client [req-4436df8e-180f-4d77-a770-49d14f806879 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.103s 2018-08-24 20:32:22.258 63 DEBUG tempest.lib.common.rest_client [req-4436df8e-180f-4d77-a770-49d14f806879 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:22.271 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:32:23.680 63 INFO tempest.lib.common.rest_client [req-bb2442fa-7171-41aa-a232-e5a69b3a803f ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.407s 2018-08-24 20:32:23.680 63 DEBUG tempest.lib.common.rest_client [req-bb2442fa-7171-41aa-a232-e5a69b3a803f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:23.696 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:32:24.843 63 INFO tempest.lib.common.rest_client [req-b8d68f8b-be76-4506-8c11-57560b97f782 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.145s 2018-08-24 20:32:24.843 63 DEBUG tempest.lib.common.rest_client [req-b8d68f8b-be76-4506-8c11-57560b97f782 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:26.686 63 INFO tempest.lib.common.rest_client [req-76ea1073-a784-4d40-a9d3-236263d287e5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.829s 2018-08-24 20:32:26.687 63 DEBUG tempest.lib.common.rest_client [req-76ea1073-a784-4d40-a9d3-236263d287e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:29.063 63 INFO tempest.lib.common.rest_client [req-e7ec6964-3476-4673-843e-d741ea013b57 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 1.361s 2018-08-24 20:32:29.064 63 DEBUG tempest.lib.common.rest_client [req-e7ec6964-3476-4673-843e-d741ea013b57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:29.077 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 20:32:29.490 63 INFO tempest.lib.common.rest_client [req-da04e15b-ab39-47b7-b096-5d14f76cb2e0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.413s 2018-08-24 20:32:29.491 63 DEBUG tempest.lib.common.rest_client [req-da04e15b-ab39-47b7-b096-5d14f76cb2e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:29.505 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a74fc402-ae05-424e-abdc-21b8b6c7af54 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:32:29.956 63 INFO tempest.lib.common.rest_client [req-5e65cbb3-a4d9-4981-8ab5-90b9e844fe20 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.450s 2018-08-24 20:32:29.957 63 DEBUG tempest.lib.common.rest_client [req-5e65cbb3-a4d9-4981-8ab5-90b9e844fe20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e65cbb3-a4d9-4981-8ab5-90b9e844fe20'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "01a1ebe6-0f10-49c2-b672-7a4dc8fd0899"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:30.619 63 INFO tempest.lib.common.rest_client [req-7a005914-683b-4d61-b9f7-5589a656f3d9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.662s 2018-08-24 20:32:30.620 63 DEBUG tempest.lib.common.rest_client [req-7a005914-683b-4d61-b9f7-5589a656f3d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a005914-683b-4d61-b9f7-5589a656f3d9'} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "id": "c94ef0b3-a9a0-4dad-9b1c-e616e141e4d7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:31.108 63 INFO tempest.lib.common.rest_client [req-f76c60a3-eb53-4c85-8197-ec50e0a047b3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.487s 2018-08-24 20:32:31.108 63 DEBUG tempest.lib.common.rest_client [req-f76c60a3-eb53-4c85-8197-ec50e0a047b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f76c60a3-eb53-4c85-8197-ec50e0a047b3'} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "id": "002e37e3-66af-4bb1-a9fc-dccd995fdba4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:31.109 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:32:31.228 63 INFO tempest.lib.common.rest_client [req-4d3778fe-5924-4e4e-bb8f-129ff6358f22 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.119s 2018-08-24 20:32:31.229 63 DEBUG tempest.lib.common.rest_client [req-4d3778fe-5924-4e4e-bb8f-129ff6358f22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1827758405", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d3778fe-5924-4e4e-bb8f-129ff6358f22'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:30Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:32.649 63 INFO tempest.lib.common.rest_client [req-fd575d76-1c97-4232-bd34-0104823f840c ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.419s 2018-08-24 20:32:32.650 63 DEBUG tempest.lib.common.rest_client [req-fd575d76-1c97-4232-bd34-0104823f840c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:32:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd575d76-1c97-4232-bd34-0104823f840c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:32Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:35.065 63 INFO tempest.lib.common.rest_client [req-d8d33d86-0218-40f4-ae51-ad9ba67bf08f ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface 2.414s 2018-08-24 20:32:35.065 63 DEBUG tempest.lib.common.rest_client [req-d8d33d86-0218-40f4-ae51-ad9ba67bf08f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8d33d86-0218-40f4-ae51-ad9ba67bf08f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:35.224 63 INFO tempest.lib.common.rest_client [req-83775745-ce89-414f-94d6-ea1e9a71ccea ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.158s 2018-08-24 20:32:35.224 63 DEBUG tempest.lib.common.rest_client [req-83775745-ce89-414f-94d6-ea1e9a71ccea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1608485386", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83775745-ce89-414f-94d6-ea1e9a71ccea'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:34Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:36.612 63 INFO tempest.lib.common.rest_client [req-c8abc896-0d67-4669-a42c-d53327361dcb ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 1.386s 2018-08-24 20:32:36.612 63 DEBUG tempest.lib.common.rest_client [req-c8abc896-0d67-4669-a42c-d53327361dcb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8abc896-0d67-4669-a42c-d53327361dcb'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:36Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:38.850 63 INFO tempest.lib.common.rest_client [req-7636a854-1c3c-4301-be15-089b3781a835 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface 2.236s 2018-08-24 20:32:38.851 63 DEBUG tempest.lib.common.rest_client [req-7636a854-1c3c-4301-be15-089b3781a835 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7636a854-1c3c-4301-be15-089b3781a835'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:40.736 63 INFO tempest.lib.common.rest_client [req-719bd013-d3e4-45db-bf35-c68b7e99abaf ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.882s 2018-08-24 20:32:40.737 63 DEBUG tempest.lib.common.rest_client [req-719bd013-d3e4-45db-bf35-c68b7e99abaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719bd013-d3e4-45db-bf35-c68b7e99abaf'} Body: {"floatingip": {"router_id": "5ce5a7e5-e581-434e-8303-e04875a00954", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:32:39Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d", "id": "8e01a606-5296-4e92-8ff5-18342bcada19", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:32:40.738 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:56.759 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:56.860 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:32:56.887 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:32:57.002 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:32:57.002 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:57.004 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:57.102 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:32:57.132 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:33:02.139 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:33:02.139 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:34:12.191 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:34:12.192 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:34:12.197 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:34:12.297 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:34:12.324 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:34:17.331 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:34:17.332 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:35:27.395 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:35:27.397 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:35:27.397 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27.401 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27.500 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:35:27.530 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27.537 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:35:27.538 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27.538 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:35:27.538 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27.540 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27.599 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:35:27.604 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27.612 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:35:27.613 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:35:27.613 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27.615 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27.675 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:35:27.680 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27.686 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:35:27.686 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27.688 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27.747 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:35:27.752 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27.758 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:35:27.759 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27.759 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:35:27.760 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27.762 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27.823 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:35:27.826 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:32.832 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:35:32.833 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:36:42.904 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:36:42.904 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:36:42.914 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:36:43.013 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:36:43.037 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:36:48.046 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:36:48.047 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:37:58.117 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:37:59.658 63 INFO tempest.lib.common.rest_client [req-57e35baf-7dfc-410b-ab51-ac8d571857bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19 1.538s 2018-08-24 20:37:59.658 63 DEBUG tempest.lib.common.rest_client [req-57e35baf-7dfc-410b-ab51-ac8d571857bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19', u'date': 'Fri, 24 Aug 2018 20:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57e35baf-7dfc-410b-ab51-ac8d571857bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:01.823 63 INFO tempest.lib.common.rest_client [req-7f7ba682-6c9d-450d-8ea3-52a6dfa8b7f1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface 2.163s 2018-08-24 20:38:01.825 63 DEBUG tempest.lib.common.rest_client [req-7f7ba682-6c9d-450d-8ea3-52a6dfa8b7f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f7ba682-6c9d-450d-8ea3-52a6dfa8b7f1'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:03.953 63 INFO tempest.lib.common.rest_client [req-3b9345a6-4ab9-4595-883a-df36406fc5d1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 2.126s 2018-08-24 20:38:03.953 63 DEBUG tempest.lib.common.rest_client [req-3b9345a6-4ab9-4595-883a-df36406fc5d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:38:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b9345a6-4ab9-4595-883a-df36406fc5d1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:05.918 63 INFO tempest.lib.common.rest_client [req-206db25d-26c7-48cb-958b-f9c7bc1a0b4f ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface 1.963s 2018-08-24 20:38:05.918 63 DEBUG tempest.lib.common.rest_client [req-206db25d-26c7-48cb-958b-f9c7bc1a0b4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-206db25d-26c7-48cb-958b-f9c7bc1a0b4f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:07.360 63 INFO tempest.lib.common.rest_client [req-0c2868df-1c34-4475-82b9-72f6f6e57603 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.441s 2018-08-24 20:38:07.361 63 DEBUG tempest.lib.common.rest_client [req-0c2868df-1c34-4475-82b9-72f6f6e57603 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c2868df-1c34-4475-82b9-72f6f6e57603'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:07.757 63 INFO tempest.lib.common.rest_client [req-318b0fb9-a490-4bfd-9128-58c13af69331 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.395s 2018-08-24 20:38:07.757 63 DEBUG tempest.lib.common.rest_client [req-318b0fb9-a490-4bfd-9128-58c13af69331 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:08.125 63 INFO tempest.lib.common.rest_client [req-727dbc47-b826-4f00-b19b-2b4c8a30861e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.367s 2018-08-24 20:38:08.126 63 DEBUG tempest.lib.common.rest_client [req-727dbc47-b826-4f00-b19b-2b4c8a30861e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:07Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:09.799 63 INFO tempest.lib.common.rest_client [req-2ce8d824-8498-46b6-a85e-ce2c0847fe82 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.651s 2018-08-24 20:38:09.799 63 DEBUG tempest.lib.common.rest_client [req-2ce8d824-8498-46b6-a85e-ce2c0847fe82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:38:08Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:38:09.000000", "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:09.813 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:38:10.860 63 INFO tempest.lib.common.rest_client [req-d84cc70f-4f16-47fa-9481-c273610fc926 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.045s 2018-08-24 20:38:10.860 63 DEBUG tempest.lib.common.rest_client [req-d84cc70f-4f16-47fa-9481-c273610fc926 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926'} Body: {"itemNotFound": {"message": "Instance a74fc402-ae05-424e-abdc-21b8b6c7af54 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:11.563 63 INFO tempest.lib.common.rest_client [req-beed091d-c662-46d6-8403-ecc56d767a37 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c 0.701s 2018-08-24 20:38:11.563 63 DEBUG tempest.lib.common.rest_client [req-beed091d-c662-46d6-8403-ecc56d767a37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-beed091d-c662-46d6-8403-ecc56d767a37'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:11.758 63 INFO tempest.lib.common.rest_client [req-681c8915-2dca-4918-ab15-c48b91c5bff7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.194s 2018-08-24 20:38:11.759 63 DEBUG tempest.lib.common.rest_client [req-681c8915-2dca-4918-ab15-c48b91c5bff7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:12.182 63 INFO tempest.lib.common.rest_client [req-0119c14e-1513-43b3-bd88-754d31ea32ff ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.423s 2018-08-24 20:38:12.183 63 DEBUG tempest.lib.common.rest_client [req-0119c14e-1513-43b3-bd88-754d31ea32ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:13.319 63 INFO tempest.lib.common.rest_client [req-5cfacf6e-af49-4f89-801c-046e888743cc ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.122s 2018-08-24 20:38:13.319 63 DEBUG tempest.lib.common.rest_client [req-5cfacf6e-af49-4f89-801c-046e888743cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:14.395 63 INFO tempest.lib.common.rest_client [req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.047s 2018-08-24 20:38:14.396 63 DEBUG tempest.lib.common.rest_client [req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da'} Body: {"itemNotFound": {"message": "Instance 38529e90-dd7a-4926-95eb-0fac49e6fd23 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:15.506 63 INFO tempest.lib.common.rest_client [req-420fbacb-47b7-45eb-8331-326b045cef15 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d 1.110s 2018-08-24 20:38:15.507 63 DEBUG tempest.lib.common.rest_client [req-420fbacb-47b7-45eb-8331-326b045cef15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-420fbacb-47b7-45eb-8331-326b045cef15'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:15.569 63 INFO tempest.lib.common.rest_client [req-3f67558f-d515-432d-9d34-eff6ae69383c ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984 0.061s 2018-08-24 20:38:15.570 63 DEBUG tempest.lib.common.rest_client [req-3f67558f-d515-432d-9d34-eff6ae69383c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984', u'x-compute-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:16.853 63 INFO tempest.lib.common.rest_client [req-7b288c15-1398-4b1b-b6c8-8758178d7ab0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e 1.282s 2018-08-24 20:38:16.854 63 DEBUG tempest.lib.common.rest_client [req-7b288c15-1398-4b1b-b6c8-8758178d7ab0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e', u'date': 'Fri, 24 Aug 2018 20:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b288c15-1398-4b1b-b6c8-8758178d7ab0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:18.597 63 INFO tempest.lib.common.rest_client [req-0e00066b-341d-40dd-aa65-f0420999dcdf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b 1.743s 2018-08-24 20:38:18.598 63 DEBUG tempest.lib.common.rest_client [req-0e00066b-341d-40dd-aa65-f0420999dcdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b', u'date': 'Fri, 24 Aug 2018 20:38:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e00066b-341d-40dd-aa65-f0420999dcdf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:20.074 63 INFO tempest.lib.common.rest_client [req-f7cb80d8-c64f-4be9-8cd9-64a5f5364794 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39 1.475s 2018-08-24 20:38:20.075 63 DEBUG tempest.lib.common.rest_client [req-f7cb80d8-c64f-4be9-8cd9-64a5f5364794 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39', u'date': 'Fri, 24 Aug 2018 20:38:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7cb80d8-c64f-4be9-8cd9-64a5f5364794'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:21.179 63 INFO tempest.lib.common.rest_client [req-b3e68274-a772-4335-8601-02cd1f65ae0c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974 1.103s 2018-08-24 20:38:21.180 63 DEBUG tempest.lib.common.rest_client [req-b3e68274-a772-4335-8601-02cd1f65ae0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974', u'date': 'Fri, 24 Aug 2018 20:38:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b3e68274-a772-4335-8601-02cd1f65ae0c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:21.498 63 INFO tempest.lib.common.rest_client [req-5910e13f-c4c8-4b63-8244-d6441a0b1999 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3 0.317s 2018-08-24 20:38:21.498 63 DEBUG tempest.lib.common.rest_client [req-5910e13f-c4c8-4b63-8244-d6441a0b1999 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5910e13f-c4c8-4b63-8244-d6441a0b1999'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [378.901868s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:32:02,809 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.210s 2018-08-24 20:32:02,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1960479842 description", "name": "tempest-secgroup-smoke-1960479842"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbfa29dc-5080-451d-ba65-4ca41247ad51'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1960479842 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:02Z", "updated_at": "2018-08-24T20:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "43864103-4576-472f-b7eb-8a33f8be66e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "bf7518af-6261-4cab-b143-cc55c4b4ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "name": "tempest-secgroup-smoke-1960479842"}} 2018-08-24 20:32:03,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.839s 2018-08-24 20:32:03,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61a85ab9-71d5-4393-950c-c9faa76398d7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0ad98b52-12af-4414-bf16-c2b7e3168b0e"}} 2018-08-24 20:32:03,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:32:03,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c4af94-bcf6-4676-af14-1c431445ccb1'} 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-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6132d70b-188b-4531-a870-f5c865827db5"}} 2018-08-24 20:32:03,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.150s 2018-08-24 20:32:03,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90972ac2-bd12-47cb-b15a-037a9f75beb3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5689e80a-72aa-4625-983c-84ea282f15e6"}} 2018-08-24 20:32:04,096 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:32:04,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2c9a92-85d1-4ef7-883f-70b04518a6c6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ce52966f-aa6a-49c3-aa91-daadcc178a81"}} 2018-08-24 20:32:04,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.126s 2018-08-24 20:32:04,224 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-672e0bb1-8336-4c93-a18d-b63b13c8ca64'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6bbb9065-808a-4369-a56d-de72f697a39d"}} 2018-08-24 20:32:04,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:32:04,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0155c3ca-3f7b-4997-b90c-22b92f37ba5f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5721beec-9417-49b0-b03a-ab78bc428956"}} 2018-08-24 20:32:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.182s 2018-08-24 20:32:04,582 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53da70fb-c879-470f-9876-bc0242c3be6c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "164fad99-aebb-42fe-af35-f6bc91460278"}} 2018-08-24 20:32:04,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 20:32:04,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a92ece41-c4e9-4d0d-aad2-d3a98ec3fec1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f2055c57-df9f-4ff1-85ea-c0f4698e6875"}} 2018-08-24 20:32:04,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.245s 2018-08-24 20:32:04,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-610739685"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fefe9ea2-6576-4a82-9089-55b49f1b9147'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92d4f877-4580-40cb-a2ed-2ed093756974","name":"tempest-A-610739685"}} 2018-08-24 20:32:05,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.500s 2018-08-24 20:32:05,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "name": "tempest-subnet-A-1-276661060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f340081b-2ce7-4c3f-b8f7-8ca90a2e1f05'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:04Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","subnetpool_id":null,"name":"tempest-subnet-A-1-276661060"}} 2018-08-24 20:32:05,708 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.210s 2018-08-24 20:32:05,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-49191992"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5a06ccc-aa71-407d-974f-25f36637d2de'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","name":"tempest-B-49191992"}} 2018-08-24 20:32:06,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 20:32:06,339 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "name": "tempest-subnet-B-1-1152358630"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7579b00-e908-4399-933a-7d6b58690d8e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:05Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","subnetpool_id":null,"name":"tempest-subnet-B-1-1152358630"}} 2018-08-24 20:32:06,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.148s 2018-08-24 20:32:06,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1392744984"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xQ8F6AUGddsbhIZRECHeVXT6PArv+0jVcEQf7n0fpUcLGTWN5V+yTSxc8HuAmkEAZjy/Dl3CsZdaHGDy/2Ngj1LoOpQfQAXCswSDnnBfvKzZoIl04OXSLRV05a4IpXIwbIlh8j0uyNxtHvj3K7uW4GGTXHPVgbzjDSuzJ7v1MZS6RCvkHjZPKl+bhBxdOOY2klksfVA1OlxoASvu0op4N/wCGLxgjWLqtTjTVjrVJoaNwMFl0q2uB/2Boi05nKiH8iFG2tF/pHB/NNG6loeZyjRH83aShtcYV/Q8t4hKTNYrPrBz2idRCs5k+Q4ETUdMGaVPJi3r8URqVk4XIREZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAusUPBegFBnXbG4SGURAh3lV0+jwK7/tI1XBEH+59H6VHCxk1\njeVfsk0sXPB7gJpBAGY8vw5dwrGXWhxg8v9jYI9S6DqUH0AFwrMEg55wX7ys2aCJ\ndODl0i0VdOWuCKVyMGyJYfI9LsjcbR749yu7luBhk1xz1YG84w0rsye79TGUukQr\n5B42Typfm4QcXTjmNpJZLH1QNTpcaAEr7tKKeDf8Ahi8YI1i6rU401Y61SaGjcDB\nZdKtrgf9gaItOZyoh/IhRtrRf6RwfzTRupaHmco0R/N2kobXGFf0PLeISkzWKz6w\nc9onUQrOZPkOBE1HTBmlTyYt6/FEalZOFyERGQIDAQABAoIBAQCKJhDCsahl6u8z\nH4eqlmA28MciAR+l+x0Yo34AkIuEyOAP2Ym/d5adcHAMHuV7bp3+CaGNQLcht/LX\n+H3NwBJl7h3JIOtHYjfgmEISiTNd3VWNdC24glH8cNSaLvnX82jPYLkN9fxDitdg\n77QAQBz1sOr78TrNBrYMzEUys4VYCxs7C7+3xMLPjEI8kHiBjqfTWHyNX/QArXhI\n3OhXCWiGWjsPkh9RRgcdgpTfJ7wTnnlA3Zl8fwwaMIA8waUV1oUzvru7ym/CfjDm\ngGuv/a+/MGJLV2eIjR2E/97ukUamj38td9uiudK/p35+LiCO+4IahgalnZyITW8y\nFEXAKhnBAoGBAPNvsBoLQhjzLZEZ0KsPOvQKJ09IimSAjKeYg1Ad2XrHN+Z0aqm3\nUsRfV5b5gkAzIiBLlsVezCQuj+gQsNxuxYW/lcfVmccfJQsFuFfN9q1ir+J8Y0lh\neSmK1arU5eKpehQeanzmJXV3JDuO9t2Z8gIpPJ3PhQkrXcv0rLngyCB1AoGBAMRo\nr25/tvG3P1vHVP3//Gry+w/GLsdI8GkMTQj6ubv6lM9OnnfeXpdX9mMq0E66+Nx4\nlcnIqkPTLgK9bBPlHts+zXMCkyFVax7lZqo2Ff/f3FArioAKI84Hs/3VJ6gp+BiG\nrSiebaBU6gbMDlIk9tzWRIJFtNylfCGfPKpON9mVAoGAP+Z6cGuyHwB+Xo9LMgve\nar7bkLk28qi3wyqKlZYwR0VSDCFU+lXP2RI52LyIDzgc5iNRYV+/8GN0jPMMqeA9\n4xzmQT11j0pCnAEVYZ8D+IFmL+p82X9Hobr62UvnSDc6f1t4km6LOKlcjnG5pXPK\njfyrF7Wocz658Va5nFU/0x0CgYA7UKIqbMeDGCQ6Q2iXjMdeRSMtEFzwMkbocp6R\nJ6cP7g0izkttR+qpKhduu29NV4nwizoxRjilYxFyImKRX5CCBeVl5lEor/M50W2/\n2bWrIKAYVg3tvSIzBoCFF+pyDrquLX391lqlIP/MLbPleuRSrSLjdMm6GP/z53Ma\nu6SCQQKBgExul7MQhR8ZxAcvcWDhE/5cscYuO998r2kLqAYlZhLiB9zc+bx0Z6ad\nAAGLkgQC7L3g7ZyRMpWvCCzLjrA2e6Hl7HwIzwemAFjLtIwoCHfFIwPYxsmlouKq\ndaNQWaw+gMgNJrBB4tLNpSBtP7WpfJyLYiEQM6+Y2NsVBg7jrwS8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1392744984", "fingerprint": "05:b5:50:f2:6c:0c:6f:a6:ae:17:f7:00:a1:49:78:df"}} 2018-08-24 20:32:07,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 1.254s 2018-08-24 20:32:07,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1415114261", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f5054c5-15e8-4383-8dd9-e539ec015c70'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:06Z","name":"tempest-port-smoke-1415114261","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:00:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","ip_address":"10.101.11.10"}],"id":"51dcc5d8-9b25-4c8e-9782-109585eb943d","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} 2018-08-24 20:32:10,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.324s 2018-08-24 20:32:10,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92d4f877-4580-40cb-a2ed-2ed093756974", "port": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "adminPass": "gweZk7UCjbE3"}} 2018-08-24 20:32:10,450 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.364s 2018-08-24 20:32:10,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:12,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.671s 2018-08-24 20:32:12,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:13,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.648s 2018-08-24 20:32:13,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:13,833 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:32:15,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.182s 2018-08-24 20:32:15,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:16,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.149s 2018-08-24 20:32:16,182 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:17,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.784s 2018-08-24 20:32:17,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:17,994 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:32:18,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.159s 2018-08-24 20:32:18,154 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:18,167 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 38529e90-dd7a-4926-95eb-0fac49e6fd23 with status: ACTIVE 2018-08-24 20:32:18,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 0.823s 2018-08-24 20:32:18,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2092575271", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f710cb42-974e-4a96-a4ce-03eb6dc2a835'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:18Z","name":"tempest-port-smoke-2092575271","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a8:7d:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","ip_address":"10.102.21.20"}],"id":"e67da94f-eecc-4703-a835-1997c67a237c","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} 2018-08-24 20:32:21,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.088s 2018-08-24 20:32:21,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "port": "e67da94f-eecc-4703-a835-1997c67a237c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "adminPass": "ncYuS4bA68zH"}} 2018-08-24 20:32:21,146 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.057s 2018-08-24 20:32:21,146 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:22,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.103s 2018-08-24 20:32:22,258 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:22,271 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:32:23,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.407s 2018-08-24 20:32:23,680 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:23,696 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:32:24,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.145s 2018-08-24 20:32:24,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:26,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.829s 2018-08-24 20:32:26,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,063 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 1.361s 2018-08-24 20:32:29,064 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,077 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 20:32:29,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.413s 2018-08-24 20:32:29,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,505 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a74fc402-ae05-424e-abdc-21b8b6c7af54 with status: ACTIVE 2018-08-24 20:32:29,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.450s 2018-08-24 20:32:29,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e65cbb3-a4d9-4981-8ab5-90b9e844fe20'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "01a1ebe6-0f10-49c2-b672-7a4dc8fd0899"}} 2018-08-24 20:32:30,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.662s 2018-08-24 20:32:30,620 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a005914-683b-4d61-b9f7-5589a656f3d9'} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "id": "c94ef0b3-a9a0-4dad-9b1c-e616e141e4d7"}} 2018-08-24 20:32:31,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.487s 2018-08-24 20:32:31,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f76c60a3-eb53-4c85-8197-ec50e0a047b3'} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "id": "002e37e3-66af-4bb1-a9fc-dccd995fdba4"}} 2018-08-24 20:32:31,109 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:32:31,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.119s 2018-08-24 20:32:31,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1827758405", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d3778fe-5924-4e4e-bb8f-129ff6358f22'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:30Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} 2018-08-24 20:32:32,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.419s 2018-08-24 20:32:32,650 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:32:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd575d76-1c97-4232-bd34-0104823f840c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:32Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} 2018-08-24 20:32:35,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface 2.414s 2018-08-24 20:32:35,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8d33d86-0218-40f4-ae51-ad9ba67bf08f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} 2018-08-24 20:32:35,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.158s 2018-08-24 20:32:35,224 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1608485386", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83775745-ce89-414f-94d6-ea1e9a71ccea'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:34Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} 2018-08-24 20:32:36,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 1.386s 2018-08-24 20:32:36,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8abc896-0d67-4669-a42c-d53327361dcb'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:36Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} 2018-08-24 20:32:38,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface 2.236s 2018-08-24 20:32:38,851 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7636a854-1c3c-4301-be15-089b3781a835'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} 2018-08-24 20:32:40,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.882s 2018-08-24 20:32:40,737 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719bd013-d3e4-45db-bf35-c68b7e99abaf'} Body: {"floatingip": {"router_id": "5ce5a7e5-e581-434e-8303-e04875a00954", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:32:39Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d", "id": "8e01a606-5296-4e92-8ff5-18342bcada19", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:32:40,738 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:56,759 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:56,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:32:56,887 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:32:57,002 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:32:57,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:57,004 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:57,102 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:32:57,132 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:33:02,139 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:33:02,139 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:34:12,191 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:34:12,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:34:12,197 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:34:12,297 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:34:12,324 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:34:17,331 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:34:17,332 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:35:27,395 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:35:27,397 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:35:27,397 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,401 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,500 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,530 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,537 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:35:27,538 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27,538 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:35:27,538 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,540 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,599 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,604 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,612 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:35:27,613 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:35:27,613 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,615 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,675 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,680 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,686 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:35:27,686 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,688 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,747 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,752 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,758 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:35:27,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27,759 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:35:27,760 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,762 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,823 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,826 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:32,832 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:35:32,833 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:36:42,904 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:36:42,904 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:36:42,914 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:36:43,013 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:36:43,037 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:36:48,046 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:36:48,047 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:37:58,117 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:37:58,117 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:37:59,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19 1.538s 2018-08-24 20:37:59,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19', u'date': 'Fri, 24 Aug 2018 20:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57e35baf-7dfc-410b-ab51-ac8d571857bf'} Body: 2018-08-24 20:38:01,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface 2.163s 2018-08-24 20:38:01,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f7ba682-6c9d-450d-8ea3-52a6dfa8b7f1'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} 2018-08-24 20:38:03,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 2.126s 2018-08-24 20:38:03,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:38:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b9345a6-4ab9-4595-883a-df36406fc5d1'} Body: 2018-08-24 20:38:05,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface 1.963s 2018-08-24 20:38:05,918 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-206db25d-26c7-48cb-958b-f9c7bc1a0b4f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} 2018-08-24 20:38:07,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.441s 2018-08-24 20:38:07,361 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c2868df-1c34-4475-82b9-72f6f6e57603'} Body: 2018-08-24 20:38:07,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.395s 2018-08-24 20:38:07,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331'} Body: 2018-08-24 20:38:08,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.367s 2018-08-24 20:38:08,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:07Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:09,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.651s 2018-08-24 20:38:09,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:38:08Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:38:09.000000", "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:09,813 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:38:10,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.045s 2018-08-24 20:38:10,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926'} Body: {"itemNotFound": {"message": "Instance a74fc402-ae05-424e-abdc-21b8b6c7af54 could not be found.", "code": 404}} 2018-08-24 20:38:11,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c 0.701s 2018-08-24 20:38:11,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-beed091d-c662-46d6-8403-ecc56d767a37'} Body: 2018-08-24 20:38:11,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.194s 2018-08-24 20:38:11,759 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7'} Body: 2018-08-24 20:38:12,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.423s 2018-08-24 20:38:12,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:13,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.122s 2018-08-24 20:38:13,319 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:14,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.047s 2018-08-24 20:38:14,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da'} Body: {"itemNotFound": {"message": "Instance 38529e90-dd7a-4926-95eb-0fac49e6fd23 could not be found.", "code": 404}} 2018-08-24 20:38:15,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d 1.110s 2018-08-24 20:38:15,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-420fbacb-47b7-45eb-8331-326b045cef15'} Body: 2018-08-24 20:38:15,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984 0.061s 2018-08-24 20:38:15,570 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984', u'x-compute-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c'} Body: 2018-08-24 20:38:16,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e 1.282s 2018-08-24 20:38:16,854 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e', u'date': 'Fri, 24 Aug 2018 20:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b288c15-1398-4b1b-b6c8-8758178d7ab0'} Body: 2018-08-24 20:38:18,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b 1.743s 2018-08-24 20:38:18,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b', u'date': 'Fri, 24 Aug 2018 20:38:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e00066b-341d-40dd-aa65-f0420999dcdf'} Body: 2018-08-24 20:38:20,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39 1.475s 2018-08-24 20:38:20,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39', u'date': 'Fri, 24 Aug 2018 20:38:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7cb80d8-c64f-4be9-8cd9-64a5f5364794'} Body: 2018-08-24 20:38:21,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974 1.103s 2018-08-24 20:38:21,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974', u'date': 'Fri, 24 Aug 2018 20:38:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b3e68274-a772-4335-8601-02cd1f65ae0c'} Body: 2018-08-24 20:38:21,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3 0.317s 2018-08-24 20:38:21,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5910e13f-c4c8-4b63-8244-d6441a0b1999'} Body: 2018-08-24 20:38:21.960 63 INFO tempest.lib.common.rest_client [req-f1862d66-d0a9-46f4-a708-cc9e4af5a6d5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.434s 2018-08-24 20:38:21.961 63 DEBUG tempest.lib.common.rest_client [req-f1862d66-d0a9-46f4-a708-cc9e4af5a6d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1260144926 description", "name": "tempest-secgroup-smoke-1260144926"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1862d66-d0a9-46f4-a708-cc9e4af5a6d5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1260144926 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "updated_at": "2018-08-24T20:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "2ed03cd7-8597-422f-90d1-4eb9be83ff42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "ae1c84cb-8418-47bd-98f0-a625b36cb1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "name": "tempest-secgroup-smoke-1260144926"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:22.542 63 INFO tempest.lib.common.rest_client [req-f1864992-2629-4a1a-b05e-2c81e82bfbf9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.579s 2018-08-24 20:38:22.543 63 DEBUG tempest.lib.common.rest_client [req-f1864992-2629-4a1a-b05e-2c81e82bfbf9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1864992-2629-4a1a-b05e-2c81e82bfbf9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d08fdee8-a220-491c-9720-65931148ed9c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:22.761 63 INFO tempest.lib.common.rest_client [req-4570067d-2f26-42eb-a74c-f4dff72138b5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.217s 2018-08-24 20:38:22.762 63 DEBUG tempest.lib.common.rest_client [req-4570067d-2f26-42eb-a74c-f4dff72138b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4570067d-2f26-42eb-a74c-f4dff72138b5'} 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-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6291b14e-a3db-47c2-8939-cc6aa9d50579"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.019 63 INFO tempest.lib.common.rest_client [req-a95b15c2-c210-4c15-99c3-299634cbdd18 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.256s 2018-08-24 20:38:23.019 63 DEBUG tempest.lib.common.rest_client [req-a95b15c2-c210-4c15-99c3-299634cbdd18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95b15c2-c210-4c15-99c3-299634cbdd18'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93d30d5e-126e-43bc-858e-eb69dfed98a9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.205 63 INFO tempest.lib.common.rest_client [req-f424cb70-df9e-48e2-bad1-805f9a9539e2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:38:23.206 63 DEBUG tempest.lib.common.rest_client [req-f424cb70-df9e-48e2-bad1-805f9a9539e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f424cb70-df9e-48e2-bad1-805f9a9539e2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a11a7d48-4c84-410a-9a7d-c3def78768d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.380 63 INFO tempest.lib.common.rest_client [req-092c5c3e-7321-4ece-991b-4ebc76f6b088 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:38:23.380 63 DEBUG tempest.lib.common.rest_client [req-092c5c3e-7321-4ece-991b-4ebc76f6b088 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-092c5c3e-7321-4ece-991b-4ebc76f6b088'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cf82e418-5419-4d12-98ec-1d833f34fcde"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.537 63 INFO tempest.lib.common.rest_client [req-f0cf43fe-517b-4ddd-b512-534f557ae1d1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 20:38:23.537 63 DEBUG tempest.lib.common.rest_client [req-f0cf43fe-517b-4ddd-b512-534f557ae1d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0cf43fe-517b-4ddd-b512-534f557ae1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "729c1f89-2bbf-4da9-b761-52ebd7da8edf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.704 63 INFO tempest.lib.common.rest_client [req-f48b10d3-52ed-49d9-83dd-e327c3934db2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:38:23.705 63 DEBUG tempest.lib.common.rest_client [req-f48b10d3-52ed-49d9-83dd-e327c3934db2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f48b10d3-52ed-49d9-83dd-e327c3934db2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3eb8d5e4-381d-46c4-8eb1-1b7360cea18d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:23.842 63 INFO tempest.lib.common.rest_client [req-337d4c3e-be8a-49c3-a6a5-8c60b41e41e0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.136s 2018-08-24 20:38:23.842 63 DEBUG tempest.lib.common.rest_client [req-337d4c3e-be8a-49c3-a6a5-8c60b41e41e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-337d4c3e-be8a-49c3-a6a5-8c60b41e41e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0de27c7-3d12-4472-9d1b-8d39f078f8b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:24.133 63 INFO tempest.lib.common.rest_client [req-9d64422d-ef89-4430-a72f-d248094d8e08 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.289s 2018-08-24 20:38:24.133 63 DEBUG tempest.lib.common.rest_client [req-9d64422d-ef89-4430-a72f-d248094d8e08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-677578916"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d64422d-ef89-4430-a72f-d248094d8e08'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8bba2f0b-e544-4b84-a00e-919da4414138","name":"tempest-A-677578916"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:25.010 63 INFO tempest.lib.common.rest_client [req-c1212915-8928-42cd-8bcf-34ba64aafea9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.875s 2018-08-24 20:38:25.010 63 DEBUG tempest.lib.common.rest_client [req-c1212915-8928-42cd-8bcf-34ba64aafea9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "name": "tempest-subnet-A-1-1595655228"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1212915-8928-42cd-8bcf-34ba64aafea9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:24Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:24Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f1e95e42-9584-4d24-b81b-626eb373fb04","subnetpool_id":null,"name":"tempest-subnet-A-1-1595655228"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:25.445 63 INFO tempest.lib.common.rest_client [req-83e7ecda-5ccd-46b2-bb92-1689b9f357e7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.433s 2018-08-24 20:38:25.446 63 DEBUG tempest.lib.common.rest_client [req-83e7ecda-5ccd-46b2-bb92-1689b9f357e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1486500572"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83e7ecda-5ccd-46b2-bb92-1689b9f357e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"eabe80d5-7f70-403b-b372-1420826de864","name":"tempest-B-1486500572"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:26.061 63 INFO tempest.lib.common.rest_client [req-f121abf4-6420-4eea-89ee-95bd63bd7b47 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.614s 2018-08-24 20:38:26.062 63 DEBUG tempest.lib.common.rest_client [req-f121abf4-6420-4eea-89ee-95bd63bd7b47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "eabe80d5-7f70-403b-b372-1420826de864", "name": "tempest-subnet-B-1-685199140"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f121abf4-6420-4eea-89ee-95bd63bd7b47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:25Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","subnetpool_id":null,"name":"tempest-subnet-B-1-685199140"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:26.209 63 INFO tempest.lib.common.rest_client [req-df577985-1bef-4547-b1f2-445d45e56839 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.139s 2018-08-24 20:38:26.209 63 DEBUG tempest.lib.common.rest_client [req-df577985-1bef-4547-b1f2-445d45e56839 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1333010457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df577985-1bef-4547-b1f2-445d45e56839'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:25Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:27.428 63 INFO tempest.lib.common.rest_client [req-49e3a63d-7ad7-4c57-aedb-abf4fffa8b9c ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.217s 2018-08-24 20:38:27.428 63 DEBUG tempest.lib.common.rest_client [req-49e3a63d-7ad7-4c57-aedb-abf4fffa8b9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49e3a63d-7ad7-4c57-aedb-abf4fffa8b9c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:29.668 63 INFO tempest.lib.common.rest_client [req-ecf2ebdf-8ee2-4a51-a48c-4fc369d7fdf7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface 2.239s 2018-08-24 20:38:29.669 63 DEBUG tempest.lib.common.rest_client [req-ecf2ebdf-8ee2-4a51-a48c-4fc369d7fdf7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ecf2ebdf-8ee2-4a51-a48c-4fc369d7fdf7'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:30.423 63 INFO tempest.lib.common.rest_client [req-66306c57-a999-4c41-94f5-3f0b19322a99 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.751s 2018-08-24 20:38:30.424 63 DEBUG tempest.lib.common.rest_client [req-66306c57-a999-4c41-94f5-3f0b19322a99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66306c57-a999-4c41-94f5-3f0b19322a99'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "1346d0d4-32ad-4240-a158-46025c35f2f7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:30.858 63 INFO tempest.lib.common.rest_client [req-cd9e4111-171e-4d4d-9f31-3e9c1d555bc9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.433s 2018-08-24 20:38:30.858 63 DEBUG tempest.lib.common.rest_client [req-cd9e4111-171e-4d4d-9f31-3e9c1d555bc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd9e4111-171e-4d4d-9f31-3e9c1d555bc9'} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "id": "c325425c-d0ed-4af6-ab44-6165c3e21ffc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:31.700 63 INFO tempest.lib.common.rest_client [req-f34fea89-bc32-4218-a45c-8710950db3c5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.841s 2018-08-24 20:38:31.701 63 DEBUG tempest.lib.common.rest_client [req-f34fea89-bc32-4218-a45c-8710950db3c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f34fea89-bc32-4218-a45c-8710950db3c5'} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "id": "c99d2450-85e4-4201-9174-57a6062c5088"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:31.701 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:38:32.143 63 INFO tempest.lib.common.rest_client [req-92bbcf3c-cce9-487a-8793-4f86748313a3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.441s 2018-08-24 20:38:32.144 63 DEBUG tempest.lib.common.rest_client [req-92bbcf3c-cce9-487a-8793-4f86748313a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2022190960"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDb/Ko4vQm0MB5cGsrMHYiiiyQZH+O9Cy7tHWrs9iJCYZz+fTyMy6pFEFDiCn98BVPFzvLJctKWuQEUFDnkqN1GLRCEjqZ/BfdmPXcVj8wQZJC7/0F50oGl7UGx+48V9qK3K6iA84HhSpNnYBqNKOpF2pL+m7S6Mx5dpDr7rlLYd/z0jMSaz11lr0OEkUXAjU1W/OxpHEtkQvZV9W9j9BHe7BbIkxHZ1V5fJR5s82pkxBL4Sg1jLclycr10lOLWVtD9LtVoeQ6QGNJ9KRYz7Z/sD/4T+hxsnlf6RMr0ACn7D7upCz2WmtTifj4Q3sf43Q2i0M9Cq7rAOYibqp9DWR91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2/yqOL0JtDAeXBrKzB2IooskGR/jvQsu7R1q7PYiQmGc/n08\njMuqRRBQ4gp/fAVTxc7yyXLSlrkBFBQ55KjdRi0QhI6mfwX3Zj13FY/MEGSQu/9B\nedKBpe1BsfuPFfaityuogPOB4UqTZ2AajSjqRdqS/pu0ujMeXaQ6+65S2Hf89IzE\nms9dZa9DhJFFwI1NVvzsaRxLZEL2VfVvY/QR3uwWyJMR2dVeXyUebPNqZMQS+EoN\nYy3JcnK9dJTi1lbQ/S7VaHkOkBjSfSkWM+2f7A/+E/ocbJ5X+kTK9AAp+w+7qQs9\nlprU4n4+EN7H+N0NotDPQqu6wDmIm6qfQ1kfdQIDAQABAoIBAQDMXJJ9lw92tuTd\nR35x1FXkOkJUnM1iBwuW9ycn7xewdyHzQMCJQ4JwGlIpSvtXaVODhVcCUYrUvhUE\nZC3MABtfX+niWurNQeusrRj9jNJTwDi8jMp0s1wBmsDW6QzpqG9MnmAxOwXDFxaM\niDjiPco1DnJT2K4x898XusOYnz8TG9t1/1VgomgWUsPyyOu7UEY43MgvErOCbN+E\nLqhpF2c0JhUlLiRQCSkC+6nGrumTbAGCU9G+brlOST2mrJ5UHknAO3kc0rk3XNe/\nCujAlARiGav4Ki2LQMH2d+MPRJkQ2kmSJkw2s+8K82HhaynNh4PveE/y/kRMjy/c\nrB0JNF6BAoGBAPLzmj+wo4qtmlc4ZqeizEXJnXyBfWI+suCrOAvfViyNlQJqWxkh\npsAmLzqq4/lzqfgRWzADNoknKQyo2O0mMkozU6BWUids0Ys0a9YAgUWpcn8scLto\nR16GpYdvDDc7Q1y4wBfQos3aYDr1oqAf+3nuSQF5lSF+QNVG0LmcPMfRAoGBAOfN\nURjxTbPrbYbPn5g0Bd1sV/krLj5OoDb3CC6lsWWK372GKMtOaC/Afzm4fLdDLJGj\nK6INPM8YWzmhbqdH/oYJsHJZ6aegl14tBKIeBpUnJhx2B7gispFgVtuuBwL7daPF\nMb+qtDZu+6esMnq2rF744Ap9XcgLvUrkUAEYtiplAoGBAKCJGU6mgJo9NnQVv7db\nmpEutRK1Wc2WUoqkeMdXj1CnSWQsNP/5PX9Qe/rPOw71P8W8aj3ikaG1L6m+1IB3\nsdlX6xVSlLyaaigKvorNEJ6gZhjkm6UqNaafYDeKyE6iqVNWfQ//e+R8PQQYlZor\nJ/ec3b7MwR89lseXIIrVU1BRAoGAWyh+RQ3YXfIu735FKAkFaW+LJT0bAXvQO+1o\nNVgJ7IHxvUm+Tz21cVoFboCj4zoyk8+UgDUufc75SS+4IWcJrFKxJjc/0SExheK0\nWMDwG8X6keTE4mAa01sMrXXB4iVbvRz2lIagOmvo4aaxb1rZbLv494cX02zyczpY\nUCYUtZUCgYEA6fpUAbhXLZHqG/CCgRj9MteaWVp7Gux7w5K6JM8S0J0VyThtRHYD\nbZRSUOhBHnpdI1VGYViRHR+STiZArklMuh0g8xUFF//PqziRo02gSRK4dmGpVEdC\n+vnZXqn1CzXvPV+PXA0GABjBDwzF0gDj+IiAOuhfCnxSao9l2Ctf+h0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-2022190960", "fingerprint": "79:9c:10:b5:f9:f8:1d:42:83:30:10:61:d5:64:f0:58"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:33.216 63 INFO tempest.lib.common.rest_client [req-3fc4384d-8f4f-4147-8c67-af001a4fc898 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 1.068s 2018-08-24 20:38:33.217 63 DEBUG tempest.lib.common.rest_client [req-3fc4384d-8f4f-4147-8c67-af001a4fc898 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1964169292", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fc4384d-8f4f-4147-8c67-af001a4fc898'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:32Z","name":"tempest-port-smoke-1964169292","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cf:18:78","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f1e95e42-9584-4d24-b81b-626eb373fb04","ip_address":"10.101.11.10"}],"id":"f98affbf-21f4-43e9-bfb9-6dabc209a764","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:34.558 63 INFO tempest.lib.common.rest_client [req-b94859ee-6b8e-4614-900a-208a7bf53828 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 1.340s 2018-08-24 20:38:34.559 63 DEBUG tempest.lib.common.rest_client [req-b94859ee-6b8e-4614-900a-208a7bf53828 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "8bba2f0b-e544-4b84-a00e-919da4414138", "port": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "adminPass": "FjU38Uy4oRGS"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:34.893 63 INFO tempest.lib.common.rest_client [req-c2264765-e8b0-4144-9bd6-fd035b1e1765 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.329s 2018-08-24 20:38:34.893 63 DEBUG tempest.lib.common.rest_client [req-c2264765-e8b0-4144-9bd6-fd035b1e1765 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:35.971 63 INFO tempest.lib.common.rest_client [req-feba9681-4884-49ec-92db-2ec863a24ad7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.063s 2018-08-24 20:38:35.971 63 DEBUG tempest.lib.common.rest_client [req-feba9681-4884-49ec-92db-2ec863a24ad7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:37.279 63 INFO tempest.lib.common.rest_client [req-4fceea68-60ad-4de1-a2f1-df04a469b076 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.285s 2018-08-24 20:38:37.279 63 DEBUG tempest.lib.common.rest_client [req-4fceea68-60ad-4de1-a2f1-df04a469b076 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:37.300 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:38.678 63 INFO tempest.lib.common.rest_client [req-d9469dcb-b0f5-4f86-808e-2a5d1119c997 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.376s 2018-08-24 20:38:38.679 63 DEBUG tempest.lib.common.rest_client [req-d9469dcb-b0f5-4f86-808e-2a5d1119c997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:39.848 63 INFO tempest.lib.common.rest_client [req-706c54cc-2276-4e51-9280-e08fa828a047 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.147s 2018-08-24 20:38:39.849 63 DEBUG tempest.lib.common.rest_client [req-706c54cc-2276-4e51-9280-e08fa828a047 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:41.036 63 INFO tempest.lib.common.rest_client [req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.172s 2018-08-24 20:38:41.037 63 DEBUG tempest.lib.common.rest_client [req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:41.051 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:41.251 63 INFO tempest.lib.common.rest_client [req-3306f767-4347-48f4-86a7-7072d3fb01b3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.199s 2018-08-24 20:38:41.251 63 DEBUG tempest.lib.common.rest_client [req-3306f767-4347-48f4-86a7-7072d3fb01b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:41.262 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 84adbe54-5344-4aab-b88e-62987fbd58ca with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:38:42.035 63 INFO tempest.lib.common.rest_client [req-3a445a7b-c905-4ac8-82e3-95047e4c5a85 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 0.772s 2018-08-24 20:38:42.036 63 DEBUG tempest.lib.common.rest_client [req-3a445a7b-c905-4ac8-82e3-95047e4c5a85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-908601977", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a445a7b-c905-4ac8-82e3-95047e4c5a85'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:41Z","name":"tempest-port-smoke-908601977","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:21:29:5e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","ip_address":"10.102.21.20"}],"id":"e39c278a-84a8-47a5-8fde-72d9a310e413","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:44.802 63 INFO tempest.lib.common.rest_client [req-cfc24a9e-9382-477d-b2b9-551521ff8bd9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 2.765s 2018-08-24 20:38:44.803 63 DEBUG tempest.lib.common.rest_client [req-cfc24a9e-9382-477d-b2b9-551521ff8bd9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "eabe80d5-7f70-403b-b372-1420826de864", "port": "e39c278a-84a8-47a5-8fde-72d9a310e413"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "adminPass": "TPrp4WuTjmY4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:44.866 63 INFO tempest.lib.common.rest_client [req-0aff792c-9e28-4b84-96b4-677b65d31b66 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.057s 2018-08-24 20:38:44.867 63 DEBUG tempest.lib.common.rest_client [req-0aff792c-9e28-4b84-96b4-677b65d31b66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:46.202 63 INFO tempest.lib.common.rest_client [req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.320s 2018-08-24 20:38:46.202 63 DEBUG tempest.lib.common.rest_client [req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:46.220 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:38:47.399 63 INFO tempest.lib.common.rest_client [req-24abf0fb-887c-4b5a-aa85-b2a8a67257df ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.177s 2018-08-24 20:38:47.400 63 DEBUG tempest.lib.common.rest_client [req-24abf0fb-887c-4b5a-aa85-b2a8a67257df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:47.421 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:48.917 63 INFO tempest.lib.common.rest_client [req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.494s 2018-08-24 20:38:48.918 63 DEBUG tempest.lib.common.rest_client [req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:50.078 63 INFO tempest.lib.common.rest_client [req-b5e54e21-b3b5-4992-b553-20ccde586214 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.146s 2018-08-24 20:38:50.079 63 DEBUG tempest.lib.common.rest_client [req-b5e54e21-b3b5-4992-b553-20ccde586214 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:51.247 63 INFO tempest.lib.common.rest_client [req-b0be6d85-762a-4591-9048-9b6929a2e089 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.154s 2018-08-24 20:38:51.248 63 DEBUG tempest.lib.common.rest_client [req-b0be6d85-762a-4591-9048-9b6929a2e089 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:51.262 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:51.926 63 INFO tempest.lib.common.rest_client [req-00d0cc43-94ec-4c20-bab6-14eb24da55bd ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.663s 2018-08-24 20:38:51.927 63 DEBUG tempest.lib.common.rest_client [req-00d0cc43-94ec-4c20-bab6-14eb24da55bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:51.938 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: fb0cbbd3-5a75-4012-a504-e724a90c1542 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:38:52.166 63 INFO tempest.lib.common.rest_client [req-92e8c6ad-9210-4ff4-ad31-b4d06d51dcfc ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.227s 2018-08-24 20:38:52.167 63 DEBUG tempest.lib.common.rest_client [req-92e8c6ad-9210-4ff4-ad31-b4d06d51dcfc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1039076171", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e8c6ad-9210-4ff4-ad31-b4d06d51dcfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:51Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:53.690 63 INFO tempest.lib.common.rest_client [req-70664b9e-11f2-498a-865a-582881c64579 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.521s 2018-08-24 20:38:53.691 63 DEBUG tempest.lib.common.rest_client [req-70664b9e-11f2-498a-865a-582881c64579 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70664b9e-11f2-498a-865a-582881c64579'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:53Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:55.931 63 INFO tempest.lib.common.rest_client [req-1953f488-4256-4d3d-89c7-00d5694303f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface 2.239s 2018-08-24 20:38:55.932 63 DEBUG tempest.lib.common.rest_client [req-1953f488-4256-4d3d-89c7-00d5694303f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1953f488-4256-4d3d-89c7-00d5694303f6'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:57.815 63 INFO tempest.lib.common.rest_client [req-680289a6-337b-4256-819f-278882f7dfed ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.881s 2018-08-24 20:38:57.815 63 DEBUG tempest.lib.common.rest_client [req-680289a6-337b-4256-819f-278882f7dfed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-680289a6-337b-4256-819f-278882f7dfed'} Body: {"floatingip": {"router_id": "6740491c-16e2-465b-906e-b852676228a8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:38:56Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764", "id": "d318b2b8-a56b-4cae-a53f-a1b04e06608b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:38:57.818 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:05.831 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:05.896 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:39:05.928 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:06.043 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:39:06.043 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:06.046 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:06.105 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:39:06.110 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:11.117 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:39:11.117 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:40:21.175 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:40:21.176 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:40:21.180 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:40:21.283 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:40:21.308 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:40:26.315 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:40:26.315 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:41:36.385 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:41:36.387 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:41:36.387 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36.393 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36.458 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:41:36.490 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36.496 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:41:36.496 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36.497 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:41:36.497 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36.499 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36.563 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:41:36.563 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36.571 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:41:36.572 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:41:36.572 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36.574 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36.634 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:41:36.639 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36.645 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:41:36.645 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36.647 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36.708 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:41:36.711 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36.720 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:41:36.720 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36.720 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:41:36.721 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36.723 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36.783 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:41:36.787 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:41.794 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:41:41.794 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:42:51.844 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:42:51.844 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:42:51.850 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:42:51.912 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:42:51.914 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:42:56.921 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:42:56.922 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:44:06.990 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:44:08.347 63 INFO tempest.lib.common.rest_client [req-6ef9b91a-6a20-4db4-bd11-4180488ebc77 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b 1.353s 2018-08-24 20:44:08.348 63 DEBUG tempest.lib.common.rest_client [req-6ef9b91a-6a20-4db4-bd11-4180488ebc77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b', u'date': 'Fri, 24 Aug 2018 20:44:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ef9b91a-6a20-4db4-bd11-4180488ebc77'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:10.483 63 INFO tempest.lib.common.rest_client [req-28f3f5da-4f26-414c-a0fb-346e4c6e3203 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface 2.134s 2018-08-24 20:44:10.488 63 DEBUG tempest.lib.common.rest_client [req-28f3f5da-4f26-414c-a0fb-346e4c6e3203 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28f3f5da-4f26-414c-a0fb-346e4c6e3203'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:12.341 63 INFO tempest.lib.common.rest_client [req-5babb096-1242-4763-9091-9735598cbb22 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.851s 2018-08-24 20:44:12.341 63 DEBUG tempest.lib.common.rest_client [req-5babb096-1242-4763-9091-9735598cbb22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5babb096-1242-4763-9091-9735598cbb22'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:12.799 63 INFO tempest.lib.common.rest_client [req-741f81da-5dff-40c7-b1ae-96ebb8ff1531 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.456s 2018-08-24 20:44:12.800 63 DEBUG tempest.lib.common.rest_client [req-741f81da-5dff-40c7-b1ae-96ebb8ff1531 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:13.556 63 INFO tempest.lib.common.rest_client [req-aad583f5-bbff-4621-8f57-85609d15282a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.756s 2018-08-24 20:44:13.557 63 DEBUG tempest.lib.common.rest_client [req-aad583f5-bbff-4621-8f57-85609d15282a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:15.081 63 INFO tempest.lib.common.rest_client [req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.507s 2018-08-24 20:44:15.082 63 DEBUG tempest.lib.common.rest_client [req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:16.152 63 INFO tempest.lib.common.rest_client [req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.049s 2018-08-24 20:44:16.152 63 DEBUG tempest.lib.common.rest_client [req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7'} Body: {"itemNotFound": {"message": "Instance fb0cbbd3-5a75-4012-a504-e724a90c1542 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:16.930 63 INFO tempest.lib.common.rest_client [req-7b8ace16-943e-4092-9b50-7fcefe0eef9e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413 0.777s 2018-08-24 20:44:16.931 63 DEBUG tempest.lib.common.rest_client [req-7b8ace16-943e-4092-9b50-7fcefe0eef9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b8ace16-943e-4092-9b50-7fcefe0eef9e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:17.128 63 INFO tempest.lib.common.rest_client [req-5f349d18-1311-4167-923a-3c879e42eaf8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.196s 2018-08-24 20:44:17.128 63 DEBUG tempest.lib.common.rest_client [req-5f349d18-1311-4167-923a-3c879e42eaf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:17.511 63 INFO tempest.lib.common.rest_client [req-946a30c0-2665-487c-a9b5-c551713c83cd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.382s 2018-08-24 20:44:17.511 63 DEBUG tempest.lib.common.rest_client [req-946a30c0-2665-487c-a9b5-c551713c83cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:19.134 63 INFO tempest.lib.common.rest_client [req-5fa1c0f4-5ce1-4065-9003-1f073fea4065 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.607s 2018-08-24 20:44:19.134 63 DEBUG tempest.lib.common.rest_client [req-5fa1c0f4-5ce1-4065-9003-1f073fea4065 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:20.204 63 INFO tempest.lib.common.rest_client [req-584b142b-23a2-4868-9688-8f1aa108f9d4 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.054s 2018-08-24 20:44:20.206 63 DEBUG tempest.lib.common.rest_client [req-584b142b-23a2-4868-9688-8f1aa108f9d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4'} Body: {"itemNotFound": {"message": "Instance 84adbe54-5344-4aab-b88e-62987fbd58ca could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:21.027 63 INFO tempest.lib.common.rest_client [req-81796d9f-5763-43c0-9da0-7a54926a9df0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764 0.819s 2018-08-24 20:44:21.028 63 DEBUG tempest.lib.common.rest_client [req-81796d9f-5763-43c0-9da0-7a54926a9df0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81796d9f-5763-43c0-9da0-7a54926a9df0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:21.058 63 INFO tempest.lib.common.rest_client [req-26c21278-12ff-454e-ba18-72377814b4b3 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960 0.029s 2018-08-24 20:44:21.059 63 DEBUG tempest.lib.common.rest_client [req-26c21278-12ff-454e-ba18-72377814b4b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960', u'x-compute-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:22.793 63 INFO tempest.lib.common.rest_client [req-c05a13b0-678e-4cbe-b87f-3315e24a9a33 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface 1.733s 2018-08-24 20:44:22.794 63 DEBUG tempest.lib.common.rest_client [req-c05a13b0-678e-4cbe-b87f-3315e24a9a33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c05a13b0-678e-4cbe-b87f-3315e24a9a33'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:24.621 63 INFO tempest.lib.common.rest_client [req-e840a109-58ba-4649-b399-1f4c53f68943 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.825s 2018-08-24 20:44:24.622 63 DEBUG tempest.lib.common.rest_client [req-e840a109-58ba-4649-b399-1f4c53f68943 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:44:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e840a109-58ba-4649-b399-1f4c53f68943'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:25.863 63 INFO tempest.lib.common.rest_client [req-7a4af215-386d-4826-858e-87d9b455ed32 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f 1.239s 2018-08-24 20:44:25.863 63 DEBUG tempest.lib.common.rest_client [req-7a4af215-386d-4826-858e-87d9b455ed32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f', u'date': 'Fri, 24 Aug 2018 20:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a4af215-386d-4826-858e-87d9b455ed32'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:27.540 63 INFO tempest.lib.common.rest_client [req-ebd16a02-11e0-4ed8-97c7-44103e6c01d9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864 1.676s 2018-08-24 20:44:27.541 63 DEBUG tempest.lib.common.rest_client [req-ebd16a02-11e0-4ed8-97c7-44103e6c01d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864', u'date': 'Fri, 24 Aug 2018 20:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebd16a02-11e0-4ed8-97c7-44103e6c01d9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:28.732 63 INFO tempest.lib.common.rest_client [req-8bb19731-4d19-4e02-9c18-5939e1b92876 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04 1.189s 2018-08-24 20:44:28.732 63 DEBUG tempest.lib.common.rest_client [req-8bb19731-4d19-4e02-9c18-5939e1b92876 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04', u'date': 'Fri, 24 Aug 2018 20:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bb19731-4d19-4e02-9c18-5939e1b92876'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:30.372 63 INFO tempest.lib.common.rest_client [req-7b71004b-fcba-4a68-94d4-48d757289024 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138 1.638s 2018-08-24 20:44:30.373 63 DEBUG tempest.lib.common.rest_client [req-7b71004b-fcba-4a68-94d4-48d757289024 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b71004b-fcba-4a68-94d4-48d757289024'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:30.829 63 INFO tempest.lib.common.rest_client [req-948c6c71-5032-4260-a39c-ac9e1ec3295c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9 0.455s 2018-08-24 20:44:30.830 63 DEBUG tempest.lib.common.rest_client [req-948c6c71-5032-4260-a39c-ac9e1ec3295c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-948c6c71-5032-4260-a39c-ac9e1ec3295c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [369.306615s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:38:21,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.434s 2018-08-24 20:38:21,961 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1260144926 description", "name": "tempest-secgroup-smoke-1260144926"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1862d66-d0a9-46f4-a708-cc9e4af5a6d5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1260144926 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "updated_at": "2018-08-24T20:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "2ed03cd7-8597-422f-90d1-4eb9be83ff42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "ae1c84cb-8418-47bd-98f0-a625b36cb1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "name": "tempest-secgroup-smoke-1260144926"}} 2018-08-24 20:38:22,542 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.579s 2018-08-24 20:38:22,543 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1864992-2629-4a1a-b05e-2c81e82bfbf9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d08fdee8-a220-491c-9720-65931148ed9c"}} 2018-08-24 20:38:22,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.217s 2018-08-24 20:38:22,762 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4570067d-2f26-42eb-a74c-f4dff72138b5'} 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-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6291b14e-a3db-47c2-8939-cc6aa9d50579"}} 2018-08-24 20:38:23,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.256s 2018-08-24 20:38:23,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95b15c2-c210-4c15-99c3-299634cbdd18'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93d30d5e-126e-43bc-858e-eb69dfed98a9"}} 2018-08-24 20:38:23,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:38:23,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f424cb70-df9e-48e2-bad1-805f9a9539e2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a11a7d48-4c84-410a-9a7d-c3def78768d1"}} 2018-08-24 20:38:23,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:38:23,380 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-092c5c3e-7321-4ece-991b-4ebc76f6b088'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cf82e418-5419-4d12-98ec-1d833f34fcde"}} 2018-08-24 20:38:23,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 20:38:23,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0cf43fe-517b-4ddd-b512-534f557ae1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "729c1f89-2bbf-4da9-b761-52ebd7da8edf"}} 2018-08-24 20:38:23,704 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:38:23,705 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f48b10d3-52ed-49d9-83dd-e327c3934db2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3eb8d5e4-381d-46c4-8eb1-1b7360cea18d"}} 2018-08-24 20:38:23,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.136s 2018-08-24 20:38:23,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-337d4c3e-be8a-49c3-a6a5-8c60b41e41e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0de27c7-3d12-4472-9d1b-8d39f078f8b4"}} 2018-08-24 20:38:24,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.289s 2018-08-24 20:38:24,133 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-677578916"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d64422d-ef89-4430-a72f-d248094d8e08'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8bba2f0b-e544-4b84-a00e-919da4414138","name":"tempest-A-677578916"}} 2018-08-24 20:38:25,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.875s 2018-08-24 20:38:25,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "name": "tempest-subnet-A-1-1595655228"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1212915-8928-42cd-8bcf-34ba64aafea9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:24Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:24Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f1e95e42-9584-4d24-b81b-626eb373fb04","subnetpool_id":null,"name":"tempest-subnet-A-1-1595655228"}} 2018-08-24 20:38:25,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.433s 2018-08-24 20:38:25,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1486500572"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83e7ecda-5ccd-46b2-bb92-1689b9f357e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"eabe80d5-7f70-403b-b372-1420826de864","name":"tempest-B-1486500572"}} 2018-08-24 20:38:26,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.614s 2018-08-24 20:38:26,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "eabe80d5-7f70-403b-b372-1420826de864", "name": "tempest-subnet-B-1-685199140"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f121abf4-6420-4eea-89ee-95bd63bd7b47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:25Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","subnetpool_id":null,"name":"tempest-subnet-B-1-685199140"}} 2018-08-24 20:38:26,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.139s 2018-08-24 20:38:26,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1333010457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df577985-1bef-4547-b1f2-445d45e56839'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:25Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} 2018-08-24 20:38:27,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.217s 2018-08-24 20:38:27,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49e3a63d-7ad7-4c57-aedb-abf4fffa8b9c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} 2018-08-24 20:38:29,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface 2.239s 2018-08-24 20:38:29,669 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ecf2ebdf-8ee2-4a51-a48c-4fc369d7fdf7'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} 2018-08-24 20:38:30,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.751s 2018-08-24 20:38:30,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66306c57-a999-4c41-94f5-3f0b19322a99'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "1346d0d4-32ad-4240-a158-46025c35f2f7"}} 2018-08-24 20:38:30,858 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.433s 2018-08-24 20:38:30,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd9e4111-171e-4d4d-9f31-3e9c1d555bc9'} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "id": "c325425c-d0ed-4af6-ab44-6165c3e21ffc"}} 2018-08-24 20:38:31,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.841s 2018-08-24 20:38:31,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f34fea89-bc32-4218-a45c-8710950db3c5'} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "id": "c99d2450-85e4-4201-9174-57a6062c5088"}} 2018-08-24 20:38:31,701 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:38:32,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.441s 2018-08-24 20:38:32,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2022190960"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDb/Ko4vQm0MB5cGsrMHYiiiyQZH+O9Cy7tHWrs9iJCYZz+fTyMy6pFEFDiCn98BVPFzvLJctKWuQEUFDnkqN1GLRCEjqZ/BfdmPXcVj8wQZJC7/0F50oGl7UGx+48V9qK3K6iA84HhSpNnYBqNKOpF2pL+m7S6Mx5dpDr7rlLYd/z0jMSaz11lr0OEkUXAjU1W/OxpHEtkQvZV9W9j9BHe7BbIkxHZ1V5fJR5s82pkxBL4Sg1jLclycr10lOLWVtD9LtVoeQ6QGNJ9KRYz7Z/sD/4T+hxsnlf6RMr0ACn7D7upCz2WmtTifj4Q3sf43Q2i0M9Cq7rAOYibqp9DWR91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2/yqOL0JtDAeXBrKzB2IooskGR/jvQsu7R1q7PYiQmGc/n08\njMuqRRBQ4gp/fAVTxc7yyXLSlrkBFBQ55KjdRi0QhI6mfwX3Zj13FY/MEGSQu/9B\nedKBpe1BsfuPFfaityuogPOB4UqTZ2AajSjqRdqS/pu0ujMeXaQ6+65S2Hf89IzE\nms9dZa9DhJFFwI1NVvzsaRxLZEL2VfVvY/QR3uwWyJMR2dVeXyUebPNqZMQS+EoN\nYy3JcnK9dJTi1lbQ/S7VaHkOkBjSfSkWM+2f7A/+E/ocbJ5X+kTK9AAp+w+7qQs9\nlprU4n4+EN7H+N0NotDPQqu6wDmIm6qfQ1kfdQIDAQABAoIBAQDMXJJ9lw92tuTd\nR35x1FXkOkJUnM1iBwuW9ycn7xewdyHzQMCJQ4JwGlIpSvtXaVODhVcCUYrUvhUE\nZC3MABtfX+niWurNQeusrRj9jNJTwDi8jMp0s1wBmsDW6QzpqG9MnmAxOwXDFxaM\niDjiPco1DnJT2K4x898XusOYnz8TG9t1/1VgomgWUsPyyOu7UEY43MgvErOCbN+E\nLqhpF2c0JhUlLiRQCSkC+6nGrumTbAGCU9G+brlOST2mrJ5UHknAO3kc0rk3XNe/\nCujAlARiGav4Ki2LQMH2d+MPRJkQ2kmSJkw2s+8K82HhaynNh4PveE/y/kRMjy/c\nrB0JNF6BAoGBAPLzmj+wo4qtmlc4ZqeizEXJnXyBfWI+suCrOAvfViyNlQJqWxkh\npsAmLzqq4/lzqfgRWzADNoknKQyo2O0mMkozU6BWUids0Ys0a9YAgUWpcn8scLto\nR16GpYdvDDc7Q1y4wBfQos3aYDr1oqAf+3nuSQF5lSF+QNVG0LmcPMfRAoGBAOfN\nURjxTbPrbYbPn5g0Bd1sV/krLj5OoDb3CC6lsWWK372GKMtOaC/Afzm4fLdDLJGj\nK6INPM8YWzmhbqdH/oYJsHJZ6aegl14tBKIeBpUnJhx2B7gispFgVtuuBwL7daPF\nMb+qtDZu+6esMnq2rF744Ap9XcgLvUrkUAEYtiplAoGBAKCJGU6mgJo9NnQVv7db\nmpEutRK1Wc2WUoqkeMdXj1CnSWQsNP/5PX9Qe/rPOw71P8W8aj3ikaG1L6m+1IB3\nsdlX6xVSlLyaaigKvorNEJ6gZhjkm6UqNaafYDeKyE6iqVNWfQ//e+R8PQQYlZor\nJ/ec3b7MwR89lseXIIrVU1BRAoGAWyh+RQ3YXfIu735FKAkFaW+LJT0bAXvQO+1o\nNVgJ7IHxvUm+Tz21cVoFboCj4zoyk8+UgDUufc75SS+4IWcJrFKxJjc/0SExheK0\nWMDwG8X6keTE4mAa01sMrXXB4iVbvRz2lIagOmvo4aaxb1rZbLv494cX02zyczpY\nUCYUtZUCgYEA6fpUAbhXLZHqG/CCgRj9MteaWVp7Gux7w5K6JM8S0J0VyThtRHYD\nbZRSUOhBHnpdI1VGYViRHR+STiZArklMuh0g8xUFF//PqziRo02gSRK4dmGpVEdC\n+vnZXqn1CzXvPV+PXA0GABjBDwzF0gDj+IiAOuhfCnxSao9l2Ctf+h0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-2022190960", "fingerprint": "79:9c:10:b5:f9:f8:1d:42:83:30:10:61:d5:64:f0:58"}} 2018-08-24 20:38:33,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 1.068s 2018-08-24 20:38:33,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1964169292", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fc4384d-8f4f-4147-8c67-af001a4fc898'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:32Z","name":"tempest-port-smoke-1964169292","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cf:18:78","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f1e95e42-9584-4d24-b81b-626eb373fb04","ip_address":"10.101.11.10"}],"id":"f98affbf-21f4-43e9-bfb9-6dabc209a764","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} 2018-08-24 20:38:34,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 1.340s 2018-08-24 20:38:34,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "8bba2f0b-e544-4b84-a00e-919da4414138", "port": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "adminPass": "FjU38Uy4oRGS"}} 2018-08-24 20:38:34,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.329s 2018-08-24 20:38:34,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:35,971 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.063s 2018-08-24 20:38:35,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:37,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.285s 2018-08-24 20:38:37,279 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:37,300 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:38,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.376s 2018-08-24 20:38:38,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:39,848 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.147s 2018-08-24 20:38:39,849 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.172s 2018-08-24 20:38:41,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,051 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:41,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.199s 2018-08-24 20:38:41,251 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,262 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 84adbe54-5344-4aab-b88e-62987fbd58ca with status: ACTIVE 2018-08-24 20:38:42,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 0.772s 2018-08-24 20:38:42,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-908601977", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a445a7b-c905-4ac8-82e3-95047e4c5a85'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:41Z","name":"tempest-port-smoke-908601977","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:21:29:5e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","ip_address":"10.102.21.20"}],"id":"e39c278a-84a8-47a5-8fde-72d9a310e413","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} 2018-08-24 20:38:44,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 2.765s 2018-08-24 20:38:44,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "eabe80d5-7f70-403b-b372-1420826de864", "port": "e39c278a-84a8-47a5-8fde-72d9a310e413"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "adminPass": "TPrp4WuTjmY4"}} 2018-08-24 20:38:44,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.057s 2018-08-24 20:38:44,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:46,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.320s 2018-08-24 20:38:46,202 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:46,220 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:38:47,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.177s 2018-08-24 20:38:47,400 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:47,421 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:48,917 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.494s 2018-08-24 20:38:48,918 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:50,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.146s 2018-08-24 20:38:50,079 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,247 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.154s 2018-08-24 20:38:51,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,262 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:51,926 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.663s 2018-08-24 20:38:51,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,938 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb0cbbd3-5a75-4012-a504-e724a90c1542 with status: ACTIVE 2018-08-24 20:38:52,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.227s 2018-08-24 20:38:52,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1039076171", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e8c6ad-9210-4ff4-ad31-b4d06d51dcfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:51Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} 2018-08-24 20:38:53,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.521s 2018-08-24 20:38:53,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70664b9e-11f2-498a-865a-582881c64579'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:53Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} 2018-08-24 20:38:55,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface 2.239s 2018-08-24 20:38:55,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1953f488-4256-4d3d-89c7-00d5694303f6'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} 2018-08-24 20:38:57,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.881s 2018-08-24 20:38:57,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-680289a6-337b-4256-819f-278882f7dfed'} Body: {"floatingip": {"router_id": "6740491c-16e2-465b-906e-b852676228a8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:38:56Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764", "id": "d318b2b8-a56b-4cae-a53f-a1b04e06608b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:38:57,818 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:05,831 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:05,896 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:39:05,928 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:06,043 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:39:06,043 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:06,046 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:06,105 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:39:06,110 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:11,117 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:39:11,117 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:40:21,175 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:40:21,176 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:40:21,180 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:40:21,283 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:40:21,308 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:40:26,315 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:40:26,315 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:41:36,385 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:41:36,387 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:41:36,387 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,393 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,458 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,490 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,496 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:41:36,496 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36,497 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:41:36,497 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,499 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,563 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,571 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:41:36,572 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:41:36,572 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,634 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,639 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,645 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:41:36,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,647 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,708 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,711 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,720 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:41:36,720 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36,720 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:41:36,721 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,723 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,783 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,787 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:41,794 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:41:41,794 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:42:51,844 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:42:51,844 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:42:51,850 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:42:51,912 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:42:51,914 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:42:56,921 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:42:56,922 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:44:06,990 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:44:06,991 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:44:08,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b 1.353s 2018-08-24 20:44:08,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b', u'date': 'Fri, 24 Aug 2018 20:44:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ef9b91a-6a20-4db4-bd11-4180488ebc77'} Body: 2018-08-24 20:44:10,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface 2.134s 2018-08-24 20:44:10,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28f3f5da-4f26-414c-a0fb-346e4c6e3203'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} 2018-08-24 20:44:12,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.851s 2018-08-24 20:44:12,341 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5babb096-1242-4763-9091-9735598cbb22'} Body: 2018-08-24 20:44:12,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.456s 2018-08-24 20:44:12,800 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531'} Body: 2018-08-24 20:44:13,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.756s 2018-08-24 20:44:13,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:15,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.507s 2018-08-24 20:44:15,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:16,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.049s 2018-08-24 20:44:16,152 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7'} Body: {"itemNotFound": {"message": "Instance fb0cbbd3-5a75-4012-a504-e724a90c1542 could not be found.", "code": 404}} 2018-08-24 20:44:16,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413 0.777s 2018-08-24 20:44:16,931 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b8ace16-943e-4092-9b50-7fcefe0eef9e'} Body: 2018-08-24 20:44:17,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.196s 2018-08-24 20:44:17,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8'} Body: 2018-08-24 20:44:17,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.382s 2018-08-24 20:44:17,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:19,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.607s 2018-08-24 20:44:19,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:20,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.054s 2018-08-24 20:44:20,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4'} Body: {"itemNotFound": {"message": "Instance 84adbe54-5344-4aab-b88e-62987fbd58ca could not be found.", "code": 404}} 2018-08-24 20:44:21,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764 0.819s 2018-08-24 20:44:21,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81796d9f-5763-43c0-9da0-7a54926a9df0'} Body: 2018-08-24 20:44:21,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960 0.029s 2018-08-24 20:44:21,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960', u'x-compute-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3'} Body: 2018-08-24 20:44:22,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface 1.733s 2018-08-24 20:44:22,794 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c05a13b0-678e-4cbe-b87f-3315e24a9a33'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} 2018-08-24 20:44:24,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.825s 2018-08-24 20:44:24,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:44:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e840a109-58ba-4649-b399-1f4c53f68943'} Body: 2018-08-24 20:44:25,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f 1.239s 2018-08-24 20:44:25,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f', u'date': 'Fri, 24 Aug 2018 20:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a4af215-386d-4826-858e-87d9b455ed32'} Body: 2018-08-24 20:44:27,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864 1.676s 2018-08-24 20:44:27,541 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864', u'date': 'Fri, 24 Aug 2018 20:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebd16a02-11e0-4ed8-97c7-44103e6c01d9'} Body: 2018-08-24 20:44:28,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04 1.189s 2018-08-24 20:44:28,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04', u'date': 'Fri, 24 Aug 2018 20:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bb19731-4d19-4e02-9c18-5939e1b92876'} Body: 2018-08-24 20:44:30,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138 1.638s 2018-08-24 20:44:30,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b71004b-fcba-4a68-94d4-48d757289024'} Body: 2018-08-24 20:44:30,829 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9 0.455s 2018-08-24 20:44:30,830 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-948c6c71-5032-4260-a39c-ac9e1ec3295c'} Body: 2018-08-24 20:44:31.108 63 INFO tempest.lib.common.rest_client [req-752f9770-ed1b-4760-a58d-80bbc068fa7d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.248s 2018-08-24 20:44:31.108 63 DEBUG tempest.lib.common.rest_client [req-752f9770-ed1b-4760-a58d-80bbc068fa7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1393588575 description", "name": "tempest-secgroup-smoke-1393588575"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-752f9770-ed1b-4760-a58d-80bbc068fa7d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1393588575 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:30Z", "updated_at": "2018-08-24T20:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "1ae32c4e-ad37-481e-87aa-6ae3e181541e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "317e5f83-8b4b-4de4-9542-5379fd58a701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "name": "tempest-secgroup-smoke-1393588575"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:31.290 63 INFO tempest.lib.common.rest_client [req-e0587b57-8ecc-417f-a1a9-341d3b343a42 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.179s 2018-08-24 20:44:31.290 63 DEBUG tempest.lib.common.rest_client [req-e0587b57-8ecc-417f-a1a9-341d3b343a42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0587b57-8ecc-417f-a1a9-341d3b343a42'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f7188633-19cc-4664-9b58-2ec5b907cd59"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:31.496 63 INFO tempest.lib.common.rest_client [req-ccd0f42e-cdab-4ae5-8f9c-932202cb0893 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 20:44:31.497 63 DEBUG tempest.lib.common.rest_client [req-ccd0f42e-cdab-4ae5-8f9c-932202cb0893 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccd0f42e-cdab-4ae5-8f9c-932202cb0893'} 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-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b29e759-29e7-4496-845a-77d7b5f83ebc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:31.727 63 INFO tempest.lib.common.rest_client [req-216d5929-6d20-4f50-8a47-f6bf3df05520 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.228s 2018-08-24 20:44:31.727 63 DEBUG tempest.lib.common.rest_client [req-216d5929-6d20-4f50-8a47-f6bf3df05520 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-216d5929-6d20-4f50-8a47-f6bf3df05520'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3463634a-fe85-44ba-a865-30841b8595bf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:31.939 63 INFO tempest.lib.common.rest_client [req-1b57949e-42a4-4ba6-b727-3001e11c0f51 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:44:31.940 63 DEBUG tempest.lib.common.rest_client [req-1b57949e-42a4-4ba6-b727-3001e11c0f51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b57949e-42a4-4ba6-b727-3001e11c0f51'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "97d25b4e-6684-4ba3-bc16-2f357af3ef55"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:32.112 63 INFO tempest.lib.common.rest_client [req-a8fe646b-ecf9-482c-a214-a9b44cf6c61b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.172s 2018-08-24 20:44:32.113 63 DEBUG tempest.lib.common.rest_client [req-a8fe646b-ecf9-482c-a214-a9b44cf6c61b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8fe646b-ecf9-482c-a214-a9b44cf6c61b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c2cbee12-e8d0-4de0-b572-403cf543b5e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:32.304 63 INFO tempest.lib.common.rest_client [req-c5d3e5ff-4da4-43e6-8744-77351aa9c9f9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.190s 2018-08-24 20:44:32.305 63 DEBUG tempest.lib.common.rest_client [req-c5d3e5ff-4da4-43e6-8744-77351aa9c9f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5d3e5ff-4da4-43e6-8744-77351aa9c9f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8cd88144-166d-408b-978c-4449022cdf01"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:32.507 63 INFO tempest.lib.common.rest_client [req-72dbfdd7-1aba-4443-a867-8ef25a416d9d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.202s 2018-08-24 20:44:32.508 63 DEBUG tempest.lib.common.rest_client [req-72dbfdd7-1aba-4443-a867-8ef25a416d9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72dbfdd7-1aba-4443-a867-8ef25a416d9d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3486c48-d6e7-4cd3-9220-c5698b6bc820"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:32.669 63 INFO tempest.lib.common.rest_client [req-60c39b72-5038-407b-9135-7f4efb775e43 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 20:44:32.670 63 DEBUG tempest.lib.common.rest_client [req-60c39b72-5038-407b-9135-7f4efb775e43 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60c39b72-5038-407b-9135-7f4efb775e43'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9709fe8-cdfb-4c35-8746-1354913ed5d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:32.929 63 INFO tempest.lib.common.rest_client [req-c72c2250-b1d0-4486-ab38-a52e2211575b ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.258s 2018-08-24 20:44:32.929 63 DEBUG tempest.lib.common.rest_client [req-c72c2250-b1d0-4486-ab38-a52e2211575b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1883474587"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c72c2250-b1d0-4486-ab38-a52e2211575b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","name":"tempest-A-1883474587"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:33.818 63 INFO tempest.lib.common.rest_client [req-8b9bd915-b1c9-4f8a-9821-790152972789 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.888s 2018-08-24 20:44:33.819 63 DEBUG tempest.lib.common.rest_client [req-8b9bd915-b1c9-4f8a-9821-790152972789 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "name": "tempest-subnet-A-1-2040068621"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9bd915-b1c9-4f8a-9821-790152972789'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:33Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","subnetpool_id":null,"name":"tempest-subnet-A-1-2040068621"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:34.034 63 INFO tempest.lib.common.rest_client [req-836b8936-66e5-4a56-844e-a97eaa1b02f8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.214s 2018-08-24 20:44:34.034 63 DEBUG tempest.lib.common.rest_client [req-836b8936-66e5-4a56-844e-a97eaa1b02f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219710251"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-836b8936-66e5-4a56-844e-a97eaa1b02f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"39c9f1b0-38a6-4d26-851e-6c2464891110","name":"tempest-B-219710251"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:34.957 63 INFO tempest.lib.common.rest_client [req-f3ed6a87-f5a9-4ea1-8c5d-b9ac2ac32ad3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.921s 2018-08-24 20:44:34.957 63 DEBUG tempest.lib.common.rest_client [req-f3ed6a87-f5a9-4ea1-8c5d-b9ac2ac32ad3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "name": "tempest-subnet-B-1-289992624"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3ed6a87-f5a9-4ea1-8c5d-b9ac2ac32ad3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:34Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","subnetpool_id":null,"name":"tempest-subnet-B-1-289992624"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:35.450 63 INFO tempest.lib.common.rest_client [req-a2b06ece-ecff-4323-999c-21d786da02a3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.491s 2018-08-24 20:44:35.450 63 DEBUG tempest.lib.common.rest_client [req-a2b06ece-ecff-4323-999c-21d786da02a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2b06ece-ecff-4323-999c-21d786da02a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "818e9707-03a5-4abb-9b18-6e38da8bf5d4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:35.910 63 INFO tempest.lib.common.rest_client [req-1e660761-66aa-444a-b071-d4503be2b347 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.459s 2018-08-24 20:44:35.911 63 DEBUG tempest.lib.common.rest_client [req-1e660761-66aa-444a-b071-d4503be2b347 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e660761-66aa-444a-b071-d4503be2b347'} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "id": "c0459852-10e7-4246-8550-3ddb26ca2f4b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:36.402 63 INFO tempest.lib.common.rest_client [req-79dfb46c-03bb-4e58-be6f-f4420b07618e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.490s 2018-08-24 20:44:36.402 63 DEBUG tempest.lib.common.rest_client [req-79dfb46c-03bb-4e58-be6f-f4420b07618e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79dfb46c-03bb-4e58-be6f-f4420b07618e'} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "id": "49c79f29-59a8-4476-87bc-9ec0d32af6da"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:36.403 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-24 20:44:36.607 63 INFO tempest.lib.common.rest_client [req-ad882449-0a9d-4885-b4f2-1ce527471681 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.203s 2018-08-24 20:44:36.607 63 DEBUG tempest.lib.common.rest_client [req-ad882449-0a9d-4885-b4f2-1ce527471681 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2062547727", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad882449-0a9d-4885-b4f2-1ce527471681'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:36Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:38.157 63 INFO tempest.lib.common.rest_client [req-890512c2-9fb5-4c9b-946b-212ea687e6b8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.548s 2018-08-24 20:44:38.158 63 DEBUG tempest.lib.common.rest_client [req-890512c2-9fb5-4c9b-946b-212ea687e6b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-890512c2-9fb5-4c9b-946b-212ea687e6b8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:37Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:40.199 63 INFO tempest.lib.common.rest_client [req-2552b94e-f11e-4fc6-ad6e-38124943b4c9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface 2.040s 2018-08-24 20:44:40.199 63 DEBUG tempest.lib.common.rest_client [req-2552b94e-f11e-4fc6-ad6e-38124943b4c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2552b94e-f11e-4fc6-ad6e-38124943b4c9'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:40.308 63 INFO tempest.lib.common.rest_client [req-ffa9361e-f2b3-4120-a34d-7561b958a6da ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.108s 2018-08-24 20:44:40.309 63 DEBUG tempest.lib.common.rest_client [req-ffa9361e-f2b3-4120-a34d-7561b958a6da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-447504344"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRq9hvmNQIZ+7xBbKh969szeW6Byjl4MR/5vI3G/NHWZJ8nXgalQ0ahHSU84avpPz1gQQGSUdnXtB/I1zYpXY7l9rsdrrStrLohMXlN0iqz0YAzowdBQBfwuHiQw+CpvovC0HGNOWvBQgUR0MaW298bchVq/Juc9WB3pK/ZykWi2A7BDD2Ivg/7DYaNZA9UC2CWna/dwN7MElDPS8D1oVKjmGEL+l/6O390l5WFBZC3vlMtxuQZ1Ss+5Mqm9LdcD4DOpWROZZhQivIT1fZAcKRdYD5NQTU2nc5a61cPKDw2SPEKnwERWu9Vtv5HuTgVdeYIYOuOYbZRjeUZErdMWnR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0avYb5jUCGfu8QWyofevbM3lugco5eDEf+byNxvzR1mSfJ14\nGpUNGoR0lPOGr6T89YEEBklHZ17QfyNc2KV2O5fa7Ha60ray6ITF5TdIqs9GAM6M\nHQUAX8Lh4kMPgqb6LwtBxjTlrwUIFEdDGltvfG3IVavybnPVgd6Sv2cpFotgOwQw\n9iL4P+w2GjWQPVAtglp2v3cDezBJQz0vA9aFSo5hhC/pf+jt/dJeVhQWQt75TLcb\nkGdUrPuTKpvS3XA+AzqVkTmWYUIryE9X2QHCkXWA+TUE1Np3OWutXDyg8NkjxCp8\nBEVrvVbb+R7k4FXXmCGDrjmG2UY3lGRK3TFp0QIDAQABAoIBAQC5opQ1+fGAn8SF\n0K2fiVPf2UwTsFMddCuFskuxTyXNfhicDC9SGbVITQ2K8zHEQSdVlayihC6b7u5a\nIk0J4zUS/hfuVBCEjw1HoIY1swS7dlhcToLvDoaOQlULpqQM4RmQnT7W5e6VTrcg\nfReENoA2glxkvaAe+p+GJDF5FTTjp1f4DgKLDIMwUczUNtdPhADAu3ZySeMV39CF\niSr9Bmsh4ia7KuGtj/yMfLKxMat4kZ+fcwRuGzs7g6DeTp4ae893hXM4+bqaFeSd\n+hQbpgUl84fGGzk85agROCkENrHjhbQrLxMrdVbtXngNLZDPHaKLClZQFHTELMlj\nwHR7UbGBAoGBAPP288xiR/hcKenWCTidef76DcOFLUQYb4m9FGnrRFcn8cRv8NJl\n8bvSZt/ulTBsZjOfDhDQmYG4ZooDK9JkDrKp6+Q7qnifWI2+p9cID6Og/CwBke1y\n/uh39/viDDiUBqlopmG7OFU33AcEo2W3VCSZyviRUDC446TRj+DgZh6FAoGBANwD\nzKYd+MwE2CiXUFQRFgfT0FtZ6V3UUmKsM1s3e99jmmwryBZAm2rw0s7aQhkTyxS8\ncAWybawrwSLXP3NkaCvb81XRvi9abFvFQcWMCgM29OCE+7jKBS9JILP/0e3pcTRK\noV6/d1FP6ZDjhAMKKj8mYI+53AIwwWNtVderhB3dAoGBAPLPh+iUrMLQn9qe70CM\n413V7Br8EohitahmKsocoUEJfYQgUZRmaEiiaUdZAt1WFgYsuOgdZZsJN+0GqPfW\nJBbILgJTLCCvn4g8CHppCH+3+yOlUGL/ABvJQ2RLoBQzp8m2YVqF5tRSK0hE4oeb\nBkEDXFM29ZP4gIGLHWMYlCqtAoGAd9y6CWYavUuGV9bXtHT6g5kp0hrRwISDva4C\n7Jb1rWYeIwBXKYhZI5G/x2Gw0OivosRmYzQp+7p6pfiOYNc6yWoyz3ZNHo8sqXJ1\nuqHocofmMMtCOBIXcQNuBaJBRFQBkHN4Jp446tuWa5EHwoAvM+g8gxDGg4r8UKao\nNa8DcyECgYEAijfDsFcYi8HI37EcV+/7nE1dA/DAHePv1rbw9/rAQg43LygxWcZg\ntr0sEfTiwgkg0FiVUqn0pexqxrjtSC+1LIQEIwMLjrMu1yxAWdQy1jAD8C+gISNm\ndpdKtpLL3s4op+Si5j4FoDOopiutGLZpDRaaKOM5WP1wcmRQHWFYRl8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-447504344", "fingerprint": "cf:71:50:17:c1:d9:b4:f1:ad:a2:9b:27:e5:1d:4b:43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:41.501 63 INFO tempest.lib.common.rest_client [req-9d9a51eb-bdde-439b-b076-b2b4066e439c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.188s 2018-08-24 20:44:41.501 63 DEBUG tempest.lib.common.rest_client [req-9d9a51eb-bdde-439b-b076-b2b4066e439c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1337909257", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d9a51eb-bdde-439b-b076-b2b4066e439c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:41Z","name":"tempest-port-smoke-1337909257","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8a:f7:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","ip_address":"10.101.11.10"}],"id":"6dc33f42-b5ff-4ea0-b947-1348ecbf4763","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:43.651 63 INFO tempest.lib.common.rest_client [req-13ddba83-4888-43a3-8a2e-7f81b8c210ea ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 2.148s 2018-08-24 20:44:43.652 63 DEBUG tempest.lib.common.rest_client [req-13ddba83-4888-43a3-8a2e-7f81b8c210ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "port": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "adminPass": "YJ9Dkc3gtswC"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:43.746 63 INFO tempest.lib.common.rest_client [req-e952a758-9c1c-47de-b038-9f07e8ad3b28 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.088s 2018-08-24 20:44:43.747 63 DEBUG tempest.lib.common.rest_client [req-e952a758-9c1c-47de-b038-9f07e8ad3b28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:45.027 63 INFO tempest.lib.common.rest_client [req-5c99c00a-c587-4c48-8b3d-f39d45d07e59 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.267s 2018-08-24 20:44:45.028 63 DEBUG tempest.lib.common.rest_client [req-5c99c00a-c587-4c48-8b3d-f39d45d07e59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:46.485 63 INFO tempest.lib.common.rest_client [req-f6555295-4d1c-45f1-94f5-901f3d179633 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.441s 2018-08-24 20:44:46.485 63 DEBUG tempest.lib.common.rest_client [req-f6555295-4d1c-45f1-94f5-901f3d179633 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:46.500 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 20:44:47.908 63 INFO tempest.lib.common.rest_client [req-95619102-01f4-491a-9b61-c38738a9531e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.407s 2018-08-24 20:44:47.908 63 DEBUG tempest.lib.common.rest_client [req-95619102-01f4-491a-9b61-c38738a9531e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:47.922 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:44:49.249 63 INFO tempest.lib.common.rest_client [req-b43cb551-e97e-4ccc-8263-abccd31f34c5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.325s 2018-08-24 20:44:49.250 63 DEBUG tempest.lib.common.rest_client [req-b43cb551-e97e-4ccc-8263-abccd31f34c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:50.671 63 INFO tempest.lib.common.rest_client [req-048d68ce-e366-434a-afc9-8edcd58e765e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.397s 2018-08-24 20:44:50.671 63 DEBUG tempest.lib.common.rest_client [req-048d68ce-e366-434a-afc9-8edcd58e765e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:50.684 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:44:51.091 63 INFO tempest.lib.common.rest_client [req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.406s 2018-08-24 20:44:51.091 63 DEBUG tempest.lib.common.rest_client [req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:51.104 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0e6b1014-514a-42e9-8602-5a524c1d7815 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:44:52.315 63 INFO tempest.lib.common.rest_client [req-7ad44f6e-8288-4bb9-ae20-96b6e605ad13 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.209s 2018-08-24 20:44:52.315 63 DEBUG tempest.lib.common.rest_client [req-7ad44f6e-8288-4bb9-ae20-96b6e605ad13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-799488579", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ad44f6e-8288-4bb9-ae20-96b6e605ad13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:51Z","name":"tempest-port-smoke-799488579","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:db:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","ip_address":"10.102.21.20"}],"id":"52bd262f-4262-4730-a2d1-7508d937ee2d","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:53.701 63 INFO tempest.lib.common.rest_client [req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 1.385s 2018-08-24 20:44:53.702 63 DEBUG tempest.lib.common.rest_client [req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "39c9f1b0-38a6-4d26-851e-6c2464891110", "port": "52bd262f-4262-4730-a2d1-7508d937ee2d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "adminPass": "7WQfGU9wMBRu"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:53.766 63 INFO tempest.lib.common.rest_client [req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.060s 2018-08-24 20:44:53.767 63 DEBUG tempest.lib.common.rest_client [req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:54.869 63 INFO tempest.lib.common.rest_client [req-9eed0063-9038-4ade-a97d-1f975adef533 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.088s 2018-08-24 20:44:54.870 63 DEBUG tempest.lib.common.rest_client [req-9eed0063-9038-4ade-a97d-1f975adef533 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:54.883 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 20:44:56.049 63 INFO tempest.lib.common.rest_client [req-1c868773-d981-48e0-9ebf-9619c23fffe2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.165s 2018-08-24 20:44:56.050 63 DEBUG tempest.lib.common.rest_client [req-1c868773-d981-48e0-9ebf-9619c23fffe2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:56.066 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:44:57.989 63 INFO tempest.lib.common.rest_client [req-5b058c1f-573f-485e-89aa-5b30e67990fc ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.918s 2018-08-24 20:44:57.990 63 DEBUG tempest.lib.common.rest_client [req-5b058c1f-573f-485e-89aa-5b30e67990fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:44:59.444 63 INFO tempest.lib.common.rest_client [req-8d121eed-a36c-41e4-a8d9-bc54f471607d ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.440s 2018-08-24 20:44:59.445 63 DEBUG tempest.lib.common.rest_client [req-8d121eed-a36c-41e4-a8d9-bc54f471607d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:00.817 63 INFO tempest.lib.common.rest_client [req-bf647a62-7ef4-44a0-bca3-c192774e03b7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:45:00.818 63 DEBUG tempest.lib.common.rest_client [req-bf647a62-7ef4-44a0-bca3-c192774e03b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:00.832 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:45:01.187 63 INFO tempest.lib.common.rest_client [req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.355s 2018-08-24 20:45:01.188 63 DEBUG tempest.lib.common.rest_client [req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:01.200 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-24 20:45:01.641 63 INFO tempest.lib.common.rest_client [req-66c61eec-7cd7-49da-9958-88131b3e1d45 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.440s 2018-08-24 20:45:01.642 63 DEBUG tempest.lib.common.rest_client [req-66c61eec-7cd7-49da-9958-88131b3e1d45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1260721063", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:45:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66c61eec-7cd7-49da-9958-88131b3e1d45'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:02.935 63 INFO tempest.lib.common.rest_client [req-5ed4a949-2dac-451d-8a21-3c8f6d104621 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.292s 2018-08-24 20:45:02.936 63 DEBUG tempest.lib.common.rest_client [req-5ed4a949-2dac-451d-8a21-3c8f6d104621 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:45:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ed4a949-2dac-451d-8a21-3c8f6d104621'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:04.959 63 INFO tempest.lib.common.rest_client [req-21323a56-51f1-4730-b099-23fc661126f9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface 2.021s 2018-08-24 20:45:04.959 63 DEBUG tempest.lib.common.rest_client [req-21323a56-51f1-4730-b099-23fc661126f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21323a56-51f1-4730-b099-23fc661126f9'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:06.796 63 INFO tempest.lib.common.rest_client [req-cf8b89f6-b31c-43cf-ac5a-cfa374c23132 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.835s 2018-08-24 20:45:06.797 63 DEBUG tempest.lib.common.rest_client [req-cf8b89f6-b31c-43cf-ac5a-cfa374c23132 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf8b89f6-b31c-43cf-ac5a-cfa374c23132'} Body: {"floatingip": {"router_id": "6681e669-0365-43dd-beed-facb44cc4c25", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:45:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763", "id": "e3904e77-3f32-4c7b-88d7-3dc4c88abf4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:45:06.798 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:14.806 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:14.870 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:45:14.902 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:15.017 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:45:15.017 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:15.020 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:15.080 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:45:15.084 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:20.091 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:45:20.092 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:46:30.139 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:46:30.141 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:46:30.146 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:46:30.211 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:46:30.242 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:46:35.251 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:46:35.252 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:47:45.313 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:47:45.314 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:47:45.315 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45.324 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45.423 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:47:45.448 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45.456 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:47:45.457 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45.457 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:47:45.457 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45.460 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45.522 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:47:45.524 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45.534 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-24 20:47:45.535 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:47:45.535 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45.537 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45.594 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:47:45.601 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45.608 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:47:45.608 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45.610 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45.671 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:47:45.675 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-24 20:47:45.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45.685 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:47:45.685 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45.687 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45.746 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:47:45.751 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:50.758 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:47:50.759 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:49:00.830 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-24 20:49:00.831 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:49:00.835 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:49:00.936 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-24 20:49:00.964 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:49:05.972 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:49:05.972 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-24 20:50:16.042 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:50:17.230 63 INFO tempest.lib.common.rest_client [req-c7c17f48-5946-4dbd-a014-39d237389fa7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e 1.184s 2018-08-24 20:50:17.231 63 DEBUG tempest.lib.common.rest_client [req-c7c17f48-5946-4dbd-a014-39d237389fa7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e', u'date': 'Fri, 24 Aug 2018 20:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7c17f48-5946-4dbd-a014-39d237389fa7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:18.953 63 INFO tempest.lib.common.rest_client [req-1bf92dd3-b96a-4170-9f4b-639e45d7233d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface 1.720s 2018-08-24 20:50:18.954 63 DEBUG tempest.lib.common.rest_client [req-1bf92dd3-b96a-4170-9f4b-639e45d7233d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bf92dd3-b96a-4170-9f4b-639e45d7233d'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:20.688 63 INFO tempest.lib.common.rest_client [req-d529ae07-0ae6-403f-95aa-2ade4e1039d9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.733s 2018-08-24 20:50:20.688 63 DEBUG tempest.lib.common.rest_client [req-d529ae07-0ae6-403f-95aa-2ade4e1039d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d529ae07-0ae6-403f-95aa-2ade4e1039d9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:21.047 63 INFO tempest.lib.common.rest_client [req-8c0dc887-1548-4c27-9f3d-b7487472f3cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:50:21.047 63 DEBUG tempest.lib.common.rest_client [req-8c0dc887-1548-4c27-9f3d-b7487472f3cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:21.435 63 INFO tempest.lib.common.rest_client [req-b3503626-64a4-431d-8680-aa73d5535c6a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.386s 2018-08-24 20:50:21.435 63 DEBUG tempest.lib.common.rest_client [req-b3503626-64a4-431d-8680-aa73d5535c6a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:23.150 63 INFO tempest.lib.common.rest_client [req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.699s 2018-08-24 20:50:23.151 63 DEBUG tempest.lib.common.rest_client [req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:24.208 63 INFO tempest.lib.common.rest_client [req-1f211cf7-41ae-4a23-966e-2226e94e65d9 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.040s 2018-08-24 20:50:24.209 63 DEBUG tempest.lib.common.rest_client [req-1f211cf7-41ae-4a23-966e-2226e94e65d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9'} Body: {"itemNotFound": {"message": "Instance dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:25.508 63 INFO tempest.lib.common.rest_client [req-b300ec50-c165-40f1-9bd7-94a8b51ea865 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d 1.298s 2018-08-24 20:50:25.508 63 DEBUG tempest.lib.common.rest_client [req-b300ec50-c165-40f1-9bd7-94a8b51ea865 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b300ec50-c165-40f1-9bd7-94a8b51ea865'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:25.706 63 INFO tempest.lib.common.rest_client [req-6159d88c-69ae-482a-b86c-a909f2c1a362 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.196s 2018-08-24 20:50:25.706 63 DEBUG tempest.lib.common.rest_client [req-6159d88c-69ae-482a-b86c-a909f2c1a362 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:26.123 63 INFO tempest.lib.common.rest_client [req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.416s 2018-08-24 20:50:26.123 63 DEBUG tempest.lib.common.rest_client [req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:27.182 63 INFO tempest.lib.common.rest_client [req-11cfc945-5a9e-412f-bc0c-9609487297a6 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.044s 2018-08-24 20:50:27.185 63 DEBUG tempest.lib.common.rest_client [req-11cfc945-5a9e-412f-bc0c-9609487297a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6'} Body: {"itemNotFound": {"message": "Instance 0e6b1014-514a-42e9-8602-5a524c1d7815 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:27.963 63 INFO tempest.lib.common.rest_client [req-d16a915e-c40c-4ca5-8b95-d4cb7c6a050b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763 0.776s 2018-08-24 20:50:27.963 63 DEBUG tempest.lib.common.rest_client [req-d16a915e-c40c-4ca5-8b95-d4cb7c6a050b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d16a915e-c40c-4ca5-8b95-d4cb7c6a050b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:27.995 63 INFO tempest.lib.common.rest_client [req-81b75616-ffaa-47e9-b0a1-ba6049c29117 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344 0.030s 2018-08-24 20:50:27.995 63 DEBUG tempest.lib.common.rest_client [req-81b75616-ffaa-47e9-b0a1-ba6049c29117 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344', u'x-compute-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:29.745 63 INFO tempest.lib.common.rest_client [req-196af123-b91e-42fa-886d-2e1f0bd903e0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface 1.749s 2018-08-24 20:50:29.746 63 DEBUG tempest.lib.common.rest_client [req-196af123-b91e-42fa-886d-2e1f0bd903e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-196af123-b91e-42fa-886d-2e1f0bd903e0'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:31.406 63 INFO tempest.lib.common.rest_client [req-c1201b8b-bf9b-4752-894a-b5436ef5237b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.659s 2018-08-24 20:50:31.407 63 DEBUG tempest.lib.common.rest_client [req-c1201b8b-bf9b-4752-894a-b5436ef5237b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1201b8b-bf9b-4752-894a-b5436ef5237b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:32.463 63 INFO tempest.lib.common.rest_client [req-9e86f505-824d-4dbd-910a-5dfdc7b1e449 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98 1.055s 2018-08-24 20:50:32.464 63 DEBUG tempest.lib.common.rest_client [req-9e86f505-824d-4dbd-910a-5dfdc7b1e449 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98', u'date': 'Fri, 24 Aug 2018 20:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e86f505-824d-4dbd-910a-5dfdc7b1e449'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:34.038 63 INFO tempest.lib.common.rest_client [req-eebbde5e-8dd4-4b32-a245-4ab9425c6fef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110 1.573s 2018-08-24 20:50:34.039 63 DEBUG tempest.lib.common.rest_client [req-eebbde5e-8dd4-4b32-a245-4ab9425c6fef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110', u'date': 'Fri, 24 Aug 2018 20:50:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eebbde5e-8dd4-4b32-a245-4ab9425c6fef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:35.675 63 INFO tempest.lib.common.rest_client [req-1b3c9095-bdfc-4842-a065-6218f09c2508 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021 1.634s 2018-08-24 20:50:35.675 63 DEBUG tempest.lib.common.rest_client [req-1b3c9095-bdfc-4842-a065-6218f09c2508 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021', u'date': 'Fri, 24 Aug 2018 20:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b3c9095-bdfc-4842-a065-6218f09c2508'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:37.387 63 INFO tempest.lib.common.rest_client [req-eab1cb95-1ee3-4029-a764-39f662bdbd5b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1 1.710s 2018-08-24 20:50:37.387 63 DEBUG tempest.lib.common.rest_client [req-eab1cb95-1ee3-4029-a764-39f662bdbd5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eab1cb95-1ee3-4029-a764-39f662bdbd5b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:37.841 63 INFO tempest.lib.common.rest_client [req-b916fbfd-dbed-4b28-b077-08e43c0cd645 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c 0.453s 2018-08-24 20:50:37.842 63 DEBUG tempest.lib.common.rest_client [req-b916fbfd-dbed-4b28-b077-08e43c0cd645 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b916fbfd-dbed-4b28-b077-08e43c0cd645'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [366.984647s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:44:31,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.248s 2018-08-24 20:44:31,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1393588575 description", "name": "tempest-secgroup-smoke-1393588575"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-752f9770-ed1b-4760-a58d-80bbc068fa7d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1393588575 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:30Z", "updated_at": "2018-08-24T20:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "1ae32c4e-ad37-481e-87aa-6ae3e181541e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "317e5f83-8b4b-4de4-9542-5379fd58a701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "name": "tempest-secgroup-smoke-1393588575"}} 2018-08-24 20:44:31,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.179s 2018-08-24 20:44:31,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0587b57-8ecc-417f-a1a9-341d3b343a42'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f7188633-19cc-4664-9b58-2ec5b907cd59"}} 2018-08-24 20:44:31,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 20:44:31,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccd0f42e-cdab-4ae5-8f9c-932202cb0893'} 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-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b29e759-29e7-4496-845a-77d7b5f83ebc"}} 2018-08-24 20:44:31,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.228s 2018-08-24 20:44:31,727 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-216d5929-6d20-4f50-8a47-f6bf3df05520'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3463634a-fe85-44ba-a865-30841b8595bf"}} 2018-08-24 20:44:31,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:44:31,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b57949e-42a4-4ba6-b727-3001e11c0f51'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "97d25b4e-6684-4ba3-bc16-2f357af3ef55"}} 2018-08-24 20:44:32,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.172s 2018-08-24 20:44:32,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8fe646b-ecf9-482c-a214-a9b44cf6c61b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c2cbee12-e8d0-4de0-b572-403cf543b5e5"}} 2018-08-24 20:44:32,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.190s 2018-08-24 20:44:32,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5d3e5ff-4da4-43e6-8744-77351aa9c9f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8cd88144-166d-408b-978c-4449022cdf01"}} 2018-08-24 20:44:32,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.202s 2018-08-24 20:44:32,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72dbfdd7-1aba-4443-a867-8ef25a416d9d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3486c48-d6e7-4cd3-9220-c5698b6bc820"}} 2018-08-24 20:44:32,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 20:44:32,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60c39b72-5038-407b-9135-7f4efb775e43'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9709fe8-cdfb-4c35-8746-1354913ed5d1"}} 2018-08-24 20:44:32,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.258s 2018-08-24 20:44:32,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1883474587"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c72c2250-b1d0-4486-ab38-a52e2211575b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","name":"tempest-A-1883474587"}} 2018-08-24 20:44:33,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.888s 2018-08-24 20:44:33,819 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "name": "tempest-subnet-A-1-2040068621"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9bd915-b1c9-4f8a-9821-790152972789'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:33Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","subnetpool_id":null,"name":"tempest-subnet-A-1-2040068621"}} 2018-08-24 20:44:34,034 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.214s 2018-08-24 20:44:34,034 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219710251"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-836b8936-66e5-4a56-844e-a97eaa1b02f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"39c9f1b0-38a6-4d26-851e-6c2464891110","name":"tempest-B-219710251"}} 2018-08-24 20:44:34,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.921s 2018-08-24 20:44:34,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "name": "tempest-subnet-B-1-289992624"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3ed6a87-f5a9-4ea1-8c5d-b9ac2ac32ad3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:34Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","subnetpool_id":null,"name":"tempest-subnet-B-1-289992624"}} 2018-08-24 20:44:35,450 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.491s 2018-08-24 20:44:35,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2b06ece-ecff-4323-999c-21d786da02a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "818e9707-03a5-4abb-9b18-6e38da8bf5d4"}} 2018-08-24 20:44:35,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.459s 2018-08-24 20:44:35,911 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e660761-66aa-444a-b071-d4503be2b347'} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "id": "c0459852-10e7-4246-8550-3ddb26ca2f4b"}} 2018-08-24 20:44:36,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.490s 2018-08-24 20:44:36,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79dfb46c-03bb-4e58-be6f-f4420b07618e'} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "id": "49c79f29-59a8-4476-87bc-9ec0d32af6da"}} 2018-08-24 20:44:36,403 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:44:36,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.203s 2018-08-24 20:44:36,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2062547727", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad882449-0a9d-4885-b4f2-1ce527471681'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:36Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} 2018-08-24 20:44:38,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.548s 2018-08-24 20:44:38,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-890512c2-9fb5-4c9b-946b-212ea687e6b8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:37Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} 2018-08-24 20:44:40,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface 2.040s 2018-08-24 20:44:40,199 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2552b94e-f11e-4fc6-ad6e-38124943b4c9'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} 2018-08-24 20:44:40,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.108s 2018-08-24 20:44:40,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-447504344"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRq9hvmNQIZ+7xBbKh969szeW6Byjl4MR/5vI3G/NHWZJ8nXgalQ0ahHSU84avpPz1gQQGSUdnXtB/I1zYpXY7l9rsdrrStrLohMXlN0iqz0YAzowdBQBfwuHiQw+CpvovC0HGNOWvBQgUR0MaW298bchVq/Juc9WB3pK/ZykWi2A7BDD2Ivg/7DYaNZA9UC2CWna/dwN7MElDPS8D1oVKjmGEL+l/6O390l5WFBZC3vlMtxuQZ1Ss+5Mqm9LdcD4DOpWROZZhQivIT1fZAcKRdYD5NQTU2nc5a61cPKDw2SPEKnwERWu9Vtv5HuTgVdeYIYOuOYbZRjeUZErdMWnR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0avYb5jUCGfu8QWyofevbM3lugco5eDEf+byNxvzR1mSfJ14\nGpUNGoR0lPOGr6T89YEEBklHZ17QfyNc2KV2O5fa7Ha60ray6ITF5TdIqs9GAM6M\nHQUAX8Lh4kMPgqb6LwtBxjTlrwUIFEdDGltvfG3IVavybnPVgd6Sv2cpFotgOwQw\n9iL4P+w2GjWQPVAtglp2v3cDezBJQz0vA9aFSo5hhC/pf+jt/dJeVhQWQt75TLcb\nkGdUrPuTKpvS3XA+AzqVkTmWYUIryE9X2QHCkXWA+TUE1Np3OWutXDyg8NkjxCp8\nBEVrvVbb+R7k4FXXmCGDrjmG2UY3lGRK3TFp0QIDAQABAoIBAQC5opQ1+fGAn8SF\n0K2fiVPf2UwTsFMddCuFskuxTyXNfhicDC9SGbVITQ2K8zHEQSdVlayihC6b7u5a\nIk0J4zUS/hfuVBCEjw1HoIY1swS7dlhcToLvDoaOQlULpqQM4RmQnT7W5e6VTrcg\nfReENoA2glxkvaAe+p+GJDF5FTTjp1f4DgKLDIMwUczUNtdPhADAu3ZySeMV39CF\niSr9Bmsh4ia7KuGtj/yMfLKxMat4kZ+fcwRuGzs7g6DeTp4ae893hXM4+bqaFeSd\n+hQbpgUl84fGGzk85agROCkENrHjhbQrLxMrdVbtXngNLZDPHaKLClZQFHTELMlj\nwHR7UbGBAoGBAPP288xiR/hcKenWCTidef76DcOFLUQYb4m9FGnrRFcn8cRv8NJl\n8bvSZt/ulTBsZjOfDhDQmYG4ZooDK9JkDrKp6+Q7qnifWI2+p9cID6Og/CwBke1y\n/uh39/viDDiUBqlopmG7OFU33AcEo2W3VCSZyviRUDC446TRj+DgZh6FAoGBANwD\nzKYd+MwE2CiXUFQRFgfT0FtZ6V3UUmKsM1s3e99jmmwryBZAm2rw0s7aQhkTyxS8\ncAWybawrwSLXP3NkaCvb81XRvi9abFvFQcWMCgM29OCE+7jKBS9JILP/0e3pcTRK\noV6/d1FP6ZDjhAMKKj8mYI+53AIwwWNtVderhB3dAoGBAPLPh+iUrMLQn9qe70CM\n413V7Br8EohitahmKsocoUEJfYQgUZRmaEiiaUdZAt1WFgYsuOgdZZsJN+0GqPfW\nJBbILgJTLCCvn4g8CHppCH+3+yOlUGL/ABvJQ2RLoBQzp8m2YVqF5tRSK0hE4oeb\nBkEDXFM29ZP4gIGLHWMYlCqtAoGAd9y6CWYavUuGV9bXtHT6g5kp0hrRwISDva4C\n7Jb1rWYeIwBXKYhZI5G/x2Gw0OivosRmYzQp+7p6pfiOYNc6yWoyz3ZNHo8sqXJ1\nuqHocofmMMtCOBIXcQNuBaJBRFQBkHN4Jp446tuWa5EHwoAvM+g8gxDGg4r8UKao\nNa8DcyECgYEAijfDsFcYi8HI37EcV+/7nE1dA/DAHePv1rbw9/rAQg43LygxWcZg\ntr0sEfTiwgkg0FiVUqn0pexqxrjtSC+1LIQEIwMLjrMu1yxAWdQy1jAD8C+gISNm\ndpdKtpLL3s4op+Si5j4FoDOopiutGLZpDRaaKOM5WP1wcmRQHWFYRl8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-447504344", "fingerprint": "cf:71:50:17:c1:d9:b4:f1:ad:a2:9b:27:e5:1d:4b:43"}} 2018-08-24 20:44:41,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.188s 2018-08-24 20:44:41,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1337909257", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d9a51eb-bdde-439b-b076-b2b4066e439c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:41Z","name":"tempest-port-smoke-1337909257","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8a:f7:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","ip_address":"10.101.11.10"}],"id":"6dc33f42-b5ff-4ea0-b947-1348ecbf4763","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} 2018-08-24 20:44:43,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 2.148s 2018-08-24 20:44:43,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "port": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "adminPass": "YJ9Dkc3gtswC"}} 2018-08-24 20:44:43,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.088s 2018-08-24 20:44:43,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:45,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.267s 2018-08-24 20:44:45,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:46,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.441s 2018-08-24 20:44:46,485 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:46,500 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 20:44:47,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.407s 2018-08-24 20:44:47,908 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:47,922 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:44:49,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.325s 2018-08-24 20:44:49,250 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:50,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.397s 2018-08-24 20:44:50,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:50,684 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:44:51,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.406s 2018-08-24 20:44:51,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:51,104 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0e6b1014-514a-42e9-8602-5a524c1d7815 with status: ACTIVE 2018-08-24 20:44:52,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.209s 2018-08-24 20:44:52,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-799488579", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ad44f6e-8288-4bb9-ae20-96b6e605ad13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:51Z","name":"tempest-port-smoke-799488579","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:db:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","ip_address":"10.102.21.20"}],"id":"52bd262f-4262-4730-a2d1-7508d937ee2d","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} 2018-08-24 20:44:53,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 1.385s 2018-08-24 20:44:53,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "39c9f1b0-38a6-4d26-851e-6c2464891110", "port": "52bd262f-4262-4730-a2d1-7508d937ee2d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "adminPass": "7WQfGU9wMBRu"}} 2018-08-24 20:44:53,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.060s 2018-08-24 20:44:53,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:54,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.088s 2018-08-24 20:44:54,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:54,883 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 20:44:56,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.165s 2018-08-24 20:44:56,050 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:56,066 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:44:57,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.918s 2018-08-24 20:44:57,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:59,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.440s 2018-08-24 20:44:59,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:00,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:45:00,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:00,832 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:45:01,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.355s 2018-08-24 20:45:01,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:01,200 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 with status: ACTIVE 2018-08-24 20:45:01,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.440s 2018-08-24 20:45:01,642 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1260721063", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:45:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66c61eec-7cd7-49da-9958-88131b3e1d45'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} 2018-08-24 20:45:02,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.292s 2018-08-24 20:45:02,936 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:45:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ed4a949-2dac-451d-8a21-3c8f6d104621'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} 2018-08-24 20:45:04,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface 2.021s 2018-08-24 20:45:04,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21323a56-51f1-4730-b099-23fc661126f9'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} 2018-08-24 20:45:06,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.835s 2018-08-24 20:45:06,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf8b89f6-b31c-43cf-ac5a-cfa374c23132'} Body: {"floatingip": {"router_id": "6681e669-0365-43dd-beed-facb44cc4c25", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:45:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763", "id": "e3904e77-3f32-4c7b-88d7-3dc4c88abf4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:45:06,798 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:14,806 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:14,870 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:45:14,902 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:15,017 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:45:15,017 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:15,020 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:15,080 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:45:15,084 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:20,091 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:45:20,092 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:46:30,139 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:46:30,141 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:46:30,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:46:30,211 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:46:30,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:46:35,251 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:46:35,252 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:47:45,313 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:47:45,314 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:47:45,315 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,324 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,423 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,448 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,456 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:47:45,457 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45,457 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:47:45,457 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,460 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,522 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,524 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,534 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:47:45,535 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:47:45,535 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,537 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,594 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,601 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,608 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:47:45,608 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,610 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,671 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,675 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:47:45,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45,685 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:47:45,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,746 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:50,758 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:47:50,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:49:00,830 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:49:00,831 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:49:00,835 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:49:00,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:49:00,964 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:49:05,972 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:49:05,972 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:50:16,042 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:50:16,043 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:50:17,230 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e 1.184s 2018-08-24 20:50:17,231 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e', u'date': 'Fri, 24 Aug 2018 20:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7c17f48-5946-4dbd-a014-39d237389fa7'} Body: 2018-08-24 20:50:18,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface 1.720s 2018-08-24 20:50:18,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bf92dd3-b96a-4170-9f4b-639e45d7233d'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} 2018-08-24 20:50:20,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.733s 2018-08-24 20:50:20,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d529ae07-0ae6-403f-95aa-2ade4e1039d9'} Body: 2018-08-24 20:50:21,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:50:21,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc'} Body: 2018-08-24 20:50:21,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.386s 2018-08-24 20:50:21,435 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:23,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.699s 2018-08-24 20:50:23,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:24,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.040s 2018-08-24 20:50:24,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9'} Body: {"itemNotFound": {"message": "Instance dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 could not be found.", "code": 404}} 2018-08-24 20:50:25,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d 1.298s 2018-08-24 20:50:25,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b300ec50-c165-40f1-9bd7-94a8b51ea865'} Body: 2018-08-24 20:50:25,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.196s 2018-08-24 20:50:25,706 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362'} Body: 2018-08-24 20:50:26,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.416s 2018-08-24 20:50:26,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:27,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.044s 2018-08-24 20:50:27,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6'} Body: {"itemNotFound": {"message": "Instance 0e6b1014-514a-42e9-8602-5a524c1d7815 could not be found.", "code": 404}} 2018-08-24 20:50:27,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763 0.776s 2018-08-24 20:50:27,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d16a915e-c40c-4ca5-8b95-d4cb7c6a050b'} Body: 2018-08-24 20:50:27,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344 0.030s 2018-08-24 20:50:27,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344', u'x-compute-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117'} Body: 2018-08-24 20:50:29,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface 1.749s 2018-08-24 20:50:29,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-196af123-b91e-42fa-886d-2e1f0bd903e0'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} 2018-08-24 20:50:31,406 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.659s 2018-08-24 20:50:31,407 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1201b8b-bf9b-4752-894a-b5436ef5237b'} Body: 2018-08-24 20:50:32,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98 1.055s 2018-08-24 20:50:32,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98', u'date': 'Fri, 24 Aug 2018 20:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e86f505-824d-4dbd-910a-5dfdc7b1e449'} Body: 2018-08-24 20:50:34,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110 1.573s 2018-08-24 20:50:34,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110', u'date': 'Fri, 24 Aug 2018 20:50:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eebbde5e-8dd4-4b32-a245-4ab9425c6fef'} Body: 2018-08-24 20:50:35,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021 1.634s 2018-08-24 20:50:35,675 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021', u'date': 'Fri, 24 Aug 2018 20:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b3c9095-bdfc-4842-a065-6218f09c2508'} Body: 2018-08-24 20:50:37,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1 1.710s 2018-08-24 20:50:37,387 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eab1cb95-1ee3-4029-a764-39f662bdbd5b'} Body: 2018-08-24 20:50:37,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c 0.453s 2018-08-24 20:50:37,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b916fbfd-dbed-4b28-b077-08e43c0cd645'} Body: 2018-08-24 20:50:38.235 63 INFO tempest.lib.common.rest_client [req-855c75f6-1270-4744-a764-b7ed97299af9 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77 0.362s 2018-08-24 20:50:38.236 63 DEBUG tempest.lib.common.rest_client [req-855c75f6-1270-4744-a764-b7ed97299af9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77', u'date': 'Fri, 24 Aug 2018 20:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-855c75f6-1270-4744-a764-b7ed97299af9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:38.613 63 INFO tempest.lib.common.rest_client [req-677c7f38-f200-400e-92de-b964d4d13ba8 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00 0.377s 2018-08-24 20:50:38.614 63 DEBUG tempest.lib.common.rest_client [req-677c7f38-f200-400e-92de-b964d4d13ba8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00', u'date': 'Fri, 24 Aug 2018 20:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-677c7f38-f200-400e-92de-b964d4d13ba8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:38.948 63 INFO tempest.lib.common.rest_client [req-28bb7842-f5c4-4f67-a9d9-cb8245c069ca ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c 0.333s 2018-08-24 20:50:38.948 63 DEBUG tempest.lib.common.rest_client [req-28bb7842-f5c4-4f67-a9d9-cb8245c069ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c', u'date': 'Fri, 24 Aug 2018 20:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-28bb7842-f5c4-4f67-a9d9-cb8245c069ca'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:39.040 63 INFO tempest.lib.common.rest_client [req-64c432b5-7707-42e6-8296-6af6e5fd6982 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8 0.091s 2018-08-24 20:50:39.040 63 DEBUG tempest.lib.common.rest_client [req-64c432b5-7707-42e6-8296-6af6e5fd6982 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8', u'date': 'Fri, 24 Aug 2018 20:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-64c432b5-7707-42e6-8296-6af6e5fd6982'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:39.385 63 INFO tempest.lib.common.rest_client [req-db88682a-b684-42ea-b23a-0c5f7eb537e2 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366 0.344s 2018-08-24 20:50:39.386 63 DEBUG tempest.lib.common.rest_client [req-db88682a-b684-42ea-b23a-0c5f7eb537e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed175fc2-8f8b-416c-b711-6995094bd366', u'date': 'Fri, 24 Aug 2018 20:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-db88682a-b684-42ea-b23a-0c5f7eb537e2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:39.746 63 INFO tempest.lib.common.rest_client [req-85c9dcff-72b8-4247-bb58-3c6fbcb35f50 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f70efb3e-160a-4aef-906a-3f0a45dca896 0.359s 2018-08-24 20:50:39.747 63 DEBUG tempest.lib.common.rest_client [req-85c9dcff-72b8-4247-bb58-3c6fbcb35f50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f70efb3e-160a-4aef-906a-3f0a45dca896', u'date': 'Fri, 24 Aug 2018 20:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-85c9dcff-72b8-4247-bb58-3c6fbcb35f50'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:39.846 63 INFO tempest.lib.common.rest_client [req-a3a6ddb3-01c8-4509-b148-60fd528f3670 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7 0.099s 2018-08-24 20:50:39.847 63 DEBUG tempest.lib.common.rest_client [req-a3a6ddb3-01c8-4509-b148-60fd528f3670 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7', u'date': 'Fri, 24 Aug 2018 20:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a3a6ddb3-01c8-4509-b148-60fd528f3670'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:39.942 63 INFO tempest.lib.common.rest_client [req-3561a685-b18b-4918-a23b-e4e00eb06daf ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60 0.094s 2018-08-24 20:50:39.942 63 DEBUG tempest.lib.common.rest_client [req-3561a685-b18b-4918-a23b-e4e00eb06daf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60', u'date': 'Fri, 24 Aug 2018 20:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3561a685-b18b-4918-a23b-e4e00eb06daf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:40.038 63 INFO tempest.lib.common.rest_client [req-0f080828-4a73-4b71-81ca-9f8b9278e903 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/c8f04ac4-509c-4a76-bd4d-0f558f39395e 0.094s 2018-08-24 20:50:40.039 63 DEBUG tempest.lib.common.rest_client [req-0f080828-4a73-4b71-81ca-9f8b9278e903 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/c8f04ac4-509c-4a76-bd4d-0f558f39395e', u'date': 'Fri, 24 Aug 2018 20:50:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f080828-4a73-4b71-81ca-9f8b9278e903'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:40.392 63 INFO tempest.lib.common.rest_client [req-5134f04d-e8cf-4686-b660-8ed623368540 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/65099a6b-d516-4459-93a1-c12dddcf3d4c 0.352s 2018-08-24 20:50:40.392 63 DEBUG tempest.lib.common.rest_client [req-5134f04d-e8cf-4686-b660-8ed623368540 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/65099a6b-d516-4459-93a1-c12dddcf3d4c', u'date': 'Fri, 24 Aug 2018 20:50:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5134f04d-e8cf-4686-b660-8ed623368540'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:40.782 63 INFO tempest.lib.common.rest_client [req-a34f4825-032a-4fef-87b3-5d9a0d213fa6 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f 0.389s 2018-08-24 20:50:40.782 63 DEBUG tempest.lib.common.rest_client [req-a34f4825-032a-4fef-87b3-5d9a0d213fa6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f', u'date': 'Fri, 24 Aug 2018 20:50:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a34f4825-032a-4fef-87b3-5d9a0d213fa6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:40.882 63 INFO tempest.lib.common.rest_client [req-aacad6b7-f29e-4da8-9580-e578f5fb6182 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526 0.100s 2018-08-24 20:50:40.883 63 DEBUG tempest.lib.common.rest_client [req-aacad6b7-f29e-4da8-9580-e578f5fb6182 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526', u'date': 'Fri, 24 Aug 2018 20:50:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aacad6b7-f29e-4da8-9580-e578f5fb6182'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:40.972 63 INFO tempest.lib.common.rest_client [req-899173ea-77f2-4bc8-8042-b4005e70eaa5 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f 0.088s 2018-08-24 20:50:40.972 63 DEBUG tempest.lib.common.rest_client [req-899173ea-77f2-4bc8-8042-b4005e70eaa5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f', u'date': 'Fri, 24 Aug 2018 20:50:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-899173ea-77f2-4bc8-8042-b4005e70eaa5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.063 63 INFO tempest.lib.common.rest_client [req-53b68515-d8c9-406f-a731-de22dcd4e512 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0 0.090s 2018-08-24 20:50:41.064 63 DEBUG tempest.lib.common.rest_client [req-53b68515-d8c9-406f-a731-de22dcd4e512 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-53b68515-d8c9-406f-a731-de22dcd4e512'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.155 63 INFO tempest.lib.common.rest_client [req-c15b94b1-7969-46cd-83fa-b5d7bea4ccf0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac 0.090s 2018-08-24 20:50:41.156 63 DEBUG tempest.lib.common.rest_client [req-c15b94b1-7969-46cd-83fa-b5d7bea4ccf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c15b94b1-7969-46cd-83fa-b5d7bea4ccf0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.248 63 INFO tempest.lib.common.rest_client [req-86889bb0-6b11-43b3-ad3a-3cad69d555e5 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3 0.091s 2018-08-24 20:50:41.248 63 DEBUG tempest.lib.common.rest_client [req-86889bb0-6b11-43b3-ad3a-3cad69d555e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-86889bb0-6b11-43b3-ad3a-3cad69d555e5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.338 63 INFO tempest.lib.common.rest_client [req-92d881ec-7559-41d5-be50-df7528832550 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35 0.089s 2018-08-24 20:50:41.338 63 DEBUG tempest.lib.common.rest_client [req-92d881ec-7559-41d5-be50-df7528832550 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-92d881ec-7559-41d5-be50-df7528832550'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.442 63 INFO tempest.lib.common.rest_client [req-1dfc6138-3d21-4aa3-a5fb-400cbde01e1d ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555 0.103s 2018-08-24 20:50:41.443 63 DEBUG tempest.lib.common.rest_client [req-1dfc6138-3d21-4aa3-a5fb-400cbde01e1d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1dfc6138-3d21-4aa3-a5fb-400cbde01e1d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.542 63 INFO tempest.lib.common.rest_client [req-e3ad6621-6484-43c9-80e2-57eac4c0b016 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899 0.098s 2018-08-24 20:50:41.542 63 DEBUG tempest.lib.common.rest_client [req-e3ad6621-6484-43c9-80e2-57eac4c0b016 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e3ad6621-6484-43c9-80e2-57eac4c0b016'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.631 63 INFO tempest.lib.common.rest_client [req-08fe80d9-4a75-44ba-abab-f0d158ed5925 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7 0.088s 2018-08-24 20:50:41.632 63 DEBUG tempest.lib.common.rest_client [req-08fe80d9-4a75-44ba-abab-f0d158ed5925 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08fe80d9-4a75-44ba-abab-f0d158ed5925'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:41.722 63 INFO tempest.lib.common.rest_client [req-ab6b7bff-432d-49a2-8b39-d0ecd966130b ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4 0.089s 2018-08-24 20:50:41.722 63 DEBUG tempest.lib.common.rest_client [req-ab6b7bff-432d-49a2-8b39-d0ecd966130b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab6b7bff-432d-49a2-8b39-d0ecd966130b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:42.105 63 INFO tempest.lib.common.rest_client [req-19989f02-b3ea-46c3-b0cd-173957723f17 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:50:42.106 63 DEBUG tempest.lib.common.rest_client [req-19989f02-b3ea-46c3-b0cd-173957723f17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19989f02-b3ea-46c3-b0cd-173957723f17'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:42.390 63 INFO tempest.lib.common.rest_client [req-3d2f5f70-ee0a-457b-b874-97262c877968 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/b263f51647694b5aac91d8917236c25e 0.280s 2018-08-24 20:50:42.390 63 DEBUG tempest.lib.common.rest_client [req-3d2f5f70-ee0a-457b-b874-97262c877968 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/b263f51647694b5aac91d8917236c25e', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:42 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-3d2f5f70-ee0a-457b-b874-97262c877968'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:42.768 63 INFO tempest.lib.common.rest_client [req-77e35208-64c8-4332-b1ff-1c9948ec53b0 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:50:42.768 63 DEBUG tempest.lib.common.rest_client [req-77e35208-64c8-4332-b1ff-1c9948ec53b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77e35208-64c8-4332-b1ff-1c9948ec53b0'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c204 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:43.133 63 INFO tempest.lib.common.rest_client [req-c16c12fe-6328-49d8-b5fb-eb2b6cbfb4e5 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=c94ccf5991f6467daf6c8d71efa75c39&name=default 0.363s 2018-08-24 20:50:43.133 63 DEBUG tempest.lib.common.rest_client [req-c16c12fe-6328-49d8-b5fb-eb2b6cbfb4e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=c94ccf5991f6467daf6c8d71efa75c39&name=default', u'date': 'Fri, 24 Aug 2018 20:50:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c16c12fe-6328-49d8-b5fb-eb2b6cbfb4e5'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c94ccf5991f6467daf6c8d71efa75c39", "created_at": "2018-08-24T20:50:42Z", "updated_at": "2018-08-24T20:50:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "1c4dee59-9055-42d3-b3f5-aab41734600f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "tenant_id": "c94ccf5991f6467daf6c8d71efa75c39", "port_range_min": null, "ethertype": "IPv4", "project_id": "c94ccf5991f6467daf6c8d71efa75c39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "27b8b318-08ea-48c6-a2c9-856183fab667", "remote_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "tenant_id": "c94ccf5991f6467daf6c8d71efa75c39", "port_range_min": null, "ethertype": "IPv6", "project_id": "c94ccf5991f6467daf6c8d71efa75c39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "97be20a8-24f5-40b8-8746-0cd0c2f702d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "tenant_id": "c94ccf5991f6467daf6c8d71efa75c39", "port_range_min": null, "ethertype": "IPv6", "project_id": "c94ccf5991f6467daf6c8d71efa75c39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "f028c453-06f0-4925-86ce-5baccdccd2ba", "remote_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "25599777-2f69-436f-b8c8-a6945a329d10", "tenant_id": "c94ccf5991f6467daf6c8d71efa75c39", "port_range_min": null, "ethertype": "IPv4", "project_id": "c94ccf5991f6467daf6c8d71efa75c39"}], "revision_number": 1, "project_id": "c94ccf5991f6467daf6c8d71efa75c39", "id": "25599777-2f69-436f-b8c8-a6945a329d10", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:43.280 63 INFO tempest.lib.common.rest_client [req-0d8c5db6-bc99-4664-9f2b-4738a303624c ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/25599777-2f69-436f-b8c8-a6945a329d10 0.145s 2018-08-24 20:50:43.280 63 DEBUG tempest.lib.common.rest_client [req-0d8c5db6-bc99-4664-9f2b-4738a303624c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/25599777-2f69-436f-b8c8-a6945a329d10', u'date': 'Fri, 24 Aug 2018 20:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d8c5db6-bc99-4664-9f2b-4738a303624c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:43.532 63 INFO tempest.lib.common.rest_client [req-312e3b72-1d88-4b1b-9c75-51567e20b10b ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/c94ccf5991f6467daf6c8d71efa75c39 0.251s 2018-08-24 20:50:43.533 63 DEBUG tempest.lib.common.rest_client [req-312e3b72-1d88-4b1b-9c75-51567e20b10b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/c94ccf5991f6467daf6c8d71efa75c39', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:43 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-312e3b72-1d88-4b1b-9c75-51567e20b10b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:43.758 63 INFO tempest.lib.common.rest_client [req-3a9a40b4-23c2-403e-989f-dc24b5909625 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/58b0092e80dc43ceb232ada62865dc04 0.224s 2018-08-24 20:50:43.758 63 DEBUG tempest.lib.common.rest_client [req-3a9a40b4-23c2-403e-989f-dc24b5909625 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/58b0092e80dc43ceb232ada62865dc04', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:43 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-3a9a40b4-23c2-403e-989f-dc24b5909625'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:43.888 63 INFO tempest.lib.common.rest_client [req-12d9b791-cfaf-45ef-bc29-fff7e4e3a6ca ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=1ce876f69b414224b5efd9cc87f9f822&name=default 0.129s 2018-08-24 20:50:43.889 63 DEBUG tempest.lib.common.rest_client [req-12d9b791-cfaf-45ef-bc29-fff7e4e3a6ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=1ce876f69b414224b5efd9cc87f9f822&name=default', u'date': 'Fri, 24 Aug 2018 20:50:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12d9b791-cfaf-45ef-bc29-fff7e4e3a6ca'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ce876f69b414224b5efd9cc87f9f822", "created_at": "2018-08-24T20:50:43Z", "updated_at": "2018-08-24T20:50:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "33594a39-0334-4936-8d53-f8127f29cd48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "tenant_id": "1ce876f69b414224b5efd9cc87f9f822", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ce876f69b414224b5efd9cc87f9f822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "8863c899-c0a6-40ca-b119-b1b2ce2342d8", "remote_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "tenant_id": "1ce876f69b414224b5efd9cc87f9f822", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ce876f69b414224b5efd9cc87f9f822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "bfad7a66-e085-4bc3-9b60-ae764a7252ef", "remote_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "tenant_id": "1ce876f69b414224b5efd9cc87f9f822", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ce876f69b414224b5efd9cc87f9f822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:50:43Z", "revision_number": 0, "id": "f2523b2e-06f2-4a9d-8637-2eb292bf046b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:50:43Z", "security_group_id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "tenant_id": "1ce876f69b414224b5efd9cc87f9f822", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ce876f69b414224b5efd9cc87f9f822"}], "revision_number": 1, "project_id": "1ce876f69b414224b5efd9cc87f9f822", "id": "3b951350-4389-4e45-8ed7-7d39a0c946f5", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:44.378 63 INFO tempest.lib.common.rest_client [req-bfd10ede-8e5f-4437-bfb7-f1d674f6bfdb ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/3b951350-4389-4e45-8ed7-7d39a0c946f5 0.488s 2018-08-24 20:50:44.378 63 DEBUG tempest.lib.common.rest_client [req-bfd10ede-8e5f-4437-bfb7-f1d674f6bfdb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/3b951350-4389-4e45-8ed7-7d39a0c946f5', u'date': 'Fri, 24 Aug 2018 20:50:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bfd10ede-8e5f-4437-bfb7-f1d674f6bfdb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:44.683 63 INFO tempest.lib.common.rest_client [req-90d91dc4-2b85-40e4-b587-aae63f4d34a0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/1ce876f69b414224b5efd9cc87f9f822 0.304s 2018-08-24 20:50:44.683 63 DEBUG tempest.lib.common.rest_client [req-90d91dc4-2b85-40e4-b587-aae63f4d34a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/1ce876f69b414224b5efd9cc87f9f822', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:44 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-90d91dc4-2b85-40e4-b587-aae63f4d34a0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:45.046 63 INFO tempest.lib.common.rest_client [req-339eabfa-5728-4939-a376-6494119eca0b ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/users/7b0ed428bc6a4e2cb8a0dddc9400190c 0.362s 2018-08-24 20:50:45.046 63 DEBUG tempest.lib.common.rest_client [req-339eabfa-5728-4939-a376-6494119eca0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/users/7b0ed428bc6a4e2cb8a0dddc9400190c', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:44 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-339eabfa-5728-4939-a376-6494119eca0b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:45.439 63 INFO tempest.lib.common.rest_client [req-ed585e58-5f54-4293-ade8-b84978fe12c9 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.40:9696/v2.0/security-groups?tenant_id=9b28072d09ed44aeaa9ceca97bf06647&name=default 0.392s 2018-08-24 20:50:45.439 63 DEBUG tempest.lib.common.rest_client [req-ed585e58-5f54-4293-ade8-b84978fe12c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups?tenant_id=9b28072d09ed44aeaa9ceca97bf06647&name=default', u'date': 'Fri, 24 Aug 2018 20:50:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed585e58-5f54-4293-ade8-b84978fe12c9'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "updated_at": "2018-08-24T19:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "1c3510c6-a3e8-418c-a8ce-a4c2af43b6ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "71e91682-19c8-4ecd-937a-a371a430dbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "79c74989-4bf5-4b1c-b05f-0aa57e9ce8db", "remote_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "d78d6f9c-8945-4ff4-9ce2-6060fe540102", "remote_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0bc766b9-a8e6-4821-992f-f60e8ce8e069", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:45.759 63 INFO tempest.lib.common.rest_client [req-a5dd5b68-9763-4a90-af80-676720313211 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/0bc766b9-a8e6-4821-992f-f60e8ce8e069 0.318s 2018-08-24 20:50:45.759 63 DEBUG tempest.lib.common.rest_client [req-a5dd5b68-9763-4a90-af80-676720313211 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/0bc766b9-a8e6-4821-992f-f60e8ce8e069', u'date': 'Fri, 24 Aug 2018 20:50:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a5dd5b68-9763-4a90-af80-676720313211'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-24 20:50:46.036 63 INFO tempest.lib.common.rest_client [req-14913a96-6f12-4bd8-baf1-b58ca06d8b16 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.4:35357/v3/projects/9b28072d09ed44aeaa9ceca97bf06647 0.275s 2018-08-24 20:50:46.036 63 DEBUG tempest.lib.common.rest_client [req-14913a96-6f12-4bd8-baf1-b58ca06d8b16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.4:35357/v3/projects/9b28072d09ed44aeaa9ceca97bf06647', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:50:45 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-14913a96-6f12-4bd8-baf1-b58ca06d8b16'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 ============================== Failed 18 tests - output below: ============================== networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target[id-559013fd-1e34-4fde-9599-f8aafe9ae716] ---------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, in test_update_route_target export_targets=['64512:6'] File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:09:48,911 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:09:48,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:09:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b40e5ce-f3f0-471d-b800-254b739f3975'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1976840349", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "route_targets": ["64512:1"], "project_id": "a1e4d8ea36a444bc90a9f44f3143fd79", "type": "l3", "id": "5b8815f1-b762-40a4-87db-73f8fe66f21d"}} 2018-08-24 19:09:49,072 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d 0.159s 2018-08-24 19:09:49,072 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b8815f1-b762-40a4-87db-73f8fe66f21d', u'date': 'Fri, 24 Aug 2018 19:09:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48245867-a8e0-4e91-9274-fb29a2937697'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic[compute,id-afdd6cad-871a-4343-b97b-6319c76c815d,network] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:10:04,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.532s 2018-08-24 19:10:04,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1917769704 description", "name": "tempest-secgroup-smoke-1917769704"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f16351e-9622-4015-87de-a00f20ff9220'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1917769704 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "updated_at": "2018-08-24T19:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3739d9ce-3d19-485b-9310-23e639d19ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:10:04Z", "revision_number": 0, "id": "3d6b5a62-300d-4872-a851-c0a0dbfa47c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "name": "tempest-secgroup-smoke-1917769704"}} 2018-08-24 19:10:04,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 19:10:04,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b633a83c-e555-4500-bba2-a59b915dc4ef'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7b053121-7af2-4172-86ec-e8615fe96809"}} 2018-08-24 19:10:04,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:10:04,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-568a8613-7405-41a1-adf5-9c75f5ad5c1e'} 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-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ac010f14-cab9-4720-8851-5363a6a65b43"}} 2018-08-24 19:10:04,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.138s 2018-08-24 19:10:04,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489e580e-bf61-4b53-bd76-88062dc2d33a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4a2695fe-615b-4dbd-9ccf-bb4811296ae7"}} 2018-08-24 19:10:04,990 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 19:10:04,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59f688cc-96c2-4f6f-abee-7b87cdd68c12'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:10:04Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f50bf9d1-9361-4db0-8aa4-59f0d6f368e8"}} 2018-08-24 19:10:05,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.180s 2018-08-24 19:10:05,172 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a35b60ac-f8cd-432e-97c0-8c6186d9b56a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "39c32679-23be-4c4b-acfa-49b118bc78ce"}} 2018-08-24 19:10:05,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.396s 2018-08-24 19:10:05,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbdcacba-a885-4744-a4c2-80c2bd1f470f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "55dfecfe-1e92-4217-bbbe-67bd4789ffeb"}} 2018-08-24 19:10:05,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:10:05,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36b6ae30-ba02-4c60-bace-78cb7093617f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:05Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "98d76a38-f45d-46c8-b0cf-8192a16e2683"}} 2018-08-24 19:10:06,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.370s 2018-08-24 19:10:06,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f769e755-d74c-4990-8b81-0233e9d484c0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:10:06Z", "security_group_id": "7baa21a1-0efc-451b-b3f6-b2744cb52504", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:06Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93f0888c-0a4a-45fc-a9cc-a7a5a4bc9fb7"}} 2018-08-24 19:10:06,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 19:10:06,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1510183429"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0eaba186-0e37-4d3e-93d8-5c24079581ce'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:06Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d0a85f6e-9316-4a21-8e09-b1052199247d","name":"tempest-A-1510183429"}} 2018-08-24 19:10:07,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.840s 2018-08-24 19:10:07,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "name": "tempest-subnet-A-1-1991773586"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88747362-7b8e-45a6-85de-a77fa081ab7b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:06Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:06Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"65715204-79eb-4752-9b97-5bf06e3246f4","subnetpool_id":null,"name":"tempest-subnet-A-1-1991773586"}} 2018-08-24 19:10:07,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/networks 0.286s 2018-08-24 19:10:07,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1861435078"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-528c6264-dd34-49f7-9d74-3a738fcfcd3e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:10:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0be81742-2af9-4806-ad8b-8e988ec09955","name":"tempest-B-1861435078"}} 2018-08-24 19:10:08,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.834s 2018-08-24 19:10:08,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "name": "tempest-subnet-B-1-1017687390"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b594f51-f901-47d9-9028-aa04c6ceb128'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:10:07Z","dns_nameservers":[],"updated_at":"2018-08-24T19:10:07Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","subnetpool_id":null,"name":"tempest-subnet-B-1-1017687390"}} 2018-08-24 19:10:08,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.433s 2018-08-24 19:10:08,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-932837105"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad81f2e4-d7fa-4421-86c7-ac68dc778906'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe6+uMrx9N8ivOqnOM+Ov8nAlh9YjAPMM6AysE/ROx/7ZQsWYa1pNn+nlEN/sm0Qim2bczIsIBzQFvhD4ASpDARczkor2QgJtLEzo17uDSbwaUzjc/wE98mVnBQzfgjLaJt8mmetdQQQVNgr138vE7GNYGFUB9WOfFD3d7gsE5SP51RvL4W/SA1W8aHPHC3gGg5JDMvAg8oftvNYhqxEa8MetTkSdUaNjHUKlJODqbYbEeC/s2iwkeoC6IjBkFbLfKwV1Urw5EM9nGwwq29TgLhn5hiTP9hFybT6QfddiDQJsR/9Zr5UF0UfTMlmIBc0sjA1idP/bx5fwNje1mNu91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnuvrjK8fTfIrzqpzjPjr/JwJYfWIwDzDOgMrBP0Tsf+2ULFm\nGtaTZ/p5RDf7JtEIptm3MyLCAc0Bb4Q+AEqQwEXM5KK9kICbSxM6Ne7g0m8GlM43\nP8BPfJlZwUM34Iy2ibfJpnrXUEEFTYK9d/LxOxjWBhVAfVjnxQ93e4LBOUj+dUby\n+Fv0gNVvGhzxwt4BoOSQzLwIPKH7bzWIasRGvDHrU5EnVGjYx1CpSTg6m2GxHgv7\nNosJHqAuiIwZBWy3ysFdVK8ORDPZxsMKtvU4C4Z+YYkz/YRcm0+kH3XYg0CbEf/W\na+VBdFH0zJZiAXNLIwNYnT/28eX8DY3tZjbvdQIDAQABAoIBAEHz6rdh3f39KM0F\n1BqHG3ikUQiEW5JcJTEoK2xQkyHl24W1eYhd0KLwQe9bxDEhwxNreyoPnLAeoh/j\no89/In+I+DVSjJUxqkEH47qKPmdWiEatJiSg7Nvq0GLyQHhCLWcODPO4Oy8lLMw0\nG+lxu0cpUXkIzNC4WsdfWdi6NPJOf1DQ3J6x9kz+JvqGq86kBS83BhhqlVeJA3as\n+zIkOz4JQ3PIgBEe1/Ml1sblK9pM9k/u1mnoEz/eWuc91uYKrmlR9AJ2afT4HaLK\ng1zjzjreIyG/ESlcYmzFzBKJmUtRUkkzT2SlRNAS/doABq1+7EMN8//xrRJlRcza\naRd8pkECgYEAyl4vrF7ZalN3y6WYHcUKp9tklMpxPQD7budnb+rM/rxioxODObg9\nXMlnuEoEBOlUZLGMzv9HfjbnTS6lAGAZ7dzXoxzhmVrQfRn3e3k6VYib4p6tSF3i\npWKdQOcZqq/DQNmlGWvqtpJo0sYAsFD9Fqtq8pTjXdupIYNUdaVxyikCgYEAyQoU\ny9PmOiS9XQsou8Uzre0RZQAyOsnQH7ARPtEbUWPvRUQaKm/Y8iMXU6HtTt6QsM8D\n+q42v+XX6lDNpMeR4rjET06wjnZ/vomED6H2MQrndvWllUnZ0ONEbF2slPC83xTa\nvfquwi1rU6OMS0lJQNqrNquO1QZT0XcT2ysYfG0CgYEAou1JvKFwseYZoN/lpLIr\nbhF43UJQASl1RUkRQk3sVXsefuUK1cG7xaRx2THeIoYo6Bj6oP1udfOGLeHL/o1g\n0tzmz/BEwc8X5GCvm71ydcLSnpXaNVVBUJ4gtUxaoc14ihGwltMH2Y3uzyOTEmFi\nIopIRJ4SoFJlzRGLQly9TGECgYA2VsU8OrA18wxEA+okpq7LShKzjBQHk9jvV7Wx\nlu+dVjesLzYrVkP7XsTFVDVCZiIRyEK5FTGzOLrdmK2c5lxmPa7CCPDr8NeidqT9\nXLeglePuYYM6ENYRAfzSlZc6Qr+qRIbDZuipj4E9AC3Bg7OLFg/FHSXkKmupaFgz\nmzhpGQKBgQC5kspOhSxIQQJCobHtQ2GoIs3r1GCmbkKfC+0ug0khjbZjwEU2lTZX\nAbCQzl/qBhfsfBp+2AAqRBp1WXofHTiiS1ehVGPV78m6IgDd6qXlaeKKAAYqAm9O\ntAtP7duhpZkHRCcu0Xzkz4cU1Yr6WyHQ3SV8JUYzHxXC/V0r/2IYGA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-932837105", "fingerprint": "11:79:ab:be:1a:ff:9a:8a:c4:bb:0b:06:51:dd:40:e7"}} 2018-08-24 19:10:09,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.859s 2018-08-24 19:10:09,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1891189683", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76a44eb3-e120-4b4c-b3eb-958d4cb35e22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d0a85f6e-9316-4a21-8e09-b1052199247d","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:09Z","name":"tempest-port-smoke-1891189683","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:5e:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"65715204-79eb-4752-9b97-5bf06e3246f4","ip_address":"10.101.11.10"}],"id":"3a5cfbb3-2356-48d7-a824-498017cae248","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} 2018-08-24 19:10:11,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.798s 2018-08-24 19:10:11,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d0a85f6e-9316-4a21-8e09-b1052199247d", "port": "3a5cfbb3-2356-48d7-a824-498017cae248"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c89ca9e4-f078-4c36-8151-3dbee0b03655'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "adminPass": "cLsaMN2p3JQD"}} 2018-08-24 19:10:12,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.727s 2018-08-24 19:10:12,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4b8ff7d-76a3-4bdb-a27c-a9b337aadd4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:13,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.412s 2018-08-24 19:10:13,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d849fb85-6d63-4c11-829d-0228fc8c7d4d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:15,050 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.478s 2018-08-24 19:10:15,051 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2796be0-1c8a-42b1-9ac2-be83f5bdbbcc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:15,064 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:16,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.633s 2018-08-24 19:10:16,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3087042b-8a4d-4f36-96fc-2c71f76ee42a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:18,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.318s 2018-08-24 19:10:18,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccb3f70-16b3-4730-bfdb-e444cbf5210b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:19,755 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.708s 2018-08-24 19:10:19,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-968d356f-c4a3-44ff-955a-2eb1072066f0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,363 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.594s 2018-08-24 19:10:21,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dc2d65-07de-4df7-9a7f-4e1dcee18fe4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,377 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-24 19:10:21,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.147s 2018-08-24 19:10:21,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-61984878-8428-4627-a242-d409b344db91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61984878-8428-4627-a242-d409b344db91'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:21,538 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 593973b1-7f72-4f03-b857-f4a9ca1d3e6d with status: ACTIVE 2018-08-24 19:10:22,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/ports 0.898s 2018-08-24 19:10:22,438 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-796148839", "security_groups": ["7baa21a1-0efc-451b-b3f6-b2744cb52504"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e99b401-d65e-4d86-a9be-6394fe1afe82'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:10:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0be81742-2af9-4806-ad8b-8e988ec09955","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:10:21Z","name":"tempest-port-smoke-796148839","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e4:ae:03","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c59caf3b-1193-46b8-afb0-6f29bd1aff37","ip_address":"10.102.21.20"}],"id":"bb90d01a-2f72-463e-aa9a-cbfece237d8a","security_groups":["7baa21a1-0efc-451b-b3f6-b2744cb52504"],"device_id":""}} 2018-08-24 19:10:24,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.40:8774/v2.1/servers 1.803s 2018-08-24 19:10:24,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-932837105", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0be81742-2af9-4806-ad8b-8e988ec09955", "port": "bb90d01a-2f72-463e-aa9a-cbfece237d8a"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8574ec3e-8a49-437f-bcea-ccb2c7321c60'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "adminPass": "ki5jBTPZCmdu"}} 2018-08-24 19:10:24,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.544s 2018-08-24 19:10:24,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29355ecd-6fa1-42b3-b4fb-1405ddadb9eb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:26,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.358s 2018-08-24 19:10:26,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0f45c7e-e551-47fc-9419-d57839e3d834'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:27,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.111s 2018-08-24 19:10:27,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-043784e4-3c5a-4e24-ab85-2e6b41afc707'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:27,301 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:10:28,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.349s 2018-08-24 19:10:28,653 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ead3bae-5099-4d26-9c12-6998259c7215'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:30,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.663s 2018-08-24 19:10:30,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99700ac7-3a25-4c72-b4c8-f4b7816841a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:10:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.157s 2018-08-24 19:10:31,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6c115ef-47f5-466e-b844-05503deed4d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,516 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:10:31,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.139s 2018-08-24 19:10:31,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c1b2a7-93f5-4897-9c3d-31eb95f5c836'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:10:31Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:10:31,669 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 63961866-ad48-4c93-bff7-6dc3add5d986 with status: ACTIVE 2018-08-24 19:10:32,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.349s 2018-08-24 19:10:32,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:10:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31eb5dc0-af65-47d3-a8e2-35e6da57f502'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "520002fb-2fcc-46fc-be62-cb16e76aad77"}} 2018-08-24 19:10:32,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.234s 2018-08-24 19:10:32,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cefcd7cb-d061-4938-bdaa-c0d3e0be1965'} Body: {"network_association": {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "id": "0768713f-456b-4049-b567-a80d93f11503"}} 2018-08-24 19:10:32,574 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations 0.318s 2018-08-24 19:10:32,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/520002fb-2fcc-46fc-be62-cb16e76aad77/network_associations', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e842a5d-b282-4d6a-8c68-24e1ab073d68'} Body: {"network_association": {"network_id": "0be81742-2af9-4806-ad8b-8e988ec09955", "id": "decaaebb-5bfc-4106-a943-7db7050b3020"}} 2018-08-24 19:10:32,575 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:10:32,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/routers 0.198s 2018-08-24 19:10:32,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--520637000", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:10:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdbb8a85-053a-4429-b65c-1f1afdd1bbfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:32Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} 2018-08-24 19:10:34,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.590s 2018-08-24 19:10:34,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:10:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e80cb15b-3cad-4858-a4b9-17cbff516f9d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:32Z", "admin_state_up": true, "updated_at": "2018-08-24T19:10:34Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "name": "tempest-router--520637000"}} 2018-08-24 19:10:36,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface 2.035s 2018-08-24 19:10:36,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:10:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76bff1cd-a5d5-4b19-91c0-4fe28e0a056e'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} 2018-08-24 19:10:38,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.749s 2018-08-24 19:10:38,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:10:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdbe905f-f1a0-4883-8798-dffafdfb0214'} Body: {"floatingip": {"router_id": "d0c388ef-a91f-4ae2-b099-69d37a604720", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:10:37Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "3a5cfbb3-2356-48d7-a824-498017cae248", "id": "900daf29-623f-4d54-976f-989ab5060c58", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:10:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:10:38,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41,161 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:10:41,259 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:41,373 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:10:41,374 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:10:41,376 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:10:41,436 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:10:41,440 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:10:46,447 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:10:46,448 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:11:56,496 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:11:56,497 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:11:56,500 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:11:56,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:11:56,564 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:12:01,571 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:12:01,571 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:13:11,599 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:13:11,600 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:13:11,600 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,606 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,702 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,733 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,739 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:13:11,739 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11,740 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:13:11,740 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,742 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,802 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,806 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,814 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:13:11,814 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:13:11,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,816 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,878 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,881 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,887 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:13:11,887 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,889 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:11,950 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:11,953 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:11,959 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:13:11,959 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ce:27:85 [ether] on eth0 2018-08-24 19:13:11,960 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:13:11,960 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:13:11,962 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:13:12,022 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:13:12,026 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:13:17,033 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:13:17,033 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:14:27,096 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:14:27,097 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-24 19:14:27,102 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:14:27,203 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:14:27,229 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-24 19:14:32,236 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:14:32,237 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-24 19:15:42,285 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:15:42,286 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:15:42.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:15:43,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58 1.446s 2018-08-24 19:15:43,740 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/900daf29-623f-4d54-976f-989ab5060c58', u'date': 'Fri, 24 Aug 2018 19:15:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e89062e-046d-43fd-90fc-6cdc1b004518'} Body: 2018-08-24 19:15:45,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface 1.971s 2018-08-24 19:15:45,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:15:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f12fffd-4351-4447-bd77-94aa249bdadf'} Body: {"network_id": "d0a85f6e-9316-4a21-8e09-b1052199247d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "65715204-79eb-4752-9b97-5bf06e3246f4", "subnet_ids": ["65715204-79eb-4752-9b97-5bf06e3246f4"], "port_id": "bfd646cb-0235-4c8f-8026-b33d3e989d86", "id": "d0c388ef-a91f-4ae2-b099-69d37a604720"} 2018-08-24 19:15:47,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720 1.602s 2018-08-24 19:15:47,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d0c388ef-a91f-4ae2-b099-69d37a604720', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e99b64cd-522f-43b4-80b0-3fc415ef2e6b'} Body: 2018-08-24 19:15:47,798 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.481s 2018-08-24 19:15:47,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493f8aff-eb65-4709-a249-f97c2a8c4a3a'} Body: 2018-08-24 19:15:48,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.725s 2018-08-24 19:15:48,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b35cf221-9812-46bf-8922-7c268b97432c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:50,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.985s 2018-08-24 19:15:50,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e30f797f-9508-4c2c-a72d-99e2c86091d0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1861435078": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ae:03", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/63961866-ad48-4c93-bff7-6dc3add5d986", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:31.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "63961866-ad48-4c93-bff7-6dc3add5d986", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:48Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-2", "created": "2018-08-24T19:10:24Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:51,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986 0.057s 2018-08-24 19:15:51,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/63961866-ad48-4c93-bff7-6dc3add5d986', u'x-compute-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-de9d92b9-9caf-4838-bd5b-aaec4d1c0a50'} Body: {"itemNotFound": {"message": "Instance 63961866-ad48-4c93-bff7-6dc3add5d986 could not be found.", "code": 404}} 2018-08-24 19:15:52,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a 1.110s 2018-08-24 19:15:52,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bb90d01a-2f72-463e-aa9a-cbfece237d8a', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-82661759-6f2b-4deb-8d47-112504ea2c6b'} Body: 2018-08-24 19:15:52,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.146s 2018-08-24 19:15:52,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b241b5a0-e200-4ea6-b8f6-094fd370c1a4'} Body: 2018-08-24 19:15:53,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.430s 2018-08-24 19:15:53,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b885b08-62cc-4fbb-8030-3c700bc49dcd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1510183429": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:5e:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:10:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "593973b1-7f72-4f03-b857-f4a9ca1d3e6d", "security_groups": [{"name": "tempest-secgroup-smoke-1917769704"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:15:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-932837105", "name": "server-1", "created": "2018-08-24T19:10:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:15:54,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d 0.066s 2018-08-24 19:15:54,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/593973b1-7f72-4f03-b857-f4a9ca1d3e6d', u'x-compute-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-08b7dc74-2eeb-4647-95f8-67f791ebd93a'} Body: {"itemNotFound": {"message": "Instance 593973b1-7f72-4f03-b857-f4a9ca1d3e6d could not be found.", "code": 404}} 2018-08-24 19:15:54,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248 0.555s 2018-08-24 19:15:54,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3a5cfbb3-2356-48d7-a824-498017cae248', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33e29cbc-d9f7-45e6-aec9-ae94aad308b8'} Body: 2018-08-24 19:15:55,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105 0.068s 2018-08-24 19:15:55,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-932837105', u'x-compute-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57144d27-4a1e-4365-ad76-9db6e8d24e3c'} Body: 2018-08-24 19:15:56,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37 1.607s 2018-08-24 19:15:56,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c59caf3b-1193-46b8-afb0-6f29bd1aff37', u'date': 'Fri, 24 Aug 2018 19:15:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d6dc67a-4719-411c-98c8-b9fa85e9c05c'} Body: 2018-08-24 19:15:57,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955 1.291s 2018-08-24 19:15:57,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0be81742-2af9-4806-ad8b-8e988ec09955', u'date': 'Fri, 24 Aug 2018 19:15:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4d0f140-1168-4f77-bcb4-9e5434ef5471'} Body: 2018-08-24 19:15:58,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4 1.028s 2018-08-24 19:15:58,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/65715204-79eb-4752-9b97-5bf06e3246f4', u'date': 'Fri, 24 Aug 2018 19:15:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9aff6472-e1bb-4575-95ae-b91447da4662'} Body: 2018-08-24 19:16:00,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d 1.837s 2018-08-24 19:16:00,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d0a85f6e-9316-4a21-8e09-b1052199247d', u'date': 'Fri, 24 Aug 2018 19:16:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb570f47-e4ae-4234-9d1e-43f49b6e9e26'} Body: 2018-08-24 19:16:01,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504 0.687s 2018-08-24 19:16:01,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7baa21a1-0efc-451b-b3f6-b2744cb52504', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1f66772-b6c3-4955-8449-a8f666ee6bca'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn[compute,id-dc92643f-1b2c-4a3e-bc5e-ea780d721ef7,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:16:01,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.250s 2018-08-24 19:16:01,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-2043046589 description", "name": "tempest-secgroup-smoke-2043046589"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2cb74d41-e46f-4a75-aeab-1220b1e5000e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-2043046589 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "updated_at": "2018-08-24T19:16:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "57d90bcb-3bec-46c2-8789-73bf0ff73e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:16:01Z", "revision_number": 0, "id": "cc9e32ff-df01-414f-8267-261321a3d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "name": "tempest-secgroup-smoke-2043046589"}} 2018-08-24 19:16:01,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.206s 2018-08-24 19:16:01,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4845e2d8-b089-4ca7-b2c1-00f60c035879'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "84093fb7-cab7-498d-bef5-74d1f5137a5b"}} 2018-08-24 19:16:02,148 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.204s 2018-08-24 19:16:02,148 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf8c9e65-89d5-4d31-91ae-f1dd2090e90f'} 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-08-24T19:16:01Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:01Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "79e3d6b9-6994-4d3f-98ad-463aa5d983c8"}} 2018-08-24 19:16:02,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.139s 2018-08-24 19:16:02,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9fd829-73a3-41ab-bfa6-eba7243af542'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c3904a7-6889-4e23-b01d-4ed3c0dc9443"}} 2018-08-24 19:16:02,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.221s 2018-08-24 19:16:02,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1533238f-ab10-4be5-823e-9e60ab5ad20b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e0d0b8e7-ca93-4bc0-9517-9dd3a3eba7d1"}} 2018-08-24 19:16:02,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.419s 2018-08-24 19:16:02,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a208839c-1879-44b4-840d-ed2b94c36490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd75040e-23ec-4dd1-b5a7-45901e87418f"}} 2018-08-24 19:16:03,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6099e050-ac36-4ee8-9413-628e0381e677'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "491753a2-c051-4f29-aff9-b5c588bdba14"}} 2018-08-24 19:16:03,229 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:16:03,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6044e7c0-6419-4f70-95b4-3fffbc6cfe3c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:02Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b3a39db2-7705-4978-9e47-696928587b1b"}} 2018-08-24 19:16:03,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:16:03,379 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5a07edc-c597-4729-a22d-6ff44196c562'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:16:03Z", "security_group_id": "f1df341c-243d-40ac-80fd-01cc17e95e69", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c3ec5854-09f8-456d-9e65-8a64c2e23707"}} 2018-08-24 19:16:03,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:16:03,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-528884780"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2460ae37-c6c0-4ca0-8e2c-efede877c7f0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","name":"tempest-A-528884780"}} 2018-08-24 19:16:04,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.504s 2018-08-24 19:16:04,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "name": "tempest-subnet-A-1-259581818"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9e36f29-b276-4f38-9788-ea4d27a4d0df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:03Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","subnetpool_id":null,"name":"tempest-subnet-A-1-259581818"}} 2018-08-24 19:16:04,324 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/networks 0.219s 2018-08-24 19:16:04,324 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1783699403"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71989550-42b8-45c1-a957-8b41f6f26664'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:16:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","name":"tempest-B-1783699403"}} 2018-08-24 19:16:04,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.622s 2018-08-24 19:16:04,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "name": "tempest-subnet-B-1-1127030661"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:16:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08936af5-cd81-4d84-ba2e-f6de052593a8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:16:04Z","dns_nameservers":[],"updated_at":"2018-08-24T19:16:04Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"69738a0d-e5fd-43e9-b070-4913c1218b53","subnetpool_id":null,"name":"tempest-subnet-B-1-1127030661"}} 2018-08-24 19:16:05,218 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.269s 2018-08-24 19:16:05,218 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46b30f9e-ebf5-436e-ab51-a6f8b4601cbb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "9631d65d-58da-41f4-9294-243306616f00"}} 2018-08-24 19:16:05,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.240s 2018-08-24 19:16:05,460 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e87154ef-6ea8-437b-8ba4-12fb176b5c11'} Body: {"network_association": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "id": "6a9d087f-8acb-4f55-bd4d-3785badcced7"}} 2018-08-24 19:16:05,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations 0.303s 2018-08-24 19:16:05,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/9631d65d-58da-41f4-9294-243306616f00/network_associations', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efc67f7e-c773-40c5-aa3b-5b405e85880a'} Body: {"network_association": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "id": "11fe6155-1219-4988-9f3d-b5944ec48ec5"}} 2018-08-24 19:16:05,765 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:16:05,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.140s 2018-08-24 19:16:05,907 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1450493988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefb24d6-5d42-418f-a35e-f1fd3a13baef'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu3sOtimjD5M4M69GScJC2RsWVGL5AmSRaGKHe11Ed8FPdVxac0rAvpNeoBRH9c9rWVSH1kHRHeC35XHb5fqfR0vOw2NduJcL//4IRV4yTKEfj6Q5yBfFbwkULtDY1SX5ZusXgoKai0tEAR3KmMhP77THvMpGKapwV6sgY94ItpFTCNAK+KT5NruXMF0XRs/gVPawWWximHuynMjuNh40dCIiIv9Ut+AQFYwSiAxABK9AQY/+Hqd6Jj+q6zrlaEO72pYD9/wpmZnW8iEUtJRsaKzvejJdLQnENCsDa0U6No2NmljjURyJPq5YAKENXl0/np4QHvgbiu3kwSqx+zLnn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArt7DrYpow+TODOvRknCQtkbFlRi+QJkkWhih3tdRHfBT3VcW\nnNKwL6TXqAUR/XPa1lUh9ZB0R3gt+Vx2+X6n0dLzsNjXbiXC//+CEVeMkyhH4+kO\ncgXxW8JFC7Q2NUl+WbrF4KCmotLRAEdypjIT++0x7zKRimqcFerIGPeCLaRUwjQC\nvik+Ta7lzBdF0bP4FT2sFlsYph7spzI7jYeNHQiIiL/VLfgEBWMEogMQASvQEGP/\nh6neiY/qus65WhDu9qWA/f8KZmZ1vIhFLSUbGis73oyXS0JxDQrA2tFOjaNjZpY4\n1EciT6uWAChDV5dP56eEB74G4rt5MEqsfsy55wIDAQABAoIBAAXjjJVohtSp/OJk\ngp862TS6N2co+Sc1wQqjr7fQanPmpvxaNXG8iqBgHb8TxKJTZ3g2T7l0TuYlPu8Z\n1Qvb3wzq3LgE5WRZMzLpyNiKqTo/bgRX0du3JYSgizC0teqfefjNmGJTJqlvDgjD\nXzIHl7KxLzBN9KbDplP6nxhwJVsiElRF55YTmm6wdDNdbAbSdDZeilgahBOf2NNZ\n3Ept5nE6d+/eSSKfMB0NrRWSDoD0aUY7ucatRNPPEAJlKsvQL5pQGcvHBUqUjb6P\nqonwAlCLWNnBUJNMHrT/pyvzosws3Jcf49zT+DgyZy6LYkSkfIc37FqlhMEq2GLd\nFSDziwkCgYEA1gMbeUeP3Y1GDsmYjzHNUCs9O8BlXzOhCThS4WvMKAL5M9qNJZGr\nRJ9sbFtO0rQZV4iac2YT+c0ze0N3i06a40U7UMlGQ23HpWXsTDdgn0TZ3NprFLqt\n9QWk9zVtVhmOpz/vCbA0Ay7GAmrNxOahv97p+W3d7dT0vxtqhX0Dk50CgYEA0S26\nP+zGjokX43Eyk1V+JAx7FAuforIufvV2ayY70NiIhqKSnPI22voc22iO4W6avOR3\nicO9nwOYMZaFyZiDOIZqSqq1oyzV/VS0qvEQblBPs5B3E174PUMX0c/ANxzG0FXs\nUYIMvIOJM24U6z231W7hFdgt4jmNejPKsbuH9lMCgYAENZFvxDmPKP0sw0hN4LPi\nFMeiijk0MybCsKnopx8f1lcibvUBvSi6M8yFIRKe0E4DS7uF84cHDcMqdHxAcC5Z\ns/3jq+HG57zagvOv2BL9bvQ+BMnAYZ+URyUke5eH7v7ASWChNyb+vQfF+mXLrqGV\nzYOalU+dIughbh+dOoU8fQKBgFpiZd4FU253cmkGmpHrGQw+kFgDBcFpOIoHSlnW\nNXZyedujF7LVPjq0ZA+ySDrEbfw8xCI1ABRbm0GiBsErM1gTTI5i4QVW9Ef4d/B9\nJVplPWsbezhVivH9sacpG6c0uft/hRNbHGHAfGJKqKNVEcAZnwyvUnQz5hvtkSHn\nJEKdAoGBALk+roivUMboGXHQ7VhWhfQJFg8NqRrZ0X5pKr6xzh+xz3lnxruwZvzF\nwl1msIgytTASgTj52e3wqY37zTp9FbJI1GHAWXHrtN827Oyp4U9Lu82Iumo4xeem\nxTk4aqm579HSemiEiIYMiynBlcmDs9Pwp9DmyU9Sg8chUcoF50y8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1450493988", "fingerprint": "b0:0b:2c:4b:fa:0c:7f:b5:e1:67:99:19:d3:02:19:fa"}} 2018-08-24 19:16:07,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 1.203s 2018-08-24 19:16:07,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-56153488", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-452027a0-fde4-4da4-a8e5-d98aa8a61202'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ddf88890-d36b-4ff8-aeb9-4cb4aceea915","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:06Z","name":"tempest-port-smoke-56153488","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:25:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ac561f80-f2c7-4f00-84d6-ef33358e8f8e","ip_address":"10.101.11.10"}],"id":"61f290ab-1225-42b2-ac68-2689d51d77cd","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} 2018-08-24 19:16:09,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 1.897s 2018-08-24 19:16:09,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "port": "61f290ab-1225-42b2-ac68-2689d51d77cd"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7bc0dee5-a153-453f-b21c-b85858a60b1f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "48cf8a41-4586-475a-ab10-08ee30565565", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "adminPass": "7VHg5YUn2hnp"}} 2018-08-24 19:16:09,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.295s 2018-08-24 19:16:09,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-136b1b67-a9d1-4806-9c4d-270df7175be4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:10,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.397s 2018-08-24 19:16:10,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e438ae45-4948-4888-9d07-d6b7f7662a99'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:12,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.308s 2018-08-24 19:16:12,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8756c1d-f512-4665-ac24-ca0cea7c165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:12,062 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:13,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.341s 2018-08-24 19:16:13,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd3d16f6-c5ec-4d88-b80b-19252bbfca97'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:14,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.422s 2018-08-24 19:16:14,841 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bb4bdda-8182-4f7f-80a1-adc613f4b36b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.330s 2018-08-24 19:16:16,186 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61f6626b-60ab-4940-998c-b922ba23b472'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,196 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:16:16,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.511s 2018-08-24 19:16:16,708 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4273e9e0-d5b4-4038-97af-620ab1de2ba0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:14Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:16,722 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 48cf8a41-4586-475a-ab10-08ee30565565 with status: ACTIVE 2018-08-24 19:16:17,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/ports 0.887s 2018-08-24 19:16:17,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-30318173", "security_groups": ["f1df341c-243d-40ac-80fd-01cc17e95e69"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0ea4e7b-039b-45c3-8c3d-ad5c1c22870b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:16:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7892cfea-2d24-49c6-b434-fdb8795f43cc","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:16:16Z","name":"tempest-port-smoke-30318173","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d7:78:1e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"69738a0d-e5fd-43e9-b070-4913c1218b53","ip_address":"10.102.21.20"}],"id":"3f09439e-8531-4143-9d98-8f4075dd23bc","security_groups":["f1df341c-243d-40ac-80fd-01cc17e95e69"],"device_id":""}} 2018-08-24 19:16:19,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.40:8774/v2.1/servers 2.179s 2018-08-24 19:16:19,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1450493988", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7892cfea-2d24-49c6-b434-fdb8795f43cc", "port": "3f09439e-8531-4143-9d98-8f4075dd23bc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb85801-a473-4b17-8d41-5d4a5e505fe8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "adminPass": "coqK82HVweL4"}} 2018-08-24 19:16:19,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.076s 2018-08-24 19:16:19,873 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7322dc19-feec-4121-907d-d17bf5b25d8c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:21,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.385s 2018-08-24 19:16:21,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93508c60-1b07-4346-b8c5-144feb275a38'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:22,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.098s 2018-08-24 19:16:22,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ff3f9623-d1d8-4d12-b053-7f19803671d3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:22,400 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:16:23,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.165s 2018-08-24 19:16:23,567 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad9b49e6-99b2-4ef5-b4ed-1adbab8f2574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:24,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.140s 2018-08-24 19:16:24,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06184c47-ad0e-40a5-84a4-a660df9f3b33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:16:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:25,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.163s 2018-08-24 19:16:25,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07ac2f5e-3107-49e4-8ab2-f2aadb375142'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:25,913 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:16:26,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.439s 2018-08-24 19:16:26,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:16:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af8eef8c-cdb1-4238-a580-476af7cd4193'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:16:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:16:26,367 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d0f8e51e-2b35-4744-8bc0-952232341fd3 with status: ACTIVE 2018-08-24 19:16:26,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/routers 0.127s 2018-08-24 19:16:26,496 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--248363208", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:16:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6975528-c8f9-43a9-8ef8-3833dc44736d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} 2018-08-24 19:16:27,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.466s 2018-08-24 19:16:27,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:16:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64675fba-494b-411b-885d-591963df0764'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:26Z", "admin_state_up": true, "updated_at": "2018-08-24T19:16:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "name": "tempest-router--248363208"}} 2018-08-24 19:16:30,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface 2.513s 2018-08-24 19:16:30,478 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:16:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66bf89b3-e62b-4a51-a5d2-2b8b24034b8f'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} 2018-08-24 19:16:32,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.869s 2018-08-24 19:16:32,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:16:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac7be6be-bebf-4be0-b701-bc90fe6ec2ac'} Body: {"floatingip": {"router_id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:16:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "61f290ab-1225-42b2-ac68-2689d51d77cd", "id": "ec1cfa8b-d993-4567-8396-f18d4b38c29e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:16:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:16:32,350 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34,354 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34,419 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:16:34,451 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:34,565 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:16:34,566 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:16:34,568 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:16:34,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:16:34,632 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:16:39,639 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:16:39,640 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:17:49,709 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:17:49,709 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:17:49,712 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:17:49,774 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:17:49,776 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:17:54,783 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:17:54,783 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:19:04,826 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:19:04,827 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:19:04,827 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04,832 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:04,930 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:04,959 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:04,966 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:19:04,967 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:04,967 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:19:04,967 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:04,970 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,029 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,035 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,045 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:19:05,045 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:19:05,046 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,047 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,104 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,111 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,117 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:19:05,117 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,119 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,180 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,182 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:05,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:19:05,188 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:dc:e4:50 [ether] on eth0 2018-08-24 19:19:05,188 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:19:05,189 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:19:05,190 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:19:05,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:19:05,254 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:19:10,262 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:19:10,262 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:20:20,324 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:20:20,324 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-24 19:20:20,328 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:20:20,427 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:20:20,456 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-24 19:20:25,464 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:20:25,465 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-24 19:21:35,503 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:21:35,504 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:21:35.504 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:21:36,729 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e 1.223s 2018-08-24 19:21:36,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ec1cfa8b-d993-4567-8396-f18d4b38c29e', u'date': 'Fri, 24 Aug 2018 19:21:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e27a587b-326f-4c22-b59b-70be9e66871c'} Body: 2018-08-24 19:21:39,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface 2.882s 2018-08-24 19:21:39,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1b67c4-9383-468b-bd38-2b68b7620eaf'} Body: {"network_id": "ddf88890-d36b-4ff8-aeb9-4cb4aceea915", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ac561f80-f2c7-4f00-84d6-ef33358e8f8e", "subnet_ids": ["ac561f80-f2c7-4f00-84d6-ef33358e8f8e"], "port_id": "d442bf7c-1891-41e2-8437-86eedf04a163", "id": "1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95"} 2018-08-24 19:21:41,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95 1.805s 2018-08-24 19:21:41,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1328ab5d-62ca-4d1d-a0a0-b1c9471f4b95', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0741681b-fdcd-466d-a360-de6e09999d20'} Body: 2018-08-24 19:21:41,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.434s 2018-08-24 19:21:41,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e4a628d-45f5-4b49-9e4c-1f249a3b13e1'} Body: 2018-08-24 19:21:42,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.680s 2018-08-24 19:21:42,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b52dcf9-184c-40fa-816e-db0778aba068'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1783699403": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:78:1e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "d0f8e51e-2b35-4744-8bc0-952232341fd3", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:41Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-2", "created": "2018-08-24T19:16:19Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:21:43,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3 0.052s 2018-08-24 19:21:43,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/d0f8e51e-2b35-4744-8bc0-952232341fd3', u'x-compute-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-03dc8c05-1aea-4212-b4c7-25c20e454915'} Body: {"itemNotFound": {"message": "Instance d0f8e51e-2b35-4744-8bc0-952232341fd3 could not be found.", "code": 404}} 2018-08-24 19:21:44,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc 1.056s 2018-08-24 19:21:44,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3f09439e-8531-4143-9d98-8f4075dd23bc', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8724dea9-7660-486e-98ba-fb807227980c'} Body: 2018-08-24 19:21:44,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.197s 2018-08-24 19:21:44,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a599681-d48d-4ca0-b6c1-5dd57906f74e'} Body: 2018-08-24 19:21:45,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.787s 2018-08-24 19:21:45,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82ebdb7e-9797-4b29-9df4-1ffa29af3807'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-528884780": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:25:fc", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/48cf8a41-4586-475a-ab10-08ee30565565", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:16:15.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "48cf8a41-4586-475a-ab10-08ee30565565", "security_groups": [{"name": "tempest-secgroup-smoke-2043046589"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:21:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1450493988", "name": "server-1", "created": "2018-08-24T19:16:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:21:46,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565 0.052s 2018-08-24 19:21:46,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/48cf8a41-4586-475a-ab10-08ee30565565', u'x-compute-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0e6454e4-a42f-4388-b368-5df745b8f660'} Body: {"itemNotFound": {"message": "Instance 48cf8a41-4586-475a-ab10-08ee30565565 could not be found.", "code": 404}} 2018-08-24 19:21:47,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd 0.888s 2018-08-24 19:21:47,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61f290ab-1225-42b2-ac68-2689d51d77cd', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63379b92-8edc-477c-b991-8851262890d0'} Body: 2018-08-24 19:21:47,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988 0.039s 2018-08-24 19:21:47,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1450493988', u'x-compute-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f19847a-7f38-45ad-a3d2-297ef7db65fa'} Body: 2018-08-24 19:21:48,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53 1.339s 2018-08-24 19:21:48,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/69738a0d-e5fd-43e9-b070-4913c1218b53', u'date': 'Fri, 24 Aug 2018 19:21:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee6aec00-b26a-4d55-847d-8cde5ebf7468'} Body: 2018-08-24 19:21:50,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc 1.509s 2018-08-24 19:21:50,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7892cfea-2d24-49c6-b434-fdb8795f43cc', u'date': 'Fri, 24 Aug 2018 19:21:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cf4f6f4e-c9c6-4c59-8d2e-8c15574839ad'} Body: 2018-08-24 19:21:52,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e 1.845s 2018-08-24 19:21:52,345 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ac561f80-f2c7-4f00-84d6-ef33358e8f8e', u'date': 'Fri, 24 Aug 2018 19:21:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c3f3bdb-439f-4f4e-9bcd-57c4c04ef30c'} Body: 2018-08-24 19:21:54,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915 1.702s 2018-08-24 19:21:54,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ddf88890-d36b-4ff8-aeb9-4cb4aceea915', u'date': 'Fri, 24 Aug 2018 19:21:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e745d51-16b1-4bd6-99d3-2d9f76316774'} Body: 2018-08-24 19:21:54,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69 0.522s 2018-08-24 19:21:54,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/f1df341c-243d-40ac-80fd-01cc17e95e69', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a574d906-122e-464e-b542-6ebad6e54fab'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association[compute,id-2e6bf893-1410-4ef6-9948-1877f3a8f3d1,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:21:54,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:21:54,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1278566638 description", "name": "tempest-secgroup-smoke-1278566638"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e30e3055-53a2-47d4-b664-8efb488e7747'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1278566638 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:54Z", "updated_at": "2018-08-24T19:21:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "1d875690-38e6-44c7-912f-315d28a182e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:21:54Z", "revision_number": 0, "id": "cdeec285-18ce-4eb1-9ff1-911370056302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:21:54Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cc864b80-bb26-410c-a211-016820aab831", "name": "tempest-secgroup-smoke-1278566638"}} 2018-08-24 19:21:55,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.522s 2018-08-24 19:21:55,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-286990bf-0efb-46f6-aa5d-376c358a2dad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "369e038e-1355-45a0-b926-9a205619bbc1"}} 2018-08-24 19:21:55,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:21:55,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cbff2345-db6e-4c89-b44e-0f65e332c839'} 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-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "440459da-5bde-493a-9095-1aaa420d81f3"}} 2018-08-24 19:21:55,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 19:21:55,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7a5d646-6198-440a-b5a0-f02cfa1fb43c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04ab640e-bb48-4e9a-ba99-b06995dd2d1a"}} 2018-08-24 19:21:55,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 19:21:55,984 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63df2ceb-393c-4647-8ad1-bff2e2118822'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1756cdac-8172-4fcd-b623-a4ea7bee4ac2"}} 2018-08-24 19:21:56,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 19:21:56,148 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb7625c8-4062-42ee-89dd-0618bdf7f5cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:55Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c5973f11-3dc3-411f-b40b-c618c925e87a"}} 2018-08-24 19:21:56,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.483s 2018-08-24 19:21:56,633 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98ad1275-788e-4ef8-95c6-bb806765fd1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "99ed6885-824d-4de6-85f6-b359d5b5ef2b"}} 2018-08-24 19:21:56,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:21:56,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8ae55d-834c-4fea-b2d2-0051374bd204'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a2dc3007-05a6-4f7f-b59e-08082e8a2617"}} 2018-08-24 19:21:56,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:21:56,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:21:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef6c662f-848d-4c79-beb5-6544bafe25ca'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:21:56Z", "security_group_id": "cc864b80-bb26-410c-a211-016820aab831", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:21:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a5e857d1-1099-4c6d-8745-1c401afafbcf"}} 2018-08-24 19:21:57,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.308s 2018-08-24 19:21:57,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1454623497"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9209d22f-0d41-419f-a180-0d838782f745'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:56Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","name":"tempest-A-1454623497"}} 2018-08-24 19:21:57,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.529s 2018-08-24 19:21:57,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "name": "tempest-subnet-A-1-726828771"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-807b8ab2-9912-4acf-999f-8d9c1633254b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1277cf74-1ea0-43af-beb7-306579549482","subnetpool_id":null,"name":"tempest-subnet-A-1-726828771"}} 2018-08-24 19:21:58,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.233s 2018-08-24 19:21:58,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1636496502"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:21:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5ff0701-b6b9-4f35-80f8-4a119608496d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:21:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","name":"tempest-B-1636496502"}} 2018-08-24 19:21:58,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.610s 2018-08-24 19:21:58,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "name": "tempest-subnet-B-1-974482928"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:21:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec4cdffc-c8e9-483e-89c1-6c7d274292e2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:21:58Z","dns_nameservers":[],"updated_at":"2018-08-24T19:21:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","subnetpool_id":null,"name":"tempest-subnet-B-1-974482928"}} 2018-08-24 19:21:59,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.690s 2018-08-24 19:21:59,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10db80e2-6efa-4775-8db9-fe6f1c6b26dc'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e1b23740-47f0-4e1f-ae10-66b7a818bf4c"}} 2018-08-24 19:21:59,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.621s 2018-08-24 19:21:59,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:21:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16929de7-b4a6-4fa0-aca1-18234aec4535'} Body: {"network_association": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "id": "801726a0-a5c1-4ccb-b775-819714a1dfc8"}} 2018-08-24 19:22:00,253 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations 0.271s 2018-08-24 19:22:00,254 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e1b23740-47f0-4e1f-ae10-66b7a818bf4c/network_associations', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d33ab039-7b8a-481b-be09-4319c6b7ed6b'} Body: {"network_association": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "id": "b8cd18b0-b48b-4cb2-aa7c-9750bd4582b5"}} 2018-08-24 19:22:00,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.214s 2018-08-24 19:22:00,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1621220511"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c201ed49-47fb-4e42-bed0-5ccf2fb141c9'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUwxmANUttH6AbkdHxEMu3teFZiLccxT6BB7SDkMDF3g0q3E0BFN5h7+bW5sDik7pJl5o4Zo6uR38x4eCgdKhCTvCg4fwyR0Li33rIdtoTORQ0vlUarCksVFp8OvynXVif0DHu1RGa9oy4p+kMiyBIupzgZ/OW2kwOiw0wyYCR8Q0lvF8g8QITa9GLQFSiCHALdCPTNNrVA2ckUf6UnFnHSrtri3yqhhziA434x1VWwR810I0QhJfrd7v4c1gAmmts8gqIWUOYYhLKVO0p9CDGaxqaond36/BKxILmaU6ZGfvEIKP/+zikTyEDazfC8GFa42/QTo2SdZ6of4qRxH3N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MMZgDVLbR+gG5HR8RDLt7XhWYi3HMU+gQe0g5DAxd4NKtxN\nARTeYe/m1ubA4pO6SZeaOGaOrkd/MeHgoHSoQk7woOH8MkdC4t96yHbaEzkUNL5V\nGqwpLFRafDr8p11Yn9Ax7tURmvaMuKfpDIsgSLqc4GfzltpMDosNMMmAkfENJbxf\nIPECE2vRi0BUoghwC3Qj0zTa1QNnJFH+lJxZx0q7a4t8qoYc4gON+MdVVsEfNdCN\nEISX63e7+HNYAJprbPIKiFlDmGISylTtKfQgxmsamqJ3d+vwSsSC5mlOmRn7xCCj\n//s4pE8hA2s3wvBhWuNv0E6NknWeqH+KkcR9zQIDAQABAoIBAQC73k6NLAIfKFbL\nIVadI3SPElYbJiJykCSh8LjPl6jwzyMXXpHMS64WEqzlw7o8F6/dvbUa6kxAzbcd\nx9L+PCQ68NN/bCyyBMSl6inUC0aCxNr3u70QIUb18sI3giqIal+QNllxB8lU6THW\n98VMIyltrwJJEOFBqh6QlO4fzz3tHqzFOuyikmyODTTkY0XQu2iI5YeCnX/eT+iS\nB1yUMb4C/Wrj93zWEDI7ZfWPTvJrcT72h6wVMzKs/YqhiK5JgppeG4+AteDO1pHA\nwOh6gYT3Jw2bdkMCtccS3bFw4jeN9yMca7CJeDNZYcdt4vH8bBMWfvxKoWWZTBgl\nFEjOrPHhAoGBAPhhtaTqXkoHecOIZKGuuElwrt5t8KMDYO5fweoynmWAUuDbvmo7\n0eEhIrV2MLrTxHP6BTUUc9gwbAOuekzIBZKvSFu//IQ4vhkrbNYA04CAJzgTA5mz\nI01CoXGrMVO9esMYWZKOXAnQb0f+9UYWAYDmCZATUc9O8coyEdLmHRK5AoGBANtJ\ntJ9fM24Xlwkdpv9hUX+2JiwaqeoO9UkXzRFRrhqejYPt1fXTaCyJk2KtT5uBWyi8\nwhK59sgpWzeLECHiGxP9ag/EvfCzNoctDZuJQZy12cOGjhW0AVim30xJStB/1Y7y\nE6zNUbXBQjB1nXQUBlRVwGTXv4V9f7WdYw+iG8m1AoGBAOeQ0PSLvJRwG8l8Y7WJ\nWy6864tcHDkecURL6lIaFyqyVJJmzEPmuWmWpvFe21eTD1jBBBHUm5w2qL1V8Zeb\n8/YpjOBdQWNUM4brwXBTHNx0nhvdPkIRjRv+vt1mqXpU8RrqnLfSGWTc+qK4xJsu\n8P/nd4rnOCJ6i1njDFL/TqOhAoGAD4/0hJbyBG8iJeB32Inkica4gMrHoje7ipto\nz0DXtUXpTyKS26ZML1T4I7me+687c/GpaEDQVbYxpgh1daIhP9LtMv9IZ4ugZAl7\nfL1J7cAuGyUycjHbIpp9IGHXMGLSGhnt8YaEtPxpIR1HtlQxesy3IbD6A5Q7ev0X\naaWciT0CgYBrDQBbYsXX7Na1xrkVgAOiztU6qFm/60vWb/nrtuyprqGmXPqdPHXS\nQWBGPpddKGs7JhfYADx7zdxj5CsTrHcSlfItiWTn3c0UkQ/8MNyESvJuqtFe408J\nzzXLYBtHhnu7pXwNqEtXEnRA6yPWJx3HGTTA5SBL5WBcClCuNGVIEg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1621220511", "fingerprint": "d9:41:45:67:45:e7:0e:48:4a:ca:eb:66:69:f9:30:b6"}} 2018-08-24 19:22:01,541 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.067s 2018-08-24 19:22:01,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-362696734", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-667cf79f-c683-4128-b33c-6dae731425a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:00Z","name":"tempest-port-smoke-362696734","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:20:ed:0d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"1277cf74-1ea0-43af-beb7-306579549482","ip_address":"10.101.11.10"}],"id":"f3b14e71-31fe-43cd-afc3-2e9a3c101ac4","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} 2018-08-24 19:22:03,718 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.175s 2018-08-24 19:22:03,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "port": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e94d7ece-1569-4a9f-9162-15adc68280bb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "adminPass": "Nf2RwBMNWtvN"}} 2018-08-24 19:22:04,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.332s 2018-08-24 19:22:04,060 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a88f1d3f-5937-4353-a49a-b6e8a0f7e77e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:05,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.286s 2018-08-24 19:22:05,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5469c701-6437-4a0f-8532-bd14973a6c4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:07,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.690s 2018-08-24 19:22:07,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-248ef682-cad3-4a82-b0ce-4264826fca7e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:07,091 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 19:22:08,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.422s 2018-08-24 19:22:08,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0b122f8-7190-4bed-87f3-1e0eed4dd88c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:08,530 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 19:22:09,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.404s 2018-08-24 19:22:09,936 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1964d30e-d4ac-43ad-a9ee-f0d11d300f96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:11,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.191s 2018-08-24 19:22:11,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064b0064-1b08-4db0-8dcd-7c7ab015d5eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:06Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.154s 2018-08-24 19:22:12,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dcf39c-bfef-430a-96e5-60c0e69970b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,324 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:22:12,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.432s 2018-08-24 19:22:12,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81bd27f8-a5fc-45d6-984f-3e171b7a64f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:10Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:12,770 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 with status: ACTIVE 2018-08-24 19:22:13,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.901s 2018-08-24 19:22:13,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1612944345", "security_groups": ["cc864b80-bb26-410c-a211-016820aab831"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-59576040-0cf7-4905-8297-65d6e34b9c80'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:22:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea71aaee-dd08-4a3b-9d41-237546a25e0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:22:12Z","name":"tempest-port-smoke-1612944345","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:3a:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"26ae0fed-5664-4610-b98c-1e19ff415ed2","ip_address":"10.102.21.20"}],"id":"584d526e-d883-42db-b4ab-e10c93536bd2","security_groups":["cc864b80-bb26-410c-a211-016820aab831"],"device_id":""}} 2018-08-24 19:22:15,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.983s 2018-08-24 19:22:15,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1621220511", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "ea71aaee-dd08-4a3b-9d41-237546a25e0e", "port": "584d526e-d883-42db-b4ab-e10c93536bd2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cf52f44-0898-4fdc-8a16-d8a430b2cad6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "adminPass": "zEnoPRigFE3M"}} 2018-08-24 19:22:15,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.321s 2018-08-24 19:22:15,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-214de389-95ea-4a31-96d4-2e630dbfffc4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:17,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.067s 2018-08-24 19:22:17,081 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea89be2c-659f-423c-a47d-20a99b98429b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:18,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.150s 2018-08-24 19:22:18,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a21c5366-7fca-44bb-9b09-5fd6dcf6ffca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:18,255 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:22:20,196 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.939s 2018-08-24 19:22:20,196 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-328029c6-7d25-42a8-b900-39ca2d53473f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:22,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.837s 2018-08-24 19:22:22,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e998e49-fc59-4b52-be9c-3dbe0a76b7f2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:22:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.330s 2018-08-24 19:22:23,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b87eddc3-2505-4dd1-8ac3-01ba94f7795e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,402 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:22:23,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.377s 2018-08-24 19:22:23,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13baf864-7754-4898-96f5-117865bf963b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:22:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:22:23,791 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b582faaf-c438-4e1e-a3d0-e957509507e8 with status: ACTIVE 2018-08-24 19:22:24,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.352s 2018-08-24 19:22:24,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--912836352", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:22:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ccd6a83-9602-43c1-9bf1-ee1982e5112a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:23Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} 2018-08-24 19:22:25,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.237s 2018-08-24 19:22:25,383 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:22:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2d0a4ec1-ee7b-4407-b060-be6444a55df4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:23Z", "admin_state_up": true, "updated_at": "2018-08-24T19:22:24Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "name": "tempest-router--912836352"}} 2018-08-24 19:22:27,720 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface 2.335s 2018-08-24 19:22:27,720 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:22:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29db2628-32b2-4dae-96af-2680d8acab19'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} 2018-08-24 19:22:29,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.823s 2018-08-24 19:22:29,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:22:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c1b5be2-eddf-450d-8281-706bae77a357'} Body: {"floatingip": {"router_id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:22:28Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "f3b14e71-31fe-43cd-afc3-2e9a3c101ac4", "id": "35eb918d-8e26-4d81-b15a-9ce3bbac40f4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:22:28Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:22:29,546 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45,576 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:22:45,672 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:45,786 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:22:45,787 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:22:45,789 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:22:45,851 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:22:45,853 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:22:50,860 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:22:50,861 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:24:00,864 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:24:00,864 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:24:00,869 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:24:00,968 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:24:00,996 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:24:06,003 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:24:06,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:25:16,011 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:25:16,013 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:25:16,013 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,016 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,116 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,142 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,148 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:25:16,148 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16,148 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:25:16,149 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,150 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,212 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,223 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:25:16,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:25:16,223 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,226 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,288 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,289 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,295 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:25:16,295 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,297 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,356 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,361 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:16,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:25:16,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:53:4c:3d [ether] on eth0 2018-08-24 19:25:16,367 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:25:16,367 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:25:16,369 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:25:16,428 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:25:16,433 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:25:21,440 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:25:21,440 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:26:31,491 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:26:31,492 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 19:26:31,495 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:26:31,589 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:26:31,591 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 19:26:36,598 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:26:36,599 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 19:27:46,666 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:27:46,667 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:27:46.667 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:27:48,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4 1.453s 2018-08-24 19:27:48,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/35eb918d-8e26-4d81-b15a-9ce3bbac40f4', u'date': 'Fri, 24 Aug 2018 19:27:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c318bdb5-2c35-481f-91cc-2e89d35d0a1e'} Body: 2018-08-24 19:27:49,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface 1.792s 2018-08-24 19:27:49,916 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1277cf74-1ea0-43af-beb7-306579549482"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:27:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43ca5e56-5821-497f-8c7f-ad52e2a348d2'} Body: {"network_id": "a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "1277cf74-1ea0-43af-beb7-306579549482", "subnet_ids": ["1277cf74-1ea0-43af-beb7-306579549482"], "port_id": "7bc2981c-da36-443c-a4f1-a31d1d424d76", "id": "9d4c2054-6717-4d80-a97c-bc3a7c2a5f07"} 2018-08-24 19:27:51,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07 1.559s 2018-08-24 19:27:51,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d4c2054-6717-4d80-a97c-bc3a7c2a5f07', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76bedb4a-18d4-4b0f-8f24-cb79467ba241'} Body: 2018-08-24 19:27:51,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.399s 2018-08-24 19:27:51,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac6851c3-225a-4aa4-a268-8d2e11981a90'} Body: 2018-08-24 19:27:52,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.708s 2018-08-24 19:27:52,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b98674c-d67b-4127-87f0-ebc4ee37e94e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1636496502": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:3a:8b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:54,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 1.362s 2018-08-24 19:27:54,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a07958b1-a672-4739-bb5c-198ef0fca5ed'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b582faaf-c438-4e1e-a3d0-e957509507e8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:22:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b582faaf-c438-4e1e-a3d0-e957509507e8", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:27:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:27:53.000000", "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-2", "created": "2018-08-24T19:22:15Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:54,979 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:27:56,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8 0.259s 2018-08-24 19:27:56,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b582faaf-c438-4e1e-a3d0-e957509507e8', u'x-compute-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:55 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6fa337f5-5a61-4761-8785-cfd7de0b668f'} Body: {"itemNotFound": {"message": "Instance b582faaf-c438-4e1e-a3d0-e957509507e8 could not be found.", "code": 404}} 2018-08-24 19:27:57,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2 1.305s 2018-08-24 19:27:57,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/584d526e-d883-42db-b4ab-e10c93536bd2', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99af2c97-d7a6-41e7-9253-1b5bd932e6f0'} Body: 2018-08-24 19:27:57,769 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.220s 2018-08-24 19:27:57,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c3d89d1-3fc2-4f9e-9b33-6c5cfe8af2e3'} Body: 2018-08-24 19:27:58,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.707s 2018-08-24 19:27:58,478 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0aa1e95-25bc-491a-9089-f7936e08543a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1454623497": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:ed:0d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:22:10.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1278566638"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:27:57Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1621220511", "name": "server-1", "created": "2018-08-24T19:22:03Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:27:59,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 0.044s 2018-08-24 19:27:59,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8', u'x-compute-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9440efd6-0176-4b29-97a1-452218da3e4b'} Body: {"itemNotFound": {"message": "Instance 4337a859-a9a3-4dc5-8d4f-527a1c8f6ff8 could not be found.", "code": 404}} 2018-08-24 19:28:00,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4 0.662s 2018-08-24 19:28:00,202 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f3b14e71-31fe-43cd-afc3-2e9a3c101ac4', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-003a5873-33aa-4f92-b023-e051c3660555'} Body: 2018-08-24 19:28:00,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511 0.031s 2018-08-24 19:28:00,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1621220511', u'x-compute-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:27:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cab30ea-b59e-498b-ad8e-2f3ec9b5a9f9'} Body: 2018-08-24 19:28:01,777 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2 1.542s 2018-08-24 19:28:01,777 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/26ae0fed-5664-4610-b98c-1e19ff415ed2', u'date': 'Fri, 24 Aug 2018 19:28:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce556225-59f4-4f90-a82c-d626b623cc9b'} Body: 2018-08-24 19:28:02,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e 1.219s 2018-08-24 19:28:02,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/ea71aaee-dd08-4a3b-9d41-237546a25e0e', u'date': 'Fri, 24 Aug 2018 19:28:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a41af745-b41f-4caa-b5aa-06818392a082'} Body: 2018-08-24 19:28:04,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482 1.376s 2018-08-24 19:28:04,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/1277cf74-1ea0-43af-beb7-306579549482', u'date': 'Fri, 24 Aug 2018 19:28:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44de3be4-e599-44d4-b18a-7d524d34e1ba'} Body: 2018-08-24 19:28:05,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37 1.549s 2018-08-24 19:28:05,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a4a70535-bdb1-4b9c-8e67-2ffa8bd1cb37', u'date': 'Fri, 24 Aug 2018 19:28:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fbfd65b6-cf0d-4494-b07f-1f2f0a9bf2df'} Body: 2018-08-24 19:28:06,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831 0.511s 2018-08-24 19:28:06,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/cc864b80-bb26-410c-a211-016820aab831', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d6e8ae7a-59dc-40c6-bd54-e938576074ce'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association[compute,id-9ebf4342-4448-4d63-98f9-44d3a606b6cf,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:28:06,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.259s 2018-08-24 19:28:06,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-776187184 description", "name": "tempest-secgroup-smoke-776187184"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:28:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de160a46-df09-479a-ac51-80dd9635052e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-776187184 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:06Z", "updated_at": "2018-08-24T19:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "3843154c-3049-4629-be42-c60721d9ab40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:28:06Z", "revision_number": 0, "id": "670976d8-f459-47e9-8ef2-119d07ba3c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:28:06Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "name": "tempest-secgroup-smoke-776187184"}} 2018-08-24 19:28:07,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.627s 2018-08-24 19:28:07,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b0d0819-9f7d-42a6-9cf3-1cae6fcf46a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b259962-03b0-4f3d-b1c8-1bac5bf37a56"}} 2018-08-24 19:28:07,522 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:28:07,522 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5d4c9b8-e003-4d7f-940a-9e8e6a070c53'} 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-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6a138850-05ea-4e66-a1ab-bb089d25c5bf"}} 2018-08-24 19:28:07,694 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 19:28:07,695 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c760c498-0fbe-4e64-8a65-35ad2cbc7590'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5bcd2766-0258-4edc-ad16-fd54d4d2d19d"}} 2018-08-24 19:28:08,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.424s 2018-08-24 19:28:08,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44b17700-dcb8-4871-933b-3da629de3475'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:28:07Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:07Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cfc9e74d-6a59-4e07-af3e-a55d14cc4875"}} 2018-08-24 19:28:08,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:28:08,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64894952-0cfd-4ae7-a428-e567f86d7ccd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "63a7a12a-ddc6-447f-a357-35481f6f1b25"}} 2018-08-24 19:28:08,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:28:08,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04de1305-80dd-435f-aaa4-ad04e784fe41'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "095f7faa-224a-400a-bb19-550cbd8b5a9b"}} 2018-08-24 19:28:08,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.124s 2018-08-24 19:28:08,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f33c1c9-0f7e-48d0-988a-1110fa689e8b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:08Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "24099e29-1fc1-48a7-8cd3-634f52b82e77"}} 2018-08-24 19:28:09,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 1.082s 2018-08-24 19:28:09,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:28:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eea849cb-4e19-4660-bdb8-dd9709c7eee3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:28:09Z", "security_group_id": "beb0cd88-a2df-4dc4-b283-59d5ba7967d4", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:09Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "80b323b3-320a-458b-82f8-6f2d7784ed10"}} 2018-08-24 19:28:10,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.562s 2018-08-24 19:28:10,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-537095094"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9472f4-1c9d-40c0-8177-5895f9f93458'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","name":"tempest-A-537095094"}} 2018-08-24 19:28:10,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.550s 2018-08-24 19:28:10,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "name": "tempest-subnet-A-1-624548371"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69c0b4dc-2373-4732-a24c-863ee75141d6'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:10Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","subnetpool_id":null,"name":"tempest-subnet-A-1-624548371"}} 2018-08-24 19:28:11,003 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/networks 0.235s 2018-08-24 19:28:11,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-624491900"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:28:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ae9ac62-5379-4fd1-b498-9743dea39b34'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:28:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","name":"tempest-B-624491900"}} 2018-08-24 19:28:12,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.040s 2018-08-24 19:28:12,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "name": "tempest-subnet-B-1-1596156554"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:28:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70a762e5-0893-4e34-a632-58a5e3f7f155'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:28:11Z","dns_nameservers":[],"updated_at":"2018-08-24T19:28:11Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"18576ccf-5088-453f-ba00-8fb9fd11af08","subnetpool_id":null,"name":"tempest-subnet-B-1-1596156554"}} 2018-08-24 19:28:12,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.193s 2018-08-24 19:28:12,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--436879019", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7521bcbd-a20f-4172-8981-9cadf5cec049'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:11Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} 2018-08-24 19:28:14,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.904s 2018-08-24 19:28:14,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:28:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45616124-b864-400b-b711-37b5b5b6dfd6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:11Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:13Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "e4574251-861e-4872-b333-3c1898e1bd5f", "name": "tempest-router--436879019"}} 2018-08-24 19:28:16,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface 1.987s 2018-08-24 19:28:16,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00556ec6-331c-4c11-be8a-0ea44c306dfb'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} 2018-08-24 19:28:16,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.364s 2018-08-24 19:28:16,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8044d2ed-d90a-438b-ac72-793195652ed1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "8103e726-2110-4131-8ea6-71420f9eafc8"}} 2018-08-24 19:28:16,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations 0.248s 2018-08-24 19:28:16,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/network_associations', u'date': 'Fri, 24 Aug 2018 19:28:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89e6e9dc-4b56-4230-9f5d-252649cdbe42'} Body: {"network_association": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "id": "e52d122f-4e24-4216-b552-568e73c2880b"}} 2018-08-24 19:28:17,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations 1.138s 2018-08-24 19:28:17,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/8103e726-2110-4131-8ea6-71420f9eafc8/router_associations', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64eb5216-c8c3-4a4e-848f-2a9db0a6bccf'} Body: {"router_association": {"router_id": "e4574251-861e-4872-b333-3c1898e1bd5f", "id": "23bef37c-a299-41c9-b7ed-09cff0307291"}} 2018-08-24 19:28:18,022 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.132s 2018-08-24 19:28:18,022 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-382462142"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ad0c8cb-e112-4469-963c-f92cd0da5aca'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmiY8CK0Se1WB7OFCabnLwmzx0ZVdAhOn2ItknvaKoZ/J3Wp8LWioD9a8bOqLDBFtTBDz7Gz3RDB5hHMikOB2yEGM1i5n9U0OKpP6FzOTGaBy0PchB65FquLehCeyybgFmXkhFBy6NG9F3jvs9bqtUK45pQmLhVUGGgkmws9Biwrg2gLA64E6degFaq2eQSNNU5x46FkaQhsHq6EZimUdc9j4Dn1GHqcwevDxnHMDqFAEG3m5UJC9H9r0MI6sB7Vj2zyjQfZTnpE0YY/FnM+G7sFY51Z/AqZ5O13uZWZNQeR5nNaSbF+X5Io74ewUcYkSfzOKV4hl6fEapah4H92ab Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApomPAitEntVgezhQmm5y8Js8dGVXQITp9iLZJ72iqGfyd1qf\nC1oqA/WvGzqiwwRbUwQ8+xs90QweYRzIpDgdshBjNYuZ/VNDiqT+hczkxmgctD3I\nQeuRari3oQnssm4BZl5IRQcujRvRd477PW6rVCuOaUJi4VVBhoJJsLPQYsK4NoCw\nOuBOnXoBWqtnkEjTVOceOhZGkIbB6uhGYplHXPY+A59Rh6nMHrw8ZxzA6hQBBt5u\nVCQvR/a9DCOrAe1Y9s8o0H2U56RNGGPxZzPhu7BWOdWfwKmeTtd7mVmTUHkeZzWk\nmxfl+SKO+HsFHGJEn8zileIZenxGqWoeB/dmmwIDAQABAoIBAHuA5Dd9kwQfxc9b\nshr08fSRi0HerdhBOai5q0WXkvtFK0FsSSqIEUSifNu6nl316ywjpn2qdCuFyznF\nuN5gZ1VYZdqdzvNZPmuhdMgRbU/egfsBHnQUmOEGX9fjnk+s2QjrvrjCXLl0+eCq\nfpPOcOyY6KITA3WMXm28TZ3nnBDAmIMxIE07m1mYxTJMi6xRY36y0DaGiu7naUz4\nfBi0eCop7DDDe5rfpkV+mooV1QI9md0KhoHeE2TAkdF7T2/cwCffBaII39iMmIFU\nRCNm0rkDl4ImvILyWH/0L1CpD/d0C5T9LBoV9lo8WrmrZKOJNgmsl8wsphxK5JrG\nzSBYHkECgYEA18+smsEIbugezAcdnIF+ArPfe3sPODIBLYck7D3fMIJ8Gbe1hSiC\nMZvP8ZC56QSmEPVQpd/amrHM6VPhWD3yHomtqCGsSuhoWNZvkcHNW+irDTxteZc8\necAxHDh4JBe1qvtpUMeY59fjO2Jx81B8hWAif61I/TbjqPAkL7lXsGsCgYEAxYzc\nLVW10rk4yasQ0nAdhc07LSxyJzZs7X/ZbUn8EANfK+Yb8NnYDRmljXxjNM9+SW4D\ndM7ReCuoyU+1UvhWSetZfxN48m0mOfGtYlWLJpUTa3MhDEUDBUy154MNfJOqf+Yp\n2O8eB8n8aqKyhBzLAzvmwzuAqzPMsbWhn8Qb7pECgYBN6V+7Du1ofMyBhCAgnG9N\nsnqALdE0zHi4Yw3lbADjlngPIM+bnyBBoKrV3xX/FfqOLMJM4CAfsQj1Q58bKGH8\nvF/BT0bQVE83o1LsIDdvcvQt9x7ewsbGfag9M/XLsfOYIuPGkgiVys7yZXwWB3ys\n+iP6TCkJoYNXPjsSL6uEuQKBgQC/6pxsHnxJf0+/+8SX6/uCZWM7+5XaqnEgObhN\nCDcsh1oKF77FOZ0+/M9sqI7oWzvgslQBQnsVN7T9/cW2GTQbE90aKxywx4D/gd5j\nTZ+ll+YJ2QseFF1e5KtDgnmzsPFO15eH/KU8A+qI3g53clF3jtYcjM3vhJ8zdbTS\ntX49QQKBgQCdKWSO2eE1KiOOIHfg5aVFvggg2PZrNlJDYsUVwQ3CCAkscKdqEF/R\nex2rCpzf+Y/1B4iLH4rD9wfEA+gHpEWwpawvn6VqqWi3HfsOSg8sFDVY5NbEmWvu\nnsKfbwZw/8+z+fxQsnQzJWrQfMwYJL+A1ZanC3j0dVyhuorfR8q9YQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-382462142", "fingerprint": "70:b3:06:f0:37:4e:e8:d4:c7:d6:46:e7:3b:2c:62:ab"}} 2018-08-24 19:28:18,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 0.796s 2018-08-24 19:28:18,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-980673741", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98e94235-5cce-48d0-ae93-ef1b57b56eee'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"06ad1b08-998c-4aee-9ed5-4ba2a350f89f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:18Z","name":"tempest-port-smoke-980673741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:df:09:ea","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"cff492aa-4a00-47c1-bd76-428e8f5de8f5","ip_address":"10.101.11.10"}],"id":"290e3cf6-5d97-4d83-b107-1f13b2d69b09","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} 2018-08-24 19:28:20,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 1.613s 2018-08-24 19:28:20,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "port": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2190da03-5feb-47d5-9136-5721d2c9ef6f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "974209f9-b576-4f31-971c-7349e429c461", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "adminPass": "xeUH4rj7XREu"}} 2018-08-24 19:28:20,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.293s 2018-08-24 19:28:20,735 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83877be7-1a18-47ac-9664-74d3f9b2b13f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:22,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.255s 2018-08-24 19:28:22,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58cd1529-a937-4b70-b318-9c4210a49e04'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:23,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.104s 2018-08-24 19:28:23,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dcb412b0-e065-4343-ad83-c5b4eff397f8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:23,138 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 19:28:24,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.434s 2018-08-24 19:28:24,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-392b9fa3-d593-4bb3-bccf-5f623b74a6e8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:26,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.831s 2018-08-24 19:28:26,420 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10f5bfc5-2a11-401a-98cf-79b11a867a28'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:26,435 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-24 19:28:28,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.773s 2018-08-24 19:28:28,210 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1242aa6b-d794-461c-b35c-8c144670e110'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:28,223 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:29,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.832s 2018-08-24 19:28:29,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ead332f3-fefd-4685-888d-e4a7df123ad3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:29,069 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 974209f9-b576-4f31-971c-7349e429c461 with status: ACTIVE 2018-08-24 19:28:30,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/ports 1.064s 2018-08-24 19:28:30,136 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-505043156", "security_groups": ["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4440de9b-b6e1-4b82-998a-0caa8066992f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:28:29Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4cffd4e9-84c6-4d62-a2b5-2817129d1aa6","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:28:29Z","name":"tempest-port-smoke-505043156","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a4:e8:df","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"18576ccf-5088-453f-ba00-8fb9fd11af08","ip_address":"10.102.21.20"}],"id":"bd0d8541-3c36-4222-aafd-b7ced87f8f62","security_groups":["beb0cd88-a2df-4dc4-b283-59d5ba7967d4"],"device_id":""}} 2018-08-24 19:28:32,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.40:8774/v2.1/servers 2.162s 2018-08-24 19:28:32,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-382462142", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "port": "bd0d8541-3c36-4222-aafd-b7ced87f8f62"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aed25908-36a4-4d3c-bab5-0a9e7eb49550'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "adminPass": "BpECGkkvvzw9"}} 2018-08-24 19:28:32,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.085s 2018-08-24 19:28:32,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1de6e470-ee0e-4887-a70d-96b8914bd75a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:33,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.244s 2018-08-24 19:28:33,650 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-972362ca-156a-4250-bd9c-1747218e4af6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:34,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.086s 2018-08-24 19:28:34,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-562c062c-b169-40d0-9f63-6d540a4cb50e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:34Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:34,762 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 19:28:35,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.179s 2018-08-24 19:28:35,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-648b95bd-f7be-41d0-8301-a20163f4492b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:35,957 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:28:37,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.395s 2018-08-24 19:28:37,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af25569a-9d4a-48e1-acf6-7a1582b62c44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:39,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.749s 2018-08-24 19:28:39,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c610c956-2c77-4381-be87-292bf6f4fa4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:28:35Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:40,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.431s 2018-08-24 19:28:40,564 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83020515-7eb9-485c-85c0-4b73edb49456'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:40,578 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 19:28:40,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.408s 2018-08-24 19:28:40,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b8f8f3e-404f-42d1-ada7-19dbdb36fce4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:28:38Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:28:41,000 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6dff5cc9-2551-4c80-a240-0ccd73570a81 with status: ACTIVE 2018-08-24 19:28:41,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/routers 0.157s 2018-08-24 19:28:41,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--531277253", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:28:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74f6de07-e5ac-469c-8212-afdc17494d78'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:40Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} 2018-08-24 19:28:43,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.941s 2018-08-24 19:28:43,102 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:28:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf79c43e-289d-44e4-bf5a-03a22a19d6ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:40Z", "admin_state_up": true, "updated_at": "2018-08-24T19:28:42Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "name": "tempest-router--531277253"}} 2018-08-24 19:28:45,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface 2.042s 2018-08-24 19:28:45,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:28:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bd630aa-af48-4f2f-94c4-ec37d6b97028'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} 2018-08-24 19:28:46,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.768s 2018-08-24 19:28:46,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:28:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a8c57fc-4a4e-4ec3-b60f-3844e11aeb39'} Body: {"floatingip": {"router_id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:28:45Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "290e3cf6-5d97-4d83-b107-1f13b2d69b09", "id": "c38f1ee2-9279-41e2-8a47-e4d99103e9ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:28:45Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:28:46,915 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:02,952 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03,016 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:29:03,017 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:03,132 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:29:03,133 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:29:03,135 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:29:03,195 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:29:03,199 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:29:08,206 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:29:08,206 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:30:18,271 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:30:18,271 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:30:18,275 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:30:18,337 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:30:18,339 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:30:23,346 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:30:23,346 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:31:33,395 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:31:33,396 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:31:33,397 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,400 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,501 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,528 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,535 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:31:33,535 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33,535 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:31:33,536 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,538 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,600 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,602 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,610 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:31:33,611 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:31:33,611 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,613 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,671 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,677 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,683 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:31:33,683 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,685 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,745 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,749 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:33,754 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:31:33,754 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2f:a4:51 [ether] on eth0 2018-08-24 19:31:33,755 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:31:33,755 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:31:33,757 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:31:33,816 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:31:33,821 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:31:38,828 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:31:38,828 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:32:48,899 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:32:48,900 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:32:48,904 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:32:49,000 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:32:49,031 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:32:54,038 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:32:54,039 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:34:04,099 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:34:04,100 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:34:04.100 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:34:05,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce 1.521s 2018-08-24 19:34:05,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/c38f1ee2-9279-41e2-8a47-e4d99103e9ce', u'date': 'Fri, 24 Aug 2018 19:34:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f40900c-28e3-41e8-835b-da6c2cbe885f'} Body: 2018-08-24 19:34:07,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface 2.063s 2018-08-24 19:34:07,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b1f90fd-7d0f-4efc-8b8c-e516025fb066'} Body: {"network_id": "06ad1b08-998c-4aee-9ed5-4ba2a350f89f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "cff492aa-4a00-47c1-bd76-428e8f5de8f5", "subnet_ids": ["cff492aa-4a00-47c1-bd76-428e8f5de8f5"], "port_id": "c05450a2-400c-4157-85a0-2470e44dc707", "id": "5e3d09a5-971c-46ba-9d17-4bef5db3bea5"} 2018-08-24 19:34:09,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5 1.706s 2018-08-24 19:34:09,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5e3d09a5-971c-46ba-9d17-4bef5db3bea5', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-270f5426-d595-44c5-8226-19945b5c851e'} Body: 2018-08-24 19:34:09,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.483s 2018-08-24 19:34:09,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274d2409-d71a-4a11-b5a3-9371a3ee04f5'} Body: 2018-08-24 19:34:10,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.758s 2018-08-24 19:34:10,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bb0cfa1-ddc7-4981-a4d4-b98204ba7c69'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:12,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.524s 2018-08-24 19:34:12,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aee41ad-c9b5-4742-8eb9-bc389412567a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-624491900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:e8:df", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:38.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6dff5cc9-2551-4c80-a240-0ccd73570a81", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-2", "created": "2018-08-24T19:28:32Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:13,253 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81 0.057s 2018-08-24 19:34:13,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/6dff5cc9-2551-4c80-a240-0ccd73570a81', u'x-compute-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:12 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8be44b01-1c62-4af2-80c6-3faf36c62a6b'} Body: {"itemNotFound": {"message": "Instance 6dff5cc9-2551-4c80-a240-0ccd73570a81 could not be found.", "code": 404}} 2018-08-24 19:34:13,990 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62 0.736s 2018-08-24 19:34:13,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/bd0d8541-3c36-4222-aafd-b7ced87f8f62', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b9ce7053-43bc-491a-a271-49a14c4d42cf'} Body: 2018-08-24 19:34:14,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.175s 2018-08-24 19:34:14,168 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05188729-e593-4c8d-ae21-855a50707786'} Body: 2018-08-24 19:34:14,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.340s 2018-08-24 19:34:14,510 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c010bc36-0b05-459e-9f14-6b15343e2392'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-537095094": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:09:ea", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "security_groups": [{"name": "tempest-secgroup-smoke-776187184"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:34:13Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:15,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.391s 2018-08-24 19:34:15,917 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ca88c00-a232-4e2c-bdc2-06a714faaf16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/974209f9-b576-4f31-971c-7349e429c461", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:28:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "974209f9-b576-4f31-971c-7349e429c461", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:34:15Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T19:34:15.000000", "key_name": "tempest-TestBGPVPNBasic-382462142", "name": "server-1", "created": "2018-08-24T19:28:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:34:15,929 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 19:34:16,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461 0.041s 2018-08-24 19:34:16,973 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/974209f9-b576-4f31-971c-7349e429c461', u'x-compute-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-0cb5073a-3076-437c-975d-248014f61bba'} Body: {"itemNotFound": {"message": "Instance 974209f9-b576-4f31-971c-7349e429c461 could not be found.", "code": 404}} 2018-08-24 19:34:17,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09 0.911s 2018-08-24 19:34:17,885 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/290e3cf6-5d97-4d83-b107-1f13b2d69b09', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68eed34c-b026-483c-9ce3-5cd73b31285b'} Body: 2018-08-24 19:34:17,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142 0.025s 2018-08-24 19:34:17,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-382462142', u'x-compute-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:34:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1cffa718-1614-4922-9454-b1711652944f'} Body: 2018-08-24 19:34:19,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface 1.965s 2018-08-24 19:34:19,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:34:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4346aa1-6ae7-42f9-9165-dbc754bd128c'} Body: {"network_id": "4cffd4e9-84c6-4d62-a2b5-2817129d1aa6", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "18576ccf-5088-453f-ba00-8fb9fd11af08", "subnet_ids": ["18576ccf-5088-453f-ba00-8fb9fd11af08"], "port_id": "92a0f1a6-187f-4eb9-bdd1-5863bb216d08", "id": "e4574251-861e-4872-b333-3c1898e1bd5f"} 2018-08-24 19:34:21,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f 1.563s 2018-08-24 19:34:21,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/e4574251-861e-4872-b333-3c1898e1bd5f', u'date': 'Fri, 24 Aug 2018 19:34:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81c83c60-9264-4a94-9b90-1b2d6905cd7b'} Body: 2018-08-24 19:34:22,493 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08 1.049s 2018-08-24 19:34:22,494 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/18576ccf-5088-453f-ba00-8fb9fd11af08', u'date': 'Fri, 24 Aug 2018 19:34:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-104bc675-e009-48e6-bb95-32ae91b45895'} Body: 2018-08-24 19:34:24,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6 1.805s 2018-08-24 19:34:24,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4cffd4e9-84c6-4d62-a2b5-2817129d1aa6', u'date': 'Fri, 24 Aug 2018 19:34:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4354758e-14ff-4154-a39b-de6e5c35e884'} Body: 2018-08-24 19:34:25,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5 1.367s 2018-08-24 19:34:25,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/cff492aa-4a00-47c1-bd76-428e8f5de8f5', u'date': 'Fri, 24 Aug 2018 19:34:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5c145d54-0ceb-4e96-850e-3caff9c1d7e3'} Body: 2018-08-24 19:34:27,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f 1.410s 2018-08-24 19:34:27,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/06ad1b08-998c-4aee-9ed5-4ba2a350f89f', u'date': 'Fri, 24 Aug 2018 19:34:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ff52556-8833-4710-b20a-8fa336fcd08a'} Body: 2018-08-24 19:34:27,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4 0.806s 2018-08-24 19:34:27,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/beb0cd88-a2df-4dc4-b283-59d5ba7967d4', u'date': 'Fri, 24 Aug 2018 19:34:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1c45170-7d0a-445e-9604-ab49d5766746'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export[compute,id-be4471b3-5f57-4022-b719-b45a673a728b,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:36:36,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.379s 2018-08-24 19:36:36,513 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-596651121 description", "name": "tempest-secgroup-smoke-596651121"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-09deaecc-b98d-4394-8bfa-65b3e440522d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-596651121 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "updated_at": "2018-08-24T19:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "a2a9c368-5d5d-46cf-9c8a-de2970c78306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:36:36Z", "revision_number": 0, "id": "c433a381-3400-4563-8d7b-a3b2bc58b12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "name": "tempest-secgroup-smoke-596651121"}} 2018-08-24 19:36:36,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.186s 2018-08-24 19:36:36,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0482ff6-33a6-4323-b568-e194e8a13ad0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1b393afc-f14b-428a-8f25-e5775a1d0c47"}} 2018-08-24 19:36:36,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.129s 2018-08-24 19:36:36,832 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e3e5da6-7ce1-4534-8128-9457c55cbe85'} 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-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f11c5e8b-f8ee-46ee-9950-eb8534632a56"}} 2018-08-24 19:36:36,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 19:36:36,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992404e9-b947-400e-8523-22fc7a1ab0f6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "89d62304-54b2-40d9-9170-f4481ecc1387"}} 2018-08-24 19:36:37,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:36:37,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7886842c-8369-44dd-b52b-89d9f09cb9e6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:36:36Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "46849748-3334-4ab6-a3bd-ce7024f2bec2"}} 2018-08-24 19:36:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:36:37,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-472f6901-3f61-4412-b964-83ccfad88b94'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "70112823-04eb-43a7-b345-72b5c0a352c6"}} 2018-08-24 19:36:37,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.191s 2018-08-24 19:36:37,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bdf0067f-21fe-469b-87f2-867eb168b9ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fbc97dc6-b307-4494-a0eb-45433f35509a"}} 2018-08-24 19:36:37,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.141s 2018-08-24 19:36:37,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51568baa-84f3-41c6-9a09-1ce43bc685c3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "bbdbd459-63da-4a5d-9fa1-68192cf67ace"}} 2018-08-24 19:36:37,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.149s 2018-08-24 19:36:37,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-480f8c9e-6852-4721-aeca-fc1fbdc232d4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:36:37Z", "security_group_id": "9c15a23e-13bb-4971-9e6b-54c764c58077", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ed276cb-99e3-4f69-8704-5c448c83cdd2"}} 2018-08-24 19:36:38,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.524s 2018-08-24 19:36:38,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1257382112"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ee27ed2-dad4-4bfd-86de-fb60cccda9b2'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","name":"tempest-A-1257382112"}} 2018-08-24 19:36:38,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.519s 2018-08-24 19:36:38,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "name": "tempest-subnet-A-1-2057806246"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2b0361a-b990-4a7c-89a8-432febbd4f65'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","subnetpool_id":null,"name":"tempest-subnet-A-1-2057806246"}} 2018-08-24 19:36:39,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/networks 0.217s 2018-08-24 19:36:39,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-2109524949"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c70413-3862-42bc-a384-e132977ccbbd'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","name":"tempest-B-2109524949"}} 2018-08-24 19:36:39,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.578s 2018-08-24 19:36:39,619 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "name": "tempest-subnet-B-1-687715850"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df9e2cb-92ef-4274-88b1-7a5b8549e11e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:36:39Z","dns_nameservers":[],"updated_at":"2018-08-24T19:36:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","subnetpool_id":null,"name":"tempest-subnet-B-1-687715850"}} 2018-08-24 19:36:40,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.681s 2018-08-24 19:36:40,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b1f561c-ec90-4289-8a47-6cb95e9bedaa'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5b73959e-4246-48d6-8519-9714811c8cf7"}} 2018-08-24 19:36:40,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.324s 2018-08-24 19:36:40,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1485214424"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-597f0ef6-fcdd-4598-8ae0-b8aeb54a998b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmwUW7rIzrpIA9IPEh4GVaQ8+kKKS3JQYl7lV5aOdlDYDf7idGSZ5hZ/IADRYgFcKKBisciHnLqD5P52u5mrFr2W/j8YTqTtOzyzfzIhFWVnUwu3e568zGjEbZalKGcu/x/tLEGfjhW32mR8e0lOz5/G3mfHP6lM6gpoawAtRfSWi1hU1um4/JYDUDRjPwDrPVyko+Nxo6yrvsNn5cmBo0EyHdyNGvbUkCHNQDmXf94Q2peY4KU07yUEH55+FJlXSdOoFgGPkWfm0l5Y6BWu8rlLY0j8EZCqou1NWm5KhvtkqaUv9rPaiwnP7AbYxkaz+7FQ4vUDMzwzFW0/zACgV7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApsFFu6yM66SAPSDxIeBlWkPPpCiktyUGJe5VeWjnZQ2A3+4n\nRkmeYWfyAA0WIBXCigYrHIh5y6g+T+druZqxa9lv4/GE6k7Ts8s38yIRVlZ1MLt3\nuevMxoxG2WpShnLv8f7SxBn44Vt9pkfHtJTs+fxt5nxz+pTOoKaGsALUX0lotYVN\nbpuPyWA1A0Yz8A6z1cpKPjcaOsq77DZ+XJgaNBMh3cjRr21JAhzUA5l3/eENqXmO\nClNO8lBB+efhSZV0nTqBYBj5Fn5tJeWOgVrvK5S2NI/BGQqqLtTVpuSob7ZKmlL/\naz2osJz+wG2MZGs/uxUOL1AzM8MxVtP8wAoFewIDAQABAoIBAQCYG/LFF8fP51VG\n7XanpS4uoW6V2rEtkqtCDF6RifyRNDkbivzuY5cCWTPpkgZdrBuxlaDbvS4EdOqq\nLnoYayBuNYCYF6ZbqR35gmT99lSEQgdSNZ8nzA0WC71Q82hl1hBD2WNemCZrQu6h\nsBZeBf8IpZeGSH3u1LCK4Hw5r8sTQsRHYoNZnPc0l5xOmtMBBFnY3S0KZQcak5Ej\nrxx3OmW02F27w8eP/fkSgYkp+oh0Y4MJkTmNCdiI+iepro2nA37TtHNCUeBQb7oK\ngloN6U3sPe8reyUAvGwLRs/waNpTn2xuck/hAzooLmKQcdIP0P5I98rYpWTwN1Il\n4y6fUGhJAoGBAN3lAQuEXrVfnID5dFwVnl+46H1kH2IS2UryEqd6LlkkID3VSjHp\neE8KqyZLgcOqXK209pWaCoDhTLLbTFXGOQz0cfahEtveh+VE7S31sK+idjF1LRR6\nxseBNNHqEg3A9GGVdp/xzdWI6iQTNTWMI3IZw8fgRHLQBZ9JmWevd4R9AoGBAMBi\nqeviEwUrY6olNFVZ2Bs4ubWx8iGqOqlHmNxv5pm7jqgmI4aBISth2i02t5YdbovP\nTk5nk6g0AYFOOc8FZ7X7Tmtp4fbsypi90K6eiRuy8wWAa+aLnSwbqeA01+/TVWjQ\n7jYrk1zlzxR1WgEmKZHd19ejtc2mNqe6Ty6mxytXAoGBANlCaAuGx9R+kRYXKT8g\nS7kdq0Vayv+TxP4Elw80Kj1NieQA+mx0VD/QClOsipmyLJxIG0fPU4ltD1PwNIWn\nWCS/EvaQL47oC9cH7dKaRS0yvNcgC8uJiye78qO1s4eT7bO+TC++6fKx487+n5KW\na/5EC9WgWGSyGU8lGPbUbwlhAoGATLeLdwrh9s/EoJbRda+sI77NH41kNtSBK/vn\nExB0bp2CV79Nr1dS+M++hwUo1G3MJWh3m4BmO07xwrSFDO7k2obqUJ8agrMOXzZi\nPx/tIOSNUIZTgM3v0ST+6u9npLUre+7E70kVLJhfqZLaX1bugMJsTgt0dhtv9Bax\neLL8/WUCgYEAoUDxJR0jvu/tVBVG9yqsSBHflo9/wb+0cAMtrNvxvG3TaCcLyz4I\nCSsskzQbNWomPEI4WsR75TqqUW7/Ltjg57Z4wpeGSQUThqKXEEPSzTLz2xPxVNH5\nBOIY4UfEIjgy9t/tzo0kbw9nAXdqu424kT0Zto6fuW4526T/Q0CxtMg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1485214424", "fingerprint": "76:45:46:c2:e3:0d:90:7a:1d:95:50:71:8b:90:6b:f6"}} 2018-08-24 19:36:41,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.184s 2018-08-24 19:36:41,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-104583140", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15b64560-bec6-4293-9ebb-e064a40da5e5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f2235d7b-e9be-438c-8c9e-6f5ffdc86268","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:41Z","name":"tempest-port-smoke-104583140","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f0:6b:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"c204ae9f-0491-42d4-adad-87986dd7e8e7","ip_address":"10.101.11.10"}],"id":"6708d091-948c-49f5-8fc1-30a9dd198478","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} 2018-08-24 19:36:43,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.840s 2018-08-24 19:36:43,659 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "port": "6708d091-948c-49f5-8fc1-30a9dd198478"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90cfb7a4-b89d-41e2-a872-83132d73bfc9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "adminPass": "ZMNC8xAjeSnM"}} 2018-08-24 19:36:43,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.299s 2018-08-24 19:36:43,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25d80290-4819-4e0d-b5be-386010448c94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:45,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.384s 2018-08-24 19:36:45,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d97c329-8b54-4a59-bc39-f3aac753e2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:46,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.107s 2018-08-24 19:36:46,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-440a6c4a-6f70-496d-ad5b-12576db41413'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:46,495 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:36:48,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.575s 2018-08-24 19:36:48,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-757e7e70-77dc-47ed-b720-24888e7ec925'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:49,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.148s 2018-08-24 19:36:49,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-958355f9-39c2-4a32-bd9c-b796ef80e7e1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.136s 2018-08-24 19:36:50,387 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb060538-c3ad-4b7b-a48d-ffd4402a2102'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,400 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:36:50,801 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.400s 2018-08-24 19:36:50,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9dbcb4b9-37d0-4693-b071-fdeb8d8a3895'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:50,814 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 with status: ACTIVE 2018-08-24 19:36:52,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/ports 1.213s 2018-08-24 19:36:52,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867992042", "security_groups": ["9c15a23e-13bb-4971-9e6b-54c764c58077"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b75ad5-859e-43e7-b58e-2510e359dc2c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:36:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b600dd6-a27a-4b40-b160-4b6d9b808d05","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:36:51Z","name":"tempest-port-smoke-867992042","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:da:54:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d423534e-c3b7-4c74-b6fe-65600d5b9535","ip_address":"10.102.21.20"}],"id":"7586cf26-a5c1-46cc-b077-e34af0151469","security_groups":["9c15a23e-13bb-4971-9e6b-54c764c58077"],"device_id":""}} 2018-08-24 19:36:53,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.40:8774/v2.1/servers 1.090s 2018-08-24 19:36:53,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1485214424", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "port": "7586cf26-a5c1-46cc-b077-e34af0151469"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-337ba5a0-7262-44c1-8e7e-7c7820d3ed26'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "adminPass": "Ydg5HyU7dpF3"}} 2018-08-24 19:36:53,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.358s 2018-08-24 19:36:53,484 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13285492-f062-4211-a0e0-5802c7612965'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:54,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.394s 2018-08-24 19:36:54,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37c5f798-102b-4ce4-a3f3-243beacd0a9d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:54,907 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 19:36:56,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.175s 2018-08-24 19:36:56,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa8bbdbc-b3bb-45ab-b4fa-688852a98166'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:57,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.347s 2018-08-24 19:36:57,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aefe522c-2759-462a-9c9f-ebcd5041bee4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:36:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.147s 2018-08-24 19:36:58,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d545016c-935b-45da-89d8-3b8880daa6d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,622 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:36:58,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.151s 2018-08-24 19:36:58,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30c7b794-85ce-4742-8cad-538470be5e55'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:36:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:36:58,788 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: dfd0ec7b-9040-4a1e-a257-22670bf91f9f with status: ACTIVE 2018-08-24 19:36:59,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.269s 2018-08-24 19:36:59,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79970dbf-1fbd-4784-a56d-f9f82021cdc5'} Body: {"network_association": {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "id": "232ce828-f261-410e-80dd-062ca4b99d48"}} 2018-08-24 19:36:59,378 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations 0.318s 2018-08-24 19:36:59,378 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5b73959e-4246-48d6-8519-9714811c8cf7/network_associations', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d69f0fa9-63c3-4651-8fbb-0f455c7bf5ad'} Body: {"network_association": {"network_id": "7b600dd6-a27a-4b40-b160-4b6d9b808d05", "id": "dffcf898-5b6f-43a7-b8dd-586ef5f78ee5"}} 2018-08-24 19:36:59,379 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:36:59,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/routers 0.178s 2018-08-24 19:36:59,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1924147576", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3bc802-4788-4927-abfc-bd7693c4994b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:36:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} 2018-08-24 19:37:01,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.604s 2018-08-24 19:37:01,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:37:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fd54325-33b5-40ae-abb2-92f4f5825e66'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:36:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:37:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "942676a6-6204-461a-a012-ed337325231d", "name": "tempest-router--1924147576"}} 2018-08-24 19:37:03,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface 2.129s 2018-08-24 19:37:03,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0945691e-dbef-4db9-8770-d04be1d9444e'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} 2018-08-24 19:37:05,034 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.738s 2018-08-24 19:37:05,034 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d99facd-0863-440a-8c27-2a4c77b0c213'} Body: {"floatingip": {"router_id": "942676a6-6204-461a-a012-ed337325231d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:37:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "6708d091-948c-49f5-8fc1-30a9dd198478", "id": "0404fc0f-d4a6-4ad3-92f7-39a6e54852fc", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:37:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:37:05,036 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13,050 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13,114 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:37:13,145 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:13,260 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:37:13,260 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:37:13,262 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:37:13,323 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:37:13,328 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:37:18,335 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:37:18,335 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:38:28,389 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:38:28,389 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:38:28,393 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:38:28,454 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:38:28,457 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:38:33,464 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:38:33,465 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:39:43,516 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:39:43,517 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:39:43,517 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,523 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,617 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,649 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,655 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:39:43,656 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43,656 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:39:43,657 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,659 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,717 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,723 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,732 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:39:43,733 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:39:43,733 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,735 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,794 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,799 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,806 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:39:43,806 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,808 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,870 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,873 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:43,878 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:39:43,879 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:57:b5:bb [ether] on eth0 2018-08-24 19:39:43,879 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:39:43,880 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:39:43,881 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:39:43,941 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:39:43,946 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:39:48,952 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:39:48,953 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:40:59,013 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:40:59,014 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:40:59,026 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:40:59,124 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:40:59,127 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:41:04,136 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:41:04,137 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:42:14,183 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:42:14,184 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:42:14.184 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:42:15,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc 1.505s 2018-08-24 19:42:15,692 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0404fc0f-d4a6-4ad3-92f7-39a6e54852fc', u'date': 'Fri, 24 Aug 2018 19:42:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-90e9d79d-414a-4be8-8759-c68dfb87162d'} Body: 2018-08-24 19:42:17,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface 1.929s 2018-08-24 19:42:17,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:42:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb0ba05-fa79-49bb-b506-e5a2e85ff0f4'} Body: {"network_id": "f2235d7b-e9be-438c-8c9e-6f5ffdc86268", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "c204ae9f-0491-42d4-adad-87986dd7e8e7", "subnet_ids": ["c204ae9f-0491-42d4-adad-87986dd7e8e7"], "port_id": "6f149e2d-8ccc-46c3-9ab8-052535feec65", "id": "942676a6-6204-461a-a012-ed337325231d"} 2018-08-24 19:42:19,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d 1.440s 2018-08-24 19:42:19,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/942676a6-6204-461a-a012-ed337325231d', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-962945d7-8424-48ce-9cf0-f5e0063ba5cb'} Body: 2018-08-24 19:42:19,459 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.393s 2018-08-24 19:42:19,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5510ebd1-62b9-46d9-97cd-a37bfb16dbbf'} Body: 2018-08-24 19:42:20,174 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.714s 2018-08-24 19:42:20,175 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d05f8446-2535-455e-93d7-f042fb13971e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:21,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.324s 2018-08-24 19:42:21,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a42efd5-7ec0-4d3c-b8f8-cc3c9d3edd87'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2109524949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:54:59", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfd0ec7b-9040-4a1e-a257-22670bf91f9f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-2", "created": "2018-08-24T19:36:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:22,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f 0.041s 2018-08-24 19:42:22,573 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfd0ec7b-9040-4a1e-a257-22670bf91f9f', u'x-compute-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce9f351b-beea-4e5c-b408-de17b065923f'} Body: {"itemNotFound": {"message": "Instance dfd0ec7b-9040-4a1e-a257-22670bf91f9f could not be found.", "code": 404}} 2018-08-24 19:42:23,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469 0.891s 2018-08-24 19:42:23,467 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/7586cf26-a5c1-46cc-b077-e34af0151469', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bd8b5738-7488-4117-8820-2ba4b970321b'} Body: 2018-08-24 19:42:23,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.172s 2018-08-24 19:42:23,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8319d55a-b079-4d98-8a07-c7f8a537b259'} Body: 2018-08-24 19:42:23,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.173s 2018-08-24 19:42:23,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5c0d691-40dd-4adf-9605-d8e2a5de9cf5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "security_groups": [{"name": "tempest-secgroup-smoke-596651121"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:23Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:25,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.444s 2018-08-24 19:42:25,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1208b1b0-3215-4a8f-8086-94a4f6a9b2e9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1257382112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:6b:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:36:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3e62f174-5425-4b82-bd4e-c3a8ae4b0e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:24Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1485214424", "name": "server-1", "created": "2018-08-24T19:36:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:26,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 0.044s 2018-08-24 19:42:26,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/3e62f174-5425-4b82-bd4e-c3a8ae4b0e70', u'x-compute-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-18a4dfd3-208c-4c80-9196-87a871a89580'} Body: {"itemNotFound": {"message": "Instance 3e62f174-5425-4b82-bd4e-c3a8ae4b0e70 could not be found.", "code": 404}} 2018-08-24 19:42:27,173 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478 0.837s 2018-08-24 19:42:27,174 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6708d091-948c-49f5-8fc1-30a9dd198478', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f69e3f5-552f-4e46-9f9d-bac4dae5794e'} Body: 2018-08-24 19:42:27,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424 0.030s 2018-08-24 19:42:27,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1485214424', u'x-compute-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65b12885-9101-425c-9247-e7b710a971df'} Body: 2018-08-24 19:42:28,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535 1.254s 2018-08-24 19:42:28,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d423534e-c3b7-4c74-b6fe-65600d5b9535', u'date': 'Fri, 24 Aug 2018 19:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9e7a558-d6de-406b-9bbf-72b327acbf45'} Body: 2018-08-24 19:42:29,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05 1.198s 2018-08-24 19:42:29,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7b600dd6-a27a-4b40-b160-4b6d9b808d05', u'date': 'Fri, 24 Aug 2018 19:42:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4414189f-cfc0-4205-818e-d82bc5970d1f'} Body: 2018-08-24 19:42:31,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7 1.435s 2018-08-24 19:42:31,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/c204ae9f-0491-42d4-adad-87986dd7e8e7', u'date': 'Fri, 24 Aug 2018 19:42:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55d3af6c-f67e-4a0a-a4f8-1f8a5e5ff825'} Body: 2018-08-24 19:42:32,522 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268 1.422s 2018-08-24 19:42:32,523 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f2235d7b-e9be-438c-8c9e-6f5ffdc86268', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6fef324e-fec9-4e53-b5bb-b11d427ad5a7'} Body: 2018-08-24 19:42:33,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077 0.521s 2018-08-24 19:42:33,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9c15a23e-13bb-4971-9e6b-54c764c58077', u'date': 'Fri, 24 Aug 2018 19:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-703ad942-05cf-479f-9f99-3f31cdf779b2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list[compute,id-fb37a546-7263-4ffe-a42c-77eca377ff1a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:42:33,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.352s 2018-08-24 19:42:33,427 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-429957339 description", "name": "tempest-secgroup-smoke-429957339"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5400e71c-0296-4646-bbd6-f6a6ecf99425'} Body: {"security_group": {"description": "tempest-secgroup-smoke-429957339 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:32Z", "updated_at": "2018-08-24T19:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:33Z", "revision_number": 0, "id": "2126871d-a341-4454-a372-745abf12a577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:42:32Z", "revision_number": 0, "id": "5e38b5e2-291f-4d5a-8143-bd950b17b7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:42:32Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "name": "tempest-secgroup-smoke-429957339"}} 2018-08-24 19:42:33,626 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.198s 2018-08-24 19:42:33,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f13ac21-2a1d-4450-a87f-ccf249d99b38'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b5308dc-fdad-4ec2-b572-eddf18f38aee"}} 2018-08-24 19:42:34,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.443s 2018-08-24 19:42:34,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-090c6206-f910-40cc-a034-0f2c84eceb50'} 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-08-24T19:42:33Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0a174597-3021-4347-a130-b14af32616ec"}} 2018-08-24 19:42:34,493 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.420s 2018-08-24 19:42:34,494 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-325c1f89-b508-4e26-89c6-a641c5b52813'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5af89d4e-7b8f-4bc6-8ce2-a9ab7ba07a66"}} 2018-08-24 19:42:34,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.389s 2018-08-24 19:42:34,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cab2f229-296f-491d-b7c9-06350ffe53f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8912c91f-63eb-4748-bc09-14148a35b62d"}} 2018-08-24 19:42:35,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:42:35,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cc18bb2-4df5-49f1-8771-e1081d126554'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b1cfc393-beec-4fed-a832-209219c03d1f"}} 2018-08-24 19:42:35,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.207s 2018-08-24 19:42:35,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00074385-405f-402e-aa9e-f5be15c6854f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:34Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "666f83d1-577c-4500-b65a-cf497a499731"}} 2018-08-24 19:42:35,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.478s 2018-08-24 19:42:35,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fc773578-bba2-4f8c-8eb6-be53a3e795cc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b28deba8-a00d-4bd0-9d40-d0074bc407a6"}} 2018-08-24 19:42:35,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 19:42:35,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fcab85eb-070b-42e2-92c3-6fe3c1e5bb0e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:42:35Z", "security_group_id": "9a51cbb2-1d30-4bb2-9213-05d0c89449a9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3e3434e-da46-40c1-a401-61e09ce09dae"}} 2018-08-24 19:42:36,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.244s 2018-08-24 19:42:36,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-82065279"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9452a8-4744-45c8-8b74-454d71e7157b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a21dfb54-bcc6-4756-8519-8b8b44299260","name":"tempest-A-82065279"}} 2018-08-24 19:42:36,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.855s 2018-08-24 19:42:36,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "name": "tempest-subnet-A-1-824086582"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42f0271d-51fc-4867-b905-2251ca0bb0a1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d6cdbb08-700c-40f9-aba8-34e297b62853","subnetpool_id":null,"name":"tempest-subnet-A-1-824086582"}} 2018-08-24 19:42:37,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/networks 0.265s 2018-08-24 19:42:37,260 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-856773348"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae43181-fd8e-480c-a940-1e0a8fc325aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:42:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","name":"tempest-B-856773348"}} 2018-08-24 19:42:37,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.730s 2018-08-24 19:42:37,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "name": "tempest-subnet-B-1-923988838"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:42:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-396937f0-5cb6-4358-b552-42dd5825dbb3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:42:37Z","dns_nameservers":[],"updated_at":"2018-08-24T19:42:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","subnetpool_id":null,"name":"tempest-subnet-B-1-923988838"}} 2018-08-24 19:42:38,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.593s 2018-08-24 19:42:38,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65687a84-aca7-44a2-bbaa-92b1c789476e'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "f5c0d6ec-0564-4ac1-848d-22619ce0da60"}} 2018-08-24 19:42:39,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.519s 2018-08-24 19:42:39,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1758964177"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-acd1844f-6ff4-4ba6-8b21-6b7903258c40'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFYGBC8tmxmTUdVf0Y21UrnbcHjrOYagD8JK8lN3ZKlWdc2y0L2gqFTcCJkP1viKKrG1b2RPazLc3+7Bfj4en4IO38A4eX4IkpkveLg1dpBhmX4KXBH06zfLmS+dteaNXAmHLGZxxl5TUkmKGedkU/a9GLMGIR5OIaw9Bl23ALcfPOdhPoBSo36alhQh3jC60qd4XyFzK3ZsmzeXDLeyN7/PbSxYpAvN6xwwF1IkPuYZBmJzCv77Sr9C4SUYepbL6tw/iPh+JVm66Cu4I/3GJT5zZ/W5pGHAYTmG6dRbIFo3qPtwtquAEiyHgbJNTDOPqIJtbxMb04eWNSD1adl5EB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxWBgQvLZsZk1HVX9GNtVK523B46zmGoA/CSvJTd2SpVnXNst\nC9oKhU3AiZD9b4iiqxtW9kT2sy3N/uwX4+Hp+CDt/AOHl+CJKZL3i4NXaQYZl+Cl\nwR9Os3y5kvnbXmjVwJhyxmccZeU1JJihnnZFP2vRizBiEeTiGsPQZdtwC3HzznYT\n6AUqN+mpYUId4wutKneF8hcyt2bJs3lwy3sje/z20sWKQLzescMBdSJD7mGQZicw\nr++0q/QuElGHqWy+rcP4j4fiVZuugruCP9xiU+c2f1uaRhwGE5hunUWyBaN6j7cL\nargBIsh4GyTUwzj6iCbW8TG9OHljUg9WnZeRAQIDAQABAoIBAQCX69KsNViyhoaH\nigRB+bDY3ZBf1MsP6afQbDwTnVkDl3Pz2RAXK0El0e789AjerIDoyyZocDSjPgJs\n0TSiRuVcA5yqed0IXd+1jFXVoMbLI9LXQCbVO0/Mf5gnNQJQ7Mh6cd0GMZ9+HqqE\n/KaJ3eb3Jfon9JnHxDD1APuLKxhW9YjH1lHVer0R4bFpvds9KO8a+QbATfwS2P9n\n13uA9FSJhGI2fGzb3l1B9CWjngBkaFU/4r4PZom7H6LeyVHRXdoF/4C3Bcbo+sq+\n5mbto7ah/V5vyq+6J7ZS6wh2x1nLcgst/1BprYTJ/Ekp5a3eh+HIjy5Bujezigwm\nrWnRCLXxAoGBAOgbMRU1OHhOIFsF4yjmCiYUiXvUab4pVy9/8jZs8NkEfV+eIJ5i\nOX3LIoluw6ilBBanLwy9c39c4LkkaXTLGCUyu1sGpJC/YInUU4xXmWonIMaJc8zT\nYscqrsXJvqHQ1VVQdNxx4Ef9/LrXHU66CDyIWNMXKHKnP8/N5Z0YSTCzAoGBANmx\n7y3v27lhYN4U+aLR6KOL3uMdBjQuI6WlZSXnqnAnbnq15kozWYj4kI5QsFAf7gBV\nBma48+PG1mfDRrAOV01wRF0xKP913VbvUZ8gLIluYka51TXdn/ha2SivZR6GEOCx\n1oBedA8tMcpZFgoA4QDS4GRu6YPS7SEFpabvHal7AoGBAMVNiBW9Hfm2f+6gPI+h\nrPLd9ljbIeBSiBiKrLzzMnFoTaMgah345WI3cW5eR9huHeGb0HUF/s4/h5AakcKE\nekv0qisgpHefF1NSuIrOVE1WYZgjc9qjvo4LjHH5oyEuwoo5UH2sF7lbAKFbB0DL\nBwFd7hPS1cFQxv/AyPUXle/dAoGAJqbFBK71oDB99nBa8mG6oG8RH9njZBhdE+gN\n0XEUfd1CbF8niD0dxIf9gocpBtDkfQKbpFlqVCLVpo6xWkjxjzpDqRg1Y0YWCn1r\nTIl13uDOaihMhsfWw02+CM87cPP0wzBQGXKrwJYRpQ+0LgqB6JeIZ8yZgWJN3/MU\nulLyPUkCgYEA5bIiADOrTQRM5g123xj7dZ0i160Fvg/wxlJ84cOUHzgXky5pgzas\nn2SyC1vcIrsDWYzGD1fBRlHupcsT7AV9q69H8Bq6J51WOoZrRoHsZJ0pEDz1+4Qv\nPQ+Ha62dKJj7droVWC9azzVDUMoppG/J418FRcXoRQDDo15ymNm4yg0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1758964177", "fingerprint": "fd:55:c1:a4:4c:fe:dd:53:12:b7:96:c9:7c:b9:b7:e1"}} 2018-08-24 19:42:39,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:42:39,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861311620", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03972e14-8e8d-4b91-b4ad-da494e62b747'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a21dfb54-bcc6-4756-8519-8b8b44299260","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:39Z","name":"tempest-port-smoke-1861311620","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:57:58:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"d6cdbb08-700c-40f9-aba8-34e297b62853","ip_address":"10.101.11.10"}],"id":"e00dde1c-dda5-4aea-95d5-16e5ebe28552","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} 2018-08-24 19:42:41,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.939s 2018-08-24 19:42:41,894 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "a21dfb54-bcc6-4756-8519-8b8b44299260", "port": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ccff2b4-e405-4242-b244-2766e2c1bdb2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "adminPass": "prGdZ5PFzwex"}} 2018-08-24 19:42:42,271 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.373s 2018-08-24 19:42:42,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18c75e5-6464-4f8d-abad-6aeb57172633'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:43,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.340s 2018-08-24 19:42:43,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b1542c-5717-4ff2-bb85-7ee7218b3fe9'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:43,638 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 19:42:45,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.452s 2018-08-24 19:42:45,094 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e8ec8ab7-f089-4c2e-83aa-68f92eda5046'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:45,108 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:42:46,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.660s 2018-08-24 19:42:46,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26889caf-43a9-4912-8789-2be91462a7e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.370s 2018-08-24 19:42:48,155 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42b7887d-4a0f-4ca1-8559-36e0f5c0835e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,167 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:48,502 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.334s 2018-08-24 19:42:48,503 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48be4554-392f-4b08-9d5b-cad208315a5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:48,517 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 311cd18c-a5eb-4f77-a150-244a502a6920 with status: ACTIVE 2018-08-24 19:42:49,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/ports 1.147s 2018-08-24 19:42:49,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-405415017", "security_groups": ["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d011782a-b9a5-4e14-a04a-2e90280632f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:42:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"09fa4502-5201-4fa7-8dd1-6cf4f02064af","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:42:48Z","name":"tempest-port-smoke-405415017","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b2:8f:aa","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"42ee7637-3c38-4bcb-8d53-430244dc94d2","ip_address":"10.102.21.20"}],"id":"5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108","security_groups":["9a51cbb2-1d30-4bb2-9213-05d0c89449a9"],"device_id":""}} 2018-08-24 19:42:51,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.40:8774/v2.1/servers 1.827s 2018-08-24 19:42:51,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1758964177", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "port": "5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8237c493-f322-430f-9f1e-cf7f8eeb6ba8'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "adminPass": "T2dvoinDBBYG"}} 2018-08-24 19:42:51,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.078s 2018-08-24 19:42:51,579 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a1cbb9a-b7c9-4cd7-b364-f7fc038f78f1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:52,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.274s 2018-08-24 19:42:52,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7afdc77-39e5-4dc9-973f-3e0958ef9e55'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:53,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.098s 2018-08-24 19:42:53,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adb68d3e-ebd3-4e27-adf5-ccb8b98649aa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:53,996 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:42:55,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.165s 2018-08-24 19:42:55,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b27614-0acb-45d6-a98b-51970e4e51c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:56,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.421s 2018-08-24 19:42:56,601 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65fd3f94-4492-4cd6-b8bd-99f69b2d0769'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:42:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.153s 2018-08-24 19:42:57,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c507df97-6b9f-41a2-b87b-7350a4f37185'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,779 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:42:57,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.144s 2018-08-24 19:42:57,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deac5f76-3f9f-4090-8dc3-509af2d869b4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:42:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:42:57,951 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1cdf2133-6677-4c14-ab12-95f03d3327c2 with status: ACTIVE 2018-08-24 19:42:58,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.272s 2018-08-24 19:42:58,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d57fcf2d-42ff-4873-a09c-bf4c9266b32e'} Body: {"network_association": {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "id": "03ae0d18-5feb-4aef-b7e0-b7cb388fe9f2"}} 2018-08-24 19:42:58,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations 0.320s 2018-08-24 19:42:58,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/f5c0d6ec-0564-4ac1-848d-22619ce0da60/network_associations', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-992fca7d-b463-4708-9559-e0f97d97e760'} Body: {"network_association": {"network_id": "09fa4502-5201-4fa7-8dd1-6cf4f02064af", "id": "2616313d-cfab-4906-84c2-3282b6016411"}} 2018-08-24 19:42:58,548 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:42:58,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/routers 0.122s 2018-08-24 19:42:58,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2016237557", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37c6b379-2101-499b-a970-1bdb71d418fc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:58Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} 2018-08-24 19:43:00,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.510s 2018-08-24 19:43:00,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:42:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89842eda-9130-4d5a-8422-f21cc27466ed'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:42:58Z", "admin_state_up": true, "updated_at": "2018-08-24T19:42:59Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "name": "tempest-router--2016237557"}} 2018-08-24 19:43:02,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface 2.155s 2018-08-24 19:43:02,340 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:43:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-611240a2-24ff-4fa9-84ee-66c406050fd3'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} 2018-08-24 19:43:04,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.044s 2018-08-24 19:43:04,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:43:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-497623ed-68d1-49c8-bcb7-d8cb73796021'} Body: {"floatingip": {"router_id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:43:02Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "e00dde1c-dda5-4aea-95d5-16e5ebe28552", "id": "2499660d-e51b-444f-98a1-0acc4c329ad4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:43:02Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:43:04,388 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12,407 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12,473 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:43:12,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:12,618 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:43:12,619 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:43:12,621 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:43:12,681 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:43:12,685 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:43:17,692 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:43:17,693 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:44:27,743 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:44:27,743 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:44:27,748 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:44:27,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:44:27,845 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:44:32,852 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:44:32,853 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:45:42,909 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:45:42,911 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:45:42,911 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:42,917 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,016 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,044 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:45:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43,052 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:45:43,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,054 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,115 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,118 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,128 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:45:43,128 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:45:43,129 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,131 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,191 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,195 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,201 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:45:43,202 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,204 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,263 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,268 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:43,273 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:45:43,274 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:47:b2:5e [ether] on eth0 2018-08-24 19:45:43,274 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:45:43,275 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:45:43,276 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:45:43,335 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:45:43,341 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:45:48,348 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:45:48,348 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:46:58,402 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:46:58,402 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 19:46:58,405 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:46:58,504 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:46:58,534 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 19:47:03,541 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:47:03,541 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 19:48:13,602 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:48:13,603 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:48:13.603 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:48:15,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4 1.746s 2018-08-24 19:48:15,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2499660d-e51b-444f-98a1-0acc4c329ad4', u'date': 'Fri, 24 Aug 2018 19:48:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9c055ab-c3f7-46c6-b4b2-9209102fb519'} Body: 2018-08-24 19:48:17,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface 1.992s 2018-08-24 19:48:17,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:48:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f98aa347-ef75-46b0-9e3a-e1656eccd394'} Body: {"network_id": "a21dfb54-bcc6-4756-8519-8b8b44299260", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "d6cdbb08-700c-40f9-aba8-34e297b62853", "subnet_ids": ["d6cdbb08-700c-40f9-aba8-34e297b62853"], "port_id": "5becc0b4-a9ae-4cfa-b6aa-27f955172b4e", "id": "1c8b0cf9-c00f-4839-afd7-e12aae8c7014"} 2018-08-24 19:48:18,832 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014 1.485s 2018-08-24 19:48:18,833 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1c8b0cf9-c00f-4839-afd7-e12aae8c7014', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e9d991-ebb3-4743-be9f-15e2ceb26dc5'} Body: 2018-08-24 19:48:19,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.467s 2018-08-24 19:48:19,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-87a9ea44-97be-4868-8a48-60382190bd0d'} Body: 2018-08-24 19:48:20,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 1.006s 2018-08-24 19:48:20,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73e9161d-7e89-4c63-97f6-deb5ac566b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-856773348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8f:aa", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:56.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cdf2133-6677-4c14-ab12-95f03d3327c2", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:19Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-2", "created": "2018-08-24T19:42:51Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:21,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2 0.043s 2018-08-24 19:48:21,368 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/1cdf2133-6677-4c14-ab12-95f03d3327c2', u'x-compute-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bdbcf124-0f63-4a94-86b7-f6acfbca6b50'} Body: {"itemNotFound": {"message": "Instance 1cdf2133-6677-4c14-ab12-95f03d3327c2 could not be found.", "code": 404}} 2018-08-24 19:48:22,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108 0.871s 2018-08-24 19:48:22,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/5e4d0ccf-c77b-4ca5-bb9f-ccf24031a108', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-286288c4-dd1c-4b66-bafb-474159b4b501'} Body: 2018-08-24 19:48:22,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.162s 2018-08-24 19:48:22,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5fb4391-cc49-4697-9a11-bf876d29b839'} Body: 2018-08-24 19:48:22,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.357s 2018-08-24 19:48:22,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196617cc-201c-448b-b03c-3af33edca160'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "security_groups": [{"name": "tempest-secgroup-smoke-429957339"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:24,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.531s 2018-08-24 19:48:24,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be931aff-dd50-413d-86bb-2f5362742ed8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-82065279": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:58:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/311cd18c-a5eb-4f77-a150-244a502a6920", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:42:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "311cd18c-a5eb-4f77-a150-244a502a6920", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:48:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1758964177", "name": "server-1", "created": "2018-08-24T19:42:41Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:48:25,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920 0.043s 2018-08-24 19:48:25,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/311cd18c-a5eb-4f77-a150-244a502a6920', u'x-compute-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7cdc46f1-54eb-4d19-8ae6-e0f04198c13b'} Body: {"itemNotFound": {"message": "Instance 311cd18c-a5eb-4f77-a150-244a502a6920 could not be found.", "code": 404}} 2018-08-24 19:48:25,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552 0.578s 2018-08-24 19:48:25,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e00dde1c-dda5-4aea-95d5-16e5ebe28552', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ae2ae91-4c21-4c32-baae-60f0f0c8a71a'} Body: 2018-08-24 19:48:25,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177 0.035s 2018-08-24 19:48:25,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1758964177', u'x-compute-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:48:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7dc8461-3888-4817-88fb-ac6e4a828bb1'} Body: 2018-08-24 19:48:27,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2 1.300s 2018-08-24 19:48:27,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/42ee7637-3c38-4bcb-8d53-430244dc94d2', u'date': 'Fri, 24 Aug 2018 19:48:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6431da5-5efd-41c0-8580-415cd2a7fc69'} Body: 2018-08-24 19:48:28,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af 1.486s 2018-08-24 19:48:28,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/09fa4502-5201-4fa7-8dd1-6cf4f02064af', u'date': 'Fri, 24 Aug 2018 19:48:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-772c036b-6052-4402-a516-95239edfb3a3'} Body: 2018-08-24 19:48:30,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853 1.650s 2018-08-24 19:48:30,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/d6cdbb08-700c-40f9-aba8-34e297b62853', u'date': 'Fri, 24 Aug 2018 19:48:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99a5a91c-4e4c-4a2c-8c60-dadb9e3b06a9'} Body: 2018-08-24 19:48:31,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260 1.409s 2018-08-24 19:48:31,838 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/a21dfb54-bcc6-4756-8519-8b8b44299260', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-07395347-7d64-42c6-84b7-cbded87ae475'} Body: 2018-08-24 19:48:32,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9 0.328s 2018-08-24 19:48:32,168 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a51cbb2-1d30-4bb2-9213-05d0c89449a9', u'date': 'Fri, 24 Aug 2018 19:48:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ad7eca0-61fe-4498-ae5c-c4ca2875f8b6'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net[compute,id-08d4f40e-3cec-485b-9da2-76e67fbd9881,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 303, in test_bgpvpn_update_route_targets_and_unassociated_net self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:51:41,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.295s 2018-08-24 19:51:41,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1827543667 description", "name": "tempest-secgroup-smoke-1827543667"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:51:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-889042be-e001-44c5-b2cd-dc00e2633497'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1827543667 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:40Z", "updated_at": "2018-08-24T19:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "77702de5-0933-447a-8665-d77af0e2fd71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:51:40Z", "revision_number": 0, "id": "dd06bd9a-f5df-416c-aec6-f301b2643a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:51:40Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "name": "tempest-secgroup-smoke-1827543667"}} 2018-08-24 19:51:41,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 19:51:41,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-543aa85f-bef2-499c-9a56-f95793fc694b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d9f690be-5953-42df-85ea-f577bf040013"}} 2018-08-24 19:51:41,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.314s 2018-08-24 19:51:41,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94e7e234-3301-4159-9b21-42e3dcfe73f8'} 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-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1ede98a3-46a0-421d-8303-65a97a79de84"}} 2018-08-24 19:51:41,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:41,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-597ff75c-2a1b-4346-9ad6-95369f4681cb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1295d29c-ff8a-4a08-8d88-5c8d3a412566"}} 2018-08-24 19:51:41,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:41,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f88bbf4-f21b-4991-b481-6bbb116f9ff7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "882c1682-e02c-4292-8633-cafd1dc18788"}} 2018-08-24 19:51:42,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4802460-c799-4f03-b581-900a83d626e5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:41Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "be1ad7ec-e754-47f6-ab56-c6327315118e"}} 2018-08-24 19:51:42,281 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 19:51:42,282 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-545f9260-42fe-4db9-93c8-4be24dcbc737'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3cbfb22d-ed0b-456c-9bb7-02033cb0de1f"}} 2018-08-24 19:51:42,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 19:51:42,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c126fb35-dbc4-41be-aed4-6c5856fa4bd5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3e53844a-8867-4d3a-9e75-a82215c34355"}} 2018-08-24 19:51:42,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:51:42,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce7c8987-090c-4a17-b85e-14722add5016'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:51:42Z", "security_group_id": "a20d4ba0-107b-49ec-931c-e647bae132b8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:51:42Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7908e492-1ec4-4678-9722-08839e62a394"}} 2018-08-24 19:51:42,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.207s 2018-08-24 19:51:42,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-592812591"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-547e59ac-1f9f-47d8-ae18-dfe84a0e7c53'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","name":"tempest-A-592812591"}} 2018-08-24 19:51:43,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.530s 2018-08-24 19:51:43,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "name": "tempest-subnet-A-1-2125421940"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76e1c423-6be8-4d91-af0b-49656f15b183'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:42Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","subnetpool_id":null,"name":"tempest-subnet-A-1-2125421940"}} 2018-08-24 19:51:43,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/networks 0.580s 2018-08-24 19:51:43,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219833426"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:51:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1f166fa-cc11-4051-8bd3-776fcf986741'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:51:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","name":"tempest-B-219833426"}} 2018-08-24 19:51:44,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 19:51:44,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "name": "tempest-subnet-B-1-658816243"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c7612fd-c254-4f9c-8994-0b0febb44538'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:51:44Z","dns_nameservers":[],"updated_at":"2018-08-24T19:51:44Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","subnetpool_id":null,"name":"tempest-subnet-B-1-658816243"}} 2018-08-24 19:51:44,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.286s 2018-08-24 19:51:44,846 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-318480318"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2deccd7d-c4bb-4f4b-872c-53db67617d4f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhwIX+Fu39vuI7ztgJyhn5oRojrfSzMwTn3o+be1StP6kJIn1bff1zL51scxWx/vNh2Kq811cjxNX7cV9H6F0qg+sFDNGMZWT47af1Nmd4l9TCnEigzjgrbDg48UbKESQb4pZVcfWt+EJYnJgUcQSgbHQkZngTHyZECqSUpikdbnNLm7otQeRx0pFHTTdQBsTdk8l1xyNQehKXzhKwcgibn2Mxi2lYXBk7Hlu9FDpTcgQXmnFAygJx0QVMDRB9aVqK0VNkyWIIyIrMEdeog6BUtCWbTnR3e16sOEMMCntmuLTb93lX2bYg2N2QOxWU0MGjvakU5YATB+YvMN9+rLAP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4cCF/hbt/b7iO87YCcoZ+aEaI630szME596Pm3tUrT+pCSJ9\nW339cy+dbHMVsf7zYdiqvNdXI8TV+3FfR+hdKoPrBQzRjGVk+O2n9TZneJfUwpxI\noM44K2w4OPFGyhEkG+KWVXH1rfhCWJyYFHEEoGx0JGZ4Ex8mRAqklKYpHW5zS5u6\nLUHkcdKRR003UAbE3ZPJdccjUHoSl84SsHIIm59jMYtpWFwZOx5bvRQ6U3IEF5px\nQMoCcdEFTA0QfWlaitFTZMliCMiKzBHXqIOgVLQlm050d3terDhDDAp7Zri02/d5\nV9m2INjdkDsVlNDBo72pFOWAEwfmLzDffqywDwIDAQABAoIBAArqhVApCa8IaOYd\ndWLby++/M4VgJwH3SJhxsZ4CE7Eg7+qKKWegKv5D4ifZVMY7nscvc+oXu5X2Maar\n78CJYt/oaxfea8+PI5fJ3iJEVDKHnPkgF373Gc43uGxAdnzU4Vsb1Msi7I9R/ttM\nDyqF4IRlWiRcdBfwnKgTn6u0cS6EDngME9mozImP3geKnSSBAHFLIMIxZWZP4zp+\nDi/mVmaNjq7Ln367qfOJz1Pd+R6bbob5DS7QlH4jDFWzBsm/1iAkw4TyBidW+bCm\nqTiN+sJNxsDx/nD+pnmolRF3zIkdoUBqUgZtj72Ww1Q4mN3I73j516HPQoP2GrQ9\ndgiptFECgYEA+srBza1PRn89NU89b4/hYSFC6dNM8OS1jxlbs/Cgi0f+Rs8kxSE5\n9fTRlJ4KxH7Afb87FUzxdmaxQhMUF2c8LC4vdAJiJJXVE/qeC24ylVOsspyFEiyo\nEKxXrJBEV3gq3lSWlObFBTJ391cWQj0Y1ydmwmXpbGb90+yjWTBp67kCgYEA5nCm\njey1nDjU4yp/sI5z/tB3KQpFPIrYgQotfQvfhX6b6/eU6AtBbRfzM2Vf0WQzFtUi\nhG92XxIHFfbc+5vm6Q1QESuCDUXx2JhkN5IHv3MNBL/gnjvfi7FFbTMUlHgIWwIz\n3GJADsnS+I/pChUWu+GdiWhjsdOSnvSVlKzMLgcCgYEAy91qMWGCodHo1Z72V+vj\nz+sT07OaRfAEzrBUZS9jshTx1GmqgDyEOzWp8F+QbS6EFzQOOUB0wES2LvoHSQb4\nWQmqNWmCki7iKP1+39fScqS0K/UkDyQR8ovGMVaM13Wtk1G7nosA+TqPXpaCV5IG\n0U8ML1Zcq2wFRfKEzomWcLECgYAO/xvHtrTm8sff9L8UlWC1H4nxsMpqszp9w1TM\ng35LaL7q71TQeRML73gTSzCeJuAwRzSU29AfRcQSSNt+wFmZpxUj2OoAxSGFD/3N\npAI/ElSxj28lvQ3CQIodHirjsqAQlCcd24MBs164cF0hG9g75+XhsFp0kylCkPY/\nE7PB9wKBgQCzfgfDuwWcff4WCgPU44RN9xOZNZdI6dTTpEKIV9En3H4vzk2ioS3c\ndydN/Pf+WZYXs9ADndQD/y1qXdi5g8DJQJeD05+arDF3i95yOeNyA/Nb6EG9fKKF\nDxtEZqPX1y4s1m/tJlJarr7T324TwDTVAaMCHjoK8Pa7cTXUuktc6w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-318480318", "fingerprint": "79:33:49:32:43:f7:bc:82:7d:fe:50:41:61:e0:57:5d"}} 2018-08-24 19:51:45,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 0.924s 2018-08-24 19:51:45,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1598462649", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac3e72ac-f118-49f0-8f98-165a5be4fbe9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"11c92c5b-7e5c-4592-bb90-041c7b555c8a","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:45Z","name":"tempest-port-smoke-1598462649","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:52:99:31","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2","ip_address":"10.101.11.10"}],"id":"4d9b31e7-12c7-4bd3-8892-db2e49cc6df5","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} 2018-08-24 19:51:47,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 1.925s 2018-08-24 19:51:47,704 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "port": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dee03fc5-c6bb-4fcb-9155-fd0fb25aa700'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "adminPass": "smBJS4trRxX2"}} 2018-08-24 19:51:48,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.344s 2018-08-24 19:51:48,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bead1803-e9e6-4eed-bd5c-d83dacc28ba0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:49,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.387s 2018-08-24 19:51:49,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-139a9d12-5872-41e0-b9e3-c6d3a16d92df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:49,470 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:50,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.332s 2018-08-24 19:51:50,806 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f4ae834-a226-4c91-bed0-34ccb9d84d1f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:50,822 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:52,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.398s 2018-08-24 19:51:52,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8dd0ffce-4485-4bd9-adfc-40ccea1643b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.152s 2018-08-24 19:51:53,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4c38c4a-1099-4b61-a19d-0f75c2038e2f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,405 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:51:53,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.355s 2018-08-24 19:51:53,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c6922ad-2d22-45f1-8cb0-ad8eac566d9e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:51:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:53,776 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7b027d03-f63c-4b40-a907-80ea237c9fe1 with status: ACTIVE 2018-08-24 19:51:54,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/ports 1.218s 2018-08-24 19:51:54,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-724472184", "security_groups": ["a20d4ba0-107b-49ec-931c-e647bae132b8"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-534ca2bc-b6f0-485d-9cd4-de18d66c9462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:51:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d478e9bb-40ac-4c2c-ab59-b37d3892ef0e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:51:53Z","name":"tempest-port-smoke-724472184","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:84:cc:d6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"80af87ff-909b-4dd4-9d30-80781aaa3c36","ip_address":"10.102.21.20"}],"id":"ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2","security_groups":["a20d4ba0-107b-49ec-931c-e647bae132b8"],"device_id":""}} 2018-08-24 19:51:55,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.40:8774/v2.1/servers 0.695s 2018-08-24 19:51:55,693 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-318480318", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "port": "ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114c2d6b-fde4-4e7a-ac31-431c7b50e460'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "adminPass": "DjyRdnLNBu6d"}} 2018-08-24 19:51:56,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.338s 2018-08-24 19:51:56,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4039b965-f344-48fd-ba47-68d3400fc093'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:57,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.087s 2018-08-24 19:51:57,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed352f1e-e136-45be-b380-f095617a3869'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:56Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:57,150 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:51:58,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.147s 2018-08-24 19:51:58,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7671b57e-97a7-4c97-98fd-742ba7e26d91'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:51:58,312 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:51:59,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.506s 2018-08-24 19:51:59,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:51:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3bcc033-bfce-4de4-b132-384bc98eeab9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:51:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.170s 2018-08-24 19:52:01,009 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75604635-70a7-4eca-8669-961bc5547984'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,025 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 19:52:01,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.363s 2018-08-24 19:52:01,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1caadfce-6505-4dba-b195-149fe3d295bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:00Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:01,403 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b8e25ab8-74ac-4814-ae96-18040440e8b3 with status: ACTIVE 2018-08-24 19:52:01,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/routers 0.156s 2018-08-24 19:52:01,560 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--428314613", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898ea418-a835-4c03-8e44-713a6ea00321'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} 2018-08-24 19:52:03,129 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.567s 2018-08-24 19:52:03,130 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7aa8263b-ab60-47de-afd1-6ab252f00ffc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:01Z", "admin_state_up": true, "updated_at": "2018-08-24T19:52:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "name": "tempest-router--428314613"}} 2018-08-24 19:52:05,255 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface 2.121s 2018-08-24 19:52:05,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0298eb2-06e5-4d1e-a4ba-7ab505c60684'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} 2018-08-24 19:52:07,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.759s 2018-08-24 19:52:07,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:52:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d31c9b73-0cf5-42fb-87ac-0c7e4e4f476b'} Body: {"floatingip": {"router_id": "c991461b-8fe7-4df3-85c9-d98f93134ce4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:52:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "4d9b31e7-12c7-4bd3-8892-db2e49cc6df5", "id": "92f8400c-b0a5-4805-90bb-3ddc723aa289", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:52:07,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.366s 2018-08-24 19:52:07,383 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d910f7-9f53-4454-92fd-471489bf67d5'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60307e75-7a80-4669-a479-7b29bf3ab27f"}} 2018-08-24 19:52:07,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.499s 2018-08-24 19:52:07,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad4734e6-ffac-4002-a1b8-ce60819e8fe9'} Body: {"network_association": {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "id": "c746a265-0700-4453-a6aa-f06173b2d4c0"}} 2018-08-24 19:52:07,885 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:10,888 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:10,953 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:10,984 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:11,099 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:52:11,099 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:11,101 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:11,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:11,166 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16,172 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:52:16,173 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-24 19:52:16,173 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074681 seconds 2018-08-24 19:52:16,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations 0.387s 2018-08-24 19:52:16,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f/network_associations', u'date': 'Fri, 24 Aug 2018 19:52:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3cd890-efb4-4c6f-a1f8-e3154f0e11eb'} Body: {"network_association": {"network_id": "d478e9bb-40ac-4c2c-ab59-b37d3892ef0e", "id": "abad04b3-3170-4f9b-a8ad-868deb93dd43"}} 2018-08-24 19:52:16,563 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16,565 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16,629 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:16,629 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:16,744 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:52:16,744 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-24 19:52:16,750 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:52:16,811 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:52:16,814 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-24 19:52:21,821 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:52:21,822 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.205. 2018-08-24 19:52:21,822 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.078462 seconds 2018-08-24 19:52:21,823 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 60307e75-7a80-4669-a479-7b29bf3ab27f 2018-08-24 19:52:22,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f 0.490s 2018-08-24 19:52:22,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60307e75-7a80-4669-a479-7b29bf3ab27f', u'date': 'Fri, 24 Aug 2018 19:52:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95404c2f-157a-4a56-b956-cda1f8f45375'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-24 19:52:23,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289 1.116s 2018-08-24 19:52:23,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/92f8400c-b0a5-4805-90bb-3ddc723aa289', u'date': 'Fri, 24 Aug 2018 19:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e1d655b-d70a-42c1-98d0-22c578a30bdf'} Body: 2018-08-24 19:52:25,111 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface 1.677s 2018-08-24 19:52:25,112 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:52:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229e193b-2fee-46f4-a5d0-368d899b0f1b'} Body: {"network_id": "11c92c5b-7e5c-4592-bb90-041c7b555c8a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2", "subnet_ids": ["8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2"], "port_id": "292d844d-7db6-46b4-8b48-890bf4f0792c", "id": "c991461b-8fe7-4df3-85c9-d98f93134ce4"} 2018-08-24 19:52:26,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4 1.414s 2018-08-24 19:52:26,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c991461b-8fe7-4df3-85c9-d98f93134ce4', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4848de8-0b3d-43a6-8a51-226c098307ef'} Body: 2018-08-24 19:52:26,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.161s 2018-08-24 19:52:26,690 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40987a13-7425-4c12-97a9-efbe197ac474'} Body: 2018-08-24 19:52:26,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.191s 2018-08-24 19:52:26,882 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-164645b1-2aca-4bd9-af63-8245023beea6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:26Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:28,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.865s 2018-08-24 19:52:28,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f38c54c-c101-4fd7-8158-84b466094864'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219833426": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:cc:d6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b8e25ab8-74ac-4814-ae96-18040440e8b3", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:27Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-2", "created": "2018-08-24T19:51:55Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:29,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3 0.044s 2018-08-24 19:52:29,827 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b8e25ab8-74ac-4814-ae96-18040440e8b3', u'x-compute-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9198657a-df77-45ee-b9c5-b702562131c0'} Body: {"itemNotFound": {"message": "Instance b8e25ab8-74ac-4814-ae96-18040440e8b3 could not be found.", "code": 404}} 2018-08-24 19:52:30,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2 0.583s 2018-08-24 19:52:30,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ee3dd632-9514-4a9f-8dd5-3d0cc29e83f2', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-49513e6c-8e90-4d25-b4d5-0517c0620929'} Body: 2018-08-24 19:52:30,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.212s 2018-08-24 19:52:30,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a52c84b-7606-4f64-87b5-b4c7f5ed61f1'} Body: 2018-08-24 19:52:30,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.163s 2018-08-24 19:52:30,790 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b21430b-86eb-420f-b2fb-789e9782f4e2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "security_groups": [{"name": "tempest-secgroup-smoke-1827543667"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:30Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:32,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.338s 2018-08-24 19:52:32,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a67c18ef-efd9-4aae-bb67-f4338b63c655'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-592812591": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:99:31", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:51:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "7b027d03-f63c-4b40-a907-80ea237c9fe1", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-318480318", "name": "server-1", "created": "2018-08-24T19:51:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:33,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1 0.053s 2018-08-24 19:52:33,213 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/7b027d03-f63c-4b40-a907-80ea237c9fe1', u'x-compute-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ae1f3988-91d8-47dd-8dbf-e6535c6e3bb6'} Body: {"itemNotFound": {"message": "Instance 7b027d03-f63c-4b40-a907-80ea237c9fe1 could not be found.", "code": 404}} 2018-08-24 19:52:34,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5 0.925s 2018-08-24 19:52:34,140 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/4d9b31e7-12c7-4bd3-8892-db2e49cc6df5', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c693f8ba-a7c9-434a-b004-4088dd963fa1'} Body: 2018-08-24 19:52:34,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318 0.024s 2018-08-24 19:52:34,165 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-318480318', u'x-compute-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9aa7784-cc84-4413-b437-d8171374a10c'} Body: 2018-08-24 19:52:35,115 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36 0.948s 2018-08-24 19:52:35,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/80af87ff-909b-4dd4-9d30-80781aaa3c36', u'date': 'Fri, 24 Aug 2018 19:52:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2f90adc5-a0a0-431e-aad3-841113c3536e'} Body: 2018-08-24 19:52:36,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e 1.611s 2018-08-24 19:52:36,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d478e9bb-40ac-4c2c-ab59-b37d3892ef0e', u'date': 'Fri, 24 Aug 2018 19:52:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58520869-3de0-4067-acfa-48167eee63a7'} Body: 2018-08-24 19:52:38,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2 1.375s 2018-08-24 19:52:38,105 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8e7cc700-2e1f-4b8f-a36d-67783b4b0ba2', u'date': 'Fri, 24 Aug 2018 19:52:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-123cf7f0-6c0c-4e21-84e1-0b1c34571129'} Body: 2018-08-24 19:52:39,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a 1.423s 2018-08-24 19:52:39,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/11c92c5b-7e5c-4592-bb90-041c7b555c8a', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9b17cdf1-8fdb-42f0-9fe1-0348d313d3d4'} Body: 2018-08-24 19:52:39,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8 0.272s 2018-08-24 19:52:39,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/a20d4ba0-107b-49ec-931c-e647bae132b8', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c5de19a6-3552-4538-b9db-ea5dd24d98ee'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target[compute,id-bf417cad-0bc4-446a-b367-850aa619ca4f,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:52:40,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.244s 2018-08-24 19:52:40,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1087705290 description", "name": "tempest-secgroup-smoke-1087705290"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-540cc294-d3f3-4aa4-93c3-265becdab84c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1087705290 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:39Z", "updated_at": "2018-08-24T19:52:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "150491d0-240f-4d28-b430-c614539b56e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:52:39Z", "revision_number": 0, "id": "410e86c5-364a-4011-ad56-edf97f3a4c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:52:39Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "name": "tempest-secgroup-smoke-1087705290"}} 2018-08-24 19:52:40,574 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.500s 2018-08-24 19:52:40,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c59278cf-2065-45fa-bdc9-ff4ad5ae411c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00355c8c-ed87-4921-a772-a026643ea87c"}} 2018-08-24 19:52:40,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 19:52:40,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17cece5b-9a4b-410c-97fe-a689a7baa2e0'} 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-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6cd8d1ef-e055-4555-93d7-dd85420adcd9"}} 2018-08-24 19:52:40,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.192s 2018-08-24 19:52:40,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f805aba-0571-45e2-8686-15172fe15223'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b7787c58-10f0-4cf9-82ea-1c611515611f"}} 2018-08-24 19:52:41,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.145s 2018-08-24 19:52:41,072 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00b40a47-d411-4800-93dd-96d3c7614c40'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c801fc85-044a-4b9d-a1af-c09d27539871"}} 2018-08-24 19:52:41,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.132s 2018-08-24 19:52:41,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719d2008-5e8f-4476-a9c3-f5567612641b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:40Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a9d1f80-dc9e-438d-a2b2-4631d9a0722c"}} 2018-08-24 19:52:41,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 19:52:41,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1856d93-c833-4fb0-b830-54d6124b1772'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3c599dc8-4426-4e33-ab01-39679848822a"}} 2018-08-24 19:52:41,512 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 19:52:41,512 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db53ee76-47b8-4416-a282-3b2ff2d682c1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52b135ad-04ed-410b-a07c-dfb261cd7174"}} 2018-08-24 19:52:41,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 19:52:41,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee040b68-56a6-4e0f-8638-e39f4c02155b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:52:41Z", "security_group_id": "6db9958c-5e7e-4065-9e89-8d2511c784f9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:52:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1da359cb-4abd-47b8-b324-9cd28805e3db"}} 2018-08-24 19:52:41,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.249s 2018-08-24 19:52:41,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-481888132"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ebf5d4-9f9f-4cfa-8a9c-c27ddd5704a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4800509c-865f-4b5b-b618-f3c13291ea2e","name":"tempest-A-481888132"}} 2018-08-24 19:52:42,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.822s 2018-08-24 19:52:42,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "name": "tempest-subnet-A-1-317893715"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8eb7b7a-a8af-41c9-b3f9-c6ea9555ae44'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:41Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","subnetpool_id":null,"name":"tempest-subnet-A-1-317893715"}} 2018-08-24 19:52:42,969 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/networks 0.232s 2018-08-24 19:52:42,970 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-566101621"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6567a92-8350-48f4-8a49-9a2239de5e1b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:52:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","name":"tempest-B-566101621"}} 2018-08-24 19:52:43,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.697s 2018-08-24 19:52:43,668 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "name": "tempest-subnet-B-1-580475601"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-099c1873-5b6d-4cd4-8a23-019f533ad9cf'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:52:43Z","dns_nameservers":[],"updated_at":"2018-08-24T19:52:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","subnetpool_id":null,"name":"tempest-subnet-B-1-580475601"}} 2018-08-24 19:52:43,916 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.247s 2018-08-24 19:52:43,916 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1705483289"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cca1bf63-8013-4d55-a54e-0e065a67087a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbOsAbMKFj6Xv8tSwAiNMoJlj0VQLn86EWTTUXkusPwui4RjjGrO3AiT8HE+5vaxQPgFz4rzfGB2rBTMPWKo09ij7uvzJbq6mDom/WP32qU5tAwTy08b22kwzzpn9cK8kEcUF0SsZl4JR1TzZzwbuaT31uCES3tG721su4hX9tb/AIA8+qPU89/yZSr9tm6pHVGHaWk+EjONh76WJptGc0DGMQniD3wkg8h/ghb0YxnvnHkYj4zTsfUu6bn8dpI8RlUaibEk+K/F6mIddmfWtzh4M8gepSgnQSATszku+aRwpnOEusNsjcQyDoCPlTALnZ2ISpjk1U5X5xXy/Tffep Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2zrAGzChY+l7/LUsAIjTKCZY9FUC5/OhFk01F5LrD8LouEY4\nxqztwIk/BxPub2sUD4Bc+K83xgdqwUzD1iqNPYo+7r8yW6upg6Jv1j99qlObQME8\ntPG9tpMM86Z/XCvJBHFBdErGZeCUdU82c8G7mk99bghEt7Ru9tbLuIV/bW/wCAPP\nqj1PPf8mUq/bZuqR1Rh2lpPhIzjYe+liabRnNAxjEJ4g98JIPIf4IW9GMZ75x5GI\n+M07H1Lum5/HaSPEZVGomxJPivxepiHXZn1rc4eDPIHqUoJ0EgE7M5LvmkcKZzhL\nrDbI3EMg6Aj5UwC52diEqY5NVOV+cV8v0333qQIDAQABAoIBAQC2NzbFYr5CFScA\n/HT+XLtle7okGyS3NkCGENY4Kd1G1HIp9/Po7oMOrQS+FUrxQMcDu2WLLdfluPR6\nhhugPu32YJm+RxzMJPpYdwMNyOfiUmuQfwy+OM++mKsDOThSm/IQxzHoPt54fxnm\nB1jzDeuobrmKY0T6i/ZPJGlfjVZE1mNNpgdLh51JqXAoVnBANhHcC3lwSBqLQGhH\n64rTvZCkYCpdXHQD/ccdBYvYMkwv5Q6AoYJ5v496Ol40z+qfYqG9CjqwCg+iQdEQ\nAVN7R/SLdDYJxMVAqUm24TKN8hacYWFozWKjcNG0CpyGh49+VX4hB8/AThO7p74k\nCmT1FlaBAoGBAPXagjHtUviOOAJwrcOZSwwzQUM9VAt2tkmADZMR1cE014JrZWcw\nfzguG9OdWQu/mFJW4RmuPrNCetx8vxu0soh4Uz86bbpnPOLUQa3Mg301e5lmqTV4\nEZP49yDKE5mIl9TsIx5y9Gt0n9+9flnQOZ8DAbW0QF4yBbJOmsmW3DzlAoGBAORG\n9BOiwLbuAeVs5jFpz2lGHaHUVe24ahqLH7w/R3yX2QiCmZuCrRKP7FhpLQd9o0Ec\neKAwpIT1kwpEQhaFpYbSNLQSmy9OTSJ65uBD3MGF7dQdFIdChGCRJi5+OrMhLK51\naUQA9benMciC1p3UMKg2RU2feuGrEqh5zWsDnmd1AoGAFK9fyOeY1YTRvZLRa+WX\n5NzjHs8oJRbF24VEnx0fCPRzNWvnyjjQW1+1w6Y3eb+TB0p8AfchG1/6ilaMlb4s\nT0Mgbe9yj/5jpwoIxKCyZ3R6g7uZfQAvKm4GDOIzp/VQIQAFLGirm+biFKcS3Gei\nkXhlSm5yA/rdc9UdPNzOhukCgYEAh6xgDneRwGdu+xOhMMcpffEtVWxk8dfEQChl\n4TVe4H9Df9pXP2UIRlsB5n4EREp4yA8K5nJipZ9rGBP/j3E5MwsmRcw1LYWFNLQF\nGk9bGi3mb0YlWErBcL90CPf/HU3fR4UC3mcPo2qcnQaeVcmybZdr0zmxCATsHvPd\nkffhoq0CgYEA2+ek7vFoz6N1zgfNiSkEQCuNqpmB10rlRlrrdoiBde8WEUTY5+k4\nQH0QVDKkQjKu/oWTHRwG+gAWQKMlPK+62JJRUPkOWhCJCLIlWd9vRW2nfO+PG4Hw\nBwIbaiVvdTydQyGH0awdY/y7jbqd/4q0Mds3Td358saUQvEjnESRJvc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1705483289", "fingerprint": "d2:4d:65:3a:99:84:b1:4f:89:b1:e2:fb:cf:e7:e1:51"}} 2018-08-24 19:52:45,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.764s 2018-08-24 19:52:45,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-704004311", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b324acbd-7c77-435f-83de-bf0600487af1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4800509c-865f-4b5b-b618-f3c13291ea2e","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:44Z","name":"tempest-port-smoke-704004311","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a1:97:07","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"3b19a24e-ae35-4c4d-b55b-c89819938ad1","ip_address":"10.101.11.10"}],"id":"48825acd-9ea6-414a-b6f4-1fdf7a79d84e","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} 2018-08-24 19:52:47,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 1.419s 2018-08-24 19:52:47,105 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4800509c-865f-4b5b-b618-f3c13291ea2e", "port": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50c04196-16e2-4743-85f4-6c368e4ade93'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "adminPass": "pKhn57VPrPMY"}} 2018-08-24 19:52:47,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.060s 2018-08-24 19:52:47,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57b92fd3-560d-4cd8-b5f8-969c79e7c966'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:48,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.288s 2018-08-24 19:52:48,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57329285-6ac9-420b-adeb-059290d91c92'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:49,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.220s 2018-08-24 19:52:49,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00fbf3ad-6434-4f3c-80c3-3578a26e224f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:49,729 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:52:50,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.213s 2018-08-24 19:52:50,945 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b56ebda2-e460-4b68-bd5a-cd469fa4b110'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:52,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.958s 2018-08-24 19:52:52,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a8cd2d0-9283-4931-9cc1-998ce6899e1b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:48Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.161s 2018-08-24 19:52:54,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15c25f6-06d9-4e45-acef-ea35d94a2f8f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,112 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:52:54,285 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.172s 2018-08-24 19:52:54,286 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-662701c5-0cd4-4d69-9790-d1508c38902c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:52:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:54,299 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: f10413f1-f9c9-45e5-9edd-bb1eb9c65940 with status: ACTIVE 2018-08-24 19:52:55,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/ports 1.190s 2018-08-24 19:52:55,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-751932543", "security_groups": ["6db9958c-5e7e-4065-9e89-8d2511c784f9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03f2e3dd-81ff-4277-8aaa-584818835379'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:52:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf501aba-0233-4816-92fd-10c0d9fe89a1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:52:54Z","name":"tempest-port-smoke-751932543","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ff:e2:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b255f13a-a44d-4911-9b4b-eb2c92c6e2d4","ip_address":"10.102.21.20"}],"id":"07060dde-1bf7-4a13-90d7-54138ebdff1d","security_groups":["6db9958c-5e7e-4065-9e89-8d2511c784f9"],"device_id":""}} 2018-08-24 19:52:56,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.40:8774/v2.1/servers 0.969s 2018-08-24 19:52:56,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1705483289", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "port": "07060dde-1bf7-4a13-90d7-54138ebdff1d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f71ee7d-b40e-492b-864e-8919896fa3ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "adminPass": "dh3CTaLCExfX"}} 2018-08-24 19:52:56,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.072s 2018-08-24 19:52:56,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c7bcfd-9d83-47aa-9bcb-d14a773438b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:57,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.332s 2018-08-24 19:52:57,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76496b70-e0fd-45d7-affa-07fd370a519b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:57,900 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:52:59,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:52:59,050 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a771801-22ea-4743-9d2f-300f7b259997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:52:59,063 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:53:00,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.147s 2018-08-24 19:53:00,212 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:52:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e2c2e02-6812-4c55-9efa-1671a00490f8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:01,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.162s 2018-08-24 19:53:01,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fd12d80-0538-4b3e-a8fd-b841ff3f9900'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:52:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:02,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.442s 2018-08-24 19:53:02,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a57037-d116-457c-9a18-67119951c36d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:02,859 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 19:53:02,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.137s 2018-08-24 19:53:02,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b7d89e-ea15-4301-b835-64cbfacc98eb'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:53:01Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:53:03,011 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 with status: ACTIVE 2018-08-24 19:53:03,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.108s 2018-08-24 19:53:03,121 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ecb1d97-6701-42d7-b710-cb56e82b6bcb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5d06406e-a386-453c-a9e6-6bd6a9819526"}} 2018-08-24 19:53:03,459 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.337s 2018-08-24 19:53:03,460 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-31cda9f8-bcbf-4068-9803-e94b016887df'} Body: {"network_association": {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "id": "31eafb9a-9b0d-45d8-9ede-8bd2f78e8fad"}} 2018-08-24 19:53:03,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations 0.422s 2018-08-24 19:53:03,883 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5d06406e-a386-453c-a9e6-6bd6a9819526/network_associations', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-906e53a2-85ff-434f-9d4c-72e3c6f88b66'} Body: {"network_association": {"network_id": "bf501aba-0233-4816-92fd-10c0d9fe89a1", "id": "59bc14c9-c07b-4aae-8f60-c217a189ca21"}} 2018-08-24 19:53:03,883 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:53:03,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/routers 0.110s 2018-08-24 19:53:03,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--537573267", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e05ab4c-6bad-480c-b35b-6be663c044ba'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:03Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} 2018-08-24 19:53:05,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.550s 2018-08-24 19:53:05,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:53:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41491993-42bc-4090-a800-b1b93063c240'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:03Z", "admin_state_up": true, "updated_at": "2018-08-24T19:53:04Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "name": "tempest-router--537573267"}} 2018-08-24 19:53:07,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface 1.955s 2018-08-24 19:53:07,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:53:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1feec5a5-1b5c-442c-886c-8200db3ebc48'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} 2018-08-24 19:53:09,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.900s 2018-08-24 19:53:09,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:53:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-479fc25f-741d-439a-a777-4a2c4cf518fe'} Body: {"floatingip": {"router_id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:53:08Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "48825acd-9ea6-414a-b6f4-1fdf7a79d84e", "id": "382937f3-66b0-4589-905f-6d10f1dc8c0d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:53:08Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:53:09,407 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12,417 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12,481 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:53:12,482 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:12,597 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:53:12,597 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:53:12,599 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:53:12,662 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:53:12,663 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:53:17,670 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:53:17,671 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:54:27,695 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:54:27,697 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:54:27,702 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:54:27,767 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:54:27,799 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:54:32,807 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:54:32,808 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:55:42,832 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:55:42,834 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:55:42,835 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42,840 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:42,942 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:42,967 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:42,974 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:55:42,974 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:42,975 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 19:55:42,975 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:42,977 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,038 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,041 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,051 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 19:55:43,051 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 19:55:43,052 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,054 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,114 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,118 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,125 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 19:55:43,125 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,127 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,186 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,191 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:43,197 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 19:55:43,197 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a3:d4:0d [ether] on eth0 2018-08-24 19:55:43,198 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:55:43,198 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:55:43,200 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:55:43,261 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:55:43,266 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:55:48,273 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:55:48,274 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:56:58,340 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:56:58,341 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.217:22' as 'cirros' with public key authentication 2018-08-24 19:56:58,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:56:58,447 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:56:58,473 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.217 successfully created 2018-08-24 19:57:03,482 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.217 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:57:03,484 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.217. 2018-08-24 19:58:13,554 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 19:58:13,555 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.217: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 19:58:13.555 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 19:58:15,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d 1.537s 2018-08-24 19:58:15,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/382937f3-66b0-4589-905f-6d10f1dc8c0d', u'date': 'Fri, 24 Aug 2018 19:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf6ee7c6-cd46-49da-92fa-9b7a86e51140'} Body: 2018-08-24 19:58:16,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface 1.743s 2018-08-24 19:58:16,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3/remove_router_interface', u'date': 'Fri, 24 Aug 2018 19:58:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d64ce92c-6044-438c-8f8d-9834b54e2db4'} Body: {"network_id": "4800509c-865f-4b5b-b618-f3c13291ea2e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "3b19a24e-ae35-4c4d-b55b-c89819938ad1", "subnet_ids": ["3b19a24e-ae35-4c4d-b55b-c89819938ad1"], "port_id": "a14c4340-af57-4f26-a64a-901f42006c7c", "id": "a9261ffd-70ca-498e-9eeb-69d4448a91a3"} 2018-08-24 19:58:18,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3 1.655s 2018-08-24 19:58:18,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a9261ffd-70ca-498e-9eeb-69d4448a91a3', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-818c5576-a768-46f5-ae52-2f99499695eb'} Body: 2018-08-24 19:58:18,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.416s 2018-08-24 19:58:18,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21362a70-8425-49d1-b677-e9aba5c8643c'} Body: 2018-08-24 19:58:19,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.399s 2018-08-24 19:58:19,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bfe18d65-4488-4967-b7e6-92bb82a767d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-566101621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:36", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:21,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.702s 2018-08-24 19:58:21,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58a1c1c3-89bf-4fee-b41a-7d9025d92e4b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T19:53:01.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5c1ce2ff-09d3-4bb1-8830-fccb11baee36", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T19:58:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T19:58:20.000000", "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-2", "created": "2018-08-24T19:52:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:21,049 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 19:58:22,098 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36 0.047s 2018-08-24 19:58:22,098 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5c1ce2ff-09d3-4bb1-8830-fccb11baee36', u'x-compute-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-890cf4d7-dde2-43cb-802f-ef42179151f3'} Body: {"itemNotFound": {"message": "Instance 5c1ce2ff-09d3-4bb1-8830-fccb11baee36 could not be found.", "code": 404}} 2018-08-24 19:58:23,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d 0.904s 2018-08-24 19:58:23,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/07060dde-1bf7-4a13-90d7-54138ebdff1d', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9098f3a0-0ba1-4a0a-8249-b25df210eda2'} Body: 2018-08-24 19:58:23,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.246s 2018-08-24 19:58:23,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-065c4d5b-686a-4967-bb1d-df658f1631c6'} Body: 2018-08-24 19:58:24,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 1.136s 2018-08-24 19:58:24,391 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5aebda5-feb2-4c82-81a0-f2c06ab17138'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-481888132": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:97:07", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:52:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "f10413f1-f9c9-45e5-9edd-bb1eb9c65940", "security_groups": [{"name": "tempest-secgroup-smoke-1087705290"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1705483289", "name": "server-1", "created": "2018-08-24T19:52:46Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:25,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940 0.064s 2018-08-24 19:58:25,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/f10413f1-f9c9-45e5-9edd-bb1eb9c65940', u'x-compute-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b67eac3-3866-45a2-80f8-0409745f6e58'} Body: {"itemNotFound": {"message": "Instance f10413f1-f9c9-45e5-9edd-bb1eb9c65940 could not be found.", "code": 404}} 2018-08-24 19:58:26,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e 0.885s 2018-08-24 19:58:26,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/48825acd-9ea6-414a-b6f4-1fdf7a79d84e', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e66b87d-6837-4c61-9ff0-764d1335892e'} Body: 2018-08-24 19:58:26,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289 0.025s 2018-08-24 19:58:26,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1705483289', u'x-compute-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a521e899-6c30-4026-b8f4-271e228e46a2'} Body: 2018-08-24 19:58:27,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4 1.015s 2018-08-24 19:58:27,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b255f13a-a44d-4911-9b4b-eb2c92c6e2d4', u'date': 'Fri, 24 Aug 2018 19:58:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bda3e93f-b0da-4b04-8036-f8b9afd864f8'} Body: 2018-08-24 19:58:29,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1 1.825s 2018-08-24 19:58:29,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/bf501aba-0233-4816-92fd-10c0d9fe89a1', u'date': 'Fri, 24 Aug 2018 19:58:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4008c69c-4957-4796-b110-9fbb10d50018'} Body: 2018-08-24 19:58:30,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1 1.277s 2018-08-24 19:58:30,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/3b19a24e-ae35-4c4d-b55b-c89819938ad1', u'date': 'Fri, 24 Aug 2018 19:58:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-802b1d3e-b544-40ef-ade6-f8c667572534'} Body: 2018-08-24 19:58:32,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e 1.682s 2018-08-24 19:58:32,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4800509c-865f-4b5b-b618-f3c13291ea2e', u'date': 'Fri, 24 Aug 2018 19:58:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d871cc-32fb-4455-af2c-608177194e8a'} Body: 2018-08-24 19:58:32,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9 0.250s 2018-08-24 19:58:32,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/6db9958c-5e7e-4065-9e89-8d2511c784f9', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-94cdc6f6-1ad1-4eb9-a8a1-36eda3c7b5fc'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets[compute,id-133497a1-2788-40f7-be01-b3b64b5ef8cd,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 19:58:32,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.258s 2018-08-24 19:58:32,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-464177378 description", "name": "tempest-secgroup-smoke-464177378"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6b73457-8a92-4a56-bc98-cad67eca5f47'} Body: {"security_group": {"description": "tempest-secgroup-smoke-464177378 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "updated_at": "2018-08-24T19:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "2e93c197-5833-44d3-84fb-e61b042d2c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T19:58:32Z", "revision_number": 0, "id": "6bd3beaf-55d7-409a-ab52-6bb9dc7de7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "name": "tempest-secgroup-smoke-464177378"}} 2018-08-24 19:58:32,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:32,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84be7c9e-cba2-4d25-a02f-894bc7eabc82'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "acde5b15-3a42-4b43-bf46-3b8d84a23f19"}} 2018-08-24 19:58:33,093 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 19:58:33,093 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30485810-0287-4d1b-b8ae-d61a879dd75b'} 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-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f1d4eaaa-1dec-49f9-827e-1c98bedf1d40"}} 2018-08-24 19:58:33,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.178s 2018-08-24 19:58:33,272 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cbf9f00-2109-4a40-8437-7f01a6441370'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:32Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7cdec96d-c53f-4d73-8eed-aab1f3dce9c8"}} 2018-08-24 19:58:33,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.413s 2018-08-24 19:58:33,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83f151d7-e6f2-42f3-92e3-72400975e7a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3dc051d8-0412-4624-8b09-f5fd378c441e"}} 2018-08-24 19:58:33,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.168s 2018-08-24 19:58:33,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cc27c89-5478-499b-a9be-8e046aa7465f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cd20400e-140b-4719-a3c0-4fa2a5e9b99d"}} 2018-08-24 19:58:34,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 19:58:34,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fda6f2fb-7e4f-4810-b8e6-4e9bc0dff81d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1404123c-8e4b-4e47-b859-4eb75799a34c"}} 2018-08-24 19:58:34,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.167s 2018-08-24 19:58:34,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aacac3b6-3992-4d6b-b0e6-43eb3864da5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:33Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "885405f8-2d0e-499b-aec2-7c63de92f0da"}} 2018-08-24 19:58:34,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 19:58:34,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08b9920e-5b90-4866-ab9d-2e91ddba5427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T19:58:34Z", "security_group_id": "ee99f864-92b6-4eef-841a-f1e11e191c9b", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7a09212b-9030-49d0-89fa-bc101e5f2197"}} 2018-08-24 19:58:34,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.342s 2018-08-24 19:58:34,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1524284942"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95c7587-03ba-45bd-9228-b55338269811'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","name":"tempest-A-1524284942"}} 2018-08-24 19:58:36,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.327s 2018-08-24 19:58:36,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "name": "tempest-subnet-A-1-311280830"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4baeb6b-a819-426c-bf40-edf5fe242287'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","subnetpool_id":null,"name":"tempest-subnet-A-1-311280830"}} 2018-08-24 19:58:36,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/networks 0.394s 2018-08-24 19:58:36,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-105927690"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 19:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d34ce61-ec53-4ca9-a31e-6c0ddeb3cc9f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T19:58:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"808eb520-f357-4743-8d70-e63fcd5c5238","name":"tempest-B-105927690"}} 2018-08-24 19:58:37,477 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.052s 2018-08-24 19:58:37,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "name": "tempest-subnet-B-1-2003198912"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f067d243-9ae5-40e0-b712-c045834d1299'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T19:58:36Z","dns_nameservers":[],"updated_at":"2018-08-24T19:58:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"99734c65-7233-48dd-b06a-e6a331bdaef8","subnetpool_id":null,"name":"tempest-subnet-B-1-2003198912"}} 2018-08-24 19:58:37,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.212s 2018-08-24 19:58:37,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1895725862"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-227693d2-5ba3-4f05-a89d-4b7f06488beb'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUQ9MvsJIMiHvAZsW3/0TtzchuyV9uyVVRl8aTQYcvsLaoelOqypwwLWblk7aDZrFceUsU+rrywPVZyPjo0935MwTTGvbfo5ESBeZrJv6VM+QJjhEvYimSD/VhUGaxzXk+kTGhcCkTBKMjGJVIUzPpYh047kKd65k+YaTnsT7DwDzozcyuSAdGP7LDI9lFNxIizAAoeOAKDEvYCkBMbyJWNqS7ZZcsuEq5tTv9eO7bK+0vPh8jUf7JIT+2/ZcPkhEoAEv57r65qdd3Aqv+zspQEX3mjYwWgnSPsrmV38gSORAPX6VGZEAmIThN5rsadR4prOyDk5oZRjtpTyERgiCr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1EPTL7CSDIh7wGbFt/9E7c3IbslfbslVUZfGk0GHL7C2qHpT\nqsqcMC1m5ZO2g2axXHlLFPq68sD1Wcj46NPd+TME0xr236OREgXmayb+lTPkCY4R\nL2Ipkg/1YVBmsc15PpExoXApEwSjIxiVSFMz6WIdOO5CneuZPmGk57E+w8A86M3M\nrkgHRj+ywyPZRTcSIswAKHjgCgxL2ApATG8iVjaku2WXLLhKubU7/Xju2yvtLz4f\nI1H+ySE/tv2XD5IRKABL+e6+uanXdwKr/s7KUBF95o2MFoJ0j7K5ld/IEjkQD1+l\nRmRAJiE4Tea7GnUeKazsg5OaGUY7aU8hEYIgqwIDAQABAoIBAHOo2WP89De8DqJR\n3Z5ai7aAEJy9QTDep4ykBOGsLPtBcOXwcbJ4YA6oTo79o8+Jn07iEJVH4aHwnj/k\nECzddPAaaqCU6rwFJkEJ0fnE76dg9Pp33MlS1Y/u/ieeZbawXUZIWyC6OsdQGYxA\nEuer3ndmrMGeodHm1EN3dSGCJM8H7EbNCBgxDaum9UlHwz2kptxcq+20aGgED6Ch\n/ENn4PjyAgj3tEkeNbcjRYSzUVvK5MQqaO8ZTIeHZVpc1rUs0j4UYFFPCvO+gxqT\nBluUgKE89uHa0JO6StAyP0NdtMxEI3MMGztSIXwrX6ko+JgFtGweyqISzvodj3C3\nRj60bKECgYEA9YvyTJ+jxhefVQKhbUl31hrgdl4nEdUtF0KJE39FaOG0+9Br67A7\nsPR4Ia4sNj2y96nAYIEqn2F/cfKpdKvz9T4UvpiNHy6rmdt59PdreYYySNf5lCc8\neRMBxqGB6bTcJ7aAEZ5ChJBYmDmun+88SjvlR0N6E1TeduWzt58f71kCgYEA3U0p\nnrssa8KWUrXSAbsVrEm7yqMafWG7NLjvlVeUDN21q4jg4qM5Q8cJxN8Z3WXTdGrB\n2vQ0964H4cxmP+G4o1O6Yqf/y4ouAgMfhtmLSaLKSaPZpY+BaIlJVY7OPxn7tthI\nEW5tUMCpYndJzPa6vR5nmyaCyVSjks2gqr2uM6MCgYAR0bofvWYRNh2l+a7lU3OS\n4hhv/p0vOh0vlvCDrbTHy7lqnNF4JS3vxY4CQ7WJqiiWuIbxee4x6s1o44dQpDns\nDjlLK57yKFzjqX3MPThbdVWo26ONENvenXZ/h7D52NoxN5lLrgR9wkvroCQAD0h8\nyqP06/yr8njCgCDurmmO4QKBgQCs+hVgJvmPuWd6evgNtkg4hOGugFLCUlPb3/oV\nB4GHlPzdeX4eaGroWXl/UsuKzH697nxcQqnsNzGeAwChSjPiJh33400DsZxIolxQ\nMVa4VfA8I0CKMmN6bGTP5XG8zPh9cQzT4za6+fzsJEWhWfGYxV1CXpW3/Npmcyf0\njZLOdQKBgFKE6J3XAJgoxvkrHKuTZPKsDDGHTarqeangdGzLF3w6FE7GrpV5QzB2\nuKALjfzbKtSOV/mdE/VCKMfoHPIlq9BNrHUCyVQpgDdcbkbeM7/iI9HOSkyNYR2y\nHSqAEl6dZVRAQHQwMzGP5Ls77ippiydSlA/ws0ZFlRMuL0RT1ZMH\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1895725862", "fingerprint": "34:c3:7b:30:c8:17:2e:24:ad:a1:63:33:81:94:30:4b"}} 2018-08-24 19:58:38,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 1.183s 2018-08-24 19:58:38,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079519887", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ba99c8d-b364-40d6-8dc6-e5535c2811f8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2f4d9377-c550-4ac9-9c52-cdfe1f8466d0","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:38Z","name":"tempest-port-smoke-2079519887","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6a:33:bb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f3ed29fb-26eb-49fe-932d-e3943ae2273c","ip_address":"10.101.11.10"}],"id":"f12365d3-3850-48e8-bd33-6573eed618fe","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} 2018-08-24 19:58:40,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 2.098s 2018-08-24 19:58:40,978 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "port": "f12365d3-3850-48e8-bd33-6573eed618fe"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1539b5bf-4547-4c99-9fa9-b6be2adb768a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "adminPass": "9bXYhEAc9N4S"}} 2018-08-24 19:58:41,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.075s 2018-08-24 19:58:41,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5a41014f-d324-4780-b012-7ff5514bbc83'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:42,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.423s 2018-08-24 19:58:42,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3661fe3-dd59-4e13-bab3-a42e47af808a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:43,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.376s 2018-08-24 19:58:43,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9e28db6-48bf-4c8e-a4fb-53aa0ee2d129'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:43,905 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 19:58:45,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.179s 2018-08-24 19:58:45,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f3b7037-1e54-4fcb-bda5-b78106f0e3bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:46,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.442s 2018-08-24 19:58:46,544 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5408d897-9a63-4d2c-8696-5b19c3330f4a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:42Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,117 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.557s 2018-08-24 19:58:48,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0126bb67-c9c4-4ba5-9dd4-8cedf13d3580'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,131 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:48,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.451s 2018-08-24 19:58:48,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64a9cc88-67c6-4782-b266-141609c9096c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:48,596 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bb058b94-36cf-48ca-9564-c22fb3e36d00 with status: ACTIVE 2018-08-24 19:58:49,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/ports 0.837s 2018-08-24 19:58:49,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-203859698", "security_groups": ["ee99f864-92b6-4eef-841a-f1e11e191c9b"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983e1043-1ae4-4690-80bb-0d61bcc7ae3f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T19:58:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"808eb520-f357-4743-8d70-e63fcd5c5238","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T19:58:48Z","name":"tempest-port-smoke-203859698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6f:96:8c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"99734c65-7233-48dd-b06a-e6a331bdaef8","ip_address":"10.102.21.20"}],"id":"d76feaf3-b9fb-4d26-a86d-506c74b46cdc","security_groups":["ee99f864-92b6-4eef-841a-f1e11e191c9b"],"device_id":""}} 2018-08-24 19:58:50,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.40:8774/v2.1/servers 1.020s 2018-08-24 19:58:50,456 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1895725862", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "808eb520-f357-4743-8d70-e63fcd5c5238", "port": "d76feaf3-b9fb-4d26-a86d-506c74b46cdc"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-18382f90-7efe-4872-a048-474298248de3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18382f90-7efe-4872-a048-474298248de3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "adminPass": "SzVLJK3Bc3Uk"}} 2018-08-24 19:58:50,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.054s 2018-08-24 19:58:50,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46feea75-38f0-4f1a-b80f-64d569a78ed4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:51,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.336s 2018-08-24 19:58:51,869 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5753a856-2bb1-4649-8bf7-c4714510076b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:51,883 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 19:58:53,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.340s 2018-08-24 19:58:53,226 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e311590-e850-48c5-a61a-daf5a63d227d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:53,239 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 19:58:54,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.163s 2018-08-24 19:58:54,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d80c1057-3df7-4a4a-b532-1d261b01428e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:55,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.164s 2018-08-24 19:58:55,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0bdd238e-0748-433a-b62a-a1e0f1696ce6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T19:58:52Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:57,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.434s 2018-08-24 19:58:57,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27193d2-60d0-4be8-96eb-81a43fbc115c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:57,051 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 19:58:58,201 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 1.149s 2018-08-24 19:58:58,201 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 19:58:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf982a25-ef5b-44b1-9464-d1e311331ce5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T19:58:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 19:58:58,215 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 with status: ACTIVE 2018-08-24 19:58:58,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.484s 2018-08-24 19:58:58,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f58371-b7d5-44ee-bd4f-f583d7441bec'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "d7cd45f6-214e-4dd9-8b77-6dd762a9b89f"}} 2018-08-24 19:58:59,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.336s 2018-08-24 19:58:59,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f73332ac-a0b6-4865-a626-62ce55dab9e8'} Body: {"network_association": {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "id": "2c35b3b6-f531-49db-a067-9852a39b4fe7"}} 2018-08-24 19:58:59,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations 0.741s 2018-08-24 19:58:59,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/d7cd45f6-214e-4dd9-8b77-6dd762a9b89f/network_associations', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-502bac1a-33e7-4cbd-87b2-d4eed53efa74'} Body: {"network_association": {"network_id": "808eb520-f357-4743-8d70-e63fcd5c5238", "id": "2bc1d040-7ab0-49b5-9dd8-d472744e04ed"}} 2018-08-24 19:58:59,783 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 19:58:59,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/routers 0.161s 2018-08-24 19:58:59,946 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1718121555", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 19:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4a244b5-fdea-48a0-b2b8-87bf7fe9db31'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:58:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} 2018-08-24 19:59:01,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.495s 2018-08-24 19:59:01,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 19:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebd8610e-f482-4865-8546-50f14e068a40'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:58:59Z", "admin_state_up": true, "updated_at": "2018-08-24T19:59:01Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "name": "tempest-router--1718121555"}} 2018-08-24 19:59:03,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface 2.513s 2018-08-24 19:59:03,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/add_router_interface', u'date': 'Fri, 24 Aug 2018 19:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ea7ca4-52b2-43c9-b339-b22b8f8a3717'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} 2018-08-24 19:59:05,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.814s 2018-08-24 19:59:05,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 19:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3158d72-8201-4d49-903e-ba571c62a330'} Body: {"floatingip": {"router_id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T19:59:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "f12365d3-3850-48e8-bd33-6573eed618fe", "id": "f8caca36-4581-47dd-9381-98802c385ff3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T19:59:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 19:59:05,775 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13,792 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:13,852 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:59:13,859 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:13,973 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 19:59:13,974 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 19:59:13,976 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 19:59:14,039 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 19:59:14,040 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 19:59:19,048 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 19:59:19,048 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:00:29,116 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:00:29,117 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:00:29,122 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:00:29,185 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:00:29,187 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:00:34,193 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:00:34,193 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:01:44,253 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:01:44,253 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:01:44,254 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,259 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,360 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,386 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,392 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:01:44,392 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44,393 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:01:44,393 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,457 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,470 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:01:44,470 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:01:44,470 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,472 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,532 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,536 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,542 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:01:44,542 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,545 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,605 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,609 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:44,614 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:01:44,615 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f5:96:9d [ether] on eth0 2018-08-24 20:01:44,615 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:01:44,616 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:01:44,618 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:01:44,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:01:44,682 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:01:49,688 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:01:49,689 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:02:59,746 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:02:59,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:02:59,751 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:02:59,845 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:02:59,847 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:03:04,854 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:03:04,854 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:04:14,910 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:04:14,911 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:04:14.911 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:04:16,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3 1.124s 2018-08-24 20:04:16,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/f8caca36-4581-47dd-9381-98802c385ff3', u'date': 'Fri, 24 Aug 2018 20:04:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c39e8fb7-017f-4ae3-b844-82add55200d9'} Body: 2018-08-24 20:04:17,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface 1.729s 2018-08-24 20:04:17,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:04:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49030527-036a-4c87-801c-2fa181c914e4'} Body: {"network_id": "2f4d9377-c550-4ac9-9c52-cdfe1f8466d0", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f3ed29fb-26eb-49fe-932d-e3943ae2273c", "subnet_ids": ["f3ed29fb-26eb-49fe-932d-e3943ae2273c"], "port_id": "0d1364ce-b28c-4eeb-bcd7-7618a81fb8d7", "id": "5a7549ae-6c5f-45cc-b2f3-f58c046030b6"} 2018-08-24 20:04:19,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6 1.768s 2018-08-24 20:04:19,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5a7549ae-6c5f-45cc-b2f3-f58c046030b6', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f545e5e-60a0-4d65-bd96-8867e37b8838'} Body: 2018-08-24 20:04:20,331 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.792s 2018-08-24 20:04:20,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb599fe-7af7-4879-a54b-c170d2043a9e'} Body: 2018-08-24 20:04:21,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.697s 2018-08-24 20:04:21,030 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2720d7-7e0e-4160-9d8d-ea8919fbf0b5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-105927690": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:96:8c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:20Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-2", "created": "2018-08-24T19:58:50Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:22,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 0.044s 2018-08-24 20:04:22,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742', u'x-compute-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-41f82b75-7071-40c7-a748-d2bf0afa064b'} Body: {"itemNotFound": {"message": "Instance b91e3fc4-2eb4-4f1b-8ad8-f3437f4c9742 could not be found.", "code": 404}} 2018-08-24 20:04:22,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc 0.865s 2018-08-24 20:04:22,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d76feaf3-b9fb-4d26-a86d-506c74b46cdc', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6233f14-50dc-40f4-bf7b-b4c7b606a544'} Body: 2018-08-24 20:04:23,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.200s 2018-08-24 20:04:23,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a3a3debc-4c67-430a-9508-c6ce6a40d168'} Body: 2018-08-24 20:04:23,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.632s 2018-08-24 20:04:23,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcce085-7d55-4008-90b7-23e028e1c235'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1524284942": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:33:bb", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T19:58:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "bb058b94-36cf-48ca-9564-c22fb3e36d00", "security_groups": [{"name": "tempest-secgroup-smoke-464177378"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:22Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1895725862", "name": "server-1", "created": "2018-08-24T19:58:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:24,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00 0.047s 2018-08-24 20:04:24,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/bb058b94-36cf-48ca-9564-c22fb3e36d00', u'x-compute-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3babc0d6-807a-416f-8450-4859dd6eae4d'} Body: {"itemNotFound": {"message": "Instance bb058b94-36cf-48ca-9564-c22fb3e36d00 could not be found.", "code": 404}} 2018-08-24 20:04:25,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe 1.096s 2018-08-24 20:04:25,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f12365d3-3850-48e8-bd33-6573eed618fe', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-695aa4c8-a40c-46c6-b2b6-41bf2605d41d'} Body: 2018-08-24 20:04:25,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862 0.042s 2018-08-24 20:04:25,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1895725862', u'x-compute-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d447afca-b28b-4583-9fa6-99eab2982cbc'} Body: 2018-08-24 20:04:27,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8 1.018s 2018-08-24 20:04:27,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/99734c65-7233-48dd-b06a-e6a331bdaef8', u'date': 'Fri, 24 Aug 2018 20:04:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-025a8ccc-4f33-4f1c-a8b5-c0e531f08f29'} Body: 2018-08-24 20:04:28,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238 1.440s 2018-08-24 20:04:28,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/808eb520-f357-4743-8d70-e63fcd5c5238', u'date': 'Fri, 24 Aug 2018 20:04:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e4d1134-eac7-4e61-b614-cb68adcf52aa'} Body: 2018-08-24 20:04:29,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c 1.459s 2018-08-24 20:04:29,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f3ed29fb-26eb-49fe-932d-e3943ae2273c', u'date': 'Fri, 24 Aug 2018 20:04:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2af7748d-2114-457e-b3da-bd3b6efb9cc4'} Body: 2018-08-24 20:04:31,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0 1.695s 2018-08-24 20:04:31,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/2f4d9377-c550-4ac9-9c52-cdfe1f8466d0', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c6210261-b618-43a0-9e87-3678df1da0c0'} Body: 2018-08-24 20:04:31,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b 0.311s 2018-08-24 20:04:31,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/ee99f864-92b6-4eef-841a-f1e11e191c9b', u'date': 'Fri, 24 Aug 2018 20:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10ad22bd-ece3-4b65-8c0f-cde283eec3b2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1[compute,id-c8bfd695-f731-47a6-86e3-3dfa492e08e0,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:04:32,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.303s 2018-08-24 20:04:32,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1746779499 description", "name": "tempest-secgroup-smoke-1746779499"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e685d43-f780-47af-8e0c-bc46b3ed901c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1746779499 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:31Z", "updated_at": "2018-08-24T20:04:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "0d528db2-4806-4c87-bd59-78e76b6058f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:04:31Z", "revision_number": 0, "id": "f06b88ad-6366-4551-b3a8-37c40dc8210f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:04:31Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "name": "tempest-secgroup-smoke-1746779499"}} 2018-08-24 20:04:32,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.195s 2018-08-24 20:04:32,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba5525b8-ab8c-4236-9e95-8dd771f7b613'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a4b7d511-308e-4cdf-b4f1-a3fe0dfdc7d0"}} 2018-08-24 20:04:32,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.161s 2018-08-24 20:04:32,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23168afa-25d0-4cee-9de9-022a72bd2314'} 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-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a71ab40a-f0ab-4366-a22f-ddbbf3eeb966"}} 2018-08-24 20:04:32,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.153s 2018-08-24 20:04:32,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14625c15-fd13-49b1-b611-5e7ec62d0c57'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:32Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "aa27061c-f525-42be-a81b-4e2e973bff84"}} 2018-08-24 20:04:33,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.656s 2018-08-24 20:04:33,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e9d21a9-9519-42db-9fe2-d806acaf1e8c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "feb1c9d6-b466-4730-bee6-7f785c6d59c8"}} 2018-08-24 20:04:33,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.176s 2018-08-24 20:04:33,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fbce53c-bdb8-4463-a414-92ceae57e36c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "96ae9a82-1542-4e09-a376-5e19af550da8"}} 2018-08-24 20:04:33,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:04:33,761 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93c71cfa-21fa-44ee-abcf-4c3c029875b6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:33Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2b74bb15-172e-4c68-934b-b3192a510974"}} 2018-08-24 20:04:34,494 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.732s 2018-08-24 20:04:34,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f380642f-58c3-419a-b3c1-776e34f7a56b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "83f3fd43-8fa7-43f8-9cc4-8148d08fac51"}} 2018-08-24 20:04:34,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.146s 2018-08-24 20:04:34,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-356f491b-e076-4295-b771-cc137018846d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:04:34Z", "security_group_id": "c746f388-8d43-4a7d-acef-7c5fd83a72cb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:04:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3df56d86-ca79-413c-888a-05653846fb73"}} 2018-08-24 20:04:34,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.241s 2018-08-24 20:04:34,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-296510270"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23650622-4d48-4743-a837-8faa38d1b499'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","name":"tempest-A-296510270"}} 2018-08-24 20:04:35,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.552s 2018-08-24 20:04:35,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "name": "tempest-subnet-A-1-1950723043"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12bc6f89-1082-4980-bd30-1f391ba5e439'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"225bdeef-126f-4020-92c4-ba72287ce891","subnetpool_id":null,"name":"tempest-subnet-A-1-1950723043"}} 2018-08-24 20:04:35,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.195s 2018-08-24 20:04:35,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1735729017"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:04:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc899a0-3761-47fc-abe6-b62d9beb8a18'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:04:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","name":"tempest-B-1735729017"}} 2018-08-24 20:04:36,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.604s 2018-08-24 20:04:36,242 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "name": "tempest-subnet-B-1-1182948987"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b2f7a68-ee08-4ce2-8ce3-d4cf5e21c4f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:04:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:04:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"77284a87-5d39-4a83-b394-bbcd29f1afca","subnetpool_id":null,"name":"tempest-subnet-B-1-1182948987"}} 2018-08-24 20:04:36,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.567s 2018-08-24 20:04:36,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0d06e61-74e7-4435-b3d7-ab6c60145563'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "e57b4f0a-dde9-4099-b43c-367b1c7e78b0"}} 2018-08-24 20:04:37,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.425s 2018-08-24 20:04:37,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-819490418"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ba8d820-24a6-4d8b-a0ed-7bd2ae969a0c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG4cvk83kV0Zf2q8p/kS6XyTk9WpN11oYAjwGXhcj7EDK0H3Q82LjBheDyW7kgg0hdnKedkfgRqQEZ6fvw2BHkVvIY6Rvtg+FTVQrk1rx/wQnKZwf9bYKqld75n+kOUGvuVz55AaLJB+GUFauflXxxFI4ok6PLgSmpbzptSWA4iWjFSh2CP5XfDRZJ5W/xpJ74lE4G0e5NDsxnstMT7/25u0V00A5qTNaLzeO56W6pfA8iMP/+iEQUVSTLG+MrMJNIAypZP4QXNpSTVbHw3jmiKu6p3JtXIkefgPXTTgPnmVZm4dRBJR3A0+JMAJB4nab0chstvVrGkahkQYBW1/9j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxuHL5PN5FdGX9qvKf5Eul8k5PVqTddaGAI8Bl4XI+xAytB90\nPNi4wYXg8lu5IINIXZynnZH4EakBGen78NgR5FbyGOkb7YPhU1UK5Na8f8EJymcH\n/W2CqpXe+Z/pDlBr7lc+eQGiyQfhlBWrn5V8cRSOKJOjy4EpqW86bUlgOIloxUod\ngj+V3w0WSeVv8aSe+JROBtHuTQ7MZ7LTE+/9ubtFdNAOakzWi83jueluqXwPIjD/\n/ohEFFUkyxvjKzCTSAMqWT+EFzaUk1Wx8N45oiruqdybVyJHn4D1004D55lWZuHU\nQSUdwNPiTACQeJ2m9HIbLb1axpGoZEGAVtf/YwIDAQABAoIBAQCSCiQqzw5PE0U/\ngQ6Fdhp8oupBP02g7hIgPuKwXTEkCtTwp1g3hfzFPoXb8baTRVPSScJbVmCOt0dz\nu/mg9UjOH3pPCH3Vf03qXzxMpdJtDVcfJWEcm1mj4cGGFAKS3EMlFTNur+DVNdBT\naUZJPP/QGYP6D8/rE8GABYklzwe0+wXyYTTtu3E5wxvtHtYUU8uZEHdiZ57Whqz7\n+juYJrCmbwiKtFQOuK/c1wIkWBSuI23BXoiptOZEVNbdU+SQNahUHwoGWqykpBlq\nMoqrE7tSvCdHY1Y7gtaBHIKfsk8aQadssSNpkD9jVl2bIMvVQibpSt192agiXJc8\ndC2cXEdBAoGBAO4r8QUa71XdE6IoLAwGq1B5HeXo953V3dKAMoKTzSZFDz8RKbuc\nf1Zl2GlxhDIWT3zDDcX30s31Ad5C5d0x3vwBQrsLjir5X2DMZPq/zzUyMSIXgtuS\nO3nmBYe46/2LgGs7Cw4pTFh8MxLZoYWcPGp6iJB8d52lBe/JFhL5MUP5AoGBANXE\n86+yyS42bH8sikjFaFZorE1rE8fTZ1hS1V3JbYuy5D9y1nukZB3Ko16wLfMx/sgC\nmLGWitHYytJXNqxDhp0eU3/Zw7d37eU0hiuTX4sNcD67iBWygumJHyWxEkI2eSFl\nto7MLsXNX/hba5+bYpjerVoL2+PATL/78l5yYz07AoGAC+BdEGgbbyirBfcC20ap\n3EVt3D0Vu+UiPpDt89zy6emfrQFqF1TidKh3diqW8Phz1kDTuv90n5iME006sSD/\ngYl+jl0xJatxuh33Gxndd0WddZm+iLxuAtIZjH8IJYiDStWS443jpLXsxg/cIhF8\nYcLidHIAdPf5p89bLm8GqeECgYBgPWA8bLBYJtZn1uSW6JEVveA8poVsREfVos0+\ngQ3Zg/tweUIIvjT4mJ8+ZPD6+TosT8bwxMbQvNprIiqSGYCEQf/zolWTxuGKfEAf\nZCTylGVBSOp2Yjy/6STlsjd3KdEU8RbkaRZxpQmc5YOpgqo8Cpxe2tHvUkb7c/Fl\nBfiZuwKBgQDHSmqczZCLwJd5V3rfa/k7/AIiVVTY8ud3sauoo7/bHgNGL8m3ymc/\njf0vZQmehU9j+aYxWw7WlykahRadEAPeMn27wrVuoGohmQ/B7GKLMAboH5t5iUXH\nQfsSoNVyrCDa0usbTxf8++tSmXyadU0OCV578qQyFXJZWDVt0gUppg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-819490418", "fingerprint": "77:f1:8a:6c:ff:a6:9c:ee:6d:d7:11:69:1e:04:59:16"}} 2018-08-24 20:04:38,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.041s 2018-08-24 20:04:38,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1210455680", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d09ed720-d877-4358-aeb3-f1ba71a95046'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:37Z","name":"tempest-port-smoke-1210455680","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e0:c0:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.10"}],"id":"61ba48aa-d818-4b50-b95b-36141a93ab06","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:40,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.067s 2018-08-24 20:04:40,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "61ba48aa-d818-4b50-b95b-36141a93ab06"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-676f4feb-5b50-40c2-8335-bfd006eb2cbb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "adminPass": "oZ7NsRWRZSch"}} 2018-08-24 20:04:40,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.252s 2018-08-24 20:04:40,610 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd6a460d-7748-404a-aa9a-c41d06fb1ee2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:41,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.371s 2018-08-24 20:04:42,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cabe7516-efe6-41fe-93cc-d092951a0cd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:42,013 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:04:43,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.447s 2018-08-24 20:04:43,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78e9e7cf-56a0-4c08-ae09-3daa2cb00e9b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:43,476 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:44,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.156s 2018-08-24 20:04:44,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d27b2ac0-9eb8-4e12-b9fa-b4642847fb1c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:41Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.407s 2018-08-24 20:04:46,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-43f27eb5-ee5a-48f6-af61-13adada25107'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,069 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:04:46,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.362s 2018-08-24 20:04:46,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5acf01-0d87-44c5-b26c-f1a60e70b1e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:46,448 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cc33ce5f-0465-40f4-9878-f6b64cf25528 with status: ACTIVE 2018-08-24 20:04:47,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.012s 2018-08-24 20:04:47,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2083480665", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-beaa79c8-0e02-4755-b9fa-317d9536db7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:46Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:46Z","name":"tempest-port-smoke-2083480665","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:dc:6b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.20"}],"id":"424a4c0f-7ddc-4a24-a2a9-eb24393e7052","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:49,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.969s 2018-08-24 20:04:49,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f792eb37-99d8-4964-86d6-a2d951ba4529'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "adminPass": "pk3dVNjh2xCo"}} 2018-08-24 20:04:49,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.456s 2018-08-24 20:04:49,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04f7d790-cba1-4c8f-b485-5a3a45382639'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:51,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.665s 2018-08-24 20:04:51,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cc759cb-17a1-45f3-8373-2dafe125e394'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:52,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.166s 2018-08-24 20:04:52,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93e5c9aa-79c4-4939-be17-f4dcedc2b6a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:52,770 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:04:54,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.337s 2018-08-24 20:04:54,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b429bebe-60c7-4f59-a218-075aab6ec9fa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:55,554 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.429s 2018-08-24 20:04:55,555 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c79a0b-0bd1-4a2b-a0db-dc0c43c1d919'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:51Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:56,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.333s 2018-08-24 20:04:56,902 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ad1beb-e794-4e1d-95cd-3d761c53b7c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:56,915 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:04:57,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.413s 2018-08-24 20:04:57,329 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78a6ba74-513c-4f50-bd82-f4993fa42427'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:04:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:04:57,342 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5005dec2-2980-4684-abdb-bfffc4b2d681 with status: ACTIVE 2018-08-24 20:04:58,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.175s 2018-08-24 20:04:58,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-520633883", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f47e7b8-53a6-46d3-a8c4-cc0245f585da'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:04:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd94d92f-c7f4-4202-8a74-572c734fbd71","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:04:57Z","name":"tempest-port-smoke-520633883","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5e:4f:a2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"225bdeef-126f-4020-92c4-ba72287ce891","ip_address":"10.101.11.30"}],"id":"ca60f8e7-c53d-46e3-991b-dc451a2c6c2c","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:04:59,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.454s 2018-08-24 20:04:59,974 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "port": "ca60f8e7-c53d-46e3-991b-dc451a2c6c2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d17cfb0d-d7c4-4237-9f78-b1b1a7c30a6d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "adminPass": "Z9Ld5k3Mx4rK"}} 2018-08-24 20:05:00,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.331s 2018-08-24 20:05:00,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8edbc365-556a-4fd9-ab50-4e7151bfe852'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:01,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.056s 2018-08-24 20:05:01,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5899519-b398-482e-916d-53d63bcd7da2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:02,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.422s 2018-08-24 20:05:02,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fdb27e87-79ee-401f-b3fd-75fc08ba1f33'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:02,833 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:05:04,170 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:04,170 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d79e4dfa-ade6-4a73-856a-59e333c7dcc0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:01Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.335s 2018-08-24 20:05:05,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d06fe968-fafb-4487-9066-1d843c4dbc97'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,531 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:05,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.165s 2018-08-24 20:05:05,697 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2cae786e-d093-48e2-b003-89f4af47e8d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:04Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:05,711 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf1c8007-9466-49dd-8a27-ea2d8c116e33 with status: ACTIVE 2018-08-24 20:05:06,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.059s 2018-08-24 20:05:06,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1395877795", "security_groups": ["c746f388-8d43-4a7d-acef-7c5fd83a72cb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6abb3776-3644-43ad-a5bf-6dbd65811304'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:05:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"12c12a5b-be01-4b7b-a83a-e0dc367319ce","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:05:06Z","name":"tempest-port-smoke-1395877795","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:41:6e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"77284a87-5d39-4a83-b394-bbcd29f1afca","ip_address":"10.102.21.40"}],"id":"24db8968-6413-4f03-9145-6e73b7249bb1","security_groups":["c746f388-8d43-4a7d-acef-7c5fd83a72cb"],"device_id":""}} 2018-08-24 20:05:08,451 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.674s 2018-08-24 20:05:08,453 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-819490418", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "port": "24db8968-6413-4f03-9145-6e73b7249bb1"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aaf5e796-226a-4ead-a1f9-233535acb08b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "adminPass": "AvLZ4JMNTczN"}} 2018-08-24 20:05:08,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.300s 2018-08-24 20:05:08,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2e5a86f-666f-4d5a-8666-20b34438717a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:10,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.369s 2018-08-24 20:05:10,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e65728b-7d94-41ac-8b01-31c6c1477a18'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:11,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.096s 2018-08-24 20:05:11,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01911926-634c-4024-98f7-22a8a7b56598'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:11,269 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:05:12,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.147s 2018-08-24 20:05:12,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce136e92-00ec-4cf4-ba23-cd591aa4d72e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:05:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.198s 2018-08-24 20:05:13,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c21905b3-2982-49dd-9a5c-e17b4d9174cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,644 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:05:13,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.151s 2018-08-24 20:05:13,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e9f009-004f-4381-ad38-b345e9d0f8b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:05:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:05:13,813 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 941b5453-0bc7-4c01-bab4-b16ef0deb6ba with status: ACTIVE 2018-08-24 20:05:14,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.378s 2018-08-24 20:05:14,193 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-788cb493-1694-4398-afa5-218e40fadc9c'} Body: {"network_association": {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "id": "d523818f-5669-41e9-90e5-544785df4d56"}} 2018-08-24 20:05:14,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.160s 2018-08-24 20:05:14,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--898430597", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef7c98e6-9c7b-46d7-966c-c7f934387c09'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:14Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} 2018-08-24 20:05:16,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.756s 2018-08-24 20:05:16,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:05:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2f15d0f-4341-492f-a6df-cbf0511f837e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:14Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5f78d583-54ec-41fd-b518-f5b091d84735", "name": "tempest-router--898430597"}} 2018-08-24 20:05:18,241 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface 2.126s 2018-08-24 20:05:18,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-293818b7-c6b0-41c6-931c-1acb0ad1433e'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} 2018-08-24 20:05:20,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.893s 2018-08-24 20:05:20,136 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-be936432-4692-4a8d-b32e-046662789482'} Body: {"floatingip": {"router_id": "5f78d583-54ec-41fd-b518-f5b091d84735", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "61ba48aa-d818-4b50-b95b-36141a93ab06", "id": "7585756d-ed22-43a1-9f4b-16c604ebb7ad", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:05:20,138 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36,169 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36,237 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:36,266 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:36,380 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:05:36,381 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:36,383 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:36,442 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:36,447 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41,454 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:05:41,455 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 20:05:41,455 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075003 seconds 2018-08-24 20:05:41,456 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41,458 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41,522 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:41,523 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:41,637 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-24 20:05:41,638 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:41,640 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:41,699 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:41,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:45,711 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073676 seconds 2018-08-24 20:05:46,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations 0.396s 2018-08-24 20:05:46,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0/network_associations', u'date': 'Fri, 24 Aug 2018 20:05:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c05c9c0-2983-4bf8-bafa-7a91bafec014'} Body: {"network_association": {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "id": "f2cac0c4-a0d4-4bae-a918-a78d20ed86f6"}} 2018-08-24 20:05:46,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.146s 2018-08-24 20:05:46,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--549147244", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:05:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d2d233e8-6445-424e-b830-001c959e3c08'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:45Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} 2018-08-24 20:05:47,726 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.468s 2018-08-24 20:05:47,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:05:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7592041c-f6d2-4d88-9376-cb66ea63bf0e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:45Z", "admin_state_up": true, "updated_at": "2018-08-24T20:05:47Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "name": "tempest-router--549147244"}} 2018-08-24 20:05:49,789 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface 2.061s 2018-08-24 20:05:49,789 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:05:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7b00e57-50d1-497a-a5da-0c8e3448a84f'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} 2018-08-24 20:05:51,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 2.024s 2018-08-24 20:05:51,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:05:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-daf7b9ad-a62d-476b-bc96-08f3c0b4c9f7'} Body: {"floatingip": {"router_id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:05:50Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "424a4c0f-7ddc-4a24-a2a9-eb24393e7052", "id": "2abd47d4-d71a-4fc8-8d40-9511aee201f7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:05:50Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:05:51,816 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:51,818 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:51,880 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:51,884 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:51,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:05:51,999 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-24 20:05:52,001 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:05:52,059 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:05:52,065 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-24 20:05:57,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:05:57,073 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-24 20:05:57,073 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074883 seconds 2018-08-24 20:05:57,074 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04,089 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04,192 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:06:04,218 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:04,332 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-24 20:06:04,333 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-24 20:06:04,335 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:06:04,398 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:06:04,399 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-24 20:06:08,407 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074595 seconds 2018-08-24 20:06:08,407 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN e57b4f0a-dde9-4099-b43c-367b1c7e78b0 2018-08-24 20:06:09,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0 0.704s 2018-08-24 20:06:09,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/e57b4f0a-dde9-4099-b43c-367b1c7e78b0', u'date': 'Fri, 24 Aug 2018 20:06:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f6687ed-0934-4a5b-9de5-c1ab61bc2f21'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-24 20:06:10,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7 1.130s 2018-08-24 20:06:10,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/2abd47d4-d71a-4fc8-8d40-9511aee201f7', u'date': 'Fri, 24 Aug 2018 20:06:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ecdc572-ae23-4d0c-9b68-0859135f4afa'} Body: 2018-08-24 20:06:11,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface 1.631s 2018-08-24 20:06:11,879 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c4626bd-60fc-4b38-bddf-b7e0ecae87e2'} Body: {"network_id": "12c12a5b-be01-4b7b-a83a-e0dc367319ce", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "77284a87-5d39-4a83-b394-bbcd29f1afca", "subnet_ids": ["77284a87-5d39-4a83-b394-bbcd29f1afca"], "port_id": "18256afb-8e80-451c-a7bd-9ae015959d4d", "id": "9e1d0797-468a-45da-8dea-e4e8825a9dbe"} 2018-08-24 20:06:13,376 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe 1.495s 2018-08-24 20:06:13,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9e1d0797-468a-45da-8dea-e4e8825a9dbe', u'date': 'Fri, 24 Aug 2018 20:06:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e5ad7265-553c-48dc-8566-8402001d7ab7'} Body: 2018-08-24 20:06:14,220 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad 0.843s 2018-08-24 20:06:14,221 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/7585756d-ed22-43a1-9f4b-16c604ebb7ad', u'date': 'Fri, 24 Aug 2018 20:06:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-853b7fbe-9685-447c-bed1-bca2ee8ae65b'} Body: 2018-08-24 20:06:16,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface 1.930s 2018-08-24 20:06:16,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:06:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ed81831-b674-4266-a904-229ca4c05e06'} Body: {"network_id": "fd94d92f-c7f4-4202-8a74-572c734fbd71", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "225bdeef-126f-4020-92c4-ba72287ce891", "subnet_ids": ["225bdeef-126f-4020-92c4-ba72287ce891"], "port_id": "f29f51bd-fe40-4dff-b2a6-4cbf761b509c", "id": "5f78d583-54ec-41fd-b518-f5b091d84735"} 2018-08-24 20:06:17,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735 1.504s 2018-08-24 20:06:17,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5f78d583-54ec-41fd-b518-f5b091d84735', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce433608-6160-4a89-bc23-62cc5f05f9e9'} Body: 2018-08-24 20:06:17,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.176s 2018-08-24 20:06:17,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c72d975-25f1-4542-bdf6-02df9b5859af'} Body: 2018-08-24 20:06:18,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.453s 2018-08-24 20:06:18,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f31653d-8042-4622-9299-bdbada0a01d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:41:6e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:19,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.378s 2018-08-24 20:06:19,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb267c69-8232-45c2-9bf7-d228c93b8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "941b5453-0bc7-4c01-bab4-b16ef0deb6ba", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:18Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-4", "created": "2018-08-24T20:05:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:20,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba 0.047s 2018-08-24 20:06:20,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/941b5453-0bc7-4c01-bab4-b16ef0deb6ba', u'x-compute-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-cc913da2-31b7-4ad8-8c23-466e6400eeea'} Body: {"itemNotFound": {"message": "Instance 941b5453-0bc7-4c01-bab4-b16ef0deb6ba could not be found.", "code": 404}} 2018-08-24 20:06:21,333 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1 0.581s 2018-08-24 20:06:21,334 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/24db8968-6413-4f03-9145-6e73b7249bb1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262dcd1a-b495-4025-a4b4-95886a106ba8'} Body: 2018-08-24 20:06:21,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.180s 2018-08-24 20:06:21,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3724f603-4472-484a-8d6e-2bce9fffd38b'} Body: 2018-08-24 20:06:22,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.568s 2018-08-24 20:06:22,085 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0b2c18c-e909-40f2-b445-831668aecbb4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:4f:a2", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:05:04.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf1c8007-9466-49dd-8a27-ea2d8c116e33", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:21Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-3", "created": "2018-08-24T20:04:59Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:23,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33 0.068s 2018-08-24 20:06:23,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf1c8007-9466-49dd-8a27-ea2d8c116e33', u'x-compute-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:22 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-10143437-0023-4fb3-96ef-c78028d7738d'} Body: {"itemNotFound": {"message": "Instance cf1c8007-9466-49dd-8a27-ea2d8c116e33 could not be found.", "code": 404}} 2018-08-24 20:06:23,810 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c 0.640s 2018-08-24 20:06:23,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ca60f8e7-c53d-46e3-991b-dc451a2c6c2c', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-688681fb-35f5-4d02-a951-b8d5fc63c810'} Body: 2018-08-24 20:06:23,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.167s 2018-08-24 20:06:23,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3d38cb9-325d-4c2d-8a3c-400c5b117e72'} Body: 2018-08-24 20:06:24,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.369s 2018-08-24 20:06:24,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebcaa505-10ed-40a2-ad69-7d5fe64a8d7e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1735729017": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:dc:6b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5005dec2-2980-4684-abdb-bfffc4b2d681", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:55.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5005dec2-2980-4684-abdb-bfffc4b2d681", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:23Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-2", "created": "2018-08-24T20:04:49Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:25,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681 0.045s 2018-08-24 20:06:25,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/5005dec2-2980-4684-abdb-bfffc4b2d681', u'x-compute-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ade20626-c81d-41fe-8719-14002f42635f'} Body: {"itemNotFound": {"message": "Instance 5005dec2-2980-4684-abdb-bfffc4b2d681 could not be found.", "code": 404}} 2018-08-24 20:06:25,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052 0.577s 2018-08-24 20:06:25,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/424a4c0f-7ddc-4a24-a2a9-eb24393e7052', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c72fcb2-eb32-42aa-ba22-d0863af0536f'} Body: 2018-08-24 20:06:26,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.181s 2018-08-24 20:06:26,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f16b2d0-ab68-4cac-a3d9-de0a5e9011f7'} Body: 2018-08-24 20:06:26,576 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.395s 2018-08-24 20:06:26,577 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d187972-b4d7-4609-a185-191fab42ccd5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "security_groups": [{"name": "tempest-secgroup-smoke-1746779499"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:27,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.102s 2018-08-24 20:06:27,692 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0481a7d-7260-4416-908d-3b767315072c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-296510270": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c0:2f", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:04:45.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cc33ce5f-0465-40f4-9878-f6b64cf25528", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:26Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-819490418", "name": "server-1", "created": "2018-08-24T20:04:40Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:28,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528 0.052s 2018-08-24 20:06:28,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cc33ce5f-0465-40f4-9878-f6b64cf25528', u'x-compute-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3b664167-e001-4ca9-b8e2-48052f7c2e8c'} Body: {"itemNotFound": {"message": "Instance cc33ce5f-0465-40f4-9878-f6b64cf25528 could not be found.", "code": 404}} 2018-08-24 20:06:29,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06 0.837s 2018-08-24 20:06:29,595 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/61ba48aa-d818-4b50-b95b-36141a93ab06', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a7378e9-f305-4d63-b82c-0a40408a6d90'} Body: 2018-08-24 20:06:29,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418 0.060s 2018-08-24 20:06:29,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-819490418', u'x-compute-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc8330f0-cafc-4437-ae0e-c86e8384eb45'} Body: 2018-08-24 20:06:30,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca 1.292s 2018-08-24 20:06:30,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/77284a87-5d39-4a83-b394-bbcd29f1afca', u'date': 'Fri, 24 Aug 2018 20:06:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16d1b4c1-d38b-4842-8d60-c2a5ad8f3476'} Body: 2018-08-24 20:06:32,665 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce 1.714s 2018-08-24 20:06:32,666 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/12c12a5b-be01-4b7b-a83a-e0dc367319ce', u'date': 'Fri, 24 Aug 2018 20:06:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b511ff3-dd61-45ea-b91c-d1b667537af2'} Body: 2018-08-24 20:06:34,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891 1.392s 2018-08-24 20:06:34,060 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/225bdeef-126f-4020-92c4-ba72287ce891', u'date': 'Fri, 24 Aug 2018 20:06:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d201b660-687c-4732-bffe-74ed788b242b'} Body: 2018-08-24 20:06:35,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71 1.555s 2018-08-24 20:06:35,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fd94d92f-c7f4-4202-8a74-572c734fbd71', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d534fca1-d725-4ac1-a301-b982a0571c9f'} Body: 2018-08-24 20:06:35,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb 0.294s 2018-08-24 20:06:35,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/c746f388-8d43-4a7d-acef-7c5fd83a72cb', u'date': 'Fri, 24 Aug 2018 20:06:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8537330b-f092-4b88-91d4-f56da7064af4'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2[compute,id-758a8731-5070-4b1e-9a66-d6ff05bb5be1,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication self.ssh_client.test_connection_auth() File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth connection = self._get_ssh_connection() File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:06:36,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.699s 2018-08-24 20:06:36,646 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1686290041 description", "name": "tempest-secgroup-smoke-1686290041"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d19789be-2c38-451c-8f98-27f518a0b54e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1686290041 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "updated_at": "2018-08-24T20:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "5e1e442c-38e8-454d-847b-3ca41a382b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:06:36Z", "revision_number": 0, "id": "848d13bd-0aea-4473-9b9c-0275bd8e1882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "name": "tempest-secgroup-smoke-1686290041"}} 2018-08-24 20:06:36,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:06:36,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-628eab0b-f4b1-4dfd-9adf-0e15705bd57d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4c12e807-2832-436d-93f4-c3e40a797c61"}} 2018-08-24 20:06:37,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.365s 2018-08-24 20:06:37,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d500ffa2-1426-4743-b381-3feb9fef97fe'} 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-08-24T20:06:36Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:36Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "b358324e-1fc6-4c80-bc5e-af2b4a6b68de"}} 2018-08-24 20:06:37,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.147s 2018-08-24 20:06:37,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c319fc4-ba2e-4451-9f9c-3deb1d4eed5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "44f2e3b7-536a-415b-9007-0a7bee2e3b48"}} 2018-08-24 20:06:37,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:06:37,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13334752-5790-4e69-9b9d-e41411a9fcc3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5122b20c-26d1-4477-9b14-4650f0b6ba67"}} 2018-08-24 20:06:37,652 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.137s 2018-08-24 20:06:37,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e43cf465-898e-46fe-9287-5b57ffe58cf8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5fba61de-3515-4337-b559-6238b136f875"}} 2018-08-24 20:06:37,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:06:37,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36bce87a-d256-40e7-81ba-8c1e2387f430'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "38938c98-aa36-4180-a7d6-7028083be767"}} 2018-08-24 20:06:37,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:06:37,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-231ef417-0ec4-4da8-b76e-427f4bc63692'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "64700ad2-be19-49da-9a66-c186b4648a0d"}} 2018-08-24 20:06:38,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.140s 2018-08-24 20:06:38,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:06:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab1b5a30-acb5-41ad-b672-36ca8d491702'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:06:37Z", "security_group_id": "7e76673b-9aef-40c7-bda2-1565974a9dbb", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:06:37Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "88ce48b6-3804-4e37-b731-b4652bd23327"}} 2018-08-24 20:06:38,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.276s 2018-08-24 20:06:38,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1477743651"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f33bad3-7718-4630-a847-21492a818ddc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","name":"tempest-A-1477743651"}} 2018-08-24 20:06:38,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.517s 2018-08-24 20:06:38,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "name": "tempest-subnet-A-1-967288754"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6540ceb5-c250-4ce3-89de-bf039c062ef8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:38Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","subnetpool_id":null,"name":"tempest-subnet-A-1-967288754"}} 2018-08-24 20:06:39,129 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.224s 2018-08-24 20:06:39,129 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1784863147"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:06:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b0fbf87-abe6-4349-95fe-10f7b3bb3325'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:06:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","name":"tempest-B-1784863147"}} 2018-08-24 20:06:40,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.887s 2018-08-24 20:06:40,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "name": "tempest-subnet-B-1-1787032665"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:06:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3e66c004-a31b-4663-9e4e-d7353e896d47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:06:39Z","dns_nameservers":[],"updated_at":"2018-08-24T20:06:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","subnetpool_id":null,"name":"tempest-subnet-B-1-1787032665"}} 2018-08-24 20:06:40,449 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.430s 2018-08-24 20:06:40,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7a05eef-fe1d-4166-a066-6381ce365255'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "56bb6573-d14e-4c6c-b78b-92271bd0adac"}} 2018-08-24 20:06:41,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.597s 2018-08-24 20:06:41,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1373104971"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3af13193-ecb9-4897-a27d-42b333b3070f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBHpaKF99ORlntIRpdx0eX7fZVAsyWBIqlvY/Z5m6/vEmT2KkRcyR2oa1YV4r/yOZchqTN6S/8iMimOoFzGiL36hNk2OYlNarrVK3qkc0nvtupy6mt9aKAwSVc5L4oZS0fAuK7JYUKfM8/HT4eUaGkfsvNBn4fP7KMgQbupvkqBw0+wGqCqzLtQmyBIkPSoVI4sAksSNbbS3FkHWipVE/yJSvJ1PXb0nB4R1SAxTC57THFz6i6PaGLWqSrjU68USAF7/FYrvydBL1gT+luuiDpv/QgrsThoiut3BrBlVpcEYM9DrghJ9ESxzgrhEiKpC8LvdefgR1BK5UOVensSGql Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwR6WihffTkZZ7SEaXcdHl+32VQLMlgSKpb2P2eZuv7xJk9ip\nEXMkdqGtWFeK/8jmXIakzekv/IjIpjqBcxoi9+oTZNjmJTWq61St6pHNJ77bqcup\nrfWigMElXOS+KGUtHwLiuyWFCnzPPx0+HlGhpH7LzQZ+Hz+yjIEG7qb5KgcNPsBq\ngqsy7UJsgSJD0qFSOLAJLEjW20txZB1oqVRP8iUrydT129JweEdUgMUwue0xxc+o\nuj2hi1qkq41OvFEgBe/xWK78nQS9YE/pbrog6b/0IK7E4aIrrdwawZVaXBGDPQ64\nISfREsc4K4RIiqQvC73Xn4EdQSuVDlXp7EhqpQIDAQABAoIBAB3iu+028InOfVAj\nFU957WxnmP1i54I3xbUMdtyDupPVcZV9q/xVU0lAj/Dh61LWJkAfXhW3hoOQL2z6\nFNpZKxwujz3GCyeq/H5apmdslNEXyiqmp+WR48oFGeEcTQk3TxpDeg74KXSMCA5+\nWgSbIWaxcJyT6qSvWNRBi28XS+vi0pyqWTudduBgvmfBvBn2sokgxhawFjQxZSxL\nwS/AkP8ynFLHapIRGgJkM9A99QAA5GJBJ6fD0Oac5inRCIv+NXkCUcNMbfwgc0bX\n6Pp3FOzHnlwxXVAL3WZ0HfaKnsb7nqsq3lkyMXzt8ZwLBcQiLaXOHbOegsTm+9M1\nr8D08sECgYEA50ZAqKQLnErnREMCTiLAUcQ6YwfwBG/cBJe/SjBORAF7xH80sdCr\nmz98o55jGNkfyKejX7C6NVXN6WNviKQYDZKF+hDGBpfGZdHc1ykqag/apJ8EnJnh\ndFlUy2rVnLPFkaGb2bXpWYmvrs/ToP74JaKpO55nOtf9p+W30Du49M0CgYEA1cQS\nxEsx7Td+LDfchI/aOXRtMAZn8cM8TTQjN+DSvKMUPOatDfBNjTH4oBzZM77uUNtl\nO4jyN2Sa5dIoUMvflDZVpvjMTf+hAEn24ylW/JJl3MNZpjM6F3EqKHNB2mRv8nIQ\ncF0yLqj2DXkOJ3DQ/vX8IzRv5dvISRVlVT5ZjTkCgYEAqG2RST+u9PPX2O60DxNf\n3Cx8GQL+2Txdjzq0JONpHD24VTIOvjCpyTZDHyWKJd56Nzde06Fw+sayXvX7lBdt\nLPU4fRUaIlMGOcDMhCWGrhc9tAXa5fFrL8Ce8EWtq6GAkL6RMcw5VOvg9f6EsQr+\nzOnZNYH2y/Pg1xWE+DGGUUECgYAQ5wYM211BQogJewlGuhEpRdl0WK1TYnqcKCk4\nu+At5j8taZf5aCzZoz/jeSR7gPdbEV35zSRJ2Pyee3WQne45y+oN39JXwIS8fxy0\nbYphQjonsJKgH6DSRbJtrF9io1puszI1kEjtg5KhEhdaawM7hbvAFN9cL3qwvK5c\nhSeTkQKBgEm0bFn/tKxAcV6zGxc3bTUKYOcs0PrVNrhyMzwNHSDcDhpy7zgOZ/qB\nqFj1D93Xx+A3wRexK6tWEpmmjCSi6U4nsoqQ2QPYGw9s3jEKOEDgo/C7I+3xPOyN\nXZhB22VqOL4W5aHQSt+1HptCXjlMMSB9gibR6qjq0cSfuVFDGTgk\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1373104971", "fingerprint": "39:03:01:9f:84:e4:8f:23:13:2c:a8:23:bf:b9:ba:11"}} 2018-08-24 20:06:41,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 0.827s 2018-08-24 20:06:41,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1059465082", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04c43a9a-4c19-4377-a540-b44f527f831b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:41Z","name":"tempest-port-smoke-1059465082","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:dd:49:1b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.10"}],"id":"2f2cd42c-fab6-49d2-96f9-40a0f232614f","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:06:43,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.123s 2018-08-24 20:06:43,006 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7b9e636-5ab7-4192-888d-0229df4e7fa0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "adminPass": "q92NyW59JSS2"}} 2018-08-24 20:06:43,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.337s 2018-08-24 20:06:43,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a16f781-2f74-4e3b-b5b3-14e0bdfe9e2a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:44,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.319s 2018-08-24 20:06:44,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa2c4adf-3796-4148-9ccd-48043ebd6a3b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:46,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.386s 2018-08-24 20:06:46,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f1a8d8d-166c-4aae-89c7-8117bfaa467f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:46,102 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-24 20:06:47,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.423s 2018-08-24 20:06:47,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9109fa55-d722-4455-806d-a877e016609d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:47,540 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:06:48,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.142s 2018-08-24 20:06:48,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-805d6fed-c7ae-4506-a12b-3a90ebec279c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:49,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.159s 2018-08-24 20:06:49,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6621a514-3eb5-4737-a16b-398fbc7fd13a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:49,877 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:50,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.411s 2018-08-24 20:06:50,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5406ffe-bd50-446d-a449-06e3ce12cc00'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:50,303 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf03527c-28bf-483c-a307-bcbe88c01897 with status: ACTIVE 2018-08-24 20:06:51,469 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.165s 2018-08-24 20:06:51,470 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1346687331", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9564de4-e3df-4961-bedb-5768e228cecc'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:06:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:06:50Z","name":"tempest-port-smoke-1346687331","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:e6:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.20"}],"id":"3d2e87a2-3a93-48cb-a75b-8c82c3f85452","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:06:53,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 2.126s 2018-08-24 20:06:53,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "3d2e87a2-3a93-48cb-a75b-8c82c3f85452"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f117c55-aa4b-4ab5-88dd-e0fa1ac389fb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "adminPass": "eComJ2Fvmr8C"}} 2018-08-24 20:06:53,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.276s 2018-08-24 20:06:53,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82f2d252-7d86-4441-8e61-466ef743310e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:55,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.389s 2018-08-24 20:06:55,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-783161bc-8afa-4a6c-8886-f4038796f86e'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:55,297 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-24 20:06:56,449 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.150s 2018-08-24 20:06:56,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-222e06e3-4a3b-4b9e-add9-09e42de36067'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:56,463 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:06:57,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.428s 2018-08-24 20:06:57,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dba31589-3d7c-4704-9def-aedf472479bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:06:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.165s 2018-08-24 20:06:59,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3818609-7838-4222-a79f-889a8554d614'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,094 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:06:59,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.601s 2018-08-24 20:06:59,697 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:06:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38ad8b02-d5ea-4e0c-983e-11f610ba78c2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:06:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:06:59,711 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0201dd13-7c67-494a-8df9-1db08e9afcbc with status: ACTIVE 2018-08-24 20:07:00,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.130s 2018-08-24 20:07:00,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-403996223", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86f5d7a2-2758-4c41-8241-c76d1e764d9f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92e40c57-a3d4-4e14-91bb-220fc0e1ec3f","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:00Z","name":"tempest-port-smoke-403996223","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a7:ce:e3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ad9c47ad-abaf-4c43-bc27-3b2c353b8afd","ip_address":"10.101.11.30"}],"id":"a20182e6-a410-437e-8df1-f7f5bea7a774","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:07:01,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 0.439s 2018-08-24 20:07:01,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "port": "a20182e6-a410-437e-8df1-f7f5bea7a774"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-849e96d3-d6e3-4396-9c26-da43fd248e28'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "adminPass": "hNkK5cGLsha4"}} 2018-08-24 20:07:01,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.338s 2018-08-24 20:07:01,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09bb687b-aa37-45c9-8f3a-6b820a5aaec7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:02,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.107s 2018-08-24 20:07:02,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-848d301a-32a0-4a48-8c6f-5a8a0fbbdc3b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:02,762 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-24 20:07:04,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.698s 2018-08-24 20:07:04,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-799c4ef6-1ddc-4e5a-b4fa-770e83da5593'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:02Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:05,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.454s 2018-08-24 20:07:05,930 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c64290-ea24-41c5-ab2d-e6caf6ee7774'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:05,943 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 4 second wait 2018-08-24 20:07:06,100 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.157s 2018-08-24 20:07:06,101 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b1c9f87-bb6c-46f1-9509-1839e9d90036'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:06,114 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9bee37ad-19d4-4300-ab36-f0741dda1c9d with status: ACTIVE 2018-08-24 20:07:07,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.268s 2018-08-24 20:07:07,384 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-2120985382", "security_groups": ["7e76673b-9aef-40c7-bda2-1565974a9dbb"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-306d2ec5-e326-4b83-8ef1-424f96812a7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:07:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7281aec-0c0f-4764-bfd4-31e4d67c83e9","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:07:06Z","name":"tempest-port-smoke-2120985382","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:37:3f:2e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"614bab18-e4c3-4ec3-bcbd-969dadb45ed1","ip_address":"10.102.21.40"}],"id":"b8246f5f-788d-4507-9550-8caef15bff2c","security_groups":["7e76673b-9aef-40c7-bda2-1565974a9dbb"],"device_id":""}} 2018-08-24 20:07:08,674 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.288s 2018-08-24 20:07:08,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1373104971", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "port": "b8246f5f-788d-4507-9550-8caef15bff2c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b6bdd00-bb6a-4d57-8b39-8c69a8df7440'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "adminPass": "5VSPCbGUy2nj"}} 2018-08-24 20:07:08,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.284s 2018-08-24 20:07:08,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68d246ee-70b6-4be8-9197-4824926a2534'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:10,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.358s 2018-08-24 20:07:10,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b20cbce1-fa65-4cec-b56a-46c7434e21e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:09Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:10,347 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:07:11,517 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.168s 2018-08-24 20:07:11,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-625a7fd3-b5b7-4e75-bfea-7dca8f91d422'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:11,531 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:07:12,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.150s 2018-08-24 20:07:12,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9f9e445-7adc-4325-b85d-074844d8e76e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:07:10Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:13,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.176s 2018-08-24 20:07:13,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44deb7c9-2564-47d4-bdea-8775d5ec9be8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:13,885 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:07:14,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.144s 2018-08-24 20:07:14,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:07:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f03fce6f-873f-47b3-90bb-ab18ff7be6dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:07:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:07:14,045 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd with status: ACTIVE 2018-08-24 20:07:14,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.186s 2018-08-24 20:07:14,233 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1974890743", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d093eab-58a0-4142-a4db-549744e77369'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:13Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} 2018-08-24 20:07:15,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.669s 2018-08-24 20:07:15,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:07:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe5b55a9-809e-43d1-95bb-d04b95e966a6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:13Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:15Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "name": "tempest-router--1974890743"}} 2018-08-24 20:07:18,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface 2.100s 2018-08-24 20:07:18,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fc2a48e-1345-46f0-b3b0-902eb996fc4f'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} 2018-08-24 20:07:19,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.734s 2018-08-24 20:07:19,741 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e28578d-2718-403c-9344-7e040c7d702b'} Body: {"floatingip": {"router_id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:18Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "2f2cd42c-fab6-49d2-96f9-40a0f232614f", "id": "ce4c0521-2593-439e-80f3-9771a44d4c4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:18Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:07:19,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.189s 2018-08-24 20:07:19,933 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1149276025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:07:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8bcf66-01fc-4ee0-933b-3f94db02c13b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:19Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} 2018-08-24 20:07:21,883 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.949s 2018-08-24 20:07:21,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:07:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-622f61bd-0db5-4c63-97b3-96e439d74100'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:19Z", "admin_state_up": true, "updated_at": "2018-08-24T20:07:21Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "name": "tempest-router--1149276025"}} 2018-08-24 20:07:23,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface 1.989s 2018-08-24 20:07:23,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:07:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdaa5056-b39e-4abe-86b5-b2ecadc67e52'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} 2018-08-24 20:07:25,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.988s 2018-08-24 20:07:25,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:07:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34320701-f6db-48f0-b275-e0830c325106'} Body: {"floatingip": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:07:24Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "b8246f5f-788d-4507-9550-8caef15bff2c", "id": "879b24ad-5edc-4252-881d-bc41c1f8678f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:07:24Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:07:26,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations 0.879s 2018-08-24 20:07:26,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/network_associations', u'date': 'Fri, 24 Aug 2018 20:07:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e5edca7-27fd-4cac-889d-5621073f1454'} Body: {"network_association": {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "id": "79ed2f57-73fe-4518-ae0f-dffa938f79c2"}} 2018-08-24 20:07:26,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:34,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:34,866 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:34,890 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:35,005 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:07:35,006 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:35,008 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:35,067 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:35,072 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40,079 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:07:40,080 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:07:40,081 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075815 seconds 2018-08-24 20:07:40,082 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40,084 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40,146 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:40,148 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:40,262 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-24 20:07:40,263 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:40,265 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:40,327 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:40,329 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:44,336 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073611 seconds 2018-08-24 20:07:45,056 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations 0.719s 2018-08-24 20:07:45,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56bb6573-d14e-4c6c-b78b-92271bd0adac/router_associations', u'date': 'Fri, 24 Aug 2018 20:07:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f9d1f14-9068-420b-825a-bf3332c05402'} Body: {"router_association": {"router_id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b", "id": "7dbc5b94-6f13-47df-a55d-db65d79db1bd"}} 2018-08-24 20:07:45,058 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45,062 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45,129 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:45,162 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:45,276 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:07:45,277 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-24 20:07:45,279 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:07:45,340 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:07:45,343 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-24 20:07:50,351 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:07:50,351 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-24 20:07:50,352 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075741 seconds 2018-08-24 20:07:50,353 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-24 20:08:50,392 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-24 20:09:52,935 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-24 20:10:56,499 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-24 20:12:01,057 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-24 20:13:06,616 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.206 after 4 attempts 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return function() 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-24 20:13:06.616 63 ERROR tempest.lib.common.ssh 2018-08-24 20:13:06,619 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.206 failed. Error: Connection to the 172.30.9.206 via SSH timed out. User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.206 via SSH timed out. 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-24 20:13:06.619 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-24 20:13:06,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:06,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0bccd41-0bf8-41a8-b933-6e35185523b5'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-TestBGPVPNBasic-1812923995"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_9b28072d09ed44aeaa9ceca97bf06647", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "s 2018-08-24 20:13:07,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers 0.323s 2018-08-24 20:13:07,318 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24b4cb51-60be-472a-8fd9-bf42d05ab84a'} Body: {"servers": [{"id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "name": "server-4"}, {"id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "name": "server-3"}, {"id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "name": "server-2"}, {"id": "cf03527c-28bf-483c-a307-bcbe88c01897", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-24 20:13:07,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action 0.067s 2018-08-24 20:13:07,395 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32050', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd/action', u'x-compute-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-955b9211-03af-423f-ac6e-4c047f4bd973'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486271148 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,398 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486271148 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.190186] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192501] pid_max: default: 32768 minimum: 301 [ 0.193746] ACPI: Core revision 20150930 [ 0.195427] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197255] Security Framework initialized [ 0.198393] Yama: becoming mindful. [ 0.199413] AppArmor: AppArmor initialized [ 0.200595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202394] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205807] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207698] Initializing cgroup subsys io [ 0.208826] Initializing cgroup subsys memory [ 0.210031] Initializing cgroup subsys devices [ 0.211239] Initializing cgroup subsys freezer [ 0.212442] Initializing cgroup subsys net_cls [ 0.213662] Initializing cgroup subsys perf_event [ 0.214930] Initializing cgroup subsys net_prio [ 0.216162] Initializing cgroup subsys hugetlb [ 0.217385] Initializing cgroup subsys pids [ 0.218590] CPU: Physical Processor ID: 0 [ 0.220395] mce: CPU supports 10 MCE banks [ 0.221579] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238027] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244857] ftrace: allocating 31920 entries in 125 pages [ 0.271337] smpboot: Max logical packages: 1 [ 0.272528] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274438] x2apic enabled [ 0.275588] Switched APIC routing to physical x2apic. [ 0.278082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282401] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284912] KVM setup paravirtual spinlock [ 0.286527] x86: Booted up 1 node, 1 CPUs [ 0.287648] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289561] devtmpfs: initialized [ 0.291558] evm: security.selinux [ 0.292540] evm: security.SMACK64 [ 0.293520] evm: security.SMACK64EXEC [ 0.294566] evm: security.SMACK64TRANSMUTE [ 0.295698] evm: security.SMACK64MMAP [ 0.296740] evm: security.ima [ 0.297649] evm: security.capability [ 0.298748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301313] pinctrl core: initialized pinctrl subsystem [ 0.302818] RTC time: 20:07:12, date: 08/24/18 [ 0.304135] NET: Registered protocol family 16 [ 0.305470] cpuidle: using governor ladder [ 0.306610] cpuidle: using governor menu [ 0.307718] PCCT header not found. [ 0.308765] ACPI: bus type PCI registered [ 0.309884] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.311593] PCI: Using configuration type 1 for base access [ 0.313763] ACPI: Added _OSI(Module Device) [ 0.314926] ACPI: Added _OSI(Processor Device) [ 0.316108] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319548] ACPI: Interpreter enabled [ 0.320613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.323197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.328352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.330957] ACPI: (supports S0 S5) [ 0.331959] ACPI: Using IOAPIC for interrupt routing [ 0.333286] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340505] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342177] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.345242] acpiphp: Slot [3] registered [ 0.346372] acpiphp: Slot [4] registered [ 0.347503] acpiphp: Slot [5] registered [ 0.348631] acpiphp: Slot [6] registered [ 0.349758] acpiphp: Slot [7] registered [ 0.350886] acpiphp: Slot [8] registered [ 0.352018] acpiphp: Slot [9] registered [ 0.353135] acpiphp: Slot [10] registered [ 0.354282] acpiphp: Slot [11] registered [ 0.355421] acpiphp: Slot [12] registered [ 0.356561] acpiphp: Slot [13] registered [ 0.357697] acpiphp: Slot [14] registered [ 0.358836] acpiphp: Slot [15] registered [ 0.374740] acpiphp: Slot [16] registered [ 0.375885] acpiphp: Slot [17] registered [ 0.377029] acpiphp: Slot [18] registered [ 0.378167] acpiphp: Slot [19] registered [ 0.379316] acpiphp: Slot [20] registered [ 0.380457] acpiphp: Slot [21] registered [ 0.381598] acpiphp: Slot [22] registered [ 0.382740] acpiphp: Slot [23] registered [ 0.383889] acpiphp: Slot [24] registered [ 0.385029] acpiphp: Slot [25] registered [ 0.386169] acpiphp: Slot [26] registered [ 0.387312] acpiphp: Slot [27] registered [ 0.388467] acpiphp: Slot [28] registered [ 0.389611] acpiphp: Slot [29] registered [ 0.390750] acpiphp: Slot [30] registered [ 0.391899] acpiphp: Slot [31] registered [ 0.393042] PCI host bridge to bus 0000:00 [ 0.394183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401691] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409664] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.417356] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.419345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442138] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446063] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448097] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449855] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455367] vgaarb: loaded [ 0.456228] vgaarb: bridge control possible 0000:00:02.0 [ 0.457921] SCSI subsystem initialized [ 0.459205] ACPI: bus type USB registered [ 0.460365] usbcore: registered new interface driver usbfs [ 0.461820] usbcore: registered new interface driver hub [ 0.463231] usbcore: registered new device driver usb [ 0.464765] PCI: Using ACPI for IRQ routing [ 0.466305] NetLabel: Initializing [ 0.467303] NetLabel: domain hash size = 128 [ 0.468491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469820] NetLabel: unlabeled traffic allowed by default [ 0.471422] clocksource: Switched to clocksource kvm-clock [ 0.481545] AppArmor: AppArmor Filesystem Enabled [ 0.482884] pnp: PnP ACPI init [ 0.484141] pnp: PnP ACPI: found 5 devices [ 0.490979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493366] NET: Registered protocol family 2 [ 0.494797] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.496605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499980] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503140] NET: Registered protocol family 1 [ 0.504372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505910] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507414] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522130] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536787] Trying to unpack rootfs image as initramfs... [ 0.598995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.603958] Scanning for low memory corruption every 60 seconds [ 0.606159] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607800] audit: initializing netlink subsys (disabled) [ 0.609293] audit: type=2000 audit(1535141234.011:1): initialized [ 0.611188] Initialise system trusted keyring [ 0.612634] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614264] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617041] zbud: loaded [ 0.618058] VFS: Disk quotas dquot_6.6.0 [ 0.619222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621436] fuse init (API version 7.23) [ 0.622696] Key type big_key registered [ 0.623852] Allocating IMA MOK and blacklist keyrings. [ 0.625557] Key type asymmetric registered [ 0.626722] Asymmetric key parser 'x509' registered [ 0.628075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630192] io scheduler noop registered [ 0.631308] io scheduler deadline registered (default) [ 0.632714] io scheduler cfq registered [ 0.633923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637170] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639219] ACPI: Power Button [PWRF] [ 0.640468] GHES: HEST is not enabled! [ 0.654573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713629] Linux agpgart interface v0.103 [ 0.717063] brd: module loaded [ 0.719276] loop: module loaded [ 0.723972] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726009] GPT:90111 != 2097151 [ 0.726960] GPT:Alternate GPT header not at the end of the disk. [ 0.728489] GPT:90111 != 2097151 [ 0.729444] GPT: Use GNU Parted to correct GPT errors. [ 0.730797] vda: vda1 vda15 [ 0.732448] scsi host0: ata_piix [ 0.733545] scsi host1: ata_piix [ 0.734561] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738287] libphy: Fixed MDIO Bus: probed [ 0.739678] tun: Universal TUN/TAP device driver, 1.6 [ 0.741022] tun: (C) 1999-2004 Max Krasnyansky [ 0.743885] PPP generic driver version 2.4.2 [ 0.745155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746808] ehci-pci: EHCI PCI platform driver [ 0.748038] ehci-platform: EHCI generic platform driver [ 0.749408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750961] ohci-pci: OHCI PCI platform driver [ 0.752180] ohci-platform: OHCI generic platform driver [ 0.753516] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771377] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777794] usb usb1: Product: UHCI Host Controller [ 0.779043] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.780569] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781878] hub 1-0:1.0: USB hub found [ 0.782975] hub 1-0:1.0: 2 ports detected [ 0.784242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.787091] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789729] mousedev: PS/2 mouse device common for all mice [ 0.791397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793832] rtc_cmos 00:00: RTC can wake from S4 [ 0.795343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798528] i2c /dev entries driver [ 0.799564] device-mapper: uevent: version 1.0.3 [ 0.800842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804843] NET: Registered protocol family 10 [ 0.806358] NET: Registered protocol family 17 [ 0.807576] Key type dns_resolver registered [ 0.808841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810301] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812680] registered taskstats version 1 [ 0.813819] Loading compiled-in X.509 certificates [ 0.815636] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818135] zswap: loaded using pool lzo/zbud [ 0.820199] Key type trusted registered [ 0.822317] Key type encrypted registered [ 0.823448] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824862] ima: No TPM chip found, activating TPM-bypass! [ 0.826270] evm: HMAC attrs: 0x1 [ 0.827597] Magic number: 14:4:145 [ 0.828616] ata_port ata2: hash matches [ 0.829667] ata2: hash matches [ 0.830598] acpi device:16: hash matches [ 0.831776] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:13 UTC (1535141233) [ 0.848897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850399] EDD information not available. [ 0.896960] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899025] Write protecting the kernel read-only data: 14336k [ 0.901979] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.950987] 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.30 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.41. iid=i-00000083 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDM5D0Xacc4r90FlwIT4xXSTzeEJgS3C2RyQ3FiwyTrEvmumH/kIjdwGZOpfrZEITyxxtJMVbGDr64B5JCPhkeKoY/uI9fXwe62JpXGBVTfL/oTjBvfRqSoVtg4vStq+GsTLCCiBOcxVQqgreqCHqQaCKjNHDAJqfODJHeOIJEO/ygFkmyb4BCPGH5juf5dGl1oteEcB1PDmynvdcmdF/ckW0QjKbR/0ZFSaJ+18XZPO7l4/4OohBw566mY6MSMpLa49wwnBozR330kgR8ERkCarUQwi7ElHF+vtj3iQKh2BBe1e0DNn5YAuPWJs9hxly7sptdLBVdP1daw5zpC2xKz root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAL0kodReCqLZnFy7pLfK1H+mNOHtHtlc1zrWP7PCeybUF8Gz11lNTsqHvW2I4mNxxiKPjIu7JeTPOQSa1hd/5X5s3/dUDL52i4oYAMP3phNyy95BWqm8YBkLC+VmfQuwuvfdE5+A4H4PeG1JD+hrMAXAxYrA7sDM/m/K8+QoOFqzAAAAFQCUr1NpnZ9QNAQ2fSpmfQ6fd18igQAAAIEArQQXzZnNMRSw2bFnDt8aY1cxPWadRX004D2U52pCDC0uXDXWy81BBX/Emi9vrqB6PwMNGV5q+4XK0RYiy4t8XC1vLTaphxh/i3QIMg0cxELbfzRmCdEGZgP8SwSD5FWqInVEutsZMAjrGTCzzlyjHp3utirHS8ah3NLMTL9EapMAAACAGiQDfmlZELrZgeyIFqHvM3kSQ60XRhqlwlU96bfw9dAbfZXGCVqDgEXX08g2R66Dhj5/IBhUxFh3EJOSKz8HIAtLNQ34WwT8j0x8pplMCHO22DZxCNHoEsjh2p2mmlMYXsbewppOhO9ZdJWJf01d9PkBuCPp2QBcMhXxx1w/cOg= root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe37:3f2e/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000083 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.62 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:37:3F:2E inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe37:3f2e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=4 ttl=64 time=0.345 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 1 packets received, 80% packet loss round-trip min/avg/max = 0.345/0.345/0.345 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.945 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.328 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.164 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.123 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.123/0.351/0.945 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.256035] usb 1-1: Product: QEMU USB Tablet [ 1.256036] usb 1-1: Manufacturer: QEMU [ 1.256036] usb 1-1: SerialNumber: 42 [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:14 cirros kern.info kernel: [ 0.904427] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 24 21:07:14 cirros kern.info kernel: [ 0.918047] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 24 21:07:14 cirros kern.info kernel: [ 0.918049] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 24 21:07:14 cirros kern.info kernel: [ 0.919839] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 24 21:07:14 cirros kern.info kernel: [ 0.922982] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 24 21:07:14 cirros kern.info kernel: [ 0.925115] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 24 21:07:14 cirros kern.info kernel: [ 0.948488] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.949332] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.notice kernel: [ 0.950987] random: blkid urandom read with 2 bits of entropy available Aug 24 21:07:14 cirros kern.info kernel: [ 0.953055] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 24 21:07:14 cirros kern.info kernel: [ 0.956743] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 24 21:07:14 cirros kern.info kernel: [ 1.095437] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:14 cirros kern.info kernel: [ 1.256032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256034] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:14 cirros kern.info kernel: [ 1.256035] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: Manufacturer: QEMU Aug 24 21:07:14 cirros kern.info kernel: [ 1.256036] usb 1-1: SerialNumber: 42 Aug 24 21:07:14 cirros kern.info kernel: [ 1.532931] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.541357] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 24 21:07:14 cirros kern.info kernel: [ 1.603505] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:14 cirros kern.info kernel: [ 1.603513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:15 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:16 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:16 cirros kern.info kernel: [ 3.725182] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:16 cirros kern.info kernel: [ 3.760975] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: 2018-08-24 20:13:07,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action 0.072s 2018-08-24 20:13:07,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d/action', u'x-compute-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6fea2e0-caf1-48cf-9e99-81f2b6918cfb'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486410147 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,476 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 9bee37ad-19d4-4300-ab36-f0741dda1c9d body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486410147 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.193572] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195921] pid_max: default: 32768 minimum: 301 [ 0.197181] ACPI: Core revision 20150930 [ 0.198882] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200711] Security Framework initialized [ 0.201868] Yama: becoming mindful. [ 0.202917] AppArmor: AppArmor initialized [ 0.204108] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207712] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211352] Initializing cgroup subsys io [ 0.212547] Initializing cgroup subsys memory [ 0.213754] Initializing cgroup subsys devices [ 0.214986] Initializing cgroup subsys freezer [ 0.216207] Initializing cgroup subsys net_cls [ 0.217411] Initializing cgroup subsys perf_event [ 0.218690] Initializing cgroup subsys net_prio [ 0.219951] Initializing cgroup subsys hugetlb [ 0.221184] Initializing cgroup subsys pids [ 0.222399] CPU: Physical Processor ID: 0 [ 0.224223] mce: CPU supports 10 MCE banks [ 0.225414] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243074] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249770] ftrace: allocating 31920 entries in 125 pages [ 0.275398] smpboot: Max logical packages: 1 [ 0.276633] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278587] x2apic enabled [ 0.279741] Switched APIC routing to physical x2apic. [ 0.282254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286635] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289253] KVM setup paravirtual spinlock [ 0.290873] x86: Booted up 1 node, 1 CPUs [ 0.292004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293961] devtmpfs: initialized [ 0.295983] evm: security.selinux [ 0.296978] evm: security.SMACK64 [ 0.297979] evm: security.SMACK64EXEC [ 0.299036] evm: security.SMACK64TRANSMUTE [ 0.300193] evm: security.SMACK64MMAP [ 0.301252] evm: security.ima [ 0.302174] evm: security.capability [ 0.303291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305901] pinctrl core: initialized pinctrl subsystem [ 0.307444] RTC time: 20:07:05, date: 08/24/18 [ 0.308783] NET: Registered protocol family 16 [ 0.310122] cpuidle: using governor ladder [ 0.311293] cpuidle: using governor menu [ 0.312415] PCCT header not found. [ 0.313465] ACPI: bus type PCI registered [ 0.314619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316394] PCI: Using configuration type 1 for base access [ 0.318670] ACPI: Added _OSI(Module Device) [ 0.319864] ACPI: Added _OSI(Processor Device) [ 0.321083] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322351] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324657] ACPI: Interpreter enabled [ 0.325760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336214] ACPI: (supports S0 S5) [ 0.337218] ACPI: Using IOAPIC for interrupt routing [ 0.338553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344068] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345810] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350624] acpiphp: Slot [3] registered [ 0.351755] acpiphp: Slot [4] registered [ 0.352883] acpiphp: Slot [5] registered [ 0.354001] acpiphp: Slot [6] registered [ 0.355139] acpiphp: Slot [7] registered [ 0.356270] acpiphp: Slot [8] registered [ 0.357419] acpiphp: Slot [9] registered [ 0.358546] acpiphp: Slot [10] registered [ 0.359699] acpiphp: Slot [11] registered [ 0.360867] acpiphp: Slot [12] registered [ 0.362008] acpiphp: Slot [13] registered [ 0.363170] acpiphp: Slot [14] registered [ 0.364325] acpiphp: Slot [15] registered [ 0.380219] acpiphp: Slot [16] registered [ 0.381362] acpiphp: Slot [17] registered [ 0.382498] acpiphp: Slot [18] registered [ 0.383620] acpiphp: Slot [19] registered [ 0.384749] acpiphp: Slot [20] registered [ 0.385883] acpiphp: Slot [21] registered [ 0.387011] acpiphp: Slot [22] registered [ 0.388134] acpiphp: Slot [23] registered [ 0.389260] acpiphp: Slot [24] registered [ 0.390556] acpiphp: Slot [25] registered [ 0.391891] acpiphp: Slot [26] registered [ 0.393217] acpiphp: Slot [27] registered [ 0.394551] acpiphp: Slot [28] registered [ 0.395910] acpiphp: Slot [29] registered [ 0.397244] acpiphp: Slot [30] registered [ 0.398582] acpiphp: Slot [31] registered [ 0.399917] PCI host bridge to bus 0000:00 [ 0.401252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407385] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411424] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415603] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.418990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420718] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427171] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454332] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460297] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462131] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463582] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465723] vgaarb: loaded [ 0.466582] vgaarb: bridge control possible 0000:00:02.0 [ 0.468296] SCSI subsystem initialized [ 0.469576] ACPI: bus type USB registered [ 0.470720] usbcore: registered new interface driver usbfs [ 0.472149] usbcore: registered new interface driver hub [ 0.473532] usbcore: registered new device driver usb [ 0.475065] PCI: Using ACPI for IRQ routing [ 0.476663] NetLabel: Initializing [ 0.477679] NetLabel: domain hash size = 128 [ 0.478865] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480178] NetLabel: unlabeled traffic allowed by default [ 0.481766] clocksource: Switched to clocksource kvm-clock [ 0.492303] AppArmor: AppArmor Filesystem Enabled [ 0.493604] pnp: PnP ACPI init [ 0.494862] pnp: PnP ACPI: found 5 devices [ 0.501729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504103] NET: Registered protocol family 2 [ 0.505566] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508974] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513665] NET: Registered protocol family 1 [ 0.514889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516390] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517889] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.532876] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547765] Trying to unpack rootfs image as initramfs... [ 0.610621] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.617921] Scanning for low memory corruption every 60 seconds [ 0.621034] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.622672] audit: initializing netlink subsys (disabled) [ 0.624237] audit: type=2000 audit(1535141226.279:1): initialized [ 0.626479] Initialise system trusted keyring [ 0.628027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.629612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.632561] zbud: loaded [ 0.633649] VFS: Disk quotas dquot_6.6.0 [ 0.634807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637095] fuse init (API version 7.23) [ 0.638379] Key type big_key registered [ 0.639492] Allocating IMA MOK and blacklist keyrings. [ 0.641221] Key type asymmetric registered [ 0.642370] Asymmetric key parser 'x509' registered [ 0.643678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645739] io scheduler noop registered [ 0.646836] io scheduler deadline registered (default) [ 0.648198] io scheduler cfq registered [ 0.649458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654714] ACPI: Power Button [PWRF] [ 0.656072] GHES: HEST is not enabled! [ 0.670409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699579] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702539] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726301] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729416] Linux agpgart interface v0.103 [ 0.733237] brd: module loaded [ 0.735513] loop: module loaded [ 0.740236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742226] GPT:90111 != 2097151 [ 0.743162] GPT:Alternate GPT header not at the end of the disk. [ 0.744637] GPT:90111 != 2097151 [ 0.745561] GPT: Use GNU Parted to correct GPT errors. [ 0.746869] vda: vda1 vda15 [ 0.748781] scsi host0: ata_piix [ 0.749863] scsi host1: ata_piix [ 0.750854] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754521] libphy: Fixed MDIO Bus: probed [ 0.755656] tun: Universal TUN/TAP device driver, 1.6 [ 0.756966] tun: (C) 1999-2004 Max Krasnyansky [ 0.760236] PPP generic driver version 2.4.2 [ 0.761519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763161] ehci-pci: EHCI PCI platform driver [ 0.764366] ehci-platform: EHCI generic platform driver [ 0.765860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767478] ohci-pci: OHCI PCI platform driver [ 0.768697] ohci-platform: OHCI generic platform driver [ 0.770096] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784747] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788208] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794872] usb usb1: Product: UHCI Host Controller [ 0.796150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797699] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799195] hub 1-0:1.0: USB hub found [ 0.800289] hub 1-0:1.0: 2 ports detected [ 0.801664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807370] mousedev: PS/2 mouse device common for all mice [ 0.809113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811650] rtc_cmos 00:00: RTC can wake from S4 [ 0.813226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816490] i2c /dev entries driver [ 0.817554] device-mapper: uevent: version 1.0.3 [ 0.818904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823247] NET: Registered protocol family 10 [ 0.825091] NET: Registered protocol family 17 [ 0.826356] Key type dns_resolver registered [ 0.827733] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829264] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831744] registered taskstats version 1 [ 0.832948] Loading compiled-in X.509 certificates [ 0.834878] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837452] zswap: loaded using pool lzo/zbud [ 0.839967] Key type trusted registered [ 0.842172] Key type encrypted registered [ 0.843322] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844772] ima: No TPM chip found, activating TPM-bypass! [ 0.846224] evm: HMAC attrs: 0x1 [ 0.847602] Magic number: 14:4:145 [ 0.848652] ata_port ata2: hash matches [ 0.849726] ata2: hash matches [ 0.850692] acpi device:16: hash matches [ 0.851895] rtc_cmos 00:00: setting system clock to 2018-08-24 20:07:06 UTC (1535141226) [ 0.868595] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870155] EDD information not available. [ 0.916562] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.918728] Write protecting the kernel read-only data: 14336k [ 0.923778] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.926476] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.096205] 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000082 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKZbJVx4rw1lw7W31vlvtTSgXF0c/CAMushCoDI9PY/qOWwr4Gd3qWOb4AKESO3MvldQ3SI6XDIBfPmnHnqquj03xZzfX4IMxujUDP+YKAYEvk8Xb2TDzUrLC8v4AZofTh9x+XuX90fRtP+gAp5yNPzDk07h48pncHlFulr+IhxSwA+DsR9APxRBKG/Y0dnhuav+2lG+iFpHhhyQDchxSZyHd5qu8vqn57W/VLXB9nPbUiWvkhzlQZhB8aJrlN2Wv+Xy7YrShZcSqqHdUMVpELaA6DoRrpQF9+kXy2qb1KzT6q314RQT7W2hJlZiRfyWU/Xz2/XMUA+cRa9I1kOXzR root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBAL84zHOBa3bKSgC8afgHboahsrNaBkteeor9tAT/7JG9BIrqm1W7E12DltWvWP19Dl+P5x+AhwDzLVwy+1QqbRayntWYsdvUii+8pYJoKslht+nfiS6GXXel59Dg2QMIuWjPHXJSxsILmBNnajCGwgHkhcYqjKcZvlCnPiXFuOlFAAAAFQCKLy+4UCoD23WbT+sPZARQ3D5C3wAAAIAv6XSRXA87jChraTf26JhRWRWl7pb4Xfso+OE9vprUk6B+xnnHZEg9ITKk35/WSVgitxVAiEPvnRt9v6kqjln8JNSdRhJnA4Fz49SLc3GvrenpVxP8cQQpwh5dnVirzmtiopYB0YnhPrkuI05YWFS6ZkHuVJHIOhL9/8DToUcwAAAAAIB9OLoKBcW3dLcC/5DaWBIMo9OzXvmCgsouaitKl+JSKUKOuSp9Lyqn7+MLQhKmjr8/sCSz+SC/aMN8veeG7Ijqjc1S/V9yO6MnKVop68V0f31iHIYrYtVhkZswyV9bW7s4JcPos9qxo9gPDjH0fzpz2K5Sv4z9VfvXIbmE+dnIfA== root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.42s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fea7:cee3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000082 name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:A7:CE:E3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:cee3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.734 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.405 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.295 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.230 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.171 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.171/0.367/0.734 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270927] usb 1-1: Product: QEMU USB Tablet [ 1.270928] usb 1-1: Manufacturer: QEMU [ 1.270929] usb 1-1: SerialNumber: 42 [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:07:06 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:07:06 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:07:06 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) Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:07:06 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:07:06 cirros kern.notice kernel: [ 1.096205] random: dd urandom read with 5 bits of entropy available Aug 24 21:07:06 cirros kern.info kernel: [ 1.109805] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:07:06 cirros kern.info kernel: [ 1.270923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:07:06 cirros kern.info kernel: [ 1.270927] usb 1-1: Product: QEMU USB Tablet Aug 24 21:07:06 cirros kern.info kernel: [ 1.270928] usb 1-1: Manufacturer: QEMU Aug 24 21:07:06 cirros kern.info kernel: [ 1.270929] usb 1-1: SerialNumber: 42 Aug 24 21:07:07 cirros kern.info kernel: [ 1.613846] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:07:07 cirros kern.info kernel: [ 1.613865] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:07:08 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:08 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:07:08 cirros kern.info kernel: [ 3.055502] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:08 cirros kern.info kernel: [ 3.101941] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: 2018-08-24 20:13:07,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action 0.071s 2018-08-24 20:13:07,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc/action', u'x-compute-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07d2e042-c2a6-4ca8-ad4b-2d8bc1fb0d5c'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480172005 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,555 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 0201dd13-7c67-494a-8df9-1db08e9afcbc body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480172005 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.187250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189523] pid_max: default: 32768 minimum: 301 [ 0.190756] ACPI: Core revision 20150930 [ 0.192417] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194210] Security Framework initialized [ 0.195333] Yama: becoming mindful. [ 0.196338] AppArmor: AppArmor initialized [ 0.197500] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199278] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204510] Initializing cgroup subsys io [ 0.205617] Initializing cgroup subsys memory [ 0.206803] Initializing cgroup subsys devices [ 0.207996] Initializing cgroup subsys freezer [ 0.209184] Initializing cgroup subsys net_cls [ 0.210383] Initializing cgroup subsys perf_event [ 0.211627] Initializing cgroup subsys net_prio [ 0.212838] Initializing cgroup subsys hugetlb [ 0.214039] Initializing cgroup subsys pids [ 0.215219] CPU: Physical Processor ID: 0 [ 0.217018] mce: CPU supports 10 MCE banks [ 0.218200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241353] ftrace: allocating 31920 entries in 125 pages [ 0.267566] smpboot: Max logical packages: 1 [ 0.268731] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270606] x2apic enabled [ 0.271741] Switched APIC routing to physical x2apic. [ 0.274202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280910] KVM setup paravirtual spinlock [ 0.282494] x86: Booted up 1 node, 1 CPUs [ 0.283596] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285472] devtmpfs: initialized [ 0.287455] evm: security.selinux [ 0.288412] evm: security.SMACK64 [ 0.289363] evm: security.SMACK64EXEC [ 0.290399] evm: security.SMACK64TRANSMUTE [ 0.291494] evm: security.SMACK64MMAP [ 0.292507] evm: security.ima [ 0.293390] evm: security.capability [ 0.294461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296936] pinctrl core: initialized pinctrl subsystem [ 0.298406] RTC time: 20:06:58, date: 08/24/18 [ 0.299692] NET: Registered protocol family 16 [ 0.300997] cpuidle: using governor ladder [ 0.302106] cpuidle: using governor menu [ 0.303194] PCCT header not found. [ 0.304212] ACPI: bus type PCI registered [ 0.305299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306970] PCI: Using configuration type 1 for base access [ 0.309116] ACPI: Added _OSI(Module Device) [ 0.310273] ACPI: Added _OSI(Processor Device) [ 0.311463] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312698] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314928] ACPI: Interpreter enabled [ 0.315968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326111] ACPI: (supports S0 S5) [ 0.327086] ACPI: Using IOAPIC for interrupt routing [ 0.328365] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335421] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340013] acpiphp: Slot [3] registered [ 0.341099] acpiphp: Slot [4] registered [ 0.342183] acpiphp: Slot [5] registered [ 0.343262] acpiphp: Slot [6] registered [ 0.344340] acpiphp: Slot [7] registered [ 0.345419] acpiphp: Slot [8] registered [ 0.346500] acpiphp: Slot [9] registered [ 0.347572] acpiphp: Slot [10] registered [ 0.348666] acpiphp: Slot [11] registered [ 0.349760] acpiphp: Slot [12] registered [ 0.350851] acpiphp: Slot [13] registered [ 0.351937] acpiphp: Slot [14] registered [ 0.353028] acpiphp: Slot [15] registered [ 0.368310] acpiphp: Slot [16] registered [ 0.369410] acpiphp: Slot [17] registered [ 0.370501] acpiphp: Slot [18] registered [ 0.371600] acpiphp: Slot [19] registered [ 0.372696] acpiphp: Slot [20] registered [ 0.373799] acpiphp: Slot [21] registered [ 0.374900] acpiphp: Slot [22] registered [ 0.375992] acpiphp: Slot [23] registered [ 0.377104] acpiphp: Slot [24] registered [ 0.378211] acpiphp: Slot [25] registered [ 0.379308] acpiphp: Slot [26] registered [ 0.380413] acpiphp: Slot [27] registered [ 0.381522] acpiphp: Slot [28] registered [ 0.382627] acpiphp: Slot [29] registered [ 0.383731] acpiphp: Slot [30] registered [ 0.384835] acpiphp: Slot [31] registered [ 0.385947] PCI host bridge to bus 0000:00 [ 0.387046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392293] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394269] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396288] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400428] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403724] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411810] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439192] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448280] vgaarb: loaded [ 0.449110] vgaarb: bridge control possible 0000:00:02.0 [ 0.450762] SCSI subsystem initialized [ 0.452015] ACPI: bus type USB registered [ 0.453146] usbcore: registered new interface driver usbfs [ 0.454532] usbcore: registered new interface driver hub [ 0.455895] usbcore: registered new device driver usb [ 0.457375] PCI: Using ACPI for IRQ routing [ 0.458898] NetLabel: Initializing [ 0.459866] NetLabel: domain hash size = 128 [ 0.461024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462322] NetLabel: unlabeled traffic allowed by default [ 0.463896] clocksource: Switched to clocksource kvm-clock [ 0.474080] AppArmor: AppArmor Filesystem Enabled [ 0.475391] pnp: PnP ACPI init [ 0.476625] pnp: PnP ACPI: found 5 devices [ 0.483459] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485794] NET: Registered protocol family 2 [ 0.487194] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488927] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490562] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492208] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495258] NET: Registered protocol family 1 [ 0.496461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497951] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.528516] Trying to unpack rootfs image as initramfs... [ 0.590310] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595801] Scanning for low memory corruption every 60 seconds [ 0.597986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599573] audit: initializing netlink subsys (disabled) [ 0.601098] audit: type=2000 audit(1535141219.211:1): initialized [ 0.602989] Initialise system trusted keyring [ 0.604362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608670] zbud: loaded [ 0.609676] VFS: Disk quotas dquot_6.6.0 [ 0.610817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612969] fuse init (API version 7.23) [ 0.614197] Key type big_key registered [ 0.615293] Allocating IMA MOK and blacklist keyrings. [ 0.616971] Key type asymmetric registered [ 0.618100] Asymmetric key parser 'x509' registered [ 0.619407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.621486] io scheduler noop registered [ 0.622574] io scheduler deadline registered (default) [ 0.623947] io scheduler cfq registered [ 0.625140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.626561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.628327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.630320] ACPI: Power Button [PWRF] [ 0.631542] GHES: HEST is not enabled! [ 0.645731] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705175] Linux agpgart interface v0.103 [ 0.708578] brd: module loaded [ 0.710787] loop: module loaded [ 0.715851] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717853] GPT:90111 != 2097151 [ 0.718793] GPT:Alternate GPT header not at the end of the disk. [ 0.720296] GPT:90111 != 2097151 [ 0.721240] GPT: Use GNU Parted to correct GPT errors. [ 0.722564] vda: vda1 vda15 [ 0.724253] scsi host0: ata_piix [ 0.725329] scsi host1: ata_piix [ 0.726328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729983] libphy: Fixed MDIO Bus: probed [ 0.731114] tun: Universal TUN/TAP device driver, 1.6 [ 0.732433] tun: (C) 1999-2004 Max Krasnyansky [ 0.735372] PPP generic driver version 2.4.2 [ 0.736628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738262] ehci-pci: EHCI PCI platform driver [ 0.739464] ehci-platform: EHCI generic platform driver [ 0.740819] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742357] ohci-pci: OHCI PCI platform driver [ 0.743558] ohci-platform: OHCI generic platform driver [ 0.744930] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759647] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761018] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764428] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769596] usb usb1: Product: UHCI Host Controller [ 0.770871] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772417] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773737] hub 1-0:1.0: USB hub found [ 0.774878] hub 1-0:1.0: 2 ports detected [ 0.776155] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781715] mousedev: PS/2 mouse device common for all mice [ 0.783414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785888] rtc_cmos 00:00: RTC can wake from S4 [ 0.787414] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790634] i2c /dev entries driver [ 0.791675] device-mapper: uevent: version 1.0.3 [ 0.792978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795244] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797088] NET: Registered protocol family 10 [ 0.798679] NET: Registered protocol family 17 [ 0.799914] Key type dns_resolver registered [ 0.801204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802685] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805081] registered taskstats version 1 [ 0.806227] Loading compiled-in X.509 certificates [ 0.808063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810568] zswap: loaded using pool lzo/zbud [ 0.812655] Key type trusted registered [ 0.814773] Key type encrypted registered [ 0.815936] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817344] ima: No TPM chip found, activating TPM-bypass! [ 0.818748] evm: HMAC attrs: 0x1 [ 0.820077] Magic number: 14:4:145 [ 0.821111] ata_port ata2: hash matches [ 0.822181] ata2: hash matches [ 0.823119] acpi device:16: hash matches [ 0.824316] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:59 UTC (1535141219) [ 0.840868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.842387] EDD information not available. [ 0.889430] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891546] Write protecting the kernel read-only data: 14336k [ 0.894513] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.050742] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000081 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe0J6bv3wa1xLgdtygD7hyxjfrhGqGsIuIWeq0bXNn34SG/vzfAeTGpzGWCrlvTsghSjd39+IWhROtTvIZA6kJJ2AISh1NZLqfiznHU/7auxPl+Rs2/MdeSp0LuCWyZFF5GdieVedddunl2RST3VDRZLiD7ZNqYE/c+BMOnP8onRSzrMVNfglIK8aG/Zlv0RGIufgWiBW16o415a/bIDG0DMniv2t52MjL7qqFmyuEIGYfXPlMIfL059GxJC6faU/xjlwDfWLaItmTsXEKZC5rCcEVmG049NzzNExHOO86vS2ohgj+6JW1KqP/etnmnSHkqp0S+JGp9dSxNWmNNQbz root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKuX6xof69QOc/XrodAkkmRBo74WIs/9slE/3V39G1DfXAmjGH44Qdwniul3NGpBTz4v/reoSzyS7EQZ/Ml3yVN7EUQ3AjFdDjtUXoRWOXEERA9p6xV6Uh7G6WO3rqkhf0ifhY+MvmFYqME8k1eR2C1Cv3lpg+Si2NtZtUv2+NmXAAAAFQCs8+u8h1jmnK16OR/6tgOpplQPfQAAAIAnZvvg9Z2O0VGZacFEK2WB/Q5XGL1Tnp1/Gjp+6mkqg6/fONuYv6JFrkzwQnvaw1wuVQlb18idAoU/oIQcgC++VPt2JwZ0nlHuzbNAu1gHlGn9jpWTCmYJBaEtS6q9p7YeacTiSjCFZVQBR5nEviUz8/WvEUGeoi2jAizETZLeOwAAAIAZly2Az8jbyhIFmmpXAIpj4wpkMJ9Yaf9stYpkOsTNs61yJJNYXtKAN/Yl7n/ZD72DEjkoBcRZmXrcqavF1wl5Rr2IOCfOYO1bkUIofdpPwQMV409vDtJFhg31HMVbBfQMB3BXUfWgN2ucwDrk+CKy+B40ogriemypX6YX1jdi/w== root@server-2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe25:e6d3/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-00000081 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.21 === /dev/root resized successfully [took 0.31s] === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:25:E6:D3 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:e6d3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.603 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.280 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.228 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.252 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.209 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.209/0.314/0.603 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.248954] usb 1-1: Product: QEMU USB Tablet [ 1.248955] usb 1-1: Manufacturer: QEMU [ 1.248956] usb 1-1: SerialNumber: 42 [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:59 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:59 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:59 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) Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:59 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:59 cirros kern.notice kernel: [ 1.050742] random: dd urandom read with 4 bits of entropy available Aug 24 21:06:59 cirros kern.info kernel: [ 1.087915] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:59 cirros kern.info kernel: [ 1.248951] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248953] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:59 cirros kern.info kernel: [ 1.248954] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:59 cirros kern.info kernel: [ 1.248955] usb 1-1: Manufacturer: QEMU Aug 24 21:06:59 cirros kern.info kernel: [ 1.248956] usb 1-1: SerialNumber: 42 Aug 24 21:07:00 cirros kern.info kernel: [ 1.592119] tsc: Refined TSC clocksource calibration: 3491.838 MHz Aug 24 21:07:00 cirros kern.info kernel: [ 1.592128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255328b92b, max_idle_ns: 440795285706 ns Aug 24 21:07:00 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:07:01 cirros authpriv.info dropbear[344]: Running in background Aug 24 21:07:01 cirros kern.info kernel: [ 2.387574] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:07:01 cirros kern.info kernel: [ 2.477366] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: 2018-08-24 20:13:07,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action 0.072s 2018-08-24 20:13:07,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31800', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897/action', u'x-compute-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b407d543-f64f-4781-aa50-2f24ea7df7d3'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482688259 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-08-24 20:13:07,748 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for cf03527c-28bf-483c-a307-bcbe88c01897 body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482688259 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.191107] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193545] pid_max: default: 32768 minimum: 301 [ 0.194832] ACPI: Core revision 20150930 [ 0.196526] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198386] Security Framework initialized [ 0.199551] Yama: becoming mindful. [ 0.200644] AppArmor: AppArmor initialized [ 0.201876] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203749] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205596] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209268] Initializing cgroup subsys io [ 0.210457] Initializing cgroup subsys memory [ 0.211724] Initializing cgroup subsys devices [ 0.212959] Initializing cgroup subsys freezer [ 0.214208] Initializing cgroup subsys net_cls [ 0.215445] Initializing cgroup subsys perf_event [ 0.216744] Initializing cgroup subsys net_prio [ 0.218011] Initializing cgroup subsys hugetlb [ 0.219254] Initializing cgroup subsys pids [ 0.220496] CPU: Physical Processor ID: 0 [ 0.222367] mce: CPU supports 10 MCE banks [ 0.223569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224990] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247544] ftrace: allocating 31920 entries in 125 pages [ 0.272873] smpboot: Max logical packages: 1 [ 0.274105] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276029] x2apic enabled [ 0.277178] Switched APIC routing to physical x2apic. [ 0.279656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281264] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284128] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286674] KVM setup paravirtual spinlock [ 0.288288] x86: Booted up 1 node, 1 CPUs [ 0.289490] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291465] devtmpfs: initialized [ 0.293476] evm: security.selinux [ 0.294466] evm: security.SMACK64 [ 0.295454] evm: security.SMACK64EXEC [ 0.296514] evm: security.SMACK64TRANSMUTE [ 0.297665] evm: security.SMACK64MMAP [ 0.298723] evm: security.ima [ 0.299633] evm: security.capability [ 0.300742] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303414] pinctrl core: initialized pinctrl subsystem [ 0.304999] RTC time: 20:06:49, date: 08/24/18 [ 0.306329] NET: Registered protocol family 16 [ 0.307711] cpuidle: using governor ladder [ 0.308876] cpuidle: using governor menu [ 0.310063] PCCT header not found. [ 0.311145] ACPI: bus type PCI registered [ 0.312323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314126] PCI: Using configuration type 1 for base access [ 0.316359] ACPI: Added _OSI(Module Device) [ 0.317558] ACPI: Added _OSI(Processor Device) [ 0.318789] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320069] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322288] ACPI: Interpreter enabled [ 0.323388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333952] ACPI: (supports S0 S5) [ 0.334962] ACPI: Using IOAPIC for interrupt routing [ 0.336315] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345393] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348491] acpiphp: Slot [3] registered [ 0.349667] acpiphp: Slot [4] registered [ 0.350838] acpiphp: Slot [5] registered [ 0.352003] acpiphp: Slot [6] registered [ 0.353182] acpiphp: Slot [7] registered [ 0.354343] acpiphp: Slot [8] registered [ 0.355507] acpiphp: Slot [9] registered [ 0.356687] acpiphp: Slot [10] registered [ 0.357880] acpiphp: Slot [11] registered [ 0.359081] acpiphp: Slot [12] registered [ 0.360258] acpiphp: Slot [13] registered [ 0.361440] acpiphp: Slot [14] registered [ 0.362638] acpiphp: Slot [15] registered [ 0.378146] acpiphp: Slot [16] registered [ 0.379302] acpiphp: Slot [17] registered [ 0.380486] acpiphp: Slot [18] registered [ 0.381662] acpiphp: Slot [19] registered [ 0.382861] acpiphp: Slot [20] registered [ 0.384029] acpiphp: Slot [21] registered [ 0.385183] acpiphp: Slot [22] registered [ 0.386334] acpiphp: Slot [23] registered [ 0.387491] acpiphp: Slot [24] registered [ 0.388663] acpiphp: Slot [25] registered [ 0.389828] acpiphp: Slot [26] registered [ 0.390976] acpiphp: Slot [27] registered [ 0.392132] acpiphp: Slot [28] registered [ 0.393345] acpiphp: Slot [29] registered [ 0.394493] acpiphp: Slot [30] registered [ 0.395652] acpiphp: Slot [31] registered [ 0.396809] PCI host bridge to bus 0000:00 [ 0.397966] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.399691] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405656] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413689] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415355] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447592] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.453799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455583] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457410] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461138] vgaarb: loaded [ 0.462000] vgaarb: bridge control possible 0000:00:02.0 [ 0.463758] SCSI subsystem initialized [ 0.465057] ACPI: bus type USB registered [ 0.466238] usbcore: registered new interface driver usbfs [ 0.467704] usbcore: registered new interface driver hub [ 0.469129] usbcore: registered new device driver usb [ 0.470673] PCI: Using ACPI for IRQ routing [ 0.472230] NetLabel: Initializing [ 0.473269] NetLabel: domain hash size = 128 [ 0.474533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475964] NetLabel: unlabeled traffic allowed by default [ 0.477639] clocksource: Switched to clocksource kvm-clock [ 0.487768] AppArmor: AppArmor Filesystem Enabled [ 0.489155] pnp: PnP ACPI init [ 0.490434] pnp: PnP ACPI: found 5 devices [ 0.497278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499713] NET: Registered protocol family 2 [ 0.501169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.503010] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504774] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506505] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.508091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509758] NET: Registered protocol family 1 [ 0.511003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512562] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.514132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528502] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542912] Trying to unpack rootfs image as initramfs... [ 0.604498] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609936] Scanning for low memory corruption every 60 seconds [ 0.612224] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613955] audit: initializing netlink subsys (disabled) [ 0.615557] audit: type=2000 audit(1535141210.039:1): initialized [ 0.617498] Initialise system trusted keyring [ 0.618956] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623415] zbud: loaded [ 0.624485] VFS: Disk quotas dquot_6.6.0 [ 0.625675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627902] fuse init (API version 7.23) [ 0.629164] Key type big_key registered [ 0.630324] Allocating IMA MOK and blacklist keyrings. [ 0.632051] Key type asymmetric registered [ 0.633220] Asymmetric key parser 'x509' registered [ 0.634579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.636705] io scheduler noop registered [ 0.637839] io scheduler deadline registered (default) [ 0.639261] io scheduler cfq registered [ 0.640490] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645856] ACPI: Power Button [PWRF] [ 0.647113] GHES: HEST is not enabled! [ 0.661251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717099] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720249] Linux agpgart interface v0.103 [ 0.723808] brd: module loaded [ 0.726098] loop: module loaded [ 0.731113] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733184] GPT:90111 != 2097151 [ 0.734153] GPT:Alternate GPT header not at the end of the disk. [ 0.735704] GPT:90111 != 2097151 [ 0.736668] GPT: Use GNU Parted to correct GPT errors. [ 0.738036] vda: vda1 vda15 [ 0.739753] scsi host0: ata_piix [ 0.740848] scsi host1: ata_piix [ 0.741892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.743617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.745881] libphy: Fixed MDIO Bus: probed [ 0.747039] tun: Universal TUN/TAP device driver, 1.6 [ 0.748381] tun: (C) 1999-2004 Max Krasnyansky [ 0.751181] PPP generic driver version 2.4.2 [ 0.752464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.754194] ehci-pci: EHCI PCI platform driver [ 0.755429] ehci-platform: EHCI generic platform driver [ 0.756832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758444] ohci-pci: OHCI PCI platform driver [ 0.759700] ohci-platform: OHCI generic platform driver [ 0.761099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784029] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790988] usb usb1: Product: UHCI Host Controller [ 0.792295] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793907] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795317] hub 1-0:1.0: USB hub found [ 0.796436] hub 1-0:1.0: 2 ports detected [ 0.797788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802149] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803694] mousedev: PS/2 mouse device common for all mice [ 0.805468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.808088] rtc_cmos 00:00: RTC can wake from S4 [ 0.809707] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811373] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813048] i2c /dev entries driver [ 0.814164] device-mapper: uevent: version 1.0.3 [ 0.815528] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.817993] ledtrig-cpu: registered to indicate activity on CPUs [ 0.819995] NET: Registered protocol family 10 [ 0.821657] NET: Registered protocol family 17 [ 0.822929] Key type dns_resolver registered [ 0.824287] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.825856] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.828367] registered taskstats version 1 [ 0.829566] Loading compiled-in X.509 certificates [ 0.831436] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.834060] zswap: loaded using pool lzo/zbud [ 0.836265] Key type trusted registered [ 0.838495] Key type encrypted registered [ 0.839678] AppArmor: AppArmor sha1 policy hashing enabled [ 0.841163] ima: No TPM chip found, activating TPM-bypass! [ 0.842671] evm: HMAC attrs: 0x1 [ 0.844025] Magic number: 14:4:145 [ 0.845088] ata_port ata2: hash matches [ 0.846204] ata2: hash matches [ 0.847188] acpi device:16: hash matches [ 0.848447] rtc_cmos 00:00: setting system clock to 2018-08-24 20:06:50 UTC (1535141210) [ 0.865266] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.866853] EDD information not available. [ 0.903204] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905402] Write protecting the kernel read-only data: 14336k [ 0.908424] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910979] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.086961] 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 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000080 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCapap9ym9rn34nl/T/bxi2xMR7rF0GCnXGWTio4Ms79eLf0TFF6G0YhJdr+JvMhkyZI7lqP9lwmKqBpZp/BzGK8OSHzdOibOrnSygO6HemSnsKTxnXqQAgz9KEPU28OtcecKsFaUJf8u/i0JW4CQkIamLZAYJe+BSZjCVvzFNiLv1iELxJ78ZXN2IJ+jCipXbtSViYDtCPDHrdpMMbnD0/dy4L8ezYlhHS9NesQfA7CF+sszDy5gA/pJWPep+voAVE75mcPsZtdOOcrlWzxnIaMIMBk5WH4Z7aUdA5qrDrRHV+4dBWGR7Jwb2JU+lXfWxqF53WaP1Vp6DNjIgQWkeR root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAL0zkcPq/fcKoAvsUNnS/hRRCfwFrAA6y7LIdXkspCuxGcNyl9102Ue1X045HyGd0ok44cmsEDWhTh4g+o2KErbzXBUu/AWctrzpAMAcPYLcoEgy0v2N/aTs92It73QW6uoPLmhxuPCDI5dSL2AsOSFm6eAPAHwNUWoITQUG9aSBAAAAFQC2JZPCukbKlT/onsAL8pFwOiJAHQAAAIA55ZMI9WOXV52Pg1Pm6DJI1fERUtJ+G4wwz2kV4/ABesYTcZhFwGoMM/HufA0whOXzG2SzBmfXshIX972k4Dn9PwfVWLOlscZ5v774f5SsT0TUdlzFaDuVy5pQlHTJvnN0Q38VAM0r8Twx1+HZZ0mW7E8fCBxFu1k/Nqnq8eRP9gAAAIAsiPYeOB9Nbpw0Y7ZlTULeOlpyg9J9mu7svPqGPGdhi5eAWl9tRi+TxzS1G19sScIFqQQ26FbYmiBcWhd4L3m+7jFXT3j0oUBO2xPWiQ/vzePIdwMLD8qRu/74+T2cCziiefYZwxfzqbJsPTlOj8BYAFe2edvl67xS8O7DZyKpDw== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.66s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fedd:491b/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-00000080 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.49 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:DD:49:1B inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedd:491b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8556 (8.3 KiB) TX bytes:10134 (9.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.749 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.337 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.167 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.177 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.175 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.321/0.749 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270108] usb 1-1: Product: QEMU USB Tablet [ 1.270110] usb 1-1: Manufacturer: QEMU [ 1.270112] usb 1-1: SerialNumber: 42 [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 24 21:06:50 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 24 21:06:50 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 24 21:06:50 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) Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 24 21:06:50 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 24 21:06:50 cirros kern.notice kernel: [ 1.086961] random: dd urandom read with 5 bits of entropy available Aug 24 21:06:50 cirros kern.info kernel: [ 1.109672] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 24 21:06:50 cirros kern.info kernel: [ 1.270098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 24 21:06:50 cirros kern.info kernel: [ 1.270108] usb 1-1: Product: QEMU USB Tablet Aug 24 21:06:50 cirros kern.info kernel: [ 1.270110] usb 1-1: Manufacturer: QEMU Aug 24 21:06:50 cirros kern.info kernel: [ 1.270112] usb 1-1: SerialNumber: 42 Aug 24 21:06:51 cirros kern.info kernel: [ 1.609759] tsc: Refined TSC clocksource calibration: 3491.781 MHz Aug 24 21:06:51 cirros kern.info kernel: [ 1.609767] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254fcbc7bf, max_idle_ns: 440795207698 ns Aug 24 21:06:52 cirros auth.notice su: + /dev/console root:cirros Aug 24 21:06:52 cirros authpriv.info dropbear[345]: Running in background Aug 24 21:06:52 cirros kern.info kernel: [ 3.059512] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 24 21:06:52 cirros kern.info kernel: [ 3.095603] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: 2018-08-24 20:13:08,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f 1.090s 2018-08-24 20:13:08,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/879b24ad-5edc-4252-881d-bc41c1f8678f', u'date': 'Fri, 24 Aug 2018 20:13:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-312b88ab-fe52-467e-9b24-6d2b2aa085ef'} Body: 2018-08-24 20:13:10,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface 1.765s 2018-08-24 20:13:10,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3aafadf4-5291-42fa-9ea2-b99c7784e9ab'} Body: {"network_id": "f7281aec-0c0f-4764-bfd4-31e4d67c83e9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "614bab18-e4c3-4ec3-bcbd-969dadb45ed1", "subnet_ids": ["614bab18-e4c3-4ec3-bcbd-969dadb45ed1"], "port_id": "3f34da43-2ecf-4f60-98f2-2f40edc56cf2", "id": "2cc42ef7-b406-4890-a1f4-8f65491dbe6b"} 2018-08-24 20:13:12,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b 1.817s 2018-08-24 20:13:12,490 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/2cc42ef7-b406-4890-a1f4-8f65491dbe6b', u'date': 'Fri, 24 Aug 2018 20:13:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-641a48bb-f4b7-473b-b9f9-feb088a43274'} Body: 2018-08-24 20:13:13,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e 1.452s 2018-08-24 20:13:13,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/ce4c0521-2593-439e-80f3-9771a44d4c4e', u'date': 'Fri, 24 Aug 2018 20:13:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04e18d68-d944-4b57-ab81-957c938f5597'} Body: 2018-08-24 20:13:15,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface 1.684s 2018-08-24 20:13:15,630 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:13:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cc3af55-fdd7-4b6c-9c07-07e210ffe2f9'} Body: {"network_id": "92e40c57-a3d4-4e14-91bb-220fc0e1ec3f", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ad9c47ad-abaf-4c43-bc27-3b2c353b8afd", "subnet_ids": ["ad9c47ad-abaf-4c43-bc27-3b2c353b8afd"], "port_id": "486f5247-2f2d-4603-8988-265847b72c72", "id": "35e805f8-4085-4cc8-959e-00aabbc4e4c6"} 2018-08-24 20:13:17,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6 1.475s 2018-08-24 20:13:17,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/35e805f8-4085-4cc8-959e-00aabbc4e4c6', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6dbd725f-fcd5-46d9-8d95-5a0bcaf99a0e'} Body: 2018-08-24 20:13:17,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.195s 2018-08-24 20:13:17,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a744cd4-8181-45db-9f2a-818e5e6c5419'} Body: 2018-08-24 20:13:18,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.789s 2018-08-24 20:13:18,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-473edd5f-1318-43f9-968d-a345703078a6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:3f:2e", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:17Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-4", "created": "2018-08-24T20:07:08Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:19,155 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd 0.044s 2018-08-24 20:13:19,156 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd', u'x-compute-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:18 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a1031821-3899-4424-9260-fb13dc100e36'} Body: {"itemNotFound": {"message": "Instance 4cfaaa7b-c19a-472f-8e84-dc7782a7fcfd could not be found.", "code": 404}} 2018-08-24 20:13:20,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c 0.856s 2018-08-24 20:13:20,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b8246f5f-788d-4507-9550-8caef15bff2c', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-911082e9-1a60-4de9-a3cd-a36bd40f1690'} Body: 2018-08-24 20:13:20,192 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.178s 2018-08-24 20:13:20,193 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b49baeb1-286e-43d8-a296-ebfb64250965'} Body: 2018-08-24 20:13:20,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.506s 2018-08-24 20:13:20,700 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88a51751-c684-4dba-ac86-d2382ce80b1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:ce:e3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:07:05.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "9bee37ad-19d4-4300-ab36-f0741dda1c9d", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:19Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-3", "created": "2018-08-24T20:07:01Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:21,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d 0.051s 2018-08-24 20:13:21,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/9bee37ad-19d4-4300-ab36-f0741dda1c9d', u'x-compute-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-32210a87-fea4-4145-9aae-a2ac66a3516f'} Body: {"itemNotFound": {"message": "Instance 9bee37ad-19d4-4300-ab36-f0741dda1c9d could not be found.", "code": 404}} 2018-08-24 20:13:22,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774 0.909s 2018-08-24 20:13:22,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/a20182e6-a410-437e-8df1-f7f5bea7a774', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e0034b8c-73f2-41dd-b8e5-33293b508d53'} Body: 2018-08-24 20:13:22,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.183s 2018-08-24 20:13:22,864 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6dedec1-5520-4c66-bf20-924dfd099fb7'} Body: 2018-08-24 20:13:23,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.742s 2018-08-24 20:13:23,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6329cd3d-56c5-4c92-830a-fbdfb28d01f9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1784863147": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:e6:d3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:58.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0201dd13-7c67-494a-8df9-1db08e9afcbc", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-2", "created": "2018-08-24T20:06:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:24,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc 0.050s 2018-08-24 20:13:24,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0201dd13-7c67-494a-8df9-1db08e9afcbc', u'x-compute-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c0ca3297-06bc-4fe5-8782-72126311a23d'} Body: {"itemNotFound": {"message": "Instance 0201dd13-7c67-494a-8df9-1db08e9afcbc could not be found.", "code": 404}} 2018-08-24 20:13:25,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452 0.807s 2018-08-24 20:13:25,481 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3d2e87a2-3a93-48cb-a75b-8c82c3f85452', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-563a595d-572c-4b2a-aea8-9c571c574ee2'} Body: 2018-08-24 20:13:25,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.196s 2018-08-24 20:13:25,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8977a19c-a827-46b5-b649-afacbe656909'} Body: 2018-08-24 20:13:26,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.687s 2018-08-24 20:13:26,367 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18db04ef-d8a4-4a8e-aad5-42de06b6de1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1477743651": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:49:1b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cf03527c-28bf-483c-a307-bcbe88c01897", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:06:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cf03527c-28bf-483c-a307-bcbe88c01897", "security_groups": [{"name": "tempest-secgroup-smoke-1686290041"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1373104971", "name": "server-1", "created": "2018-08-24T20:06:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:27,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897 0.044s 2018-08-24 20:13:27,430 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/cf03527c-28bf-483c-a307-bcbe88c01897', u'x-compute-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d6aea34d-d1a2-4bc1-afca-8aa55171f7e1'} Body: {"itemNotFound": {"message": "Instance cf03527c-28bf-483c-a307-bcbe88c01897 could not be found.", "code": 404}} 2018-08-24 20:13:28,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f 0.611s 2018-08-24 20:13:28,043 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/2f2cd42c-fab6-49d2-96f9-40a0f232614f', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-af461dd8-45e3-40c1-a0a1-a808d911b348'} Body: 2018-08-24 20:13:28,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971 0.045s 2018-08-24 20:13:28,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1373104971', u'x-compute-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-254e5a17-d1ba-45c6-9ffd-d4ae157bcd95'} Body: 2018-08-24 20:13:29,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1 1.344s 2018-08-24 20:13:29,435 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/614bab18-e4c3-4ec3-bcbd-969dadb45ed1', u'date': 'Fri, 24 Aug 2018 20:13:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3c0577fb-e0f3-49f1-8424-0a8210bc3bf9'} Body: 2018-08-24 20:13:30,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9 1.191s 2018-08-24 20:13:30,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/f7281aec-0c0f-4764-bfd4-31e4d67c83e9', u'date': 'Fri, 24 Aug 2018 20:13:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5367f4a9-ecb9-4ec0-bb7e-7b4b6ef0521e'} Body: 2018-08-24 20:13:31,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd 0.999s 2018-08-24 20:13:31,629 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ad9c47ad-abaf-4c43-bc27-3b2c353b8afd', u'date': 'Fri, 24 Aug 2018 20:13:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58de0f8b-a513-4a49-acf0-f15956ef5558'} Body: 2018-08-24 20:13:33,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f 1.522s 2018-08-24 20:13:33,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92e40c57-a3d4-4e14-91bb-220fc0e1ec3f', u'date': 'Fri, 24 Aug 2018 20:13:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29a50d2f-b2ff-463f-bcf8-0b5b070bb48d'} Body: 2018-08-24 20:13:33,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb 0.404s 2018-08-24 20:13:33,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7e76673b-9aef-40c7-bda2-1565974a9dbb', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-baf5e099-4b2f-4e3f-8754-60d71d61beae'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1[compute,id-8a5a6fac-313c-464b-9c5c-29d4e1c0a51e,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:13:33,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.319s 2018-08-24 20:13:33,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-946665753 description", "name": "tempest-secgroup-smoke-946665753"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66cff4a3-d5b0-46b3-b635-6a2dd6221e36'} Body: {"security_group": {"description": "tempest-secgroup-smoke-946665753 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "updated_at": "2018-08-24T20:13:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "8a5d7f94-b68d-43ec-8e1c-8b834dd77b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:13:33Z", "revision_number": 0, "id": "c09dcfbc-f563-4518-b6df-56b9a012cc3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "52684acc-9c83-4673-bdef-6bf30014c99a", "name": "tempest-secgroup-smoke-946665753"}} 2018-08-24 20:13:34,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.162s 2018-08-24 20:13:34,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15009c4c-fa8b-454b-a3e8-9338577c5933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7edca326-6afd-4f2a-84c2-78fa0de0b75a"}} 2018-08-24 20:13:34,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.165s 2018-08-24 20:13:34,259 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5adfc373-23c3-46e9-bb40-412c05dd8cb2'} 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-08-24T20:13:33Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:33Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "edc33338-fc84-410d-9a90-c4efee2de6f3"}} 2018-08-24 20:13:34,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.158s 2018-08-24 20:13:34,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a47f7c46-caf6-427e-abcb-5ed575a4edbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6760c554-a9e3-4810-b5b5-4390b61f8ba2"}} 2018-08-24 20:13:34,567 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:13:34,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62079ec1-2e90-4348-aab2-3cff6c4e44e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "04f3ea0a-86f7-4339-bbf9-32d42e9595a4"}} 2018-08-24 20:13:34,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.247s 2018-08-24 20:13:34,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4a927ca6-c38b-4ed7-ac44-cd55af4900a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9fbb368-f51f-4f3c-a790-3bbbe31196a2"}} 2018-08-24 20:13:34,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:13:34,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c93efdd0-7c0d-46e8-bd99-e246f05b57aa'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa5a6ad6-c35c-4515-9d55-e182fbd55ce6"}} 2018-08-24 20:13:35,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.152s 2018-08-24 20:13:35,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1694e8d-c5db-4ee8-88b1-8ab424fc9628'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:34Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:34Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fd63cc13-e726-4ab7-884f-38157e7ccc32"}} 2018-08-24 20:13:35,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.171s 2018-08-24 20:13:35,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96dd8af4-2121-421a-9de3-809563f3da68'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:13:35Z", "security_group_id": "52684acc-9c83-4673-bdef-6bf30014c99a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:35Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "042cc544-0983-4d51-8ffb-51f2c99d7ea0"}} 2018-08-24 20:13:35,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.240s 2018-08-24 20:13:35,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1798412379"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7eba323-bd3c-4c82-b0e2-eb96b1798db3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","name":"tempest-A-1798412379"}} 2018-08-24 20:13:36,060 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.510s 2018-08-24 20:13:36,061 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "name": "tempest-subnet-A-1-966838683"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988f2558-5df7-4250-9599-591b66d7c98c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8f512e50-38bb-4985-8932-3429ea541b4c","subnetpool_id":null,"name":"tempest-subnet-A-1-966838683"}} 2018-08-24 20:13:36,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/networks 0.520s 2018-08-24 20:13:36,582 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1749817013"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:13:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4b5bb3d-6b6b-48e4-893a-ac84bea935b4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:13:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"7c926893-27d6-4498-a125-f5b10f1e4309","name":"tempest-B-1749817013"}} 2018-08-24 20:13:37,229 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.646s 2018-08-24 20:13:37,230 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "name": "tempest-subnet-B-1-1705286906"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-795f12e5-cd5b-44e6-9230-9206560b75ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:13:36Z","dns_nameservers":[],"updated_at":"2018-08-24T20:13:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"550347e5-f706-4100-bee7-84c35b3e5979","subnetpool_id":null,"name":"tempest-subnet-B-1-1705286906"}} 2018-08-24 20:13:37,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:13:37,636 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.40:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bea4a5f-8790-4c1c-878c-eae0387dce72'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c94ccf5991f6467daf6c8d71efa75c39", "name": "tempest-TestBGPVPNBasic-1251347196"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.40:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4892ed22aa044413ae9c449279407e2d"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v1/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "admin", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8776/v2/c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "internal", "id": "0170e78f66754d6989b2a48626191d50"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "interface": "public", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "interface": "admin", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "internal", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"region_id": "regionOne", "url": "http://172.30.9.40:9292", "region": "regionOne", "interface": "public", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"region_id": "regionOne", "url": "http://192.30.9.4:9292", "region": "regionOne", "interface": "admin", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "internal", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8042", "region": "regionOne", "interface": "public", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"region_id": "regionOne", "url": "http://192.30.9.4:8042", "region": "regionOne", "interface": "admin", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "internal", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"region_id": "regionOne", "url": "http://12.0.0.21:8080", "region": "regionOne", "interface": "admin", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"region_id": "regionOne", "url": "http://172.30.9.40:8080/v1/AUTH_c94ccf5991f6467daf6c8d71efa75c39", "region": "regionOne", "interface": "public", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object 2018-08-24 20:13:37,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.333s 2018-08-24 20:13:37,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:13:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-74e82df7-2277-486c-bf2d-8c91d74d9c89'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3"}} 2018-08-24 20:13:39,119 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 1.147s 2018-08-24 20:13:39,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7f85259-ceb7-4671-a904-0c7d0ae5d598'} Body: {"network_association": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "id": "f6121c19-e27e-4fde-9a2b-5b67482baa40"}} 2018-08-24 20:13:39,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations 0.380s 2018-08-24 20:13:39,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ed1ed4d2-e470-4efc-a22c-25c65bd1dbb3/network_associations', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fe96230-1a95-44ab-a8c4-4c331ae18294'} Body: {"network_association": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "id": "daebf97a-5f25-40e6-8ef8-9c4a0d2658e9"}} 2018-08-24 20:13:39,502 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:13:39,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.195s 2018-08-24 20:13:39,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1371160238"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a27a1881-2d20-43b1-8a3c-b501d189da32'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlxYRqb2ydlJBIyg/AS5hHERSxKKHeiSmA2Sh7Qg0YJYGVwjcFq4WZ1I/jnDoYoPGVdZIt+t5W2g2Fy75O4nNQnnrLYgyRxEn+cPcL25DnkhQKlB96IB8iXQ/a/xsMRpakLgfclWUEMp6UdnCOJPLB5UTmaxZ22mrR6IPCg44/blXTNIg38ZLMFLLFY7Okda2+e9S9TYZhd5NtMVLvauewqN7ZavgQB0r56XKYP4J13chT8u8uZWNBpd6rgdUZ8GT6Sdq0rwcT3Vk92etJTrEczKJG17B7OYkHNsQwvXYn2rp4a5fINj40Yme7J02etVP9/IRB9iblhy7xtukbBJyl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5cWEam9snZSQSMoPwEuYRxEUsSih3okpgNkoe0INGCWBlcI3\nBauFmdSP45w6GKDxlXWSLfreVtoNhcu+TuJzUJ56y2IMkcRJ/nD3C9uQ55IUCpQf\neiAfIl0P2v8bDEaWpC4H3JVlBDKelHZwjiTyweVE5msWdtpq0eiDwoOOP25V0zSI\nN/GSzBSyxWOzpHWtvnvUvU2GYXeTbTFS72rnsKje2Wr4EAdK+elymD+Cdd3IU/Lv\nLmVjQaXeq4HVGfBk+knatK8HE91ZPdnrSU6xHMyiRtewezmJBzbEML12J9q6eGuX\nyDY+NGJnuydNnrVT/fyEQfYm5Ycu8bbpGwScpQIDAQABAoIBAG9Ii4p1LtjfREZM\nvvY2Zqk8x5XKBSPfsJ88DdQsuGTSfYGHz9hKK2nGvm3Rk32sLXVivQrR7u+Hqnb7\np89S8+C+8OAiO845kFDQa4ZtsC/H2zcIaHpgplOhWPWLCpGWeo1H0fzuyj8POSjU\neE0P7hcksIscoIOt44CIqZAC4VksbyywymJ1bX7Xa3fQGYjyET0bY5rurGoXwsfT\n7Zh4ysaqpRfGwW7Tm8A4M13nM+jSWE6YtJeKCwua3wieaJewGHiYlZNOx8RhsEg9\nEISSHRp8a5mFPxWl1uDjy/Ow3jGghEwwChgRDPOljNrvDV9LQWmViqqYiEp1OFh3\nFFDgNsECgYEA8tgmXBYoCADtgphqgyEKQ8726DR3qc+irpczeXKRVVAD0m6WIgYw\nU8JFVwFbnJDcO1iwX5U+nlgR2hHw4Gje3rXs2QYIbQYC3hpaSsVexR9Ngu5HBsRM\n8z4zaq68u9ZNzc/9ubpnLnbVQwppUH05XcaSsZ724gt0974y4mxYKzECgYEA8jgR\nyPel0DehusJtLnj0PWGxvrqtM6Tv1Tuf4Kmd+8douvA/mkD/cM+VTaI1k5zFeK6A\nrZ2AZugHxARpVmTIEIx5ecJLgPxlgULDy/U5ne37mewrQupVNjKdSOnilKp01YVi\nAEg5d3ArRGIO21vSyXB3r1uqjVvYbfNs8/7Ug7UCgYEAxfezfcqKI8wt0xLRcciT\nh6fG3JE5I/OimVWlntHo7HVoSDnipiYJa56pzD3NIxtsjezFC4atH4SIOQ/7H9Ye\nKcyBIoKqh8YovEsbZGz1zxivpZb9y+RnHryMSeHc9fvEPY3bN3df+h7hx99K71TG\nWU4x9B61AJ16YyRocvEEB2ECgYEAh95/y3VvI58xL2vEht7+Ujgs1koswd1xUvFB\nO2qp3gP7cXE2nDZ9kzA+FfA5kXXNJ2brc3f4AMGDKac312hs+StzMKOWauIpphpn\nbk8+ZKKMEclycvSzm9VEeRQJL092fhd146af5amb+53tq4qUcL6PxGPtBaJRg0ub\nADsfxkkCgYBr4RyYIp2lzhUeDgfQn1TIC1QpNqUQ9cFKtzOnTGT/iBefK7ssnowX\nRdyH9puaTq+Y3JBmTnlg3AK5pQZFx71+JQdc9X3lEuR8+PQME9RG7s7npyg2ew/s\nd4R6UBnS4POH9S+O2eq3+0Kiw7kxYa6YlG+y31IZxh7nqQeJ2ZaELw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1371160238", "fingerprint": "89:f1:e5:a6:f6:89:ea:81:d4:3d:c4:c7:20:69:07:42"}} 2018-08-24 20:13:40,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 1.186s 2018-08-24 20:13:40,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-39357334", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ce24d1e-5cef-4428-9017-5143c4eea615'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d39f076a-030e-4a7c-92bb-78b38c06f9c7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:40Z","name":"tempest-port-smoke-39357334","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:76:3b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"8f512e50-38bb-4985-8932-3429ea541b4c","ip_address":"10.101.11.10"}],"id":"3905c8fe-9fcd-4c8c-82e6-84c84d294305","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} 2018-08-24 20:13:42,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 1.759s 2018-08-24 20:13:42,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "port": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-571acb41-1e0b-494f-a177-164fde126bf3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af6c374b-725e-4722-a172-7149146e4a28", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "adminPass": "kRPb4msdu4Ex"}} 2018-08-24 20:13:42,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.330s 2018-08-24 20:13:42,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa9d79a0-766e-4f05-b36d-6314115faeba'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:44,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.358s 2018-08-24 20:13:44,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8689ddcf-d131-4c17-84a0-49fc70dc0a20'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:43Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:44,375 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:13:45,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.438s 2018-08-24 20:13:45,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fbcb3b7d-ca84-4f98-99f0-a99d4121298e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:45,829 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:13:47,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.726s 2018-08-24 20:13:47,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b6ed341-d654-4843-8d64-de2aa9c9198d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:44Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:48,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.381s 2018-08-24 20:13:48,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97f12b37-da4a-4a46-8546-a23c40520e83'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:48,971 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:49,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.168s 2018-08-24 20:13:49,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-133d9461-7dcb-400f-acb0-5c726403faa5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:47Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:49,153 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: af6c374b-725e-4722-a172-7149146e4a28 with status: ACTIVE 2018-08-24 20:13:50,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/ports 0.870s 2018-08-24 20:13:50,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c926893-27d6-4498-a125-f5b10f1e4309", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1033564573", "security_groups": ["52684acc-9c83-4673-bdef-6bf30014c99a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ef0e35e1-6c24-43c1-9b06-295dc65d1a13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:13:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7c926893-27d6-4498-a125-f5b10f1e4309","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:13:49Z","name":"tempest-port-smoke-1033564573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e6:f1:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"550347e5-f706-4100-bee7-84c35b3e5979","ip_address":"10.102.21.20"}],"id":"d2dcdd02-8081-48bf-952c-5c8078ff907b","security_groups":["52684acc-9c83-4673-bdef-6bf30014c99a"],"device_id":""}} 2018-08-24 20:13:52,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.40:8774/v2.1/servers 2.820s 2018-08-24 20:13:52,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1371160238", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "7c926893-27d6-4498-a125-f5b10f1e4309", "port": "d2dcdd02-8081-48bf-952c-5c8078ff907b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93a42abb-372c-42d3-a3ef-d8757746091e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "adminPass": "qKeRFnMM8YGY"}} 2018-08-24 20:13:53,168 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.317s 2018-08-24 20:13:53,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbb2ca8-9c80-4050-903d-b5c64ab7d8a5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:54,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.423s 2018-08-24 20:13:54,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d411f1af-6ff2-494e-aa85-76a996a567aa'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:53Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:54,618 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:13:56,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.485s 2018-08-24 20:13:56,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec2b9c22-7f43-4b53-95e1-e5c2d9e0236c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:56,119 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:13:57,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.144s 2018-08-24 20:13:57,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9da4295-fbd3-4f62-9eca-02a1e5311a44'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:13:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:58,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.329s 2018-08-24 20:13:58,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57f82705-4024-447c-aaaf-cdf8a2956ec7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:58,623 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:13:59,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.517s 2018-08-24 20:13:59,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:13:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11dca4e4-1372-4e45-afa3-f2d17fd9fd2c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:13:57Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:13:59,154 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0e0de446-6574-4acb-90dd-d4d2a858609d with status: ACTIVE 2018-08-24 20:13:59,614 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/routers 0.459s 2018-08-24 20:13:59,615 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1170047463", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:13:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30f03166-6da7-4d47-a26e-1106eb69ba03'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:13:59Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} 2018-08-24 20:14:01,303 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.686s 2018-08-24 20:14:01,303 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:14:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-873d7652-e818-48fd-90e1-0938a3b36820'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:13:59Z", "admin_state_up": true, "updated_at": "2018-08-24T20:14:00Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "name": "tempest-router--1170047463"}} 2018-08-24 20:14:03,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface 2.157s 2018-08-24 20:14:03,462 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:14:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a958a874-2d44-4cc3-a59d-4d1374ea564b'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} 2018-08-24 20:14:05,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.947s 2018-08-24 20:14:05,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:14:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9edb7860-5a28-4fab-a071-ba6e6bed75e4'} Body: {"floatingip": {"router_id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:14:04Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "3905c8fe-9fcd-4c8c-82e6-84c84d294305", "id": "0e4bab85-92ef-40bd-a6ee-7f649b6fe315", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:14:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:14:05,413 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21,448 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21,511 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:14:21,512 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:21,627 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:14:21,627 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:14:21,629 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:14:21,689 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:14:21,694 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:14:26,700 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:14:26,701 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:15:36,755 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:15:36,756 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:15:36,759 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:15:36,820 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:15:36,824 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:15:41,831 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:15:41,831 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:16:51,850 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:16:51,851 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:16:51,851 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51,856 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:51,955 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:51,984 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:51,990 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:16:51,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:51,991 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:16:51,992 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:51,994 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,055 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,058 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,067 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:16:52,067 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:16:52,068 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,070 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,131 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,134 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,140 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:16:52,140 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,142 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,203 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:52,212 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:16:52,213 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:68:8c:eb [ether] on eth0 2018-08-24 20:16:52,213 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:16:52,214 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:16:52,216 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:16:52,279 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:16:52,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:16:57,287 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:16:57,288 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:18:07,354 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:18:07,356 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.214:22' as 'cirros' with public key authentication 2018-08-24 20:18:07,360 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:18:07,424 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:18:07,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.214 successfully created 2018-08-24 20:18:12,433 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:18:12,433 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.214. 2018-08-24 20:19:22,489 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:19:22,490 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.214: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:19:22.490 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:19:23,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315 1.168s 2018-08-24 20:19:23,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/0e4bab85-92ef-40bd-a6ee-7f649b6fe315', u'date': 'Fri, 24 Aug 2018 20:19:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-27ab9f5e-cdfe-46f0-b611-4d0b131cfa82'} Body: 2018-08-24 20:19:26,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface 2.800s 2018-08-24 20:19:26,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c04c176f-fabd-47f8-a852-142e4033a0de'} Body: {"network_id": "d39f076a-030e-4a7c-92bb-78b38c06f9c7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "8f512e50-38bb-4985-8932-3429ea541b4c", "subnet_ids": ["8f512e50-38bb-4985-8932-3429ea541b4c"], "port_id": "acb5910d-6624-4de7-bdfc-c26233343c6d", "id": "fb6bf1f8-af5f-46e5-a488-7750acbe7a2d"} 2018-08-24 20:19:28,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d 1.929s 2018-08-24 20:19:28,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/fb6bf1f8-af5f-46e5-a488-7750acbe7a2d', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-978d8ac2-f697-46b5-9935-894bd9e068a1'} Body: 2018-08-24 20:19:28,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.422s 2018-08-24 20:19:28,819 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71c65f9-6035-4140-be9b-6614c5f3bdaf'} Body: 2018-08-24 20:19:29,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.978s 2018-08-24 20:19:29,800 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30a09b35-e389-454c-bebf-3774c159a78c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749817013": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:f1:a4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e0de446-6574-4acb-90dd-d4d2a858609d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e0de446-6574-4acb-90dd-d4d2a858609d", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:28Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-2", "created": "2018-08-24T20:13:52Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:30,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d 0.041s 2018-08-24 20:19:30,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e0de446-6574-4acb-90dd-d4d2a858609d', u'x-compute-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-20b6fd93-c5ca-4827-a218-e39205bd3a5d'} Body: {"itemNotFound": {"message": "Instance 0e0de446-6574-4acb-90dd-d4d2a858609d could not be found.", "code": 404}} 2018-08-24 20:19:31,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b 0.765s 2018-08-24 20:19:31,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/d2dcdd02-8081-48bf-952c-5c8078ff907b', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a3df4ee-93aa-4299-a6ef-376cd41356a3'} Body: 2018-08-24 20:19:31,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.176s 2018-08-24 20:19:31,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e552e5-f21f-4e05-a39a-4b2ddf1e7aa1'} Body: 2018-08-24 20:19:32,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.435s 2018-08-24 20:19:32,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e42abb0b-609e-4442-a03d-572ddd37ffc1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1798412379": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:3b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/af6c374b-725e-4722-a172-7149146e4a28", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:13:47.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "af6c374b-725e-4722-a172-7149146e4a28", "security_groups": [{"name": "tempest-secgroup-smoke-946665753"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:31Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1371160238", "name": "server-1", "created": "2018-08-24T20:13:42Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:33,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28 0.048s 2018-08-24 20:19:33,304 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/af6c374b-725e-4722-a172-7149146e4a28', u'x-compute-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-599aab8f-ec78-4368-9131-8d08d876cc99'} Body: {"itemNotFound": {"message": "Instance af6c374b-725e-4722-a172-7149146e4a28 could not be found.", "code": 404}} 2018-08-24 20:19:34,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305 0.844s 2018-08-24 20:19:34,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/3905c8fe-9fcd-4c8c-82e6-84c84d294305', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83405738-bc8a-4318-934b-8c7dc645d87e'} Body: 2018-08-24 20:19:34,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238 0.037s 2018-08-24 20:19:34,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1371160238', u'x-compute-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c7a1311-e233-4dbf-a057-9acd95216f20'} Body: 2018-08-24 20:19:35,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979 1.244s 2018-08-24 20:19:35,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/550347e5-f706-4100-bee7-84c35b3e5979', u'date': 'Fri, 24 Aug 2018 20:19:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7dfa83c8-f501-4df0-b372-59f558e51caa'} Body: 2018-08-24 20:19:36,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309 1.465s 2018-08-24 20:19:36,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/7c926893-27d6-4498-a125-f5b10f1e4309', u'date': 'Fri, 24 Aug 2018 20:19:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd804bbf-ba9e-4798-9f36-922dca391130'} Body: 2018-08-24 20:19:38,513 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c 1.612s 2018-08-24 20:19:38,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/8f512e50-38bb-4985-8932-3429ea541b4c', u'date': 'Fri, 24 Aug 2018 20:19:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7ac1e8ab-eea6-436e-bd37-eaf35119d4bd'} Body: 2018-08-24 20:19:39,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7 1.474s 2018-08-24 20:19:39,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/d39f076a-030e-4a7c-92bb-78b38c06f9c7', u'date': 'Fri, 24 Aug 2018 20:19:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-949ea3fd-ed7e-4f50-b720-1a223f670ab1'} Body: 2018-08-24 20:19:40,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a 0.260s 2018-08-24 20:19:40,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/52684acc-9c83-4673-bdef-6bf30014c99a', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29fa5218-9a83-448a-99cc-298a0cb423fe'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2[compute,id-e7468636-0816-4092-82ca-3590680ed00b,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:19:40,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.227s 2018-08-24 20:19:40,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-305982078 description", "name": "tempest-secgroup-smoke-305982078"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c22db9a-527c-4d94-b787-e8b228f50803'} Body: {"security_group": {"description": "tempest-secgroup-smoke-305982078 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "updated_at": "2018-08-24T20:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "4a3311f7-456f-494f-bb92-dc46614f5d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:19:40Z", "revision_number": 0, "id": "7517d883-da74-43a9-8bde-e476d7e28e53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9a569be6-252b-4d71-981a-542565ed6d4d", "name": "tempest-secgroup-smoke-305982078"}} 2018-08-24 20:19:40,664 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.156s 2018-08-24 20:19:40,664 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6d2a8f6-89a6-4d92-8b18-c4b0d6797f35'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "00dc3268-68e5-42c9-b4a7-fb2889516e06"}} 2018-08-24 20:19:40,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:19:40,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14c85815-6022-4955-aa33-cec7c386dc91'} 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-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8d72bf4b-6685-47b7-9052-c1e9594b1531"}} 2018-08-24 20:19:41,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.189s 2018-08-24 20:19:41,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6cac40b-9e72-42f1-89c1-357643293d33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0869db85-3e6e-4331-bf33-46c61dc854e3"}} 2018-08-24 20:19:41,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:19:41,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780b5368-dd70-4eb4-b9d2-b5f4bb78d1b5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:19:40Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:40Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "fa34641b-0f7e-462f-b50a-2e2dd8dbe958"}} 2018-08-24 20:19:41,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.250s 2018-08-24 20:19:41,479 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e7da99fd-3e77-4eb6-a3e7-76a228379f28'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ab9ab8e6-9e58-443b-94d0-06c3287e6ebd"}} 2018-08-24 20:19:41,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:19:41,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0bf0dba-1b78-4e6b-8b97-9cd1b5d2a07d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "dde498d1-b13a-4b27-ad56-193dc3058e22"}} 2018-08-24 20:19:41,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.163s 2018-08-24 20:19:41,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8da7405-d17f-4133-9c20-1d75748a7782'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5b267b83-5148-4807-bb4c-9f3a4ad3552b"}} 2018-08-24 20:19:42,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:19:42,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:19:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2750c520-fea0-4cf3-87f1-62653a704638'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:19:41Z", "security_group_id": "9a569be6-252b-4d71-981a-542565ed6d4d", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:19:41Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6f24fa6f-2506-4c2e-a327-89946fe76438"}} 2018-08-24 20:19:42,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.292s 2018-08-24 20:19:42,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1124777033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e1b5f3e-db0b-47ba-8ba9-db4bb2e5bc42'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","name":"tempest-A-1124777033"}} 2018-08-24 20:19:43,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.967s 2018-08-24 20:19:43,263 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "name": "tempest-subnet-A-1-716097316"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57addff2-29ca-41d8-b08e-08916f70f47e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:42Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:42Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a062d257-f16c-4b68-9969-95e6d76ab883","subnetpool_id":null,"name":"tempest-subnet-A-1-716097316"}} 2018-08-24 20:19:43,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/networks 0.223s 2018-08-24 20:19:43,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1998477442"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:19:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c63295e-27c0-493f-8b9f-cf944ced216b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:19:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4041122e-08f9-4423-bfb2-94f75812cd73","name":"tempest-B-1998477442"}} 2018-08-24 20:19:44,452 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.963s 2018-08-24 20:19:44,453 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "name": "tempest-subnet-B-1-1097449799"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf1f8b84-be16-46f8-81d6-d34e49ec84e4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:19:43Z","dns_nameservers":[],"updated_at":"2018-08-24T20:19:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"b49f6702-cda0-4a2f-90ca-8931627b3421","subnetpool_id":null,"name":"tempest-subnet-B-1-1097449799"}} 2018-08-24 20:19:44,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.350s 2018-08-24 20:19:44,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-669408662"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5004ba3-4cff-49a9-90dc-3720eaaa2c7c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUw98UFZKjwHbg3t8ySa7R3XWrF/hZrTydYfC+R4MJKUDlrHRuUVnPqLKwK0BA4GHbO8E7O0vXXreNsHTGKxqiaSE9twva4kRNzwI/U2OY8JdcQxv1IaKne5PyUk/aH2IDkrk6eZ7LLkAs6JWkfYEY3k+nWrkJQpZ3O7SnPRXxtyib6sQemk8P2YppyyVm4v1NU2L2cll+2lrdn8DT99WPVRAu2LeBBG8jg3OE1+lfJ0R7Xke3Op6hgv44NoXafXEEHm5lunYV5IkYELYqVVNzu41bTorU3L3l2/mfJzH5tmBHmN5bIT2yGCqVo/Pdt77iO5cihM/Cb3ymxAf5c+/v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1MPfFBWSo8B24N7fMkmu0d11qxf4Wa08nWHwvkeDCSlA5ax0\nblFZz6iysCtAQOBh2zvBOztL1163jbB0xisaomkhPbcL2uJETc8CP1NjmPCXXEMb\n9SGip3uT8lJP2h9iA5K5Onmeyy5ALOiVpH2BGN5Pp1q5CUKWdzu0pz0V8bcom+rE\nHppPD9mKacslZuL9TVNi9nJZftpa3Z/A0/fVj1UQLti3gQRvI4NzhNfpXydEe15H\ntzqeoYL+ODaF2n1xBB5uZbp2FeSJGBC2KlVTc7uNW06K1Ny95dv5nycx+bZgR5je\nWyE9shgqlaPz3be+4juXIoTPwm98psQH+XPv7wIDAQABAoIBADTX1Q7y8LG0+pGN\nKRgfTskW3MO6t1bmfNiF27oWnsfmtBSXCW/gypKVzpOMmm/CiutdYveoGYULJEGP\nouEZEYtm2vet/8bETbyZfnBl8KWqk505mbb/PJumSK91nBmLk9dZWKHaVQMXoJ7G\nwWvSM/8OL/Bbyvsuy5offRXQSSP4Knz0b+PBDn9PqMYGWCLbukAZGqxIjNbGNeBD\nVkuxExXrNxvED1+zNgjNTAYKLLvGVcY28q9V9nOOo3fYiaRaLJS0lVYGWOsUjFg4\najZs+JZXq+cCtdZAPY1X5YMC/xNt+LBzUGCO0Kuolrwev2pxgOVmEPNhi5S9CtvG\n/1Z90qECgYEA9+C2IZQbvRgHfc12fwZSylrzS4SAFz+vBqpB7kUkvLDpvJHDNsSD\nEjxb9mvWHFfspnFMPF8DV0mCpLQu9Sln6Q9SVmumV2EDzyEw/792BZTp6QPnnJ9r\nn0xaQcNt95/EGEU6gwaZvhn2Xqph0UV23wO5qNNUOkoKgExrLYvfht8CgYEA27yf\nTX+MfDoAETVH5Gd0Q89D+VoVeKDKV3LnMf5D7mdzOLQrbNQum5vwabdBlJEIvHK2\nGgeh9o7btCWdsbzFzu/zVWpdHPhDhW/7Jo7+9r/o7kxR877ai6V78sqemXtJ1ent\ne06ApzyDldYAqv+J4JAO7KKaDfSyTz2lcgURCPECgYEAr2UE2wu2+P1Yx66ry0QJ\nLwBeKTBvhoPccCXnExc/4Hh6W6D0dftlF3E4TUyOq22XmUqP/CPq9EeitrJ8i6Mp\n0KKzy0zO3gNas6SzzDOI6ngtb2EA8TVo7MYVE3WaiV42XkoWFgKEpRwv1VpQbsjt\nTO6Q36HxdnFPrurj582SdBcCgYEAiZW6PWEuyp3aauvsnuP0FX1St2+jYAt1hnno\nrxHg4QafS5LsWdElecOTLe5Tvr1tNemxgezjiaj7gfnHmoFzbdYqi4H02W3NgWCT\nZhpFJKUXKRZaff8zghrU2DnsQnfCzJETZJDL12r5jTkY4/jrENPCtII/aZuchic4\nT4NCnlECgYAE5twZkhT7pmdbar3BXeo9xRN2+fIXL9Wg9a4pGXySmkz9/hqeL/fP\nLkbsZ0TOj76mut/qRW10l0EZVX1YC99Hg/lGVBHN8DIMe5gYVKnTJuGKi3rehWHG\n9oyvIiFHxn/D//5CtTK28OGvfMzM4O3NVU7zKfVzXaXGT769wCgCZA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-669408662", "fingerprint": "38:9f:7e:a2:a9:45:d8:05:54:50:ef:77:f4:a0:45:6f"}} 2018-08-24 20:19:46,370 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.562s 2018-08-24 20:19:46,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1407660513", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d694f167-2c95-48e5-9f71-1584b8db7844'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fed5a211-7ba4-4eda-a4fb-b9d277267aa4","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:45Z","name":"tempest-port-smoke-1407660513","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:3a:32","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a062d257-f16c-4b68-9969-95e6d76ab883","ip_address":"10.101.11.10"}],"id":"ef5041ff-aad2-4453-9475-75bda8a4e715","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} 2018-08-24 20:19:48,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.673s 2018-08-24 20:19:48,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "port": "ef5041ff-aad2-4453-9475-75bda8a4e715"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d85ec7-ed4a-4cfe-8143-b942071434de'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77e0ceee-832f-42fe-a32e-646193eace98", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "adminPass": "2HRHqPeTUtQ7"}} 2018-08-24 20:19:48,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.338s 2018-08-24 20:19:48,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddef89af-4e9a-46a6-aea6-4dcbb4298f42'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:49,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.372s 2018-08-24 20:19:49,774 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50e81a40-e832-439f-a6ce-914a61149b68'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:49,787 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:19:51,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.709s 2018-08-24 20:19:51,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-179e23e8-bc72-4759-b144-f7eb5bdfc48a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:51,511 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:19:52,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.173s 2018-08-24 20:19:52,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3783768a-90ea-4e02-8f41-4378c8f35829'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,111 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.411s 2018-08-24 20:19:54,112 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d26118b-874d-4ec9-a17a-feea463967e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,126 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:19:54,461 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.335s 2018-08-24 20:19:54,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a69e903-6577-42f5-b706-db05123c6d8d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:19:52Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:54,476 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 77e0ceee-832f-42fe-a32e-646193eace98 with status: ACTIVE 2018-08-24 20:19:55,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/ports 1.162s 2018-08-24 20:19:55,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1957007299", "security_groups": ["9a569be6-252b-4d71-981a-542565ed6d4d"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b3f9cde-547a-418d-b692-a2a920108c22'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:19:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4041122e-08f9-4423-bfb2-94f75812cd73","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:19:54Z","name":"tempest-port-smoke-1957007299","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:fa:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"b49f6702-cda0-4a2f-90ca-8931627b3421","ip_address":"10.102.21.20"}],"id":"b0822691-8d2c-4c00-97b6-4ffd0e11207b","security_groups":["9a569be6-252b-4d71-981a-542565ed6d4d"],"device_id":""}} 2018-08-24 20:19:57,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.40:8774/v2.1/servers 1.590s 2018-08-24 20:19:57,231 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-669408662", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "4041122e-08f9-4423-bfb2-94f75812cd73", "port": "b0822691-8d2c-4c00-97b6-4ffd0e11207b"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-447ebfd0-4ca1-40dc-a23c-12f6c883f15c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "adminPass": "SjRxXh6PToXk"}} 2018-08-24 20:19:57,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.300s 2018-08-24 20:19:57,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e3846a5-37ed-44c9-9085-48101905e861'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:58,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.338s 2018-08-24 20:19:58,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8e479de-cbc3-4592-b25b-0898c7ab2b2f'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:19:58,906 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:20:00,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.716s 2018-08-24 20:20:00,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:19:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb846b27-909f-4092-b5ab-2cd22de953b7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:00,635 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:20:01,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.150s 2018-08-24 20:20:01,788 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bca5da3-c79f-4ea0-8f7b-b1c3c2cbd051'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:03,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.357s 2018-08-24 20:20:03,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d8f7de-a3d4-469e-8689-88aeeaf6c7b2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:19:58Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.411s 2018-08-24 20:20:04,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f73355-667f-4741-a772-3ca68e3a0cf0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:20:04,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.154s 2018-08-24 20:20:04,755 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3d0a567-7402-439a-8aba-04efb3f2fe31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:20:02Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:20:04,769 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: eae5338b-bbb1-40cb-83c9-0f17b2889b97 with status: ACTIVE 2018-08-24 20:20:04,887 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.117s 2018-08-24 20:20:04,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--339507688", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf4fbb9-8240-49d5-b6f5-31fe076beff4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:04Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} 2018-08-24 20:20:06,021 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.133s 2018-08-24 20:20:06,021 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:20:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df8df25a-311b-40bc-8ec0-5ef9f416c1aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:04Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:05Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a", "name": "tempest-router--339507688"}} 2018-08-24 20:20:08,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface 2.441s 2018-08-24 20:20:08,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45abb668-ea54-4ac0-b8f5-4069dc442556'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} 2018-08-24 20:20:08,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.346s 2018-08-24 20:20:08,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dca00ad6-24b5-447c-8ea0-eee8ffb4d371'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "60062d52-11f5-4c3a-9334-fa886570aa35"}} 2018-08-24 20:20:09,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.395s 2018-08-24 20:20:09,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abc2122b-c61c-4c04-a799-950cf32ac41c'} Body: {"network_association": {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "id": "0305f7fe-5c60-4237-95d1-8f2525594297"}} 2018-08-24 20:20:09,851 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations 0.642s 2018-08-24 20:20:09,852 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/60062d52-11f5-4c3a-9334-fa886570aa35/network_associations', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a8f9583-05ba-498d-a367-7051bcae4438'} Body: {"network_association": {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "id": "348a2ad0-a3f8-4583-b569-59465cbcb098"}} 2018-08-24 20:20:09,852 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:20:10,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/routers 0.185s 2018-08-24 20:20:10,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1276902798", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:20:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4163bd3d-8ad7-4ef9-9d92-7d6b49379861'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:09Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} 2018-08-24 20:20:11,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.495s 2018-08-24 20:20:11,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:20:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-485019ec-99c4-45e6-8794-91a3042c4a59'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:09Z", "admin_state_up": true, "updated_at": "2018-08-24T20:20:11Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "name": "tempest-router--1276902798"}} 2018-08-24 20:20:13,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface 2.109s 2018-08-24 20:20:13,646 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:20:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7d2884b-b7af-4e19-8a98-f1fa2cb57c2c'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} 2018-08-24 20:20:15,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.787s 2018-08-24 20:20:15,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:20:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-962fd41a-aff2-475c-979a-7e55fd788966'} Body: {"floatingip": {"router_id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:20:14Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "ef5041ff-aad2-4453-9475-75bda8a4e715", "id": "4817bb92-2df6-4b40-901e-9171c6c77b3a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:20:14Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:20:15,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31,463 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31,529 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:20:31,559 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:31,674 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:20:31,674 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:20:31,677 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:20:31,738 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:20:31,741 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:20:36,747 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:20:36,748 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:21:46,814 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:21:46,815 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:21:46,820 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:21:46,919 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:21:46,947 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:21:51,955 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:21:51,956 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:23:02,007 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:23:02,007 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:23:02,008 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,112 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,140 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:23:02,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02,147 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:23:02,148 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,150 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,211 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,223 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:23:02,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:23:02,224 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,225 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,287 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,290 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,296 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:23:02,296 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,359 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,362 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:02,368 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:23:02,368 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:8b:39 [ether] on eth0 2018-08-24 20:23:02,368 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:23:02,369 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:23:02,372 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:23:02,431 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:23:02,440 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:23:07,447 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:23:07,447 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:24:17,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:24:17,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:24:17,507 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:24:17,604 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:24:17,634 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:24:22,642 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:24:22,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:25:32,710 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:25:32,712 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:25:32.712 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:25:34,252 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a 1.537s 2018-08-24 20:25:34,253 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/4817bb92-2df6-4b40-901e-9171c6c77b3a', u'date': 'Fri, 24 Aug 2018 20:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1809b7f8-391b-48de-a87d-f3b0a5c6b30c'} Body: 2018-08-24 20:25:37,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface 2.763s 2018-08-24 20:25:37,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ceca99e-dad0-417f-a3e0-2a86b0760834'} Body: {"network_id": "fed5a211-7ba4-4eda-a4fb-b9d277267aa4", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a062d257-f16c-4b68-9969-95e6d76ab883", "subnet_ids": ["a062d257-f16c-4b68-9969-95e6d76ab883"], "port_id": "bb8d3853-4915-47d6-bd62-3e2799322ade", "id": "9d3eb10d-aa7b-4439-a69d-4803e5746ec7"} 2018-08-24 20:25:38,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7 1.487s 2018-08-24 20:25:38,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/9d3eb10d-aa7b-4439-a69d-4803e5746ec7', u'date': 'Fri, 24 Aug 2018 20:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1451a130-3e9d-43bc-9aa7-fb752cce4c5a'} Body: 2018-08-24 20:25:40,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface 1.979s 2018-08-24 20:25:40,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:25:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3699a6ba-a4a7-49c1-bbcd-1d3c01ca18a8'} Body: {"network_id": "4041122e-08f9-4423-bfb2-94f75812cd73", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "b49f6702-cda0-4a2f-90ca-8931627b3421", "subnet_ids": ["b49f6702-cda0-4a2f-90ca-8931627b3421"], "port_id": "4ea48ca1-2e06-4286-9858-38c26e2333ae", "id": "8ea3e103-97f5-45c1-b806-756b48bf3c4a"} 2018-08-24 20:25:41,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a 1.424s 2018-08-24 20:25:41,913 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/8ea3e103-97f5-45c1-b806-756b48bf3c4a', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efd966eb-d2dc-4c56-a50b-eccf663c4431'} Body: 2018-08-24 20:25:42,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.420s 2018-08-24 20:25:42,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1563464c-4ca6-4db7-acea-8479e448e0e7'} Body: 2018-08-24 20:25:43,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.943s 2018-08-24 20:25:43,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0110c77f-4dd1-4a8f-be67-3b4042913412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1998477442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:fa:14", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:20:03.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eae5338b-bbb1-40cb-83c9-0f17b2889b97", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:42Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-2", "created": "2018-08-24T20:19:56Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:25:44,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97 0.052s 2018-08-24 20:25:44,351 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/eae5338b-bbb1-40cb-83c9-0f17b2889b97', u'x-compute-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8fe92a58-7879-4c38-828c-08480136ec64'} Body: {"itemNotFound": {"message": "Instance eae5338b-bbb1-40cb-83c9-0f17b2889b97 could not be found.", "code": 404}} 2018-08-24 20:25:45,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b 0.860s 2018-08-24 20:25:45,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b0822691-8d2c-4c00-97b6-4ffd0e11207b', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8844f5be-fca5-4935-869c-adca33946161'} Body: 2018-08-24 20:25:45,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.224s 2018-08-24 20:25:45,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2a8390b6-0a51-45f8-8a25-b60128a0601c'} Body: 2018-08-24 20:25:46,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 1.073s 2018-08-24 20:25:46,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95acec37-56d4-411c-b963-2a85b48706b9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1124777033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:3a:32", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77e0ceee-832f-42fe-a32e-646193eace98", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:19:52.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77e0ceee-832f-42fe-a32e-646193eace98", "security_groups": [{"name": "tempest-secgroup-smoke-305982078"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:25:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-669408662", "name": "server-1", "created": "2018-08-24T20:19:47Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:25:47,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98 0.261s 2018-08-24 20:25:47,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/77e0ceee-832f-42fe-a32e-646193eace98', u'x-compute-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:47 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4524e925-70da-4248-8551-728371f7c34a'} Body: {"itemNotFound": {"message": "Instance 77e0ceee-832f-42fe-a32e-646193eace98 could not be found.", "code": 404}} 2018-08-24 20:25:48,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715 0.595s 2018-08-24 20:25:48,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/ef5041ff-aad2-4453-9475-75bda8a4e715', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b1a6798-423d-4858-b656-dfcc8bdf7d65'} Body: 2018-08-24 20:25:48,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662 0.039s 2018-08-24 20:25:48,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-669408662', u'x-compute-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c8ab43-d28e-4e68-b7f5-fd80c9af9e6f'} Body: 2018-08-24 20:25:49,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421 1.508s 2018-08-24 20:25:49,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/b49f6702-cda0-4a2f-90ca-8931627b3421', u'date': 'Fri, 24 Aug 2018 20:25:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d30fbc12-899c-445a-b612-43f058d13fda'} Body: 2018-08-24 20:25:51,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73 1.356s 2018-08-24 20:25:51,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/4041122e-08f9-4423-bfb2-94f75812cd73', u'date': 'Fri, 24 Aug 2018 20:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b4bceb86-1991-4f46-a55f-566bc3036a40'} Body: 2018-08-24 20:25:52,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883 1.326s 2018-08-24 20:25:52,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a062d257-f16c-4b68-9969-95e6d76ab883', u'date': 'Fri, 24 Aug 2018 20:25:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8436b58c-6ea0-41ae-b250-3d5a671c5456'} Body: 2018-08-24 20:25:53,653 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4 1.020s 2018-08-24 20:25:53,654 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/fed5a211-7ba4-4eda-a4fb-b9d277267aa4', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e44130a7-4629-4cf0-a25d-9cf23c673b0f'} Body: 2018-08-24 20:25:53,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d 0.326s 2018-08-24 20:25:53,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/9a569be6-252b-4d71-981a-542565ed6d4d', u'date': 'Fri, 24 Aug 2018 20:25:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e6993be-0962-497d-bb7f-0981bb9ba741'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3[compute,id-7c66aa31-fb3a-4e15-8808-46eb361f153a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:25:54,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.552s 2018-08-24 20:25:54,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-414543493 description", "name": "tempest-secgroup-smoke-414543493"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16798aa3-b789-4171-aa37-9b671f575cf4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-414543493 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "updated_at": "2018-08-24T20:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "055fe415-f6d0-471d-a60a-d4f6bbad660a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:25:54Z", "revision_number": 0, "id": "0a3c7c30-f409-4daa-ae3b-73586c8e0ebf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "60817e65-897c-4e79-acf7-6ef0345c801a", "name": "tempest-secgroup-smoke-414543493"}} 2018-08-24 20:25:54,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.169s 2018-08-24 20:25:54,733 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1048541d-2d6b-4dff-b8cb-1db142b8c8d8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "2ebbfebf-9977-427d-ac8f-042de3a229c1"}} 2018-08-24 20:25:54,906 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:54,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133fd966-e65c-40ec-bfba-984f1472e0eb'} 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-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3368605b-811e-4d20-bc98-52d1c2a161b8"}} 2018-08-24 20:25:55,059 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.151s 2018-08-24 20:25:55,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-150a8e42-ae44-4d14-9157-1f79692ca171'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "69da8b29-3332-424b-b63e-2e59d556df34"}} 2018-08-24 20:25:55,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:25:55,227 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63017525-3e9b-4997-884c-78405272f972'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:25:54Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:54Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "adb951ea-bb82-4784-88e4-97de88ff6b8d"}} 2018-08-24 20:25:55,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.170s 2018-08-24 20:25:55,398 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f679c74-8f89-4cf5-acac-2be7316ad58d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "972500b9-212f-4409-afca-989760a1056a"}} 2018-08-24 20:25:55,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.159s 2018-08-24 20:25:55,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8169ce-679a-4301-b0de-fc1b063dea93'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5dded285-6647-4fb0-913d-16ff2658cec1"}} 2018-08-24 20:25:55,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.194s 2018-08-24 20:25:55,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc267f61-bbe4-46bf-af58-622185f90c5d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a3f073d1-bdd6-409c-9f25-f55a3983cc14"}} 2018-08-24 20:25:55,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.154s 2018-08-24 20:25:55,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-577cfdc6-723a-400a-b6b0-0415b7899697'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:25:55Z", "security_group_id": "60817e65-897c-4e79-acf7-6ef0345c801a", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:25:55Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "191cc6d4-de00-407a-b557-cdcc4c5fa97e"}} 2018-08-24 20:25:56,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.274s 2018-08-24 20:25:56,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1082727341"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d19c871-32ca-476e-a356-c2eea8fc6d30'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:55Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","name":"tempest-A-1082727341"}} 2018-08-24 20:25:57,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 1.099s 2018-08-24 20:25:57,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "name": "tempest-subnet-A-1-1236559552"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b769f6d-b94f-42a8-aa16-3ae9feab17c0'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:56Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:56Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","subnetpool_id":null,"name":"tempest-subnet-A-1-1236559552"}} 2018-08-24 20:25:57,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/networks 0.197s 2018-08-24 20:25:57,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1697545086"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8bbb1b56-ab0c-44d6-a520-8b5d9483a448'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:25:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"74d3bdde-6423-41ac-ae2a-8d740de17222","name":"tempest-B-1697545086"}} 2018-08-24 20:25:58,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.643s 2018-08-24 20:25:58,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "name": "tempest-subnet-B-1-2104368685"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4785bc2-22b6-412d-8e03-ee4d4c14887b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:25:57Z","dns_nameservers":[],"updated_at":"2018-08-24T20:25:57Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"934a3667-0206-4732-ba0c-860a03602a48","subnetpool_id":null,"name":"tempest-subnet-B-1-2104368685"}} 2018-08-24 20:25:58,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.624s 2018-08-24 20:25:58,759 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1792531954"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:25:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-764dcd95-169c-4cd5-90c5-9b12eaf429c8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfj+3NeJqrFzEeiXP64kABCZc+yj73ncDLAL9mI8FXnlhemGKSumHSSPG9X8nh5ypO/GGCYaJDclFJ4dd5zbWxudlfdTOyi5fSj2utPsTbtfNMxUsF4y3+Iu/v2eTt6Ko3kdDNp87QFe18hz0bG3zSm+G3pn0fTPuBCTvda1cpE5AOKaxHmII+V5uw00IRBpGGe+BeOxlfiuADjOkx3CZ6CEtyWozXC4tmlWFOI7/o50/Rc+c0JtB2MhmN6D7n+bln/g3RXYNHpiN2Aid4ak4njW/j60RTGWh6V3T7AZlhjOIFayr0WbrXuZHbt4/XqPZI3oi+c2axolxtC/Vm4ml Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz34/tzXiaqxcxHolz+uJAAQmXPso+953AywC/ZiPBV55YXph\nikrph0kjxvV/J4ecqTvxhgmGiQ3JRSeHXec21sbnZX3UzsouX0o9rrT7E27XzTMV\nLBeMt/iLv79nk7eiqN5HQzafO0BXtfIc9Gxt80pvht6Z9H0z7gQk73WtXKROQDim\nsR5iCPlebsNNCEQaRhnvgXjsZX4rgA4zpMdwmeghLclqM1wuLZpVhTiO/6OdP0XP\nnNCbQdjIZjeg+5/m5Z/4N0V2DR6YjdgIneGpOJ41v4+tEUxloeld0+wGZYYziBWs\nq9Fm617mR27eP16j2SN6IvnNmsaJcbQv1ZuJpQIDAQABAoIBAQCfVZ1r/S7vJ4jd\nP8dFkONVZdpn0F66eyz8/JEXWE2Lm+6t0iKQ5dHKl3mn0OFh45uDwYpImYv8Nt/2\nANLMYz8TUw5iO2xtl4hgmEwhmsyrMZT5+F4ry7G9nFkEV+Eb6Ao6juY+UPWZtGEm\nUNO3RoRwLRrTgKDMxFBaWEhcsgr8dbUV0TO6I0aCGXeBo0ZjW1iub7LZH5iE5/L+\nZmqwk4lNZcqcRnmUYF7H0IObJrJuEqsPnt5KIAOPGlI2umftF3J8Pogzv2ORNRiX\nbrCXJgx7oRBK6++H69r9lvIvEFwh/s/a+bqrXJa5YwOI99A1+F7kPssN1hp+vsbj\nznEnqp0BAoGBAPUZ/6pgnddR52L0VzAoPsqYje4msSMnJGpoTiEj3rIz1WziUEGA\nzPlJfXoGmcUr56XKPobKQ3uoiyJcQkQSLQU0nsSlAeH2CT0sCW/1YQZTYDO3Gp3h\nBwi3gfrgjWzv5zxE1wUWxW6hPcSvhjtpsM025p3Y8Dgj+xasYeFDSn1FAoGBANi4\nJvhpP+KJkt/hsPU3BGKfVRTQCjOd6254fAkRSFNyyNqEVqvFTK9ulHZEsJrHtqup\nbvHFgc/aGZqEWDJg3DtqITc45os0nTzMHYYFWBibQF5ei7GFNC9mxvq94kA0PXuI\nF5G2pNv8jnkeF7GGzLYLWopoiD6Ly//jAvz1NLDhAoGAFuNepKJxGvJjETKQEccw\nVer5Fgw27nlxRR6IbT/UQ//jJk/b/sHwYjciqIqFQYxgDXNdc2jf9GRA2eyTo5eu\n7JWFXgeqrVc0danvF61qahTPHwUyTxv8dCvuz2a4zjt49H/ZNHhz52jXQ87AUjwE\nbqV507O2ewehIvTmDwshoaECgYEAjYxx/6wWyuraYJozj2YY2iWBV6+uChqqLCRL\nt0xvdfmx0G/BgD3EoYzTMRAaXW32FNb8nLNI3y5vrKmmRXlYPwJJoZzrj56U2KHk\n4qVY7fFxMHIGQbNj61XwvtMJFLBKPAYehtDJitnBYMBT72LBEGIICADQhDGg04g9\namTpvmECgYBL7waG6D1oK4Ja0JKAtHMNTzEca6PUwMRL9rBKl2SvNS0UmNaZNhC4\n2HoI4YCnYII3DKOBJAli9gDAVhEKUUnO4vC7X9SxLTf8afi+s3XALqT0txoBqrWd\nTfgGvdLC0mAC7Jpfyef9f9vUT9Z9WxWTJbyXxSfM2Lm5U4MtSjpHHQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1792531954", "fingerprint": "34:ce:70:70:31:41:71:b3:50:2b:4a:95:49:80:69:9c"}} 2018-08-24 20:26:00,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.476s 2018-08-24 20:26:00,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-295703437", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e241c9d7-a74e-4693-9367-80dbb4ee2ad7'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:25:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5422dd19-fbf5-4344-a691-439e63fd2bb7","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:25:59Z","name":"tempest-port-smoke-295703437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4d:11:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"aa943ba9-d803-45d3-b689-8d2a802e4d60","ip_address":"10.101.11.10"}],"id":"b77966b1-bbf9-4b02-a4db-745ca8ba486d","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} 2018-08-24 20:26:02,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 2.505s 2018-08-24 20:26:02,748 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "port": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af2abca8-9b4a-4c42-870d-5ea4ca2c5013'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "adminPass": "W2bF2XxP58yD"}} 2018-08-24 20:26:03,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.339s 2018-08-24 20:26:03,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-322c650f-c3d5-4645-a8d0-84f453c5e70c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:05,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 1.012s 2018-08-24 20:26:05,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6c85ba9c-c4bc-41aa-83bb-50c94847917b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:06,302 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.165s 2018-08-24 20:26:06,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1afbd815-311b-4103-bb3d-fe0789310022'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:06,314 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:26:08,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.863s 2018-08-24 20:26:08,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d028f1e0-a4ab-4b79-a098-99396d48165e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:05Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.152s 2018-08-24 20:26:09,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ac1b9ce-0308-4ad3-b0e0-1be3d9b9b579'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,365 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-24 20:26:09,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.157s 2018-08-24 20:26:09,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1fc7226-0511-4a78-829a-afab8d3454f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:08Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:09,538 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 310622c8-f76c-47c0-877e-6a7f8389159f with status: ACTIVE 2018-08-24 20:26:10,553 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/ports 1.013s 2018-08-24 20:26:10,554 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-990640510", "security_groups": ["60817e65-897c-4e79-acf7-6ef0345c801a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6d0c44e-38ac-4e9f-b376-fdc073787ca9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:26:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:26:09Z","name":"tempest-port-smoke-990640510","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:67:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.20"}],"id":"8caee268-06e3-4ac6-9361-e40793cbb1a3","security_groups":["60817e65-897c-4e79-acf7-6ef0345c801a"],"device_id":""}} 2018-08-24 20:26:11,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.40:8774/v2.1/servers 1.069s 2018-08-24 20:26:11,626 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1792531954", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "74d3bdde-6423-41ac-ae2a-8d740de17222", "port": "8caee268-06e3-4ac6-9361-e40793cbb1a3"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b78879ab-b312-42bd-8850-f3416707e1ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "adminPass": "g6Yj6GbLzmVQ"}} 2018-08-24 20:26:12,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.424s 2018-08-24 20:26:12,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-788321cd-813d-4535-8aee-92265edf7659'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:13,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.105s 2018-08-24 20:26:13,170 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c15d6b9-7abf-411c-a6b4-529106fe0361'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:13,185 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-24 20:26:14,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.444s 2018-08-24 20:26:14,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94531073-9843-423a-b56e-86326904eb9c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:14,647 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:26:15,996 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.346s 2018-08-24 20:26:15,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8723a942-b17d-496f-924c-ec9fb48aa2eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:26:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:17,609 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.597s 2018-08-24 20:26:17,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35c285e3-9201-4e33-a6e6-78d276f7f7ea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:17,623 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-24 20:26:18,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.450s 2018-08-24 20:26:18,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-064253df-339c-4c3c-a411-b17674c543e7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:26:16Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:26:18,085 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d with status: ACTIVE 2018-08-24 20:26:18,181 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.095s 2018-08-24 20:26:18,182 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--97799509", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae12df1c-4868-45bc-85ef-1003c9bae783'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:17Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} 2018-08-24 20:26:19,411 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.228s 2018-08-24 20:26:19,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5038b5bc-8cea-4396-9148-d7918e52b334'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:17Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:18Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146", "name": "tempest-router--97799509"}} 2018-08-24 20:26:21,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface 2.115s 2018-08-24 20:26:21,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0befd074-05f2-467b-8163-a01ed31535f2'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} 2018-08-24 20:26:21,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.371s 2018-08-24 20:26:21,901 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6391836e-eea2-4fad-a52a-82acee237c7b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "5f30c426-292f-4e58-a15e-1fd101498555"}} 2018-08-24 20:26:22,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.403s 2018-08-24 20:26:22,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-56bf1758-ee02-4b34-bff1-1073d4b69d30'} Body: {"network_association": {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "id": "27aea8a6-d1cc-4256-910f-0ce3caaf1be8"}} 2018-08-24 20:26:23,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations 0.722s 2018-08-24 20:26:23,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/5f30c426-292f-4e58-a15e-1fd101498555/network_associations', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f209b12d-5b34-476d-9b48-ba7fa243bb18'} Body: {"network_association": {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "id": "868d6988-18aa-4acf-a94d-772cc85d0d7f"}} 2018-08-24 20:26:23,030 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:26:23,099 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.069s 2018-08-24 20:26:23,100 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.40:9696/v2.0/ports?device_id=d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86550ffa-4aab-484d-b851-c7e9cdacccde'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"74d3bdde-6423-41ac-ae2a-8d740de17222","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:26:19Z","admin_state_up":true,"updated_at":"2018-08-24T20:26:20Z","binding:vnic_type":"normal","device_id":"d796c5cb-11ac-4cdd-b6ab-017ebe7e2146","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:ff:89:97","id":"33b06b49-aaf9-49db-b044-8f07d3ea9c6d","port_security_enabled":false,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"934a3667-0206-4732-ba0c-860a03602a48","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-24 20:26:24,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 1.756s 2018-08-24 20:26:24,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-749fd409-a031-4269-aa01-ba8f91c02a2d'} Body: {"network_id": "74d3bdde-6423-41ac-ae2a-8d740de17222", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "934a3667-0206-4732-ba0c-860a03602a48", "subnet_ids": ["934a3667-0206-4732-ba0c-860a03602a48"], "port_id": "33b06b49-aaf9-49db-b044-8f07d3ea9c6d", "id": "d796c5cb-11ac-4cdd-b6ab-017ebe7e2146"} 2018-08-24 20:26:26,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 1.501s 2018-08-24 20:26:26,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42a569ae-8684-4cbc-acf6-93620aa219f1'} Body: 2018-08-24 20:26:26,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/routers 0.207s 2018-08-24 20:26:26,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1726751025", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f92f2d55-e86e-4eae-8136-34ad87c1d801'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:26Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} 2018-08-24 20:26:27,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.410s 2018-08-24 20:26:27,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0bbdf260-4096-4480-a234-15fe5e8d42aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:26Z", "admin_state_up": true, "updated_at": "2018-08-24T20:26:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a72dd602-9fdf-46ec-be5a-c85561573809", "name": "tempest-router--1726751025"}} 2018-08-24 20:26:29,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface 1.983s 2018-08-24 20:26:29,966 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d5dcfc0-9df9-4811-8af7-eecc91878be8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} 2018-08-24 20:26:31,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.839s 2018-08-24 20:26:31,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:26:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2812f2d3-76a2-4d0c-a202-718e850b5bef'} Body: {"floatingip": {"router_id": "a72dd602-9fdf-46ec-be5a-c85561573809", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:26:30Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "b77966b1-bbf9-4b02-a4db-745ca8ba486d", "id": "51f52d9c-7400-4244-99c4-0d82566a68f2", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:26:30Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:26:31,808 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:39,823 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:39,888 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:26:39,920 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:40,034 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:26:40,035 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:26:40,037 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:26:40,098 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:26:40,101 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:26:45,108 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:26:45,109 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:27:55,179 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:27:55,180 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:27:55,183 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:27:55,249 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:27:55,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:28:00,288 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:28:00,288 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:29:10,346 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:29:10,347 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:29:10,348 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,480 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,488 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:29:10,488 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10,489 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:29:10,489 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,551 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,554 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,564 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:29:10,564 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:29:10,565 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,567 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,627 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,631 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,637 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:29:10,638 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,639 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,699 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:10,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:29:10,710 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:98:62:37 [ether] on eth0 2018-08-24 20:29:10,710 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:29:10,710 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:29:10,713 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:29:10,777 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:29:10,809 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:29:15,817 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:29:15,817 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:30:25,875 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:30:25,875 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:30:25,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:30:25,981 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:30:26,007 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:30:31,016 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:30:31,018 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:31:41,074 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:31:41,075 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:31:41.075 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:31:42,730 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2 1.653s 2018-08-24 20:31:42,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/51f52d9c-7400-4244-99c4-0d82566a68f2', u'date': 'Fri, 24 Aug 2018 20:31:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b759430c-10ad-4646-b5c3-375caf71252a'} Body: 2018-08-24 20:31:44,714 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface 1.982s 2018-08-24 20:31:44,715 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c3be9e8-2147-4b3a-9c62-941d07a42db8'} Body: {"network_id": "5422dd19-fbf5-4344-a691-439e63fd2bb7", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "aa943ba9-d803-45d3-b689-8d2a802e4d60", "subnet_ids": ["aa943ba9-d803-45d3-b689-8d2a802e4d60"], "port_id": "e453cb47-db16-4f70-b848-658f3d8b522a", "id": "a72dd602-9fdf-46ec-be5a-c85561573809"} 2018-08-24 20:31:46,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809 1.539s 2018-08-24 20:31:46,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/a72dd602-9fdf-46ec-be5a-c85561573809', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a9200287-16c7-4cc9-bf18-c3eaffbc8fe5'} Body: 2018-08-24 20:31:46,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface 0.297s 2018-08-24 20:31:46,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "934a3667-0206-4732-ba0c-860a03602a48"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f85f674-e3c2-43c6-8a84-2fd43a41e709'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-24 20:31:46,900 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 0.341s 2018-08-24 20:31:46,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/d796c5cb-11ac-4cdd-b6ab-017ebe7e2146', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8717d8b-e6e1-40e5-898a-37db2a3d21ff'} Body: {"NeutronError": {"message": "Router d796c5cb-11ac-4cdd-b6ab-017ebe7e2146 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-24 20:31:47,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 1.012s 2018-08-24 20:31:47,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65697742-37fe-45ae-93ea-42cf2534f86b'} Body: 2018-08-24 20:31:48,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.755s 2018-08-24 20:31:48,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50609ce5-ffae-4476-8688-c71f2854e713'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1697545086": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:67:44", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:47Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:49,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.296s 2018-08-24 20:31:49,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8ec6de4-84e9-4b3d-8acb-2ecdebb3821f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "04387e7b-69b2-49a5-bc1e-f35ef90a2b3d", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:49Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:49.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-2", "created": "2018-08-24T20:26:11Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:49,996 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:31:51,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d 0.048s 2018-08-24 20:31:51,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/04387e7b-69b2-49a5-bc1e-f35ef90a2b3d', u'x-compute-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ed85f360-ff69-4d0e-a087-39fb8c2b5205'} Body: {"itemNotFound": {"message": "Instance 04387e7b-69b2-49a5-bc1e-f35ef90a2b3d could not be found.", "code": 404}} 2018-08-24 20:31:51,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3 0.567s 2018-08-24 20:31:51,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/8caee268-06e3-4ac6-9361-e40793cbb1a3', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-325ff511-0023-4067-ad30-4251338e6ba0'} Body: 2018-08-24 20:31:51,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.204s 2018-08-24 20:31:51,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-274ffe12-3a97-4b2f-a5d1-52f94daadb88'} Body: 2018-08-24 20:31:52,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.946s 2018-08-24 20:31:52,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b432af5-546f-4e19-bdf8-5bcf42b9f79c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1082727341": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:11:dd", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "security_groups": [{"name": "tempest-secgroup-smoke-414543493"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:31:51Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:54,119 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.335s 2018-08-24 20:31:54,119 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63b28dad-149e-4d4e-acf5-d98a2dbdd090'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/310622c8-f76c-47c0-877e-6a7f8389159f", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:26:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "310622c8-f76c-47c0-877e-6a7f8389159f", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:31:53Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": "2018-08-24T20:31:53.000000", "key_name": "tempest-TestBGPVPNBasic-1792531954", "name": "server-1", "created": "2018-08-24T20:26:02Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:31:54,132 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-24 20:31:55,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f 0.043s 2018-08-24 20:31:55,178 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/310622c8-f76c-47c0-877e-6a7f8389159f', u'x-compute-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:54 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-12c2d8f9-a22b-4c12-bcf6-666869e2126d'} Body: {"itemNotFound": {"message": "Instance 310622c8-f76c-47c0-877e-6a7f8389159f could not be found.", "code": 404}} 2018-08-24 20:31:55,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d 0.562s 2018-08-24 20:31:55,741 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/b77966b1-bbf9-4b02-a4db-745ca8ba486d', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ee7da29a-907d-4785-8037-71a406def5e1'} Body: 2018-08-24 20:31:55,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954 0.042s 2018-08-24 20:31:55,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1792531954', u'x-compute-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7721782a-438e-4a5a-a769-da63fdf561dd'} Body: 2018-08-24 20:31:57,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48 1.446s 2018-08-24 20:31:57,233 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/934a3667-0206-4732-ba0c-860a03602a48', u'date': 'Fri, 24 Aug 2018 20:31:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6288d8e7-bac7-48e3-95c5-c2e20c29fd15'} Body: 2018-08-24 20:31:59,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222 1.900s 2018-08-24 20:31:59,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/74d3bdde-6423-41ac-ae2a-8d740de17222', u'date': 'Fri, 24 Aug 2018 20:31:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77fce55f-7438-4240-8db4-a50a7f1276a2'} Body: 2018-08-24 20:32:00,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60 1.275s 2018-08-24 20:32:00,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/aa943ba9-d803-45d3-b689-8d2a802e4d60', u'date': 'Fri, 24 Aug 2018 20:32:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-646ec467-67b5-4638-99e3-5df62f3114a6'} Body: 2018-08-24 20:32:02,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7 1.863s 2018-08-24 20:32:02,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/5422dd19-fbf5-4344-a691-439e63fd2bb7', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91a017fe-05cb-47db-b026-65de91ee4977'} Body: 2018-08-24 20:32:02,571 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a 0.292s 2018-08-24 20:32:02,571 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/60817e65-897c-4e79-acf7-6ef0345c801a', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98fda3f0-560c-42c0-8cdf-13f5c9f1701a'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4[compute,id-973ab26d-c7d8-4a32-9aa9-2d7e6f406135,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:32:02,809 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.210s 2018-08-24 20:32:02,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1960479842 description", "name": "tempest-secgroup-smoke-1960479842"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:32:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbfa29dc-5080-451d-ba65-4ca41247ad51'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1960479842 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:02Z", "updated_at": "2018-08-24T20:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "43864103-4576-472f-b7eb-8a33f8be66e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:32:02Z", "revision_number": 0, "id": "bf7518af-6261-4cab-b143-cc55c4b4ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:32:02Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "name": "tempest-secgroup-smoke-1960479842"}} 2018-08-24 20:32:03,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.839s 2018-08-24 20:32:03,651 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61a85ab9-71d5-4393-950c-c9faa76398d7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "0ad98b52-12af-4414-bf16-c2b7e3168b0e"}} 2018-08-24 20:32:03,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.148s 2018-08-24 20:32:03,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c4af94-bcf6-4676-af14-1c431445ccb1'} 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-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6132d70b-188b-4531-a870-f5c865827db5"}} 2018-08-24 20:32:03,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.150s 2018-08-24 20:32:03,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90972ac2-bd12-47cb-b15a-037a9f75beb3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5689e80a-72aa-4625-983c-84ea282f15e6"}} 2018-08-24 20:32:04,096 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.142s 2018-08-24 20:32:04,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2c9a92-85d1-4ef7-883f-70b04518a6c6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "ce52966f-aa6a-49c3-aa91-daadcc178a81"}} 2018-08-24 20:32:04,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.126s 2018-08-24 20:32:04,224 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-672e0bb1-8336-4c93-a18d-b63b13c8ca64'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:03Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:03Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6bbb9065-808a-4369-a56d-de72f697a39d"}} 2018-08-24 20:32:04,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:32:04,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0155c3ca-3f7b-4997-b90c-22b92f37ba5f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5721beec-9417-49b0-b03a-ab78bc428956"}} 2018-08-24 20:32:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.182s 2018-08-24 20:32:04,582 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53da70fb-c879-470f-9876-bc0242c3be6c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "164fad99-aebb-42fe-af35-f6bc91460278"}} 2018-08-24 20:32:04,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.164s 2018-08-24 20:32:04,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a92ece41-c4e9-4d0d-aad2-d3a98ec3fec1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:32:04Z", "security_group_id": "7f656101-808f-4d5c-9da4-b39289d9a5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:04Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f2055c57-df9f-4ff1-85ea-c0f4698e6875"}} 2018-08-24 20:32:04,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.245s 2018-08-24 20:32:04,996 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-610739685"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fefe9ea2-6576-4a82-9089-55b49f1b9147'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"92d4f877-4580-40cb-a2ed-2ed093756974","name":"tempest-A-610739685"}} 2018-08-24 20:32:05,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.500s 2018-08-24 20:32:05,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "name": "tempest-subnet-A-1-276661060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f340081b-2ce7-4c3f-b8f7-8ca90a2e1f05'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:04Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:04Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","subnetpool_id":null,"name":"tempest-subnet-A-1-276661060"}} 2018-08-24 20:32:05,708 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/networks 0.210s 2018-08-24 20:32:05,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-49191992"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:32:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5a06ccc-aa71-407d-974f-25f36637d2de'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:32:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","name":"tempest-B-49191992"}} 2018-08-24 20:32:06,339 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.628s 2018-08-24 20:32:06,339 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "name": "tempest-subnet-B-1-1152358630"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7579b00-e908-4399-933a-7d6b58690d8e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:32:05Z","dns_nameservers":[],"updated_at":"2018-08-24T20:32:05Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","subnetpool_id":null,"name":"tempest-subnet-B-1-1152358630"}} 2018-08-24 20:32:06,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.148s 2018-08-24 20:32:06,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1392744984"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c593587a-f715-4d93-955c-75e991a627b2'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xQ8F6AUGddsbhIZRECHeVXT6PArv+0jVcEQf7n0fpUcLGTWN5V+yTSxc8HuAmkEAZjy/Dl3CsZdaHGDy/2Ngj1LoOpQfQAXCswSDnnBfvKzZoIl04OXSLRV05a4IpXIwbIlh8j0uyNxtHvj3K7uW4GGTXHPVgbzjDSuzJ7v1MZS6RCvkHjZPKl+bhBxdOOY2klksfVA1OlxoASvu0op4N/wCGLxgjWLqtTjTVjrVJoaNwMFl0q2uB/2Boi05nKiH8iFG2tF/pHB/NNG6loeZyjRH83aShtcYV/Q8t4hKTNYrPrBz2idRCs5k+Q4ETUdMGaVPJi3r8URqVk4XIREZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAusUPBegFBnXbG4SGURAh3lV0+jwK7/tI1XBEH+59H6VHCxk1\njeVfsk0sXPB7gJpBAGY8vw5dwrGXWhxg8v9jYI9S6DqUH0AFwrMEg55wX7ys2aCJ\ndODl0i0VdOWuCKVyMGyJYfI9LsjcbR749yu7luBhk1xz1YG84w0rsye79TGUukQr\n5B42Typfm4QcXTjmNpJZLH1QNTpcaAEr7tKKeDf8Ahi8YI1i6rU401Y61SaGjcDB\nZdKtrgf9gaItOZyoh/IhRtrRf6RwfzTRupaHmco0R/N2kobXGFf0PLeISkzWKz6w\nc9onUQrOZPkOBE1HTBmlTyYt6/FEalZOFyERGQIDAQABAoIBAQCKJhDCsahl6u8z\nH4eqlmA28MciAR+l+x0Yo34AkIuEyOAP2Ym/d5adcHAMHuV7bp3+CaGNQLcht/LX\n+H3NwBJl7h3JIOtHYjfgmEISiTNd3VWNdC24glH8cNSaLvnX82jPYLkN9fxDitdg\n77QAQBz1sOr78TrNBrYMzEUys4VYCxs7C7+3xMLPjEI8kHiBjqfTWHyNX/QArXhI\n3OhXCWiGWjsPkh9RRgcdgpTfJ7wTnnlA3Zl8fwwaMIA8waUV1oUzvru7ym/CfjDm\ngGuv/a+/MGJLV2eIjR2E/97ukUamj38td9uiudK/p35+LiCO+4IahgalnZyITW8y\nFEXAKhnBAoGBAPNvsBoLQhjzLZEZ0KsPOvQKJ09IimSAjKeYg1Ad2XrHN+Z0aqm3\nUsRfV5b5gkAzIiBLlsVezCQuj+gQsNxuxYW/lcfVmccfJQsFuFfN9q1ir+J8Y0lh\neSmK1arU5eKpehQeanzmJXV3JDuO9t2Z8gIpPJ3PhQkrXcv0rLngyCB1AoGBAMRo\nr25/tvG3P1vHVP3//Gry+w/GLsdI8GkMTQj6ubv6lM9OnnfeXpdX9mMq0E66+Nx4\nlcnIqkPTLgK9bBPlHts+zXMCkyFVax7lZqo2Ff/f3FArioAKI84Hs/3VJ6gp+BiG\nrSiebaBU6gbMDlIk9tzWRIJFtNylfCGfPKpON9mVAoGAP+Z6cGuyHwB+Xo9LMgve\nar7bkLk28qi3wyqKlZYwR0VSDCFU+lXP2RI52LyIDzgc5iNRYV+/8GN0jPMMqeA9\n4xzmQT11j0pCnAEVYZ8D+IFmL+p82X9Hobr62UvnSDc6f1t4km6LOKlcjnG5pXPK\njfyrF7Wocz658Va5nFU/0x0CgYA7UKIqbMeDGCQ6Q2iXjMdeRSMtEFzwMkbocp6R\nJ6cP7g0izkttR+qpKhduu29NV4nwizoxRjilYxFyImKRX5CCBeVl5lEor/M50W2/\n2bWrIKAYVg3tvSIzBoCFF+pyDrquLX391lqlIP/MLbPleuRSrSLjdMm6GP/z53Ma\nu6SCQQKBgExul7MQhR8ZxAcvcWDhE/5cscYuO998r2kLqAYlZhLiB9zc+bx0Z6ad\nAAGLkgQC7L3g7ZyRMpWvCCzLjrA2e6Hl7HwIzwemAFjLtIwoCHfFIwPYxsmlouKq\ndaNQWaw+gMgNJrBB4tLNpSBtP7WpfJyLYiEQM6+Y2NsVBg7jrwS8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-1392744984", "fingerprint": "05:b5:50:f2:6c:0c:6f:a6:ae:17:f7:00:a1:49:78:df"}} 2018-08-24 20:32:07,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 1.254s 2018-08-24 20:32:07,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1415114261", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f5054c5-15e8-4383-8dd9-e539ec015c70'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92d4f877-4580-40cb-a2ed-2ed093756974","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:06Z","name":"tempest-port-smoke-1415114261","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:47:00:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"2ecba26b-35c5-4d60-89a4-22d55c243a39","ip_address":"10.101.11.10"}],"id":"51dcc5d8-9b25-4c8e-9782-109585eb943d","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} 2018-08-24 20:32:10,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.324s 2018-08-24 20:32:10,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "92d4f877-4580-40cb-a2ed-2ed093756974", "port": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9bf109-abfa-4d39-b67a-51a5ab28b2e2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "adminPass": "gweZk7UCjbE3"}} 2018-08-24 20:32:10,450 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.364s 2018-08-24 20:32:10,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10074e53-f173-420b-8ace-004bc0bd8184'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:12,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.671s 2018-08-24 20:32:12,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544814e4-085c-4231-bf66-acadd924b0a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:13,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.648s 2018-08-24 20:32:13,814 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fef6a8a-619f-44f4-9250-bbe6562eb7b6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:13,833 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:32:15,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.182s 2018-08-24 20:32:15,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1733ac5f-3935-47cb-8206-ed189e8ba9f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:16,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.149s 2018-08-24 20:32:16,182 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81828a29-99d3-4cfe-9ebd-8e83fe9c5b85'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:17,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.784s 2018-08-24 20:32:17,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f97f1ea7-c043-4373-88bd-0fc266c17d63'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:17,994 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:32:18,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.159s 2018-08-24 20:32:18,154 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-65e58f58-b902-42bb-8267-1e3631e1c01b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:16Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:18,167 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 38529e90-dd7a-4926-95eb-0fac49e6fd23 with status: ACTIVE 2018-08-24 20:32:18,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/ports 0.823s 2018-08-24 20:32:18,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2092575271", "security_groups": ["7f656101-808f-4d5c-9da4-b39289d9a5e3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f710cb42-974e-4a96-a4ce-03eb6dc2a835'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:32:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:32:18Z","name":"tempest-port-smoke-2092575271","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a8:7d:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"78b4ae3b-5bc9-420c-a6d9-dd654258539e","ip_address":"10.102.21.20"}],"id":"e67da94f-eecc-4703-a835-1997c67a237c","security_groups":["7f656101-808f-4d5c-9da4-b39289d9a5e3"],"device_id":""}} 2018-08-24 20:32:21,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.40:8774/v2.1/servers 2.088s 2018-08-24 20:32:21,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1392744984", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "port": "e67da94f-eecc-4703-a835-1997c67a237c"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24e10ce6-21d8-401d-8fe9-233624c7f0d7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "adminPass": "ncYuS4bA68zH"}} 2018-08-24 20:32:21,146 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.057s 2018-08-24 20:32:21,146 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90a450fd-6130-4e91-8f27-8e471c440e24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:22,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.103s 2018-08-24 20:32:22,258 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4436df8e-180f-4d77-a770-49d14f806879'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:22,271 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-24 20:32:23,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.407s 2018-08-24 20:32:23,680 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2442fa-7171-41aa-a232-e5a69b3a803f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:23,696 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-24 20:32:24,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.145s 2018-08-24 20:32:24,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8d68f8b-be76-4506-8c11-57560b97f782'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:26,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.829s 2018-08-24 20:32:26,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76ea1073-a784-4d40-a9d3-236263d287e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:32:22Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,063 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 1.361s 2018-08-24 20:32:29,064 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7ec6964-3476-4673-843e-d741ea013b57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,077 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-24 20:32:29,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.413s 2018-08-24 20:32:29,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da04e15b-ab39-47b7-b096-5d14f76cb2e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:32:25Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:32:29,505 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a74fc402-ae05-424e-abdc-21b8b6c7af54 with status: ACTIVE 2018-08-24 20:32:29,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.450s 2018-08-24 20:32:29,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:32:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e65cbb3-a4d9-4981-8ab5-90b9e844fe20'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "01a1ebe6-0f10-49c2-b672-7a4dc8fd0899"}} 2018-08-24 20:32:30,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.662s 2018-08-24 20:32:30,620 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a005914-683b-4d61-b9f7-5589a656f3d9'} Body: {"network_association": {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "id": "c94ef0b3-a9a0-4dad-9b1c-e616e141e4d7"}} 2018-08-24 20:32:31,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations 0.487s 2018-08-24 20:32:31,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/01a1ebe6-0f10-49c2-b672-7a4dc8fd0899/network_associations', u'date': 'Fri, 24 Aug 2018 20:32:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f76c60a3-eb53-4c85-8197-ec50e0a047b3'} Body: {"network_association": {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "id": "002e37e3-66af-4bb1-a9fc-dccd995fdba4"}} 2018-08-24 20:32:31,109 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:32:31,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.119s 2018-08-24 20:32:31,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1827758405", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d3778fe-5924-4e4e-bb8f-129ff6358f22'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:30Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} 2018-08-24 20:32:32,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.419s 2018-08-24 20:32:32,650 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:32:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd575d76-1c97-4232-bd34-0104823f840c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:30Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:32Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9031d38-d9e2-4d19-954d-627269cc503a", "name": "tempest-router--1827758405"}} 2018-08-24 20:32:35,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface 2.414s 2018-08-24 20:32:35,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8d33d86-0218-40f4-ae51-ad9ba67bf08f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} 2018-08-24 20:32:35,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/routers 0.158s 2018-08-24 20:32:35,224 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1608485386", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:32:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83775745-ce89-414f-94d6-ea1e9a71ccea'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:34Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} 2018-08-24 20:32:36,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 1.386s 2018-08-24 20:32:36,612 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:32:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8abc896-0d67-4669-a42c-d53327361dcb'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:34Z", "admin_state_up": true, "updated_at": "2018-08-24T20:32:36Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5ce5a7e5-e581-434e-8303-e04875a00954", "name": "tempest-router--1608485386"}} 2018-08-24 20:32:38,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface 2.236s 2018-08-24 20:32:38,851 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7636a854-1c3c-4301-be15-089b3781a835'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} 2018-08-24 20:32:40,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.882s 2018-08-24 20:32:40,737 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-719bd013-d3e4-45db-bf35-c68b7e99abaf'} Body: {"floatingip": {"router_id": "5ce5a7e5-e581-434e-8303-e04875a00954", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:32:39Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "51dcc5d8-9b25-4c8e-9782-109585eb943d", "id": "8e01a606-5296-4e92-8ff5-18342bcada19", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:32:39Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:32:40,738 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:56,759 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:56,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:32:56,887 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:32:57,002 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:32:57,002 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:32:57,004 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:32:57,102 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:32:57,132 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:33:02,139 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:33:02,139 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:34:12,191 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:34:12,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:34:12,197 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:34:12,297 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:34:12,324 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:34:17,331 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:34:17,332 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:35:27,395 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:35:27,397 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:35:27,397 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,401 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,500 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,530 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,537 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:35:27,538 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27,538 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:35:27,538 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,540 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,599 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,604 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,612 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:35:27,613 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:35:27,613 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,615 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,675 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,680 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,686 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:35:27,686 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,688 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,747 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,752 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:27,758 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:35:27,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:59:24:78 [ether] on eth0 2018-08-24 20:35:27,759 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:35:27,760 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:35:27,762 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:35:27,823 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:35:27,826 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:35:32,832 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:35:32,833 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:36:42,904 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:36:42,904 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-24 20:36:42,914 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:36:43,013 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:36:43,037 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-24 20:36:48,046 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:36:48,047 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-24 20:37:58,117 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:37:58,117 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:37:58.117 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:37:59,658 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19 1.538s 2018-08-24 20:37:59,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/8e01a606-5296-4e92-8ff5-18342bcada19', u'date': 'Fri, 24 Aug 2018 20:37:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57e35baf-7dfc-410b-ab51-ac8d571857bf'} Body: 2018-08-24 20:38:01,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface 2.163s 2018-08-24 20:38:01,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f7ba682-6c9d-450d-8ea3-52a6dfa8b7f1'} Body: {"network_id": "92d4f877-4580-40cb-a2ed-2ed093756974", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "2ecba26b-35c5-4d60-89a4-22d55c243a39", "subnet_ids": ["2ecba26b-35c5-4d60-89a4-22d55c243a39"], "port_id": "208452f9-b74e-4cf9-ac6a-15056373b216", "id": "5ce5a7e5-e581-434e-8303-e04875a00954"} 2018-08-24 20:38:03,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954 2.126s 2018-08-24 20:38:03,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5ce5a7e5-e581-434e-8303-e04875a00954', u'date': 'Fri, 24 Aug 2018 20:38:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b9345a6-4ab9-4595-883a-df36406fc5d1'} Body: 2018-08-24 20:38:05,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface 1.963s 2018-08-24 20:38:05,918 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-206db25d-26c7-48cb-958b-f9c7bc1a0b4f'} Body: {"network_id": "1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "78b4ae3b-5bc9-420c-a6d9-dd654258539e", "subnet_ids": ["78b4ae3b-5bc9-420c-a6d9-dd654258539e"], "port_id": "ebc4c186-e3c9-44da-b8d5-e29d18eaaf45", "id": "c9031d38-d9e2-4d19-954d-627269cc503a"} 2018-08-24 20:38:07,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a 1.441s 2018-08-24 20:38:07,361 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/c9031d38-d9e2-4d19-954d-627269cc503a', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c2868df-1c34-4475-82b9-72f6f6e57603'} Body: 2018-08-24 20:38:07,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.395s 2018-08-24 20:38:07,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318b0fb9-a490-4bfd-9128-58c13af69331'} Body: 2018-08-24 20:38:08,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.367s 2018-08-24 20:38:08,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-727dbc47-b826-4f00-b19b-2b4c8a30861e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-49191992": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:7d:fc", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:07Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:09,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.651s 2018-08-24 20:38:09,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ce8d824-8498-46b6-a85e-ce2c0847fe82'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-24T20:32:26.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a74fc402-ae05-424e-abdc-21b8b6c7af54", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-24T20:38:08Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": "2018-08-24T20:38:09.000000", "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-2", "created": "2018-08-24T20:32:20Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:09,813 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-24 20:38:10,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54 0.045s 2018-08-24 20:38:10,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/a74fc402-ae05-424e-abdc-21b8b6c7af54', u'x-compute-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d84cc70f-4f16-47fa-9481-c273610fc926'} Body: {"itemNotFound": {"message": "Instance a74fc402-ae05-424e-abdc-21b8b6c7af54 could not be found.", "code": 404}} 2018-08-24 20:38:11,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c 0.701s 2018-08-24 20:38:11,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e67da94f-eecc-4703-a835-1997c67a237c', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-beed091d-c662-46d6-8403-ecc56d767a37'} Body: 2018-08-24 20:38:11,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.194s 2018-08-24 20:38:11,759 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-681c8915-2dca-4918-ab15-c48b91c5bff7'} Body: 2018-08-24 20:38:12,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.423s 2018-08-24 20:38:12,183 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0119c14e-1513-43b3-bd88-754d31ea32ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-610739685": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:00:63", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "security_groups": [{"name": "tempest-secgroup-smoke-1960479842"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:11Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:13,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.122s 2018-08-24 20:38:13,319 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cfacf6e-af49-4f89-801c-046e888743cc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:32:16.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "38529e90-dd7a-4926-95eb-0fac49e6fd23", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:12Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1392744984", "name": "server-1", "created": "2018-08-24T20:32:09Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:14,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23 0.047s 2018-08-24 20:38:14,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/38529e90-dd7a-4926-95eb-0fac49e6fd23', u'x-compute-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7e842a2f-fc6a-4a10-9ab8-8624ddc477da'} Body: {"itemNotFound": {"message": "Instance 38529e90-dd7a-4926-95eb-0fac49e6fd23 could not be found.", "code": 404}} 2018-08-24 20:38:15,506 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d 1.110s 2018-08-24 20:38:15,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/51dcc5d8-9b25-4c8e-9782-109585eb943d', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-420fbacb-47b7-45eb-8331-326b045cef15'} Body: 2018-08-24 20:38:15,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984 0.061s 2018-08-24 20:38:15,570 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1392744984', u'x-compute-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f67558f-d515-432d-9d34-eff6ae69383c'} Body: 2018-08-24 20:38:16,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e 1.282s 2018-08-24 20:38:16,854 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/78b4ae3b-5bc9-420c-a6d9-dd654258539e', u'date': 'Fri, 24 Aug 2018 20:38:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b288c15-1398-4b1b-b6c8-8758178d7ab0'} Body: 2018-08-24 20:38:18,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b 1.743s 2018-08-24 20:38:18,598 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/1af0329e-bdec-4cb1-b8bb-ff95dcb7cd6b', u'date': 'Fri, 24 Aug 2018 20:38:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e00066b-341d-40dd-aa65-f0420999dcdf'} Body: 2018-08-24 20:38:20,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39 1.475s 2018-08-24 20:38:20,075 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/2ecba26b-35c5-4d60-89a4-22d55c243a39', u'date': 'Fri, 24 Aug 2018 20:38:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7cb80d8-c64f-4be9-8cd9-64a5f5364794'} Body: 2018-08-24 20:38:21,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974 1.103s 2018-08-24 20:38:21,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/92d4f877-4580-40cb-a2ed-2ed093756974', u'date': 'Fri, 24 Aug 2018 20:38:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b3e68274-a772-4335-8601-02cd1f65ae0c'} Body: 2018-08-24 20:38:21,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3 0.317s 2018-08-24 20:38:21,498 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/7f656101-808f-4d5c-9da4-b39289d9a5e3', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5910e13f-c4c8-4b63-8244-d6441a0b1999'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5[compute,id-2ac0696b-e828-4299-9e94-5f9c4988d961,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:38:21,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.434s 2018-08-24 20:38:21,961 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1260144926 description", "name": "tempest-secgroup-smoke-1260144926"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1862d66-d0a9-46f4-a708-cc9e4af5a6d5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1260144926 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "updated_at": "2018-08-24T20:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "2ed03cd7-8597-422f-90d1-4eb9be83ff42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:38:21Z", "revision_number": 0, "id": "ae1c84cb-8418-47bd-98f0-a625b36cb1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "name": "tempest-secgroup-smoke-1260144926"}} 2018-08-24 20:38:22,542 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.579s 2018-08-24 20:38:22,543 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1864992-2629-4a1a-b05e-2c81e82bfbf9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:38:21Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:21Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d08fdee8-a220-491c-9720-65931148ed9c"}} 2018-08-24 20:38:22,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.217s 2018-08-24 20:38:22,762 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4570067d-2f26-42eb-a74c-f4dff72138b5'} 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-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6291b14e-a3db-47c2-8939-cc6aa9d50579"}} 2018-08-24 20:38:23,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.256s 2018-08-24 20:38:23,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a95b15c2-c210-4c15-99c3-299634cbdd18'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "93d30d5e-126e-43bc-858e-eb69dfed98a9"}} 2018-08-24 20:38:23,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.184s 2018-08-24 20:38:23,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f424cb70-df9e-48e2-bad1-805f9a9539e2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:38:22Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:22Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "a11a7d48-4c84-410a-9a7d-c3def78768d1"}} 2018-08-24 20:38:23,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.173s 2018-08-24 20:38:23,380 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-092c5c3e-7321-4ece-991b-4ebc76f6b088'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "cf82e418-5419-4d12-98ec-1d833f34fcde"}} 2018-08-24 20:38:23,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.155s 2018-08-24 20:38:23,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f0cf43fe-517b-4ddd-b512-534f557ae1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "729c1f89-2bbf-4da9-b761-52ebd7da8edf"}} 2018-08-24 20:38:23,704 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.166s 2018-08-24 20:38:23,705 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f48b10d3-52ed-49d9-83dd-e327c3934db2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3eb8d5e4-381d-46c4-8eb1-1b7360cea18d"}} 2018-08-24 20:38:23,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.136s 2018-08-24 20:38:23,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-337d4c3e-be8a-49c3-a6a5-8c60b41e41e0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:38:23Z", "security_group_id": "4923ba24-b2fd-4cac-bea7-77e8b762c3c9", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:23Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "d0de27c7-3d12-4472-9d1b-8d39f078f8b4"}} 2018-08-24 20:38:24,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.289s 2018-08-24 20:38:24,133 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-677578916"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d64422d-ef89-4430-a72f-d248094d8e08'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"8bba2f0b-e544-4b84-a00e-919da4414138","name":"tempest-A-677578916"}} 2018-08-24 20:38:25,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.875s 2018-08-24 20:38:25,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "name": "tempest-subnet-A-1-1595655228"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1212915-8928-42cd-8bcf-34ba64aafea9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:24Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:24Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"f1e95e42-9584-4d24-b81b-626eb373fb04","subnetpool_id":null,"name":"tempest-subnet-A-1-1595655228"}} 2018-08-24 20:38:25,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/networks 0.433s 2018-08-24 20:38:25,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-1486500572"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83e7ecda-5ccd-46b2-bb92-1689b9f357e7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:38:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"eabe80d5-7f70-403b-b372-1420826de864","name":"tempest-B-1486500572"}} 2018-08-24 20:38:26,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.614s 2018-08-24 20:38:26,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "eabe80d5-7f70-403b-b372-1420826de864", "name": "tempest-subnet-B-1-685199140"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f121abf4-6420-4eea-89ee-95bd63bd7b47'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:38:25Z","dns_nameservers":[],"updated_at":"2018-08-24T20:38:25Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","subnetpool_id":null,"name":"tempest-subnet-B-1-685199140"}} 2018-08-24 20:38:26,209 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.139s 2018-08-24 20:38:26,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1333010457", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df577985-1bef-4547-b1f2-445d45e56839'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:25Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} 2018-08-24 20:38:27,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.217s 2018-08-24 20:38:27,428 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:38:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49e3a63d-7ad7-4c57-aedb-abf4fffa8b9c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:25Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:27Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39", "name": "tempest-router--1333010457"}} 2018-08-24 20:38:29,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface 2.239s 2018-08-24 20:38:29,669 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ecf2ebdf-8ee2-4a51-a48c-4fc369d7fdf7'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} 2018-08-24 20:38:30,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.751s 2018-08-24 20:38:30,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66306c57-a999-4c41-94f5-3f0b19322a99'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "1346d0d4-32ad-4240-a158-46025c35f2f7"}} 2018-08-24 20:38:30,858 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.433s 2018-08-24 20:38:30,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd9e4111-171e-4d4d-9f31-3e9c1d555bc9'} Body: {"network_association": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "id": "c325425c-d0ed-4af6-ab44-6165c3e21ffc"}} 2018-08-24 20:38:31,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations 0.841s 2018-08-24 20:38:31,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/1346d0d4-32ad-4240-a158-46025c35f2f7/network_associations', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f34fea89-bc32-4218-a45c-8710950db3c5'} Body: {"network_association": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "id": "c99d2450-85e4-4201-9174-57a6062c5088"}} 2018-08-24 20:38:31,701 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:38:32,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.441s 2018-08-24 20:38:32,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2022190960"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92bbcf3c-cce9-487a-8793-4f86748313a3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDb/Ko4vQm0MB5cGsrMHYiiiyQZH+O9Cy7tHWrs9iJCYZz+fTyMy6pFEFDiCn98BVPFzvLJctKWuQEUFDnkqN1GLRCEjqZ/BfdmPXcVj8wQZJC7/0F50oGl7UGx+48V9qK3K6iA84HhSpNnYBqNKOpF2pL+m7S6Mx5dpDr7rlLYd/z0jMSaz11lr0OEkUXAjU1W/OxpHEtkQvZV9W9j9BHe7BbIkxHZ1V5fJR5s82pkxBL4Sg1jLclycr10lOLWVtD9LtVoeQ6QGNJ9KRYz7Z/sD/4T+hxsnlf6RMr0ACn7D7upCz2WmtTifj4Q3sf43Q2i0M9Cq7rAOYibqp9DWR91 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2/yqOL0JtDAeXBrKzB2IooskGR/jvQsu7R1q7PYiQmGc/n08\njMuqRRBQ4gp/fAVTxc7yyXLSlrkBFBQ55KjdRi0QhI6mfwX3Zj13FY/MEGSQu/9B\nedKBpe1BsfuPFfaityuogPOB4UqTZ2AajSjqRdqS/pu0ujMeXaQ6+65S2Hf89IzE\nms9dZa9DhJFFwI1NVvzsaRxLZEL2VfVvY/QR3uwWyJMR2dVeXyUebPNqZMQS+EoN\nYy3JcnK9dJTi1lbQ/S7VaHkOkBjSfSkWM+2f7A/+E/ocbJ5X+kTK9AAp+w+7qQs9\nlprU4n4+EN7H+N0NotDPQqu6wDmIm6qfQ1kfdQIDAQABAoIBAQDMXJJ9lw92tuTd\nR35x1FXkOkJUnM1iBwuW9ycn7xewdyHzQMCJQ4JwGlIpSvtXaVODhVcCUYrUvhUE\nZC3MABtfX+niWurNQeusrRj9jNJTwDi8jMp0s1wBmsDW6QzpqG9MnmAxOwXDFxaM\niDjiPco1DnJT2K4x898XusOYnz8TG9t1/1VgomgWUsPyyOu7UEY43MgvErOCbN+E\nLqhpF2c0JhUlLiRQCSkC+6nGrumTbAGCU9G+brlOST2mrJ5UHknAO3kc0rk3XNe/\nCujAlARiGav4Ki2LQMH2d+MPRJkQ2kmSJkw2s+8K82HhaynNh4PveE/y/kRMjy/c\nrB0JNF6BAoGBAPLzmj+wo4qtmlc4ZqeizEXJnXyBfWI+suCrOAvfViyNlQJqWxkh\npsAmLzqq4/lzqfgRWzADNoknKQyo2O0mMkozU6BWUids0Ys0a9YAgUWpcn8scLto\nR16GpYdvDDc7Q1y4wBfQos3aYDr1oqAf+3nuSQF5lSF+QNVG0LmcPMfRAoGBAOfN\nURjxTbPrbYbPn5g0Bd1sV/krLj5OoDb3CC6lsWWK372GKMtOaC/Afzm4fLdDLJGj\nK6INPM8YWzmhbqdH/oYJsHJZ6aegl14tBKIeBpUnJhx2B7gispFgVtuuBwL7daPF\nMb+qtDZu+6esMnq2rF744Ap9XcgLvUrkUAEYtiplAoGBAKCJGU6mgJo9NnQVv7db\nmpEutRK1Wc2WUoqkeMdXj1CnSWQsNP/5PX9Qe/rPOw71P8W8aj3ikaG1L6m+1IB3\nsdlX6xVSlLyaaigKvorNEJ6gZhjkm6UqNaafYDeKyE6iqVNWfQ//e+R8PQQYlZor\nJ/ec3b7MwR89lseXIIrVU1BRAoGAWyh+RQ3YXfIu735FKAkFaW+LJT0bAXvQO+1o\nNVgJ7IHxvUm+Tz21cVoFboCj4zoyk8+UgDUufc75SS+4IWcJrFKxJjc/0SExheK0\nWMDwG8X6keTE4mAa01sMrXXB4iVbvRz2lIagOmvo4aaxb1rZbLv494cX02zyczpY\nUCYUtZUCgYEA6fpUAbhXLZHqG/CCgRj9MteaWVp7Gux7w5K6JM8S0J0VyThtRHYD\nbZRSUOhBHnpdI1VGYViRHR+STiZArklMuh0g8xUFF//PqziRo02gSRK4dmGpVEdC\n+vnZXqn1CzXvPV+PXA0GABjBDwzF0gDj+IiAOuhfCnxSao9l2Ctf+h0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-2022190960", "fingerprint": "79:9c:10:b5:f9:f8:1d:42:83:30:10:61:d5:64:f0:58"}} 2018-08-24 20:38:33,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 1.068s 2018-08-24 20:38:33,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1964169292", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fc4384d-8f4f-4147-8c67-af001a4fc898'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8bba2f0b-e544-4b84-a00e-919da4414138","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:32Z","name":"tempest-port-smoke-1964169292","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cf:18:78","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"f1e95e42-9584-4d24-b81b-626eb373fb04","ip_address":"10.101.11.10"}],"id":"f98affbf-21f4-43e9-bfb9-6dabc209a764","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} 2018-08-24 20:38:34,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 1.340s 2018-08-24 20:38:34,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "8bba2f0b-e544-4b84-a00e-919da4414138", "port": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b94859ee-6b8e-4614-900a-208a7bf53828'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "adminPass": "FjU38Uy4oRGS"}} 2018-08-24 20:38:34,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.329s 2018-08-24 20:38:34,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2264765-e8b0-4144-9bd6-fd035b1e1765'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:35,971 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.063s 2018-08-24 20:38:35,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-feba9681-4884-49ec-92db-2ec863a24ad7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:37,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.285s 2018-08-24 20:38:37,279 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fceea68-60ad-4de1-a2f1-df04a469b076'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:37,300 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:38,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.376s 2018-08-24 20:38:38,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d9469dcb-b0f5-4f86-808e-2a5d1119c997'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:39,848 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.147s 2018-08-24 20:38:39,849 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-706c54cc-2276-4e51-9280-e08fa828a047'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:36Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.172s 2018-08-24 20:38:41,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6f32-97ac-45b4-aea7-3e5eed7da7c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,051 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:41,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.199s 2018-08-24 20:38:41,251 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3306f767-4347-48f4-86a7-7072d3fb01b3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:40Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:41,262 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 84adbe54-5344-4aab-b88e-62987fbd58ca with status: ACTIVE 2018-08-24 20:38:42,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/ports 0.772s 2018-08-24 20:38:42,036 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-908601977", "security_groups": ["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a445a7b-c905-4ac8-82e3-95047e4c5a85'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:38:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eabe80d5-7f70-403b-b372-1420826de864","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:38:41Z","name":"tempest-port-smoke-908601977","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:21:29:5e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"ee7ddc73-e53c-4a1e-8706-807ab2b5409f","ip_address":"10.102.21.20"}],"id":"e39c278a-84a8-47a5-8fde-72d9a310e413","security_groups":["4923ba24-b2fd-4cac-bea7-77e8b762c3c9"],"device_id":""}} 2018-08-24 20:38:44,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.40:8774/v2.1/servers 2.765s 2018-08-24 20:38:44,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2022190960", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "eabe80d5-7f70-403b-b372-1420826de864", "port": "e39c278a-84a8-47a5-8fde-72d9a310e413"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cfc24a9e-9382-477d-b2b9-551521ff8bd9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "adminPass": "TPrp4WuTjmY4"}} 2018-08-24 20:38:44,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.057s 2018-08-24 20:38:44,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0aff792c-9e28-4b84-96b4-677b65d31b66'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:46,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.320s 2018-08-24 20:38:46,202 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1c6cf5b-6a65-45a9-8f75-c5a201a468d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:46,220 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-24 20:38:47,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.177s 2018-08-24 20:38:47,400 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24abf0fb-887c-4b5a-aa85-b2a8a67257df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:47,421 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:38:48,917 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.494s 2018-08-24 20:38:48,918 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1f017c0-f13e-40fa-b2d4-7b83cd321c5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:50,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.146s 2018-08-24 20:38:50,079 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5e54e21-b3b5-4992-b553-20ccde586214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:38:46Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,247 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.154s 2018-08-24 20:38:51,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0be6d85-762a-4591-9048-9b6929a2e089'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,262 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:38:51,926 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.663s 2018-08-24 20:38:51,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00d0cc43-94ec-4c20-bab6-14eb24da55bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:38:50Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:38:51,938 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb0cbbd3-5a75-4012-a504-e724a90c1542 with status: ACTIVE 2018-08-24 20:38:52,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/routers 0.227s 2018-08-24 20:38:52,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1039076171", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92e8c6ad-9210-4ff4-ad31-b4d06d51dcfc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:51Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} 2018-08-24 20:38:53,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.521s 2018-08-24 20:38:53,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70664b9e-11f2-498a-865a-582881c64579'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:51Z", "admin_state_up": true, "updated_at": "2018-08-24T20:38:53Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6740491c-16e2-465b-906e-b852676228a8", "name": "tempest-router--1039076171"}} 2018-08-24 20:38:55,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface 2.239s 2018-08-24 20:38:55,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1953f488-4256-4d3d-89c7-00d5694303f6'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} 2018-08-24 20:38:57,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.881s 2018-08-24 20:38:57,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-680289a6-337b-4256-819f-278882f7dfed'} Body: {"floatingip": {"router_id": "6740491c-16e2-465b-906e-b852676228a8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:38:56Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "f98affbf-21f4-43e9-bfb9-6dabc209a764", "id": "d318b2b8-a56b-4cae-a53f-a1b04e06608b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:38:56Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:38:57,818 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:05,831 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:05,896 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:39:05,928 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:06,043 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:39:06,043 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:39:06,046 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:39:06,105 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:39:06,110 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:39:11,117 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:39:11,117 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:40:21,175 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:40:21,176 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:40:21,180 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:40:21,283 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:40:21,308 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:40:26,315 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:40:26,315 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:41:36,385 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:41:36,387 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:41:36,387 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,393 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,458 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,490 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,496 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:41:36,496 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36,497 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:41:36,497 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,499 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,563 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,571 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:41:36,572 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:41:36,572 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,634 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,639 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,645 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:41:36,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,647 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,708 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,711 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:36,720 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:41:36,720 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b2:83:f7 [ether] on eth0 2018-08-24 20:41:36,720 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:41:36,721 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:41:36,723 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:41:36,783 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:41:36,787 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:41:41,794 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:41:41,794 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:42:51,844 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:42:51,844 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-24 20:42:51,850 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:42:51,912 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:42:51,914 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-24 20:42:56,921 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:42:56,922 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-24 20:44:06,990 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:44:06,991 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:44:06.991 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:44:08,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b 1.353s 2018-08-24 20:44:08,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/d318b2b8-a56b-4cae-a53f-a1b04e06608b', u'date': 'Fri, 24 Aug 2018 20:44:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6ef9b91a-6a20-4db4-bd11-4180488ebc77'} Body: 2018-08-24 20:44:10,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface 2.134s 2018-08-24 20:44:10,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28f3f5da-4f26-414c-a0fb-346e4c6e3203'} Body: {"network_id": "8bba2f0b-e544-4b84-a00e-919da4414138", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "f1e95e42-9584-4d24-b81b-626eb373fb04", "subnet_ids": ["f1e95e42-9584-4d24-b81b-626eb373fb04"], "port_id": "8c8bff27-2a35-439a-aff9-e0be4298937f", "id": "6740491c-16e2-465b-906e-b852676228a8"} 2018-08-24 20:44:12,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8 1.851s 2018-08-24 20:44:12,341 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6740491c-16e2-465b-906e-b852676228a8', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5babb096-1242-4763-9091-9735598cbb22'} Body: 2018-08-24 20:44:12,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.456s 2018-08-24 20:44:12,800 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-741f81da-5dff-40c7-b1ae-96ebb8ff1531'} Body: 2018-08-24 20:44:13,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.756s 2018-08-24 20:44:13,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aad583f5-bbff-4621-8f57-85609d15282a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:12Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:15,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.507s 2018-08-24 20:44:15,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99d0d1f3-65b8-4ae5-a5b0-c0d5fe99d4e6'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1486500572": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:29:5e", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:50.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fb0cbbd3-5a75-4012-a504-e724a90c1542", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:13Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-2", "created": "2018-08-24T20:38:44Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:16,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542 0.049s 2018-08-24 20:44:16,152 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/fb0cbbd3-5a75-4012-a504-e724a90c1542', u'x-compute-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-92f56cd6-61ab-4a6c-bef8-9aed8ee5c6a7'} Body: {"itemNotFound": {"message": "Instance fb0cbbd3-5a75-4012-a504-e724a90c1542 could not be found.", "code": 404}} 2018-08-24 20:44:16,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413 0.777s 2018-08-24 20:44:16,931 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/e39c278a-84a8-47a5-8fde-72d9a310e413', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b8ace16-943e-4092-9b50-7fcefe0eef9e'} Body: 2018-08-24 20:44:17,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.196s 2018-08-24 20:44:17,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f349d18-1311-4167-923a-3c879e42eaf8'} Body: 2018-08-24 20:44:17,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.382s 2018-08-24 20:44:17,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-946a30c0-2665-487c-a9b5-c551713c83cd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "security_groups": [{"name": "tempest-secgroup-smoke-1260144926"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:19,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.607s 2018-08-24 20:44:19,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fa1c0f4-5ce1-4065-9003-1f073fea4065'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-677578916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:78", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adbe54-5344-4aab-b88e-62987fbd58ca", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:38:40.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "84adbe54-5344-4aab-b88e-62987fbd58ca", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:17Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2022190960", "name": "server-1", "created": "2018-08-24T20:38:34Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:20,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca 0.054s 2018-08-24 20:44:20,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/84adbe54-5344-4aab-b88e-62987fbd58ca', u'x-compute-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-584b142b-23a2-4868-9688-8f1aa108f9d4'} Body: {"itemNotFound": {"message": "Instance 84adbe54-5344-4aab-b88e-62987fbd58ca could not be found.", "code": 404}} 2018-08-24 20:44:21,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764 0.819s 2018-08-24 20:44:21,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/f98affbf-21f4-43e9-bfb9-6dabc209a764', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-81796d9f-5763-43c0-9da0-7a54926a9df0'} Body: 2018-08-24 20:44:21,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960 0.029s 2018-08-24 20:44:21,059 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2022190960', u'x-compute-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-26c21278-12ff-454e-ba18-72377814b4b3'} Body: 2018-08-24 20:44:22,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface 1.733s 2018-08-24 20:44:22,794 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c05a13b0-678e-4cbe-b87f-3315e24a9a33'} Body: {"network_id": "eabe80d5-7f70-403b-b372-1420826de864", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "ee7ddc73-e53c-4a1e-8706-807ab2b5409f", "subnet_ids": ["ee7ddc73-e53c-4a1e-8706-807ab2b5409f"], "port_id": "a52c279b-87ae-468c-9a95-90b92ff94606", "id": "5c697125-8f3f-4c7c-abd7-919bd724bd39"} 2018-08-24 20:44:24,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39 1.825s 2018-08-24 20:44:24,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/5c697125-8f3f-4c7c-abd7-919bd724bd39', u'date': 'Fri, 24 Aug 2018 20:44:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e840a109-58ba-4649-b399-1f4c53f68943'} Body: 2018-08-24 20:44:25,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f 1.239s 2018-08-24 20:44:25,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/ee7ddc73-e53c-4a1e-8706-807ab2b5409f', u'date': 'Fri, 24 Aug 2018 20:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a4af215-386d-4826-858e-87d9b455ed32'} Body: 2018-08-24 20:44:27,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864 1.676s 2018-08-24 20:44:27,541 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/eabe80d5-7f70-403b-b372-1420826de864', u'date': 'Fri, 24 Aug 2018 20:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebd16a02-11e0-4ed8-97c7-44103e6c01d9'} Body: 2018-08-24 20:44:28,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04 1.189s 2018-08-24 20:44:28,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/f1e95e42-9584-4d24-b81b-626eb373fb04', u'date': 'Fri, 24 Aug 2018 20:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bb19731-4d19-4e02-9c18-5939e1b92876'} Body: 2018-08-24 20:44:30,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138 1.638s 2018-08-24 20:44:30,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/8bba2f0b-e544-4b84-a00e-919da4414138', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b71004b-fcba-4a68-94d4-48d757289024'} Body: 2018-08-24 20:44:30,829 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9 0.455s 2018-08-24 20:44:30,830 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/4923ba24-b2fd-4cac-bea7-77e8b762c3c9', u'date': 'Fri, 24 Aug 2018 20:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-948c6c71-5032-4260-a39c-ac9e1ec3295c'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6[compute,id-9081338e-a52e-46bb-a40e-bda24ec4b1bd,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-24 20:44:31,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-groups 0.248s 2018-08-24 20:44:31,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "description": "tempest-secgroup-smoke-1393588575 description", "name": "tempest-secgroup-smoke-1393588575"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-752f9770-ed1b-4760-a58d-80bbc068fa7d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1393588575 description", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:30Z", "updated_at": "2018-08-24T20:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "1ae32c4e-ad37-481e-87aa-6ae3e181541e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:44:30Z", "revision_number": 0, "id": "317e5f83-8b4b-4de4-9542-5379fd58a701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:44:30Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}], "revision_number": 1, "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "name": "tempest-secgroup-smoke-1393588575"}} 2018-08-24 20:44:31,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.179s 2018-08-24 20:44:31,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0587b57-8ecc-417f-a1a9-341d3b343a42'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f7188633-19cc-4664-9b58-2ec5b907cd59"}} 2018-08-24 20:44:31,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.205s 2018-08-24 20:44:31,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 22, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccd0f42e-cdab-4ae5-8f9c-932202cb0893'} 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-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8b29e759-29e7-4496-845a-77d7b5f83ebc"}} 2018-08-24 20:44:31,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.228s 2018-08-24 20:44:31,727 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-216d5929-6d20-4f50-8a47-f6bf3df05520'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "3463634a-fe85-44ba-a865-30841b8595bf"}} 2018-08-24 20:44:31,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.211s 2018-08-24 20:44:31,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "port_range_max": 80, "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b57949e-42a4-4ba6-b727-3001e11c0f51'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T20:44:31Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:31Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "97d25b4e-6684-4ba3-bc16-2f357af3ef55"}} 2018-08-24 20:44:32,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.172s 2018-08-24 20:44:32,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8fe646b-ecf9-482c-a214-a9b44cf6c61b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c2cbee12-e8d0-4de0-b572-403cf543b5e5"}} 2018-08-24 20:44:32,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.190s 2018-08-24 20:44:32,305 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "protocol": "icmp", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5d3e5ff-4da4-43e6-8744-77351aa9c9f9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "8cd88144-166d-408b-978c-4449022cdf01"}} 2018-08-24 20:44:32,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.202s 2018-08-24 20:44:32,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "ingress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72dbfdd7-1aba-4443-a867-8ef25a416d9d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "f3486c48-d6e7-4cd3-9220-c5698b6bc820"}} 2018-08-24 20:44:32,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.40:9696/v2.0/security-group-rules 0.160s 2018-08-24 20:44:32,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "direction": "egress", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.40:9696/v2.0/security-group-rules', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60c39b72-5038-407b-9135-7f4efb775e43'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:44:32Z", "security_group_id": "1a95ed6c-2d0e-44bd-b95c-09439762b16c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:32Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "c9709fe8-cdfb-4c35-8746-1354913ed5d1"}} 2018-08-24 20:44:32,929 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.258s 2018-08-24 20:44:32,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-A-1883474587"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c72c2250-b1d0-4486-ab38-a52e2211575b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","name":"tempest-A-1883474587"}} 2018-08-24 20:44:33,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.888s 2018-08-24 20:44:33,819 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.101.11.0/24", "network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "name": "tempest-subnet-A-1-2040068621"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b9bd915-b1c9-4f8a-9821-790152972789'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:33Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","subnetpool_id":null,"name":"tempest-subnet-A-1-2040068621"}} 2018-08-24 20:44:34,034 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/networks 0.214s 2018-08-24 20:44:34,034 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-B-219710251"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.40:9696/v2.0/networks', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-836b8936-66e5-4a56-844e-a97eaa1b02f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-24T20:44:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"39c9f1b0-38a6-4d26-851e-6c2464891110","name":"tempest-B-219710251"}} 2018-08-24 20:44:34,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/subnets 0.921s 2018-08-24 20:44:34,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "cidr": "10.102.21.0/24", "network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "name": "tempest-subnet-B-1-289992624"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets', u'date': 'Fri, 24 Aug 2018 20:44:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3ed6a87-f5a9-4ea1-8c5d-b9ac2ac32ad3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","created_at":"2018-08-24T20:44:34Z","dns_nameservers":[],"updated_at":"2018-08-24T20:44:34Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"9b28072d09ed44aeaa9ceca97bf06647","id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","subnetpool_id":null,"name":"tempest-subnet-B-1-289992624"}} 2018-08-24 20:44:35,450 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns 0.491s 2018-08-24 20:44:35,450 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a2b06ece-ecff-4323-999c-21d786da02a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "route_targets": ["64512:1"], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "type": "l3", "id": "818e9707-03a5-4abb-9b18-6e38da8bf5d4"}} 2018-08-24 20:44:35,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.459s 2018-08-24 20:44:35,911 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e660761-66aa-444a-b071-d4503be2b347'} Body: {"network_association": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "id": "c0459852-10e7-4246-8550-3ddb26ca2f4b"}} 2018-08-24 20:44:36,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations 0.490s 2018-08-24 20:44:36,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/818e9707-03a5-4abb-9b18-6e38da8bf5d4/network_associations', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79dfb46c-03bb-4e58-be6f-f4420b07618e'} Body: {"network_association": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "id": "49c79f29-59a8-4476-87bc-9ec0d32af6da"}} 2018-08-24 20:44:36,403 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-24 20:44:36,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.203s 2018-08-24 20:44:36,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--2062547727", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad882449-0a9d-4885-b4f2-1ce527471681'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:36Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} 2018-08-24 20:44:38,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.548s 2018-08-24 20:44:38,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-890512c2-9fb5-4c9b-946b-212ea687e6b8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:44:36Z", "admin_state_up": true, "updated_at": "2018-08-24T20:44:37Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb", "name": "tempest-router--2062547727"}} 2018-08-24 20:44:40,199 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface 2.040s 2018-08-24 20:44:40,199 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2552b94e-f11e-4fc6-ad6e-38124943b4c9'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} 2018-08-24 20:44:40,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.40:8774/v2.1/os-keypairs 0.108s 2018-08-24 20:44:40,309 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-447504344"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ffa9361e-f2b3-4120-a34d-7561b958a6da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRq9hvmNQIZ+7xBbKh969szeW6Byjl4MR/5vI3G/NHWZJ8nXgalQ0ahHSU84avpPz1gQQGSUdnXtB/I1zYpXY7l9rsdrrStrLohMXlN0iqz0YAzowdBQBfwuHiQw+CpvovC0HGNOWvBQgUR0MaW298bchVq/Juc9WB3pK/ZykWi2A7BDD2Ivg/7DYaNZA9UC2CWna/dwN7MElDPS8D1oVKjmGEL+l/6O390l5WFBZC3vlMtxuQZ1Ss+5Mqm9LdcD4DOpWROZZhQivIT1fZAcKRdYD5NQTU2nc5a61cPKDw2SPEKnwERWu9Vtv5HuTgVdeYIYOuOYbZRjeUZErdMWnR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0avYb5jUCGfu8QWyofevbM3lugco5eDEf+byNxvzR1mSfJ14\nGpUNGoR0lPOGr6T89YEEBklHZ17QfyNc2KV2O5fa7Ha60ray6ITF5TdIqs9GAM6M\nHQUAX8Lh4kMPgqb6LwtBxjTlrwUIFEdDGltvfG3IVavybnPVgd6Sv2cpFotgOwQw\n9iL4P+w2GjWQPVAtglp2v3cDezBJQz0vA9aFSo5hhC/pf+jt/dJeVhQWQt75TLcb\nkGdUrPuTKpvS3XA+AzqVkTmWYUIryE9X2QHCkXWA+TUE1Np3OWutXDyg8NkjxCp8\nBEVrvVbb+R7k4FXXmCGDrjmG2UY3lGRK3TFp0QIDAQABAoIBAQC5opQ1+fGAn8SF\n0K2fiVPf2UwTsFMddCuFskuxTyXNfhicDC9SGbVITQ2K8zHEQSdVlayihC6b7u5a\nIk0J4zUS/hfuVBCEjw1HoIY1swS7dlhcToLvDoaOQlULpqQM4RmQnT7W5e6VTrcg\nfReENoA2glxkvaAe+p+GJDF5FTTjp1f4DgKLDIMwUczUNtdPhADAu3ZySeMV39CF\niSr9Bmsh4ia7KuGtj/yMfLKxMat4kZ+fcwRuGzs7g6DeTp4ae893hXM4+bqaFeSd\n+hQbpgUl84fGGzk85agROCkENrHjhbQrLxMrdVbtXngNLZDPHaKLClZQFHTELMlj\nwHR7UbGBAoGBAPP288xiR/hcKenWCTidef76DcOFLUQYb4m9FGnrRFcn8cRv8NJl\n8bvSZt/ulTBsZjOfDhDQmYG4ZooDK9JkDrKp6+Q7qnifWI2+p9cID6Og/CwBke1y\n/uh39/viDDiUBqlopmG7OFU33AcEo2W3VCSZyviRUDC446TRj+DgZh6FAoGBANwD\nzKYd+MwE2CiXUFQRFgfT0FtZ6V3UUmKsM1s3e99jmmwryBZAm2rw0s7aQhkTyxS8\ncAWybawrwSLXP3NkaCvb81XRvi9abFvFQcWMCgM29OCE+7jKBS9JILP/0e3pcTRK\noV6/d1FP6ZDjhAMKKj8mYI+53AIwwWNtVderhB3dAoGBAPLPh+iUrMLQn9qe70CM\n413V7Br8EohitahmKsocoUEJfYQgUZRmaEiiaUdZAt1WFgYsuOgdZZsJN+0GqPfW\nJBbILgJTLCCvn4g8CHppCH+3+yOlUGL/ABvJQ2RLoBQzp8m2YVqF5tRSK0hE4oeb\nBkEDXFM29ZP4gIGLHWMYlCqtAoGAd9y6CWYavUuGV9bXtHT6g5kp0hrRwISDva4C\n7Jb1rWYeIwBXKYhZI5G/x2Gw0OivosRmYzQp+7p6pfiOYNc6yWoyz3ZNHo8sqXJ1\nuqHocofmMMtCOBIXcQNuBaJBRFQBkHN4Jp446tuWa5EHwoAvM+g8gxDGg4r8UKao\nNa8DcyECgYEAijfDsFcYi8HI37EcV+/7nE1dA/DAHePv1rbw9/rAQg43LygxWcZg\ntr0sEfTiwgkg0FiVUqn0pexqxrjtSC+1LIQEIwMLjrMu1yxAWdQy1jAD8C+gISNm\ndpdKtpLL3s4op+Si5j4FoDOopiutGLZpDRaaKOM5WP1wcmRQHWFYRl8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "name": "tempest-TestBGPVPNBasic-447504344", "fingerprint": "cf:71:50:17:c1:d9:b4:f1:ad:a2:9b:27:e5:1d:4b:43"}} 2018-08-24 20:44:41,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.188s 2018-08-24 20:44:41,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1337909257", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d9a51eb-bdde-439b-b076-b2b4066e439c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ba2e7db-1b42-4dd3-abed-89ca25a649c1","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:41Z","name":"tempest-port-smoke-1337909257","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8a:f7:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"4e5fed4b-5d2d-4558-807f-bfa13ca21021","ip_address":"10.101.11.10"}],"id":"6dc33f42-b5ff-4ea0-b947-1348ecbf4763","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} 2018-08-24 20:44:43,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 2.148s 2018-08-24 20:44:43,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "port": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13ddba83-4888-43a3-8a2e-7f81b8c210ea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "adminPass": "YJ9Dkc3gtswC"}} 2018-08-24 20:44:43,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.088s 2018-08-24 20:44:43,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e952a758-9c1c-47de-b038-9f07e8ad3b28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:45,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.267s 2018-08-24 20:44:45,028 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c99c00a-c587-4c48-8b3d-f39d45d07e59'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:46,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.441s 2018-08-24 20:44:46,485 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6555295-4d1c-45f1-94f5-901f3d179633'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:45Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:46,500 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-24 20:44:47,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.407s 2018-08-24 20:44:47,908 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95619102-01f4-491a-9b61-c38738a9531e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:47,922 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-24 20:44:49,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.325s 2018-08-24 20:44:49,250 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b43cb551-e97e-4ccc-8263-abccd31f34c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:46Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:50,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.397s 2018-08-24 20:44:50,671 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-048d68ce-e366-434a-afc9-8edcd58e765e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:50,684 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:44:51,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.406s 2018-08-24 20:44:51,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a149c8-b19e-4733-a8ce-dcb1d6f92672'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:49Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:51,104 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0e6b1014-514a-42e9-8602-5a524c1d7815 with status: ACTIVE 2018-08-24 20:44:52,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/ports 1.209s 2018-08-24 20:44:52,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-799488579", "security_groups": ["1a95ed6c-2d0e-44bd-b95c-09439762b16c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.40:9696/v2.0/ports', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ad44f6e-8288-4bb9-ae20-96b6e605ad13'} Body: {"port":{"status":"DOWN","created_at":"2018-08-24T20:44:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"39c9f1b0-38a6-4d26-851e-6c2464891110","tenant_id":"9b28072d09ed44aeaa9ceca97bf06647","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-24T20:44:51Z","name":"tempest-port-smoke-799488579","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:73:db:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9b28072d09ed44aeaa9ceca97bf06647","fixed_ips":[{"subnet_id":"a3849593-26f1-4bcd-9b36-86e13dbe3b98","ip_address":"10.102.21.20"}],"id":"52bd262f-4262-4730-a2d1-7508d937ee2d","security_groups":["1a95ed6c-2d0e-44bd-b95c-09439762b16c"],"device_id":""}} 2018-08-24 20:44:53,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.40:8774/v2.1/servers 1.385s 2018-08-24 20:44:53,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-447504344", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "networks": [{"uuid": "39c9f1b0-38a6-4d26-851e-6c2464891110", "port": "52bd262f-4262-4730-a2d1-7508d937ee2d"}], "imageRef": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.40:8774/v2.1/servers', u'x-compute-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c971b3e4-6b50-4b4e-b2e0-44465430fe8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "adminPass": "7WQfGU9wMBRu"}} 2018-08-24 20:44:53,766 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.060s 2018-08-24 20:44:53,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bb6946b-40fd-4d5d-88e8-fb7dc5d843c6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:54,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.088s 2018-08-24 20:44:54,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9eed0063-9038-4ade-a97d-1f975adef533'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:54Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:54,883 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-24 20:44:56,049 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.165s 2018-08-24 20:44:56,050 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c868773-d981-48e0-9ebf-9619c23fffe2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:56,066 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-24 20:44:57,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.918s 2018-08-24 20:44:57,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b058c1f-573f-485e-89aa-5b30e67990fc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:44:59,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.440s 2018-08-24 20:44:59,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d121eed-a36c-41e4-a8d9-bc54f471607d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:44:55Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:00,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:45:00,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf647a62-7ef4-44a0-bca3-c192774e03b7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:00,832 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-24 20:45:01,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.355s 2018-08-24 20:45:01,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:45:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9ddc9c73-f8a5-4392-9ffb-aa7852d203d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:44:59Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:45:01,200 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 with status: ACTIVE 2018-08-24 20:45:01,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/routers 0.440s 2018-08-24 20:45:01,642 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "name": "tempest-router--1260721063", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.40:9696/v2.0/routers', u'date': 'Fri, 24 Aug 2018 20:45:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66c61eec-7cd7-49da-9958-88131b3e1d45'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:01Z", "revision_number": 0, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} 2018-08-24 20:45:02,935 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.292s 2018-08-24 20:45:02,936 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:45:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ed4a949-2dac-451d-8a21-3c8f6d104621'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:01Z", "admin_state_up": true, "updated_at": "2018-08-24T20:45:02Z", "revision_number": 2, "routes": [], "project_id": "9b28072d09ed44aeaa9ceca97bf06647", "id": "6681e669-0365-43dd-beed-facb44cc4c25", "name": "tempest-router--1260721063"}} 2018-08-24 20:45:04,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface 2.021s 2018-08-24 20:45:04,959 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/add_router_interface', u'date': 'Fri, 24 Aug 2018 20:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21323a56-51f1-4730-b099-23fc661126f9'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} 2018-08-24 20:45:06,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.40:9696/v2.0/floatingips 1.835s 2018-08-24 20:45:06,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "fixed_ip_address": null, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips', u'date': 'Fri, 24 Aug 2018 20:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf8b89f6-b31c-43cf-ac5a-cfa374c23132'} Body: {"floatingip": {"router_id": "6681e669-0365-43dd-beed-facb44cc4c25", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T20:45:05Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "6dc33f42-b5ff-4ea0-b947-1348ecbf4763", "id": "e3904e77-3f32-4c7b-88d7-3dc4c88abf4e", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "created_at": "2018-08-24T20:45:05Z", "project_id": "9b28072d09ed44aeaa9ceca97bf06647"}} 2018-08-24 20:45:06,798 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:14,806 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:14,870 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:45:14,902 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:15,017 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:45:15,017 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:45:15,020 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:45:15,080 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:45:15,084 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:45:20,091 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:45:20,092 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:46:30,139 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:46:30,141 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:46:30,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:46:30,211 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:46:30,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:46:35,251 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:46:35,252 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:47:45,313 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:47:45,314 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:47:45,315 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,324 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,423 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,448 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,456 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:47:45,457 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45,457 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-24 20:47:45,457 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,460 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,522 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,524 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,534 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-24 20:47:45,535 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-24 20:47:45,535 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,537 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,594 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,601 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,608 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-24 20:47:45,608 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,610 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,671 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,675 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:45,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-24 20:47:45,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:ef:f1:35 [ether] on eth0 2018-08-24 20:47:45,685 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:47:45,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:47:45,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:47:45,746 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:47:45,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:47:50,758 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:47:50,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:49:00,830 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-24 20:49:00,831 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-24 20:49:00,835 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-24 20:49:00,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-24 20:49:00,964 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-24 20:49:05,972 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-24 20:49:05,972 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-24 20:50:16,042 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-24 20:50:16,043 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-24 20:50:16.043 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-24 20:50:17,230 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e 1.184s 2018-08-24 20:50:17,231 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/floatingips/e3904e77-3f32-4c7b-88d7-3dc4c88abf4e', u'date': 'Fri, 24 Aug 2018 20:50:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7c17f48-5946-4dbd-a014-39d237389fa7'} Body: 2018-08-24 20:50:18,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface 1.720s 2018-08-24 20:50:18,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1bf92dd3-b96a-4170-9f4b-639e45d7233d'} Body: {"network_id": "0ba2e7db-1b42-4dd3-abed-89ca25a649c1", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "4e5fed4b-5d2d-4558-807f-bfa13ca21021", "subnet_ids": ["4e5fed4b-5d2d-4558-807f-bfa13ca21021"], "port_id": "1b0a5923-efe2-4e40-bd1c-98950301c90f", "id": "6681e669-0365-43dd-beed-facb44cc4c25"} 2018-08-24 20:50:20,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25 1.733s 2018-08-24 20:50:20,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/6681e669-0365-43dd-beed-facb44cc4c25', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d529ae07-0ae6-403f-95aa-2ade4e1039d9'} Body: 2018-08-24 20:50:21,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.357s 2018-08-24 20:50:21,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c0dc887-1548-4c27-9f3d-b7487472f3cc'} Body: 2018-08-24 20:50:21,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.386s 2018-08-24 20:50:21,435 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3503626-64a4-431d-8680-aa73d5535c6a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:23,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.699s 2018-08-24 20:50:23,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84a5bf42-65ce-4899-ab56-48b2fd86b1a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-219710251": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:db:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70", "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:21Z", "hostId": "37eab9a2cf235ef627af4391438e5d3cd593808c42f518f6e3bb5535", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-2", "created": "2018-08-24T20:44:53Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:24,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 0.040s 2018-08-24 20:50:24,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70', u'x-compute-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:24 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1f211cf7-41ae-4a23-966e-2226e94e65d9'} Body: {"itemNotFound": {"message": "Instance dfcaca86-15a1-4ec5-a3d7-56c7d55c3e70 could not be found.", "code": 404}} 2018-08-24 20:50:25,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d 1.298s 2018-08-24 20:50:25,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/52bd262f-4262-4730-a2d1-7508d937ee2d', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b300ec50-c165-40f1-9bd7-94a8b51ea865'} Body: 2018-08-24 20:50:25,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.196s 2018-08-24 20:50:25,706 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6159d88c-69ae-482a-b86c-a909f2c1a362'} Body: 2018-08-24 20:50:26,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.416s 2018-08-24 20:50:26,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b9501b-3a5c-42c7-9c56-d6cbf73e02f7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1883474587": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f7:88", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/0e6b1014-514a-42e9-8602-5a524c1d7815", "rel": "bookmark"}], "image": {"id": "e5cf5d8d-9344-401d-802a-0ab2aa655426", "links": [{"href": "http://172.30.9.40:8774/images/e5cf5d8d-9344-401d-802a-0ab2aa655426", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-24T20:44:49.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "0e6b1014-514a-42e9-8602-5a524c1d7815", "security_groups": [{"name": "tempest-secgroup-smoke-1393588575"}], "user_id": "7b0ed428bc6a4e2cb8a0dddc9400190c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:50:25Z", "hostId": "9280a2d40ec21d5c959f70152f8bf2e37580beb9054c4dc02e93ffd9", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-447504344", "name": "server-1", "created": "2018-08-24T20:44:43Z", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:50:27,182 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815 0.044s 2018-08-24 20:50:27,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.40:8774/v2.1/servers/0e6b1014-514a-42e9-8602-5a524c1d7815', u'x-compute-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-11cfc945-5a9e-412f-bc0c-9609487297a6'} Body: {"itemNotFound": {"message": "Instance 0e6b1014-514a-42e9-8602-5a524c1d7815 could not be found.", "code": 404}} 2018-08-24 20:50:27,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763 0.776s 2018-08-24 20:50:27,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/ports/6dc33f42-b5ff-4ea0-b947-1348ecbf4763', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d16a915e-c40c-4ca5-8b95-d4cb7c6a050b'} Body: 2018-08-24 20:50:27,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344 0.030s 2018-08-24 20:50:27,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.40:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-447504344', u'x-compute-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 24 Aug 2018 20:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-81b75616-ffaa-47e9-b0a1-ba6049c29117'} Body: 2018-08-24 20:50:29,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface 1.749s 2018-08-24 20:50:29,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb/remove_router_interface', u'date': 'Fri, 24 Aug 2018 20:50:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-196af123-b91e-42fa-886d-2e1f0bd903e0'} Body: {"network_id": "39c9f1b0-38a6-4d26-851e-6c2464891110", "tenant_id": "9b28072d09ed44aeaa9ceca97bf06647", "subnet_id": "a3849593-26f1-4bcd-9b36-86e13dbe3b98", "subnet_ids": ["a3849593-26f1-4bcd-9b36-86e13dbe3b98"], "port_id": "9658b38c-6a3f-4955-8859-f6e8272bf1f1", "id": "1db0e935-37d5-4296-b2dc-91b389e98bfb"} 2018-08-24 20:50:31,406 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb 1.659s 2018-08-24 20:50:31,407 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/routers/1db0e935-37d5-4296-b2dc-91b389e98bfb', u'date': 'Fri, 24 Aug 2018 20:50:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c1201b8b-bf9b-4752-894a-b5436ef5237b'} Body: 2018-08-24 20:50:32,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98 1.055s 2018-08-24 20:50:32,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/a3849593-26f1-4bcd-9b36-86e13dbe3b98', u'date': 'Fri, 24 Aug 2018 20:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e86f505-824d-4dbd-910a-5dfdc7b1e449'} Body: 2018-08-24 20:50:34,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110 1.573s 2018-08-24 20:50:34,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/39c9f1b0-38a6-4d26-851e-6c2464891110', u'date': 'Fri, 24 Aug 2018 20:50:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eebbde5e-8dd4-4b32-a245-4ab9425c6fef'} Body: 2018-08-24 20:50:35,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021 1.634s 2018-08-24 20:50:35,675 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/subnets/4e5fed4b-5d2d-4558-807f-bfa13ca21021', u'date': 'Fri, 24 Aug 2018 20:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b3c9095-bdfc-4842-a065-6218f09c2508'} Body: 2018-08-24 20:50:37,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1 1.710s 2018-08-24 20:50:37,387 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/networks/0ba2e7db-1b42-4dd3-abed-89ca25a649c1', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eab1cb95-1ee3-4029-a764-39f662bdbd5b'} Body: 2018-08-24 20:50:37,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c 0.453s 2018-08-24 20:50:37,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.40:9696/v2.0/security-groups/1a95ed6c-2d0e-44bd-b95c-09439762b16c', u'date': 'Fri, 24 Aug 2018 20:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b916fbfd-dbed-4b28-b077-08e43c0cd645'} Body: ====== Totals ====== Ran: 44 tests in 6093.0000 sec. - Passed: 23 - Skipped: 3 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 18 Sum of execute time for each test: 6055.2321 sec. ============== Worker Balance ============== - Worker 0 (44 tests) => 1:41:10.282480 2018-08-24 20:52:15,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:15,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["cRAbzhnkRFW7rTeYX7c05Q"], "issued_at": "2018-08-24T20:52:15.000000Z"}} 2018-08-24 20:52:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23c90348883dc7dbbc5a32592a2f460027abe271" 2018-08-24 20:52:16,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d88fc20e-66b8-4960-9f56-971e1e39e5d2 Date: Fri, 24 Aug 2018 20:52:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 20:52:16,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/e5cf5d8d-9344-401d-802a-0ab2aa655426 used request id req-d88fc20e-66b8-4960-9f56-971e1e39e5d2 2018-08-24 20:52:16,429 - sdnvpn-tempest - DEBUG - Deleted image e5cf5d8d-9344-401d-802a-0ab2aa655426 2018-08-24 20:52:16,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-24 20:52:16,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': {'duration': ' 6093.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [3.178571s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [3.327562s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.987342s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [4.451220s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.860168s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.264840s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.029177s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.206335s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.406911s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [0.639686s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.558000s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.459565s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.119603s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [1.088633s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.570655s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.330227s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.275011s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.103384s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.375267s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.273274s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.138134s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [357.693514s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [353.091529s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [371.842650s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [381.425361s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [67.768123s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [60.415733s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [356.914009s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [359.095363s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [182.181574s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [58.917087s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [352.617106s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [359.461633s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [123.960374s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [417.614360s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [366.646327s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [373.705244s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [368.565280s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [378.901868s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [369.306615s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [366.984647s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-24 20:52:16,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-24 20:52:16,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-24 20:52:16,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-24 20:52:16,557 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:16,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:16,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:16,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:16,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:16,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:16,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:16,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:16,565 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 20:52:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:16,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f608e7b-539c-4f6e-ab3b-a8c9ab2917fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:16,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-0f608e7b-539c-4f6e-ab3b-a8c9ab2917fa 2018-08-24 20:52:16,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:16,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Ei1hhg2aS6KO_VR1NJuPsA"], "issued_at": "2018-08-24T20:52:16.000000Z"}} 2018-08-24 20:52:16,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56204d06189a87b8ebf602b44bd42a65c3f463d8" 2018-08-24 20:52:17,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-3f0d9594-e8ad-465c-9984-0d269c78cdac Date: Fri, 24 Aug 2018 20:52:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 20:52:17,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-3f0d9594-e8ad-465c-9984-0d269c78cdac 2018-08-24 20:52:17,284 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 20:52:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56204d06189a87b8ebf602b44bd42a65c3f463d8" 2018-08-24 20:52:17,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-1aaf4604-0480-48da-ae4b-92176861daf0 Date: Fri, 24 Aug 2018 20:52:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 20:52:17,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-1aaf4604-0480-48da-ae4b-92176861daf0 2018-08-24 20:52:17,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56204d06189a87b8ebf602b44bd42a65c3f463d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 20:52:17,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48c40c42-75a1-444d-b05a-5a7dfb7c86a0 Date: Fri, 24 Aug 2018 20:52:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T20:52:17Z", "file": "/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "size": null, "self": "/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T20:52:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 20:52:17,372 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-48c40c42-75a1-444d-b05a-5a7dfb7c86a0 2018-08-24 20:52:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56204d06189a87b8ebf602b44bd42a65c3f463d8" -d '' 2018-08-24 20:52:18,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b153a9a3-b09d-4b10-8d32-cc1a6da65646 Date: Fri, 24 Aug 2018 20:52:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 20:52:18,474 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771/file used request id req-b153a9a3-b09d-4b10-8d32-cc1a6da65646 2018-08-24 20:52:18,474 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-08-24 20:52:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:18,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4e43c5-04ce-4a24-87ee-8cf4f945d1a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:18,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7a4e43c5-04ce-4a24-87ee-8cf4f945d1a9 2018-08-24 20:52:18,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:18,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["uyB6zU9BTjW_7kk_mSz34g"], "issued_at": "2018-08-24T20:52:18.000000Z"}} 2018-08-24 20:52:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-08-24 20:52:19,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-b59e9a2a-f5dc-4546-81c2-ca25692b4bd6 Date: Fri, 24 Aug 2018 20:52:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","is_default":false,"provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","mtu":1450}} 2018-08-24 20:52:19,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-b59e9a2a-f5dc-4546-81c2-ca25692b4bd6 2018-08-24 20:52:19,872 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 9291c9ce-d064-4db0-ad5d-98142cf221ac with cidr 10.10.10.0/24 2018-08-24 20:52:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"subnets": [{"ip_version": 4, "network_id": "9291c9ce-d064-4db0-ad5d-98142cf221ac", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-08-24 20:52:20,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2c93fbf6-a95a-42ee-b452-8ff754657ca2 Date: Fri, 24 Aug 2018 20:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-24 20:52:20,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-2c93fbf6-a95a-42ee-b452-8ff754657ca2 2018-08-24 20:52:20,304 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-08-24 20:52:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-08-24 20:52:20,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-3c261bb0-00b5-4c18-885c-73e3441afb03 Date: Fri, 24 Aug 2018 20:52:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","is_default":false,"provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","mtu":1450}} 2018-08-24 20:52:20,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-3c261bb0-00b5-4c18-885c-73e3441afb03 2018-08-24 20:52:20,585 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network af865b45-7a10-41a7-93fa-2685a362a36b with cidr 10.10.11.0/24 2018-08-24 20:52:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"subnets": [{"ip_version": 4, "network_id": "af865b45-7a10-41a7-93fa-2685a362a36b", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-08-24 20:52:21,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-32ccbd03-5e2b-46b1-a909-7d265d210aa2 Date: Fri, 24 Aug 2018 20:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:20Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-24 20:52:21,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-32ccbd03-5e2b-46b1-a909-7d265d210aa2 2018-08-24 20:52:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:52:21,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-b37ebb35-dd69-43fd-9486-94646924dc26 Date: Fri, 24 Aug 2018 20:52:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 20:52:21,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-b37ebb35-dd69-43fd-9486-94646924dc26 2018-08-24 20:52:21,384 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-24 20:52:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-08-24 20:52:21,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-54ccf6bb-e14a-492f-9c39-36f0dee27718 Date: Fri, 24 Aug 2018 20:52:21 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T20:52:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}} 2018-08-24 20:52:21,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-54ccf6bb-e14a-492f-9c39-36f0dee27718 2018-08-24 20:52:21,551 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=a013741f-d635-4a1c-adc3-9ebdcb718eac created successfully. 2018-08-24 20:52:21,551 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-24 20:52:21,551 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-24 20:52:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:52:22,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-17b6d737-5f34-42dc-bd47-17fc6773b3ec Date: Fri, 24 Aug 2018 20:52:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "be96d61c-188e-47b8-a49b-69679fe3f31f"}} 2018-08-24 20:52:22,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-17b6d737-5f34-42dc-bd47-17fc6773b3ec 2018-08-24 20:52:22,049 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-24 20:52:22,049 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-24 20:52:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:52:22,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f2120799-8298-40df-aeda-19bc798483eb Date: Fri, 24 Aug 2018 20:52:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f"}} 2018-08-24 20:52:22,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-f2120799-8298-40df-aeda-19bc798483eb 2018-08-24 20:52:22,401 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-24 20:52:22,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:52:22,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-77082de3-3b6f-4a1d-9a96-5dcb3d0fa019 Date: Fri, 24 Aug 2018 20:52:22 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-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558"}} 2018-08-24 20:52:22,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-77082de3-3b6f-4a1d-9a96-5dcb3d0fa019 2018-08-24 20:52:22,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef3e747-52a4-4d0b-bf00-214b65f72b4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:22,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7ef3e747-52a4-4d0b-bf00-214b65f72b4b 2018-08-24 20:52:22,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:23,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["gwrOWpbGTJyzYfTM_EXKxA"], "issued_at": "2018-08-24T20:52:23.000000Z"}} 2018-08-24 20:52:23,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" 2018-08-24 20:52:23,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-dc3dc1b3-d570-49c3-a680-ef600307763f x-compute-request-id: req-dc3dc1b3-d570-49c3-a680-ef600307763f Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 20:52:23,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-dc3dc1b3-d570-49c3-a680-ef600307763f 2018-08-24 20:52:23,357 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 20:52:23,357 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-08-24 20:52:23,357 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=1a8d47e3-b753-4fff-bad2-704df12b3771 network=9291c9ce-d064-4db0-ad5d-98142cf221ac secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:52:23,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:23,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:23,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:23,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:23,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:23,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:23,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:23,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:23,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:23,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:23,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:23,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:23,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:23,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:23,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:23,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00acf135-db36-491c-81fb-d45c87d09795 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:23,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-00acf135-db36-491c-81fb-d45c87d09795 2018-08-24 20:52:23,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:23,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["WvpPyaBKTmigVfxM7DzpYQ"], "issued_at": "2018-08-24T20:52:23.000000Z"}} 2018-08-24 20:52:23,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5ec6e36358ac5177240bdd954b1fcc5f17bb6d" 2018-08-24 20:52:24,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-44003bce-a528-488e-a95e-202b5c8902e7 x-compute-request-id: req-44003bce-a528-488e-a95e-202b5c8902e7 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:52:24,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-44003bce-a528-488e-a95e-202b5c8902e7 2018-08-24 20:52:24,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5ec6e36358ac5177240bdd954b1fcc5f17bb6d" 2018-08-24 20:52:24,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5647372e-675d-48f0-8ef1-92c5a924fc44 x-compute-request-id: req-5647372e-675d-48f0-8ef1-92c5a924fc44 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:52:24,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-5647372e-675d-48f0-8ef1-92c5a924fc44 2018-08-24 20:52:24,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5ec6e36358ac5177240bdd954b1fcc5f17bb6d" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "1a8d47e3-b753-4fff-bad2-704df12b3771", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9291c9ce-d064-4db0-ad5d-98142cf221ac"}]}}' 2018-08-24 20:52:26,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f4dc87f-67c6-408e-9568-2912b5542e6d x-compute-request-id: req-0f4dc87f-67c6-408e-9568-2912b5542e6d Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77b1a204-d6c4-4bd8-ac22-10757855a99e", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "bookmark"}], "adminPass": "vfCPvc8sD6BJ"}} 2018-08-24 20:52:26,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-0f4dc87f-67c6-408e-9568-2912b5542e6d 2018-08-24 20:52:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:26,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c98495-6f69-45b9-a8ae-3e9df36a2dc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:26,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-27c98495-6f69-45b9-a8ae-3e9df36a2dc1 2018-08-24 20:52:26,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:26,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["_K5uTTxTSDaRj-k2dm0QFA"], "issued_at": "2018-08-24T20:52:26.000000Z"}} 2018-08-24 20:52:26,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cd121a88fa8e179175f5d4719686400716587f" 2018-08-24 20:52:27,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-bfe258bc-7c39-4127-b879-f875995730ff x-compute-request-id: req-bfe258bc-7c39-4127-b879-f875995730ff Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77b1a204-d6c4-4bd8-ac22-10757855a99e", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:26Z", "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-08-24T20:52:26Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:27,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e used request id req-bfe258bc-7c39-4127-b879-f875995730ff 2018-08-24 20:52:30,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cd121a88fa8e179175f5d4719686400716587f" 2018-08-24 20:52:31,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f4c26de-91c1-4267-b34d-91300a510e12 x-compute-request-id: req-5f4c26de-91c1-4267-b34d-91300a510e12 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.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77b1a204-d6c4-4bd8-ac22-10757855a99e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:28Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:52:26Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:31,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e used request id req-5f4c26de-91c1-4267-b34d-91300a510e12 2018-08-24 20:52:34,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cd121a88fa8e179175f5d4719686400716587f" 2018-08-24 20:52:34,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-e81b3cd9-2a66-40a3-88bf-ef030f069cbf x-compute-request-id: req-e81b3cd9-2a66-40a3-88bf-ef030f069cbf Content-Encoding: gzip Content-Length: 779 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:aa:f6:20", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-24T20:52:32.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77b1a204-d6c4-4bd8-ac22-10757855a99e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:32Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:52:26Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:34,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e used request id req-e81b3cd9-2a66-40a3-88bf-ef030f069cbf 2018-08-24 20:52:34,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5ec6e36358ac5177240bdd954b1fcc5f17bb6d" 2018-08-24 20:52:35,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d68a3d49-45bc-4067-ac16-94a9dcc41336 x-compute-request-id: req-d68a3d49-45bc-4067-ac16-94a9dcc41336 Content-Encoding: gzip Content-Length: 779 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:aa:f6:20", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-24T20:52:32.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "77b1a204-d6c4-4bd8-ac22-10757855a99e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:32Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:52:26Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:35,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e used request id req-d68a3d49-45bc-4067-ac16-94a9dcc41336 2018-08-24 20:52:35,784 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.3'. 2018-08-24 20:52:35,784 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-08-24 20:52:35,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:52:37,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41e11815-f483-4fa2-bc2d-47e25c85338e x-compute-request-id: req-41e11815-f483-4fa2-bc2d-47e25c85338e Content-Length: 0 Content-Type: application/json 2018-08-24 20:52:37,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action used request id req-41e11815-f483-4fa2-bc2d-47e25c85338e 2018-08-24 20:52:37,033 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-08-24 20:52:37,033 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=1a8d47e3-b753-4fff-bad2-704df12b3771 network=9291c9ce-d064-4db0-ad5d-98142cf221ac secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:52:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:37,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:37,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:37,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:37,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:37,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:37,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:37,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:37,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:37,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:37,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:37,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:37,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:37,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:37,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:37,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:37,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc4a91d-1040-4d16-89c0-6f7c201c2044 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:37,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-cbc4a91d-1040-4d16-89c0-6f7c201c2044 2018-08-24 20:52:37,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:37,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["9dOuS7JvT8e3_eAS02f-xw"], "issued_at": "2018-08-24T20:52:37.000000Z"}} 2018-08-24 20:52:37,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" 2018-08-24 20:52:37,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e4263f4-50f9-495e-9366-2918b4a21009 x-compute-request-id: req-5e4263f4-50f9-495e-9366-2918b4a21009 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:52:37,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5e4263f4-50f9-495e-9366-2918b4a21009 2018-08-24 20:52:37,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" 2018-08-24 20:52:37,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6ba2b64-9999-4f8d-b464-eb7e247b9ec7 x-compute-request-id: req-f6ba2b64-9999-4f8d-b464-eb7e247b9ec7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:52:37,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-f6ba2b64-9999-4f8d-b464-eb7e247b9ec7 2018-08-24 20:52:37,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "1a8d47e3-b753-4fff-bad2-704df12b3771", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9291c9ce-d064-4db0-ad5d-98142cf221ac"}]}}' 2018-08-24 20:52:39,262 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5e30c62-2c57-4d35-914b-6a4e032fb86a x-compute-request-id: req-a5e30c62-2c57-4d35-914b-6a4e032fb86a Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "bookmark"}], "adminPass": "CLxpLeA6sVYZ"}} 2018-08-24 20:52:39,263 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-a5e30c62-2c57-4d35-914b-6a4e032fb86a 2018-08-24 20:52:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:39,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0125b7ba-2662-46e1-8ec9-90e8a245b33f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:39,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-0125b7ba-2662-46e1-8ec9-90e8a245b33f 2018-08-24 20:52:39,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:39,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["lwAxx5nqRniJKCn6FZq-SQ"], "issued_at": "2018-08-24T20:52:39.000000Z"}} 2018-08-24 20:52:39,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db73b875f5262b23f1eb729c748cc77f8214df4" 2018-08-24 20:52:40,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3264f674-d75a-4323-81a7-5380a8877bf6 x-compute-request-id: req-3264f674-d75a-4323-81a7-5380a8877bf6 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:39Z", "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-3", "created": "2018-08-24T20:52:39Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:40,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 used request id req-3264f674-d75a-4323-81a7-5380a8877bf6 2018-08-24 20:52:43,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db73b875f5262b23f1eb729c748cc77f8214df4" 2018-08-24 20:52:43,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-0634dc2c-4b20-4d04-b9cf-194490f38296 x-compute-request-id: req-0634dc2c-4b20-4d04-b9cf-194490f38296 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.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:41Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:39Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:43,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 used request id req-0634dc2c-4b20-4d04-b9cf-194490f38296 2018-08-24 20:52:46,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db73b875f5262b23f1eb729c748cc77f8214df4" 2018-08-24 20:52:47,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-783dabdb-eb30-426f-8cb9-e9b52d5effd9 x-compute-request-id: req-783dabdb-eb30-426f-8cb9-e9b52d5effd9 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:10:35:81", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-24T20:52:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:46Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:39Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:47,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 used request id req-783dabdb-eb30-426f-8cb9-e9b52d5effd9 2018-08-24 20:52:47,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" 2018-08-24 20:52:48,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-b6d45e33-72cb-4056-99dd-c31b837f4c00 x-compute-request-id: req-b6d45e33-72cb-4056-99dd-c31b837f4c00 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:10:35:81", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-24T20:52:46.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "4ceddb1c-2d8c-40a5-8143-2322e1459fc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:46Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:39Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:48,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7 used request id req-b6d45e33-72cb-4056-99dd-c31b837f4c00 2018-08-24 20:52:48,476 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.7'. 2018-08-24 20:52:48,476 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-08-24 20:52:48,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:52:49,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:52: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-463c6106-d403-40b9-9ab3-48d031674704 x-compute-request-id: req-463c6106-d403-40b9-9ab3-48d031674704 Content-Length: 0 Content-Type: application/json 2018-08-24 20:52:49,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-463c6106-d403-40b9-9ab3-48d031674704 2018-08-24 20:52:49,845 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-08-24 20:52:49,845 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=1a8d47e3-b753-4fff-bad2-704df12b3771 network=af865b45-7a10-41a7-93fa-2685a362a36b secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:49,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:49,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:49,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:49,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:52:49,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:52:49,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:52:49,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:52:49,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:52:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:49,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83aebf13-ed87-460e-a0df-38489781e260 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:49,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-83aebf13-ed87-460e-a0df-38489781e260 2018-08-24 20:52:49,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:50,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["yQ_HJoFaTZ6zM_1r4TmHkg"], "issued_at": "2018-08-24T20:52:50.000000Z"}} 2018-08-24 20:52:50,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" 2018-08-24 20:52:50,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8d684cf-2e59-4586-bd06-a7a2a13e2e39 x-compute-request-id: req-c8d684cf-2e59-4586-bd06-a7a2a13e2e39 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:52:50,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-c8d684cf-2e59-4586-bd06-a7a2a13e2e39 2018-08-24 20:52:50,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" 2018-08-24 20:52:50,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-514290f4-0cb3-4b27-97ec-aac3e88833f3 x-compute-request-id: req-514290f4-0cb3-4b27-97ec-aac3e88833f3 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:52:50,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-514290f4-0cb3-4b27-97ec-aac3e88833f3 2018-08-24 20:52:50,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "1a8d47e3-b753-4fff-bad2-704df12b3771", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "af865b45-7a10-41a7-93fa-2685a362a36b"}]}}' 2018-08-24 20:52:52,934 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-871fea35-336a-4a47-9cf4-45f055fca6c6 x-compute-request-id: req-871fea35-336a-4a47-9cf4-45f055fca6c6 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "bookmark"}], "adminPass": "S7WF9u45pXNZ"}} 2018-08-24 20:52:52,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-871fea35-336a-4a47-9cf4-45f055fca6c6 2018-08-24 20:52:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:52:52,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be208de-6d92-4841-b0ba-b0a3433fadcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:52:52,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7be208de-6d92-4841-b0ba-b0a3433fadcc 2018-08-24 20:52:52,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:52:53,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["9u-G-l0KSnO-3uncw0ws7w"], "issued_at": "2018-08-24T20:52:53.000000Z"}} 2018-08-24 20:52:53,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787dbd5f0ebf6dbecf1de246c79b6138d25dfdc0" 2018-08-24 20:52:54,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:52: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-e8cd6349-50ca-4e1a-8202-7952109bee9f x-compute-request-id: req-e8cd6349-50ca-4e1a-8202-7952109bee9f 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.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:53Z", "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-08-24T20:52:52Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:54,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 used request id req-e8cd6349-50ca-4e1a-8202-7952109bee9f 2018-08-24 20:52:57,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787dbd5f0ebf6dbecf1de246c79b6138d25dfdc0" 2018-08-24 20:52:57,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-84b02451-4577-4cc0-9814-4461b650dd92 x-compute-request-id: req-84b02451-4577-4cc0-9814-4461b650dd92 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.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:52:55Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:52Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:52:57,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 used request id req-84b02451-4577-4cc0-9814-4461b650dd92 2018-08-24 20:53:00,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787dbd5f0ebf6dbecf1de246c79b6138d25dfdc0" 2018-08-24 20:53:01,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45f8b924-3ebb-40ea-89b1-ea360c0d7929 x-compute-request-id: req-45f8b924-3ebb-40ea-89b1-ea360c0d7929 Content-Encoding: gzip Content-Length: 776 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:37:74:c1", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-24T20:52:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:59Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:52Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:01,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 used request id req-45f8b924-3ebb-40ea-89b1-ea360c0d7929 2018-08-24 20:53:01,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" 2018-08-24 20:53:01,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-3c693936-bb21-4530-9d9e-2b9644de68f5 x-compute-request-id: req-3c693936-bb21-4530-9d9e-2b9644de68f5 Content-Encoding: gzip Content-Length: 776 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:37:74:c1", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-24T20:52:59.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "eef8ba2e-d2a8-44e2-891f-a8a45130b1b5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:52:59Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:52:52Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:01,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 used request id req-3c693936-bb21-4530-9d9e-2b9644de68f5 2018-08-24 20:53:01,625 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.5'. 2018-08-24 20:53:01,625 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-08-24 20:53:01,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:53:02,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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 x-openstack-request-id: req-d9862719-b64d-4a81-959e-f2fcda086a49 x-compute-request-id: req-d9862719-b64d-4a81-959e-f2fcda086a49 Content-Length: 0 Content-Type: application/json 2018-08-24 20:53:02,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-d9862719-b64d-4a81-959e-f2fcda086a49 2018-08-24 20:53:02,647 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-08-24 20:53:02,647 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=1a8d47e3-b753-4fff-bad2-704df12b3771 network=af865b45-7a10-41a7-93fa-2685a362a36b secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.5 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-08-24 20:53:02,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:53:02,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:53:02,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:53:02,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:53:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:53:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:53:02,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:53:02,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:53:02,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:53:02,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:53:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:53:02,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5fa2f9-ae23-4148-af7d-b36e3d8b2506 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:53:02,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-cc5fa2f9-ae23-4148-af7d-b36e3d8b2506 2018-08-24 20:53:02,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:53:03,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Ku-h7DwVRemgSSy3yM89Dw"], "issued_at": "2018-08-24T20:53:03.000000Z"}} 2018-08-24 20:53:03,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" 2018-08-24 20:53:03,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-aee537d0-d445-4a12-8ac8-3bfe2df04b70 x-compute-request-id: req-aee537d0-d445-4a12-8ac8-3bfe2df04b70 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:53:03,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aee537d0-d445-4a12-8ac8-3bfe2df04b70 2018-08-24 20:53:03,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" 2018-08-24 20:53:03,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-f8b08f3b-889d-472f-9afc-938676b25cf6 x-compute-request-id: req-f8b08f3b-889d-472f-9afc-938676b25cf6 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:53:03,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-f8b08f3b-889d-472f-9afc-938676b25cf6 2018-08-24 20:53:03,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "1a8d47e3-b753-4fff-bad2-704df12b3771", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS41CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "af865b45-7a10-41a7-93fa-2685a362a36b"}], "config_drive": true}}' 2018-08-24 20:53:05,340 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:53: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-48709818-a917-4937-bdce-045a50e5182d x-compute-request-id: req-48709818-a917-4937-bdce-045a50e5182d Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba364439-f6bf-4b13-9306-9187d9346a8e", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "bookmark"}], "adminPass": "8SfBJ4ek8anc"}} 2018-08-24 20:53:05,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-48709818-a917-4937-bdce-045a50e5182d 2018-08-24 20:53:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:53:05,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c8decf-5a4d-40d4-8c7f-dcd7691484f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:53:05,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-67c8decf-5a4d-40d4-8c7f-dcd7691484f7 2018-08-24 20:53:05,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:53:05,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["PWEyS-yBQd23Wk0W1tlFCA"], "issued_at": "2018-08-24T20:53:05.000000Z"}} 2018-08-24 20:53:05,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5c18f0dc4738452da8002baf495cc1e671a87" 2018-08-24 20:53:06,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c380b21-228a-406e-a05f-074c933f1c56 x-compute-request-id: req-4c380b21-228a-406e-a05f-074c933f1c56 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ba364439-f6bf-4b13-9306-9187d9346a8e", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:06Z", "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-08-24T20:53:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:06,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e used request id req-4c380b21-228a-406e-a05f-074c933f1c56 2018-08-24 20:53:09,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5c18f0dc4738452da8002baf495cc1e671a87" 2018-08-24 20:53:10,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-80af1e58-92ba-4221-a1ee-72c8e4dd10fe x-compute-request-id: req-80af1e58-92ba-4221-a1ee-72c8e4dd10fe Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ba364439-f6bf-4b13-9306-9187d9346a8e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:07Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:10,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e used request id req-80af1e58-92ba-4221-a1ee-72c8e4dd10fe 2018-08-24 20:53:13,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5c18f0dc4738452da8002baf495cc1e671a87" 2018-08-24 20:53:13,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86efb253-d5c5-4e35-a5d5-649e1b75e060 x-compute-request-id: req-86efb253-d5c5-4e35-a5d5-649e1b75e060 Content-Encoding: gzip Content-Length: 785 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:f5:70:f3", "version": 4, "addr": "10.10.11.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-24T20:53:12.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ba364439-f6bf-4b13-9306-9187d9346a8e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:12Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:13,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e used request id req-86efb253-d5c5-4e35-a5d5-649e1b75e060 2018-08-24 20:53:13,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" 2018-08-24 20:53:14,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7172bd8e-b336-4754-8690-f1432635e2d6 x-compute-request-id: req-7172bd8e-b336-4754-8690-f1432635e2d6 Content-Encoding: gzip Content-Length: 785 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:f5:70:f3", "version": 4, "addr": "10.10.11.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ba364439-f6bf-4b13-9306-9187d9346a8e", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-24T20:53:12.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ba364439-f6bf-4b13-9306-9187d9346a8e", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:12Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:14,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e used request id req-7172bd8e-b336-4754-8690-f1432635e2d6 2018-08-24 20:53:14,030 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.17'. 2018-08-24 20:53:14,030 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-08-24 20:53:14,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:53:15,078 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:53: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-00121758-d3b8-4062-81af-ce1828313ee3 x-compute-request-id: req-00121758-d3b8-4062-81af-ce1828313ee3 Content-Length: 0 Content-Type: application/json 2018-08-24 20:53:15,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action used request id req-00121758-d3b8-4062-81af-ce1828313ee3 2018-08-24 20:53:15,078 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-08-24 20:53:15,079 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=1a8d47e3-b753-4fff-bad2-704df12b3771 network=9291c9ce-d064-4db0-ad5d-98142cf221ac secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.7 10.10.11.17 10.10.11.5 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-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:53:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:53:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:53:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:53:15,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:53:15,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:53:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:53:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:53:15,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:53:15,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:53:15,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:53:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:53:15,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791da43b-7d6a-4a99-9e12-87da75758502 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:53:15,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-791da43b-7d6a-4a99-9e12-87da75758502 2018-08-24 20:53:15,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:53:15,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["vj5eDVg8QKys_UK7IBHvXQ"], "issued_at": "2018-08-24T20:53:15.000000Z"}} 2018-08-24 20:53:15,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" 2018-08-24 20:53:15,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa63fce8-68b4-4856-a034-2e6f723637fd x-compute-request-id: req-aa63fce8-68b4-4856-a034-2e6f723637fd Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:53:15,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aa63fce8-68b4-4856-a034-2e6f723637fd 2018-08-24 20:53:15,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" 2018-08-24 20:53:15,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89c759f5-cdab-4794-89b6-6906c33ed2cf x-compute-request-id: req-89c759f5-cdab-4794-89b6-6906c33ed2cf Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:53:15,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-89c759f5-cdab-4794-89b6-6906c33ed2cf 2018-08-24 20:53:15,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "1a8d47e3-b753-4fff-bad2-704df12b3771", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjcgMTAuMTAuMTEuMTcgMTAuMTAuMTEuNQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9291c9ce-d064-4db0-ad5d-98142cf221ac"}], "config_drive": true}}' 2018-08-24 20:53:17,198 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e96c9fe-badc-460f-b422-0569c31bdb55 x-compute-request-id: req-8e96c9fe-badc-460f-b422-0569c31bdb55 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "808d29c4-6c76-4a60-be93-8fb26f774df5", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "bookmark"}], "adminPass": "CuiXk5GGDVNG"}} 2018-08-24 20:53:17,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-8e96c9fe-badc-460f-b422-0569c31bdb55 2018-08-24 20:53:17,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:53:17,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575c379f-25de-415d-917e-a686adc926c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:53:17,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-575c379f-25de-415d-917e-a686adc926c8 2018-08-24 20:53:17,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:53:17,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["YtkWbz3AQj-46JNHTXf13g"], "issued_at": "2018-08-24T20:53:17.000000Z"}} 2018-08-24 20:53:17,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aeca80f3275d7baef0741ca49445efb93e4fb1" 2018-08-24 20:53:18,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c123876d-45b0-450a-a3a2-7b67f3311bfa x-compute-request-id: req-c123876d-45b0-450a-a3a2-7b67f3311bfa 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.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "808d29c4-6c76-4a60-be93-8fb26f774df5", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:17Z", "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-1", "created": "2018-08-24T20:53:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:18,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 used request id req-c123876d-45b0-450a-a3a2-7b67f3311bfa 2018-08-24 20:53:21,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aeca80f3275d7baef0741ca49445efb93e4fb1" 2018-08-24 20:53:21,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58d81caa-d69f-4363-8531-3b3e3c1342e3 x-compute-request-id: req-58d81caa-d69f-4363-8531-3b3e3c1342e3 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "808d29c4-6c76-4a60-be93-8fb26f774df5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:19Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:21,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 used request id req-58d81caa-d69f-4363-8531-3b3e3c1342e3 2018-08-24 20:53:24,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aeca80f3275d7baef0741ca49445efb93e4fb1" 2018-08-24 20:53:25,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-f167d7d6-15b9-477c-937e-fb056af17601 x-compute-request-id: req-f167d7d6-15b9-477c-937e-fb056af17601 Content-Encoding: gzip Content-Length: 783 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:61:f3:0e", "version": 4, "addr": "10.10.10.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-24T20:53:23.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "808d29c4-6c76-4a60-be93-8fb26f774df5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:23Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:25,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 used request id req-f167d7d6-15b9-477c-937e-fb056af17601 2018-08-24 20:53:25,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" 2018-08-24 20:53:26,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d4c32b7-be53-4b32-ba45-985fb18a3de1 x-compute-request-id: req-5d4c32b7-be53-4b32-ba45-985fb18a3de1 Content-Encoding: gzip Content-Length: 783 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:61:f3:0e", "version": 4, "addr": "10.10.10.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/808d29c4-6c76-4a60-be93-8fb26f774df5", "rel": "bookmark"}], "image": {"id": "1a8d47e3-b753-4fff-bad2-704df12b3771", "links": [{"href": "http://172.30.9.40:8774/images/1a8d47e3-b753-4fff-bad2-704df12b3771", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-24T20:53:23.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "808d29c4-6c76-4a60-be93-8fb26f774df5", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:53:23Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:53:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:53:26,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5 used request id req-5d4c32b7-be53-4b32-ba45-985fb18a3de1 2018-08-24 20:53:26,120 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.27'. 2018-08-24 20:53:26,120 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-08-24 20:53:26,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:53:27,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-326b0a9b-1bf3-4180-bcf7-136ff7478e06 x-compute-request-id: req-326b0a9b-1bf3-4180-bcf7-136ff7478e06 Content-Length: 0 Content-Type: application/json 2018-08-24 20:53:27,153 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-326b0a9b-1bf3-4180-bcf7-136ff7478e06 2018-08-24 20:53:27,153 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-24 20:53:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-929259", "route_distinguishers": "11:11"}}' 2018-08-24 20:53:27,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-7d77deb9-9f5d-46e6-9b7c-d481033eb487 Date: Fri, 24 Aug 2018 20:53:27 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe"}} 2018-08-24 20:53:27,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-7d77deb9-9f5d-46e6-9b7c-d481033eb487 2018-08-24 20:53:27,247 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-929259', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 20:53:27,247 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-24 20:53:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network_association": {"network_id": "9291c9ce-d064-4db0-ad5d-98142cf221ac"}}' 2018-08-24 20:53:28,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-94a8fbc4-ee77-4802-8760-10e2a6e71a01 Date: Fri, 24 Aug 2018 20:53:28 GMT RESP BODY: {"network_association": {"network_id": "9291c9ce-d064-4db0-ad5d-98142cf221ac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "47a9a96e-580f-49e8-ae66-27c15ca41d8d"}} 2018-08-24 20:53:28,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe/network_associations used request id req-94a8fbc4-ee77-4802-8760-10e2a6e71a01 2018-08-24 20:53:28,044 - sdnvpn_test_utils - INFO - Waiting for instance 77b1a204-d6c4-4bd8-ac22-10757855a99e to boot up 2018-08-24 20:53:28,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5ec6e36358ac5177240bdd954b1fcc5f17bb6d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:28,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-75561503-1057-4a8f-912e-a756cd7bec42 x-compute-request-id: req-75561503-1057-4a8f-912e-a756cd7bec42 Content-Encoding: gzip Content-Length: 10965 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503905848 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193316] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195731] pid_max: default: 32768 minimum: 301\n[ 0.197033] ACPI: Core revision 20150930\n[ 0.198766] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200657] Security Framework initialized\n[ 0.201832] Yama: becoming mindful.\n[ 0.202885] AppArmor: AppArmor initialized\n[ 0.204127] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206006] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207834] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209569] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211552] Initializing cgroup subsys io\n[ 0.212740] Initializing cgroup subsys memory\n[ 0.213988] Initializing cgroup subsys devices\n[ 0.215250] Initializing cgroup subsys freezer\n[ 0.216519] Initializing cgroup subsys net_cls\n[ 0.217780] Initializing cgroup subsys perf_event\n[ 0.219104] Initializing cgroup subsys net_prio\n[ 0.220404] Initializing cgroup subsys hugetlb\n[ 0.221667] Initializing cgroup subsys pids\n[ 0.222916] CPU: Physical Processor ID: 0\n[ 0.224781] mce: CPU supports 10 MCE banks\n[ 0.226003] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227452] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243628] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250428] ftrace: allocating 31920 entries in 125 pages\n[ 0.276050] smpboot: Max logical packages: 1\n[ 0.277290] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279264] x2apic enabled\n[ 0.280453] Switched APIC routing to physical x2apic.\n[ 0.282977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287493] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290100] KVM setup paravirtual spinlock\n[ 0.291759] x86: Booted up 1 node, 1 CPUs\n[ 0.292936] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294930] devtmpfs: initialized\n[ 0.296968] evm: security.selinux\n[ 0.297990] evm: security.SMACK64\n[ 0.298997] evm: security.SMACK64EXEC\n[ 0.300086] evm: security.SMACK64TRANSMUTE\n[ 0.301263] evm: security.SMACK64MMAP\n[ 0.302348] evm: security.ima\n[ 0.303278] evm: security.capability\n[ 0.304420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307093] pinctrl core: initialized pinctrl subsystem\n[ 0.308654] RTC time: 20:52:32, date: 08/24/18\n[ 0.310012] NET: Registered protocol family 16\n[ 0.311409] cpuidle: using governor ladder\n[ 0.312602] cpuidle: using governor menu\n[ 0.313753] PCCT header not found.\n[ 0.314832] ACPI: bus type PCI registered\n[ 0.315995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317781] PCI: Using configuration type 1 for base access\n[ 0.320023] ACPI: Added _OSI(Module Device)\n[ 0.321246] ACPI: Added _OSI(Processor Device)\n[ 0.322512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323830] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326078] ACPI: Interpreter enabled\n[ 0.327197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337909] ACPI: (supports S0 S5)\n[ 0.338924] ACPI: Using IOAPIC for interrupt routing\n[ 0.340315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345934] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347731] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349465] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352648] acpiphp: Slot [3] registered\n[ 0.353828] acpiphp: Slot [4] registered\n[ 0.354991] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357314] acpiphp: Slot [7] registered\n[ 0.358473] acpiphp: Slot [8] registered\n[ 0.359635] acpiphp: Slot [9] registered\n[ 0.360796] acpiphp: Slot [10] registered\n[ 0.362004] acpiphp: Slot [11] registered\n[ 0.363158] acpiphp: Slot [12] registered\n[ 0.364316] acpiphp: Slot [13] registered\n[ 0.365465] acpiphp: Slot [14] registered\n[ 0.366652] acpiphp: Slot [15] registered\n[ 0.381756] acpiphp: Slot [16] registered\n[ 0.382912] acpiphp: Slot [17] registered\n[ 0.384063] acpiphp: Slot [18] registered\n[ 0.385218] acpiphp: Slot [19] registered\n[ 0.386367] acpiphp: Slot [20] registered\n[ 0.387565] acpiphp: Slot [21] registered\n[ 0.388725] acpiphp: Slot [22] registered\n[ 0.389867] acpiphp: Slot [23] registered\n[ 0.391018] acpiphp: Slot [24] registered\n[ 0.392199] acpiphp: Slot [25] registered\n[ 0.393344] acpiphp: Slot [26] registered\n[ 0.394491] acpiphp: Slot [27] registered\n[ 0.395646] acpiphp: Slot [28] registered\n[ 0.396802] acpiphp: Slot [29] registered\n[ 0.397950] acpiphp: Slot [30] registered\n[ 0.399105] acpiphp: Slot [31] registered\n[ 0.400251] PCI host bridge to bus 0000:00\n[ 0.401418] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403177] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404898] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406953] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411182] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418754] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424898] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447938] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459611] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467092] vgaarb: loaded\n[ 0.467980] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469734] SCSI subsystem initialized\n[ 0.471029] ACPI: bus type USB registered\n[ 0.472229] usbcore: registered new interface driver usbfs\n[ 0.473708] usbcore: registered new interface driver hub\n[ 0.475131] usbcore: registered new device driver usb\n[ 0.476690] PCI: Using ACPI for IRQ routing\n[ 0.478294] NetLabel: Initializing\n[ 0.479348] NetLabel: domain hash size = 128\n[ 0.480621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481984] NetLabel: unlabeled traffic allowed by default\n[ 0.483680] clocksource: Switched to clocksource kvm-clock\n[ 0.493692] AppArmor: AppArmor Filesystem Enabled\n[ 0.495042] pnp: PnP ACPI init\n[ 0.496304] pnp: PnP ACPI: found 5 devices\n[ 0.503124] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505580] NET: Registered protocol family 2\n[ 0.507022] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510644] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512374] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515649] NET: Registered protocol family 1\n[ 0.516891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518449] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519974] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548869] Trying to unpack rootfs image as initramfs...\n[ 0.610982] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616512] Scanning for low memory corruption every 60 seconds\n[ 0.618798] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620597] audit: initializing netlink subsys (disabled)\n[ 0.622167] audit: type=2000 audit(1535143953.674:1): initialized\n[ 0.624165] Initialise system trusted keyring\n[ 0.625640] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630214] zbud: loaded\n[ 0.631265] VFS: Disk quotas dquot_6.6.0\n[ 0.632506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634832] fuse init (API version 7.23)\n[ 0.636155] Key type big_key registered\n[ 0.637346] Allocating IMA MOK and blacklist keyrings.\n[ 0.639139] Key type asymmetric registered\n[ 0.640375] Asymmetric key parser 'x509' registered\n[ 0.641798] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644024] io scheduler noop registered\n[ 0.645192] io scheduler deadline registered (default)\n[ 0.646669] io scheduler cfq registered\n[ 0.647959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653554] ACPI: Power Button [PWRF]\n[ 0.654838] GHES: HEST is not enabled!\n[ 0.669063] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698408] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701345] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725149] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728316] Linux agpgart interface v0.103\n[ 0.731794] brd: module loaded\n[ 0.734033] loop: module loaded\n[ 0.738877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741008] GPT:90111 != 2097151\n[ 0.742002] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743607] GPT:90111 != 2097151\n[ 0.744605] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746026] vda: vda1 vda15\n[ 0.747731] scsi host0: ata_piix\n[ 0.748856] scsi host1: ata_piix\n[ 0.749904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.751695] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754033] libphy: Fixed MDIO Bus: probed\n[ 0.755237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.756637] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759520] PPP generic driver version 2.4.2\n[ 0.760861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762604] ehci-pci: EHCI PCI platform driver\n[ 0.763887] ehci-platform: EHCI generic platform driver\n[ 0.765246] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766795] ohci-pci: OHCI PCI platform driver\n[ 0.768000] ohci-platform: OHCI generic platform driver\n[ 0.769423] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783986] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785346] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788744] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793849] usb usb1: Product: UHCI Host Controller\n[ 0.795097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796626] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797939] hub 1-0:1.0: USB hub found\n[ 0.798997] hub 1-0:1.0: 2 ports detected\n[ 0.800255] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803103] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804412] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805806] mousedev: PS/2 mouse device common for all mice\n[ 0.807493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810297] rtc_cmos 00:00: RTC can wake from S4\n[ 0.811835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815020] i2c /dev entries driver\n[ 0.816073] device-mapper: uevent: version 1.0.3\n[ 0.817376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819653] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821504] NET: Registered protocol family 10\n[ 0.823024] NET: Registered protocol family 17\n[ 0.824245] Key type dns_resolver registered\n[ 0.825532] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827001] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829376] registered taskstats version 1\n[ 0.830523] Loading compiled-in X.509 certificates\n[ 0.832350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.834848] zswap: loaded using pool lzo/zbud\n[ 0.836892] Key type trusted registered\n[ 0.839004] Key type encrypted registered\n[ 0.840139] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.841539] ima: No TPM chip found, activating TPM-bypass!\n[ 0.842931] evm: HMAC attrs: 0x1\n[ 0.844216] Magic number: 14:278:903\n[ 0.845370] rtc_cmos 00:00: setting system clock to 2018-08-24 20:52:33 UTC (1535143953)\n[ 0.847568] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849069] EDD information not available.\n[ 0.909663] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.926117] Write protecting the kernel read-only data: 14336k\n[ 0.929073] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931503] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.978993] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.94. iid=i-00000090\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDyEQdlvLo0iNgU8GfvE7Q6eHk5XNuSjuF4hYt0J3pD1or29+Gsa/HvBSnzjbmcPkbr6rkNDDrLXbBgBdyUWNRhkD71wTnAwojzCmaly4VD5MA8sMVAyVey6yPlKH3HuXXvfeglaz7Z5pGOhvCr/4ErRw56it+vNlosnWg3bDQiYfv6c4NTk+6KO+3Ph7I/CBdfsCJbzXjH0Db4Q+tlBz1KSCb18YVjbjgwCTbzP/sXixLyL91q5k2790ljzDiylYAmYXhfEmb/1kiPYDx5Up3SHNtsNzdjbfrNJzJx34dTuU85EVyQtBIuDbFCykjf5kQtAGdZ9MpUWd/CYKwOU0oz root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAL28LrNT1sSlUK6g8hoINklIduWhMIHywhLjR6gQYry9B74iuPmlUoZT0DginuAKVnr+HD4af6CjyEhPuquYMbk4AMx5MUGQTXW9E4sGHcQTuOcNVl52CrrkmHncttz0+20d2FCtxiH8rasOcTFI2RzsDus2sqipG3sS9QQcdbczAAAAFQCGQ38ZFZYQ2xYrxr9crMDgYf0ZWQAAAIBPXGsXCy+3QurAEu7hR0BN2jew581AV9GmT/vrLy7yucmVJEbXQwRee5ISkOmNiY4nBiKzGZ2N2kMnLbcxylh4tuTuT6MHDIm9uXkC3wNkULlGbtxekGWdKQutV4fBA78mRmqsPjDymur/HJGabQIAkL/QyoaN29zP6yKDzUiLBgAAAIBdIInV2BNJGqPf82wcOYMOZ5kxq7fSuzSLjWOdzWbxuAmIifPliggbW5OGiWBtzASpsK3NE4Cz5zr911BHyyvSJKsqgSec8oSTlXerGXOVLnLMMTsJowZEaovUedWkKkRqgAAAsu0JyPBNyZHVX+qgCN6eywLpq2Ai+ObxAEbi3A== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:feaa:f620/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-00000090\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\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:AA:F6:20 \n inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaa:f620/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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.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-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.111702] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.272760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.272762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.272763] usb 1-1: Product: QEMU USB Tablet\n[ 1.272764] usb 1-1: Manufacturer: QEMU\n[ 1.272765] usb 1-1: SerialNumber: 42\n[ 1.615754] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.615762] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 3.664130] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.706888] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 21:52:33 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 24 21:52:33 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 24 21:52:33 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)\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 24 21:52:33 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 24 21:52:33 cirros kern.info kernel: [ 1.111702] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 21:52:33 cirros kern.info kernel: [ 1.272760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 21:52:33 cirros kern.info kernel: [ 1.272762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 21:52:33 cirros kern.info kernel: [ 1.272763] usb 1-1: Product: QEMU USB Tablet\nAug 24 21:52:33 cirros kern.info kernel: [ 1.272764] usb 1-1: Manufacturer: QEMU\nAug 24 21:52:33 cirros kern.info kernel: [ 1.272765] usb 1-1: SerialNumber: 42\nAug 24 21:52:34 cirros kern.info kernel: [ 1.615754] tsc: Refined TSC clocksource calibration: 3491.839 MHz\nAug 24 21:52:34 cirros kern.info kernel: [ 1.615762] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\nAug 24 21:52:35 cirros auth.notice su: + /dev/console root:cirros\nAug 24 21:52:36 cirros authpriv.info dropbear[341]: Running in background\nAug 24 21:52:36 cirros kern.info kernel: [ 3.664130] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 21:52:36 cirros kern.info kernel: [ 3.706888] 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-08-24 20:53:28,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action used request id req-75561503-1057-4a8f-912e-a756cd7bec42 2018-08-24 20:53:30,156 - sdnvpn_test_utils - INFO - Waiting for instance 4ceddb1c-2d8c-40a5-8143-2322e1459fc7 to boot up 2018-08-24 20:53:30,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:30,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b71433d2-31e0-4ef8-a2d1-69d92d489f0b x-compute-request-id: req-b71433d2-31e0-4ef8-a2d1-69d92d489f0b Content-Encoding: gzip Content-Length: 10114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 575419717 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.197811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200267] pid_max: default: 32768 minimum: 301\n[ 0.201607] ACPI: Core revision 20150930\n[ 0.203359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205288] Security Framework initialized\n[ 0.206490] Yama: becoming mindful.\n[ 0.207569] AppArmor: AppArmor initialized\n[ 0.208853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210761] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216482] Initializing cgroup subsys io\n[ 0.217696] Initializing cgroup subsys memory\n[ 0.218972] Initializing cgroup subsys devices\n[ 0.220272] Initializing cgroup subsys freezer\n[ 0.221582] Initializing cgroup subsys net_cls\n[ 0.222861] Initializing cgroup subsys perf_event\n[ 0.224231] Initializing cgroup subsys net_prio\n[ 0.225546] Initializing cgroup subsys hugetlb\n[ 0.226825] Initializing cgroup subsys pids\n[ 0.228109] CPU: Physical Processor ID: 0\n[ 0.230060] mce: CPU supports 10 MCE banks\n[ 0.231313] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255762] ftrace: allocating 31920 entries in 125 pages\n[ 0.281425] smpboot: Max logical packages: 1\n[ 0.282674] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284667] x2apic enabled\n[ 0.285873] Switched APIC routing to physical x2apic.\n[ 0.288421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292958] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295552] KVM setup paravirtual spinlock\n[ 0.297254] x86: Booted up 1 node, 1 CPUs\n[ 0.298421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300400] devtmpfs: initialized\n[ 0.302392] evm: security.selinux\n[ 0.303410] evm: security.SMACK64\n[ 0.304406] evm: security.SMACK64EXEC\n[ 0.305477] evm: security.SMACK64TRANSMUTE\n[ 0.306681] evm: security.SMACK64MMAP\n[ 0.307758] evm: security.ima\n[ 0.308695] evm: security.capability\n[ 0.309827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.312499] pinctrl core: initialized pinctrl subsystem\n[ 0.314075] RTC time: 20:52:46, date: 08/24/18\n[ 0.315433] NET: Registered protocol family 16\n[ 0.316850] cpuidle: using governor ladder\n[ 0.318035] cpuidle: using governor menu\n[ 0.319174] PCCT header not found.\n[ 0.320245] ACPI: bus type PCI registered\n[ 0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323180] PCI: Using configuration type 1 for base access\n[ 0.325392] ACPI: Added _OSI(Module Device)\n[ 0.326634] ACPI: Added _OSI(Processor Device)\n[ 0.327876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331471] ACPI: Interpreter enabled\n[ 0.332603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343389] ACPI: (supports S0 S5)\n[ 0.344410] ACPI: Using IOAPIC for interrupt routing\n[ 0.345774] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.353204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.358127] acpiphp: Slot [3] registered\n[ 0.359281] acpiphp: Slot [4] registered\n[ 0.360438] acpiphp: Slot [5] registered\n[ 0.361599] acpiphp: Slot [6] registered\n[ 0.362793] acpiphp: Slot [7] registered\n[ 0.363972] acpiphp: Slot [8] registered\n[ 0.365141] acpiphp: Slot [9] registered\n[ 0.366304] acpiphp: Slot [10] registered\n[ 0.367517] acpiphp: Slot [11] registered\n[ 0.368688] acpiphp: Slot [12] registered\n[ 0.369857] acpiphp: Slot [13] registered\n[ 0.371028] acpiphp: Slot [14] registered\n[ 0.372238] acpiphp: Slot [15] registered\n[ 0.387827] acpiphp: Slot [16] registered\n[ 0.389031] acpiphp: Slot [17] registered\n[ 0.390204] acpiphp: Slot [18] registered\n[ 0.391403] acpiphp: Slot [19] registered\n[ 0.392612] acpiphp: Slot [20] registered\n[ 0.393771] acpiphp: Slot [21] registered\n[ 0.394878] acpiphp: Slot [22] registered\n[ 0.395979] acpiphp: Slot [23] registered\n[ 0.397077] acpiphp: Slot [24] registered\n[ 0.398221] acpiphp: Slot [25] registered\n[ 0.399284] acpiphp: Slot [26] registered\n[ 0.400355] acpiphp: Slot [27] registered\n[ 0.401432] acpiphp: Slot [28] registered\n[ 0.402509] acpiphp: Slot [29] registered\n[ 0.403580] acpiphp: Slot [30] registered\n[ 0.404652] acpiphp: Slot [31] registered\n[ 0.405728] PCI host bridge to bus 0000:00\n[ 0.406816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413864] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.415890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420002] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.421708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.452785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.454779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467534] vgaarb: loaded\n[ 0.468357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469980] SCSI subsystem initialized\n[ 0.471215] ACPI: bus type USB registered\n[ 0.472328] usbcore: registered new interface driver usbfs\n[ 0.473698] usbcore: registered new interface driver hub\n[ 0.475038] usbcore: registered new device driver usb\n[ 0.476502] PCI: Using ACPI for IRQ routing\n[ 0.478011] NetLabel: Initializing\n[ 0.478978] NetLabel: domain hash size = 128\n[ 0.480115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481399] NetLabel: unlabeled traffic allowed by default\n[ 0.482953] clocksource: Switched to clocksource kvm-clock\n[ 0.493155] AppArmor: AppArmor Filesystem Enabled\n[ 0.494452] pnp: PnP ACPI init\n[ 0.495675] pnp: PnP ACPI: found 5 devices\n[ 0.502503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504789] NET: Registered protocol family 2\n[ 0.506185] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509522] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511140] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514149] NET: Registered protocol family 1\n[ 0.515326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516790] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518226] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532739] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547234] Trying to unpack rootfs image as initramfs...\n[ 0.609258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614777] Scanning for low memory corruption every 60 seconds\n[ 0.616913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618472] audit: initializing netlink subsys (disabled)\n[ 0.619964] audit: type=2000 audit(1535143966.955:1): initialized\n[ 0.621793] Initialise system trusted keyring\n[ 0.623126] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624664] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627356] zbud: loaded\n[ 0.628344] VFS: Disk quotas dquot_6.6.0\n[ 0.629457] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631559] fuse init (API version 7.23)\n[ 0.632762] Key type big_key registered\n[ 0.633841] Allocating IMA MOK and blacklist keyrings.\n[ 0.635492] Key type asymmetric registered\n[ 0.636599] Asymmetric key parser 'x509' registered\n[ 0.637882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639891] io scheduler noop registered\n[ 0.640962] io scheduler deadline registered (default)\n[ 0.642286] io scheduler cfq registered\n[ 0.643455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646536] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648499] ACPI: Power Button [PWRF]\n[ 0.649714] GHES: HEST is not enabled!\n[ 0.663864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723489] Linux agpgart interface v0.103\n[ 0.726841] brd: module loaded\n[ 0.729058] loop: module loaded\n[ 0.734946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736920] GPT:90111 != 2097151\n[ 0.737836] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739308] GPT:90111 != 2097151\n[ 0.740236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741558] vda: vda1 vda15\n[ 0.743304] scsi host0: ata_piix\n[ 0.744363] scsi host1: ata_piix\n[ 0.745349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.746990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.748959] libphy: Fixed MDIO Bus: probed\n[ 0.750069] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751364] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754312] PPP generic driver version 2.4.2\n[ 0.755577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757218] ehci-pci: EHCI PCI platform driver\n[ 0.758429] ehci-platform: EHCI generic platform driver\n[ 0.759800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761352] ohci-pci: OHCI PCI platform driver\n[ 0.762552] ohci-platform: OHCI generic platform driver\n[ 0.763935] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782073] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788801] usb usb1: Product: UHCI Host Controller\n[ 0.790129] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791713] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793072] hub 1-0:1.0: USB hub found\n[ 0.794245] hub 1-0:1.0: 2 ports detected\n[ 0.795553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801245] mousedev: PS/2 mouse device common for all mice\n[ 0.802993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807093] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810367] i2c /dev entries driver\n[ 0.811437] device-mapper: uevent: version 1.0.3\n[ 0.812760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816896] NET: Registered protocol family 10\n[ 0.818461] NET: Registered protocol family 17\n[ 0.819703] Key type dns_resolver registered\n[ 0.821025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822526] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.824968] registered taskstats version 1\n[ 0.826137] Loading compiled-in X.509 certificates\n[ 0.827990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830564] zswap: loaded using pool lzo/zbud\n[ 0.832663] Key type trusted registered\n[ 0.834815] Key type encrypted registered\n[ 0.835986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837422] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838860] evm: HMAC attrs: 0x1\n[ 0.840188] Magic number: 14:278:903\n[ 0.841372] rtc_cmos 00:00: setting system clock to 2018-08-24 20:52:47 UTC (1535143967)\n[ 0.843656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845189] EDD information not available.\n[ 0.908531] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925196] Write protecting the kernel read-only data: 14336k\n[ 0.928219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.093255] 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.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 0.92. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK3q1Am6/iZ5wUj6Vr7L9m+l2vCpnRwD0MMBJJmLJ2D6Bb0jMsGHlqycMCX+C032BXFGS/hcI3R9INuvsT0sSDqikxupyccK0kxlvhIIIcykp93HC6/7v5pZ/J4pDYrcL4+um97HLWYpM7CoPbwY9iKdChr5Q0wCXG8LROZEmS5LDEl79n/IaH7YXVGeGwSY7rAeL70DobVQ3aTMhWqZBwg38gVr0OFV4sNslYVyMD2bxVlgKstk1JE1ZpRi8P3yxPIurgUeLFVAy4Rmj19PkI92+2yA4tqVIFG0KeynuMeczjgaHOQ2Pitb+6wAnwjzEhvnQ55qxe3DM7kFX6rgbx root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAILNL+NsX+GwxjJl4EdpCG/3TULkiQH9s7c9nE/qn86Oj1LTh75G1GltSBJ7+owA4KicDNexAgIx/z9tZoXVNlx+yqXfVQVd+a6FXwdTR6xkK2JL+PftpE9mutBCwaas0VNxlDLaDlLnzSCX3jteVePHWgxMuTBXLOy293/6+UllAAAAFQCrW21MyOwizgLZ0rL1/XP078QmDQAAAIA1mJdBiRnGkDMM9OCxgqGEMMCo+vtWr/ye0nIoJEX6aCm4gwIhHV2X/x7zSDah2PGgFqfi1WWLSNsIySa02F66DVpwMRPH2qV19EqjjDavL8jAo+btR/r/PVsX4uPy8+poqbR0K64g7LiV6Yns+p0Ykgllo2HRrp89xxuMhz2gSQAAAIBRlPyYyJAssEVNdyohTeDZ3jcF1RNqRkPQ/bv/74k5a+TGz2ujje6gbOurB2XqHvH37j6KiFk/eJhCbONHkRxK+yC+Vo+tjMVmcGx3+YIlYHGwXehAqcxJ7JWlt9WtQmiBL8sajYhVFYXQCI0FMhtLPFvv1GN1iYxADtm32r34zQ== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.41s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe10:3581/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.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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\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:10:35:81 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:3581/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7480 (7.3 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.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-08-24 20:53:30,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-b71433d2-31e0-4ef8-a2d1-69d92d489f0b 2018-08-24 20:53:32,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:32,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-bee4ad04-8250-4fa8-a610-dce2e9e25266 x-compute-request-id: req-bee4ad04-8250-4fa8-a610-dce2e9e25266 Content-Encoding: gzip Content-Length: 10114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 575419717 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.197811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200267] pid_max: default: 32768 minimum: 301\n[ 0.201607] ACPI: Core revision 20150930\n[ 0.203359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205288] Security Framework initialized\n[ 0.206490] Yama: becoming mindful.\n[ 0.207569] AppArmor: AppArmor initialized\n[ 0.208853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210761] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216482] Initializing cgroup subsys io\n[ 0.217696] Initializing cgroup subsys memory\n[ 0.218972] Initializing cgroup subsys devices\n[ 0.220272] Initializing cgroup subsys freezer\n[ 0.221582] Initializing cgroup subsys net_cls\n[ 0.222861] Initializing cgroup subsys perf_event\n[ 0.224231] Initializing cgroup subsys net_prio\n[ 0.225546] Initializing cgroup subsys hugetlb\n[ 0.226825] Initializing cgroup subsys pids\n[ 0.228109] CPU: Physical Processor ID: 0\n[ 0.230060] mce: CPU supports 10 MCE banks\n[ 0.231313] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255762] ftrace: allocating 31920 entries in 125 pages\n[ 0.281425] smpboot: Max logical packages: 1\n[ 0.282674] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284667] x2apic enabled\n[ 0.285873] Switched APIC routing to physical x2apic.\n[ 0.288421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292958] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295552] KVM setup paravirtual spinlock\n[ 0.297254] x86: Booted up 1 node, 1 CPUs\n[ 0.298421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300400] devtmpfs: initialized\n[ 0.302392] evm: security.selinux\n[ 0.303410] evm: security.SMACK64\n[ 0.304406] evm: security.SMACK64EXEC\n[ 0.305477] evm: security.SMACK64TRANSMUTE\n[ 0.306681] evm: security.SMACK64MMAP\n[ 0.307758] evm: security.ima\n[ 0.308695] evm: security.capability\n[ 0.309827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.312499] pinctrl core: initialized pinctrl subsystem\n[ 0.314075] RTC time: 20:52:46, date: 08/24/18\n[ 0.315433] NET: Registered protocol family 16\n[ 0.316850] cpuidle: using governor ladder\n[ 0.318035] cpuidle: using governor menu\n[ 0.319174] PCCT header not found.\n[ 0.320245] ACPI: bus type PCI registered\n[ 0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323180] PCI: Using configuration type 1 for base access\n[ 0.325392] ACPI: Added _OSI(Module Device)\n[ 0.326634] ACPI: Added _OSI(Processor Device)\n[ 0.327876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331471] ACPI: Interpreter enabled\n[ 0.332603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343389] ACPI: (supports S0 S5)\n[ 0.344410] ACPI: Using IOAPIC for interrupt routing\n[ 0.345774] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.353204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.358127] acpiphp: Slot [3] registered\n[ 0.359281] acpiphp: Slot [4] registered\n[ 0.360438] acpiphp: Slot [5] registered\n[ 0.361599] acpiphp: Slot [6] registered\n[ 0.362793] acpiphp: Slot [7] registered\n[ 0.363972] acpiphp: Slot [8] registered\n[ 0.365141] acpiphp: Slot [9] registered\n[ 0.366304] acpiphp: Slot [10] registered\n[ 0.367517] acpiphp: Slot [11] registered\n[ 0.368688] acpiphp: Slot [12] registered\n[ 0.369857] acpiphp: Slot [13] registered\n[ 0.371028] acpiphp: Slot [14] registered\n[ 0.372238] acpiphp: Slot [15] registered\n[ 0.387827] acpiphp: Slot [16] registered\n[ 0.389031] acpiphp: Slot [17] registered\n[ 0.390204] acpiphp: Slot [18] registered\n[ 0.391403] acpiphp: Slot [19] registered\n[ 0.392612] acpiphp: Slot [20] registered\n[ 0.393771] acpiphp: Slot [21] registered\n[ 0.394878] acpiphp: Slot [22] registered\n[ 0.395979] acpiphp: Slot [23] registered\n[ 0.397077] acpiphp: Slot [24] registered\n[ 0.398221] acpiphp: Slot [25] registered\n[ 0.399284] acpiphp: Slot [26] registered\n[ 0.400355] acpiphp: Slot [27] registered\n[ 0.401432] acpiphp: Slot [28] registered\n[ 0.402509] acpiphp: Slot [29] registered\n[ 0.403580] acpiphp: Slot [30] registered\n[ 0.404652] acpiphp: Slot [31] registered\n[ 0.405728] PCI host bridge to bus 0000:00\n[ 0.406816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413864] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.415890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420002] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.421708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.452785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.454779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467534] vgaarb: loaded\n[ 0.468357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469980] SCSI subsystem initialized\n[ 0.471215] ACPI: bus type USB registered\n[ 0.472328] usbcore: registered new interface driver usbfs\n[ 0.473698] usbcore: registered new interface driver hub\n[ 0.475038] usbcore: registered new device driver usb\n[ 0.476502] PCI: Using ACPI for IRQ routing\n[ 0.478011] NetLabel: Initializing\n[ 0.478978] NetLabel: domain hash size = 128\n[ 0.480115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481399] NetLabel: unlabeled traffic allowed by default\n[ 0.482953] clocksource: Switched to clocksource kvm-clock\n[ 0.493155] AppArmor: AppArmor Filesystem Enabled\n[ 0.494452] pnp: PnP ACPI init\n[ 0.495675] pnp: PnP ACPI: found 5 devices\n[ 0.502503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504789] NET: Registered protocol family 2\n[ 0.506185] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509522] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511140] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514149] NET: Registered protocol family 1\n[ 0.515326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516790] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518226] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532739] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547234] Trying to unpack rootfs image as initramfs...\n[ 0.609258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614777] Scanning for low memory corruption every 60 seconds\n[ 0.616913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618472] audit: initializing netlink subsys (disabled)\n[ 0.619964] audit: type=2000 audit(1535143966.955:1): initialized\n[ 0.621793] Initialise system trusted keyring\n[ 0.623126] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624664] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627356] zbud: loaded\n[ 0.628344] VFS: Disk quotas dquot_6.6.0\n[ 0.629457] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631559] fuse init (API version 7.23)\n[ 0.632762] Key type big_key registered\n[ 0.633841] Allocating IMA MOK and blacklist keyrings.\n[ 0.635492] Key type asymmetric registered\n[ 0.636599] Asymmetric key parser 'x509' registered\n[ 0.637882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639891] io scheduler noop registered\n[ 0.640962] io scheduler deadline registered (default)\n[ 0.642286] io scheduler cfq registered\n[ 0.643455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646536] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648499] ACPI: Power Button [PWRF]\n[ 0.649714] GHES: HEST is not enabled!\n[ 0.663864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723489] Linux agpgart interface v0.103\n[ 0.726841] brd: module loaded\n[ 0.729058] loop: module loaded\n[ 0.734946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736920] GPT:90111 != 2097151\n[ 0.737836] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739308] GPT:90111 != 2097151\n[ 0.740236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741558] vda: vda1 vda15\n[ 0.743304] scsi host0: ata_piix\n[ 0.744363] scsi host1: ata_piix\n[ 0.745349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.746990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.748959] libphy: Fixed MDIO Bus: probed\n[ 0.750069] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751364] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754312] PPP generic driver version 2.4.2\n[ 0.755577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757218] ehci-pci: EHCI PCI platform driver\n[ 0.758429] ehci-platform: EHCI generic platform driver\n[ 0.759800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761352] ohci-pci: OHCI PCI platform driver\n[ 0.762552] ohci-platform: OHCI generic platform driver\n[ 0.763935] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782073] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788801] usb usb1: Product: UHCI Host Controller\n[ 0.790129] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791713] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793072] hub 1-0:1.0: USB hub found\n[ 0.794245] hub 1-0:1.0: 2 ports detected\n[ 0.795553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801245] mousedev: PS/2 mouse device common for all mice\n[ 0.802993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807093] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810367] i2c /dev entries driver\n[ 0.811437] device-mapper: uevent: version 1.0.3\n[ 0.812760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816896] NET: Registered protocol family 10\n[ 0.818461] NET: Registered protocol family 17\n[ 0.819703] Key type dns_resolver registered\n[ 0.821025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822526] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.824968] registered taskstats version 1\n[ 0.826137] Loading compiled-in X.509 certificates\n[ 0.827990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830564] zswap: loaded using pool lzo/zbud\n[ 0.832663] Key type trusted registered\n[ 0.834815] Key type encrypted registered\n[ 0.835986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837422] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838860] evm: HMAC attrs: 0x1\n[ 0.840188] Magic number: 14:278:903\n[ 0.841372] rtc_cmos 00:00: setting system clock to 2018-08-24 20:52:47 UTC (1535143967)\n[ 0.843656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845189] EDD information not available.\n[ 0.908531] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925196] Write protecting the kernel read-only data: 14336k\n[ 0.928219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.093255] 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.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 0.92. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK3q1Am6/iZ5wUj6Vr7L9m+l2vCpnRwD0MMBJJmLJ2D6Bb0jMsGHlqycMCX+C032BXFGS/hcI3R9INuvsT0sSDqikxupyccK0kxlvhIIIcykp93HC6/7v5pZ/J4pDYrcL4+um97HLWYpM7CoPbwY9iKdChr5Q0wCXG8LROZEmS5LDEl79n/IaH7YXVGeGwSY7rAeL70DobVQ3aTMhWqZBwg38gVr0OFV4sNslYVyMD2bxVlgKstk1JE1ZpRi8P3yxPIurgUeLFVAy4Rmj19PkI92+2yA4tqVIFG0KeynuMeczjgaHOQ2Pitb+6wAnwjzEhvnQ55qxe3DM7kFX6rgbx root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAILNL+NsX+GwxjJl4EdpCG/3TULkiQH9s7c9nE/qn86Oj1LTh75G1GltSBJ7+owA4KicDNexAgIx/z9tZoXVNlx+yqXfVQVd+a6FXwdTR6xkK2JL+PftpE9mutBCwaas0VNxlDLaDlLnzSCX3jteVePHWgxMuTBXLOy293/6+UllAAAAFQCrW21MyOwizgLZ0rL1/XP078QmDQAAAIA1mJdBiRnGkDMM9OCxgqGEMMCo+vtWr/ye0nIoJEX6aCm4gwIhHV2X/x7zSDah2PGgFqfi1WWLSNsIySa02F66DVpwMRPH2qV19EqjjDavL8jAo+btR/r/PVsX4uPy8+poqbR0K64g7LiV6Yns+p0Ykgllo2HRrp89xxuMhz2gSQAAAIBRlPyYyJAssEVNdyohTeDZ3jcF1RNqRkPQ/bv/74k5a+TGz2ujje6gbOurB2XqHvH37j6KiFk/eJhCbONHkRxK+yC+Vo+tjMVmcGx3+YIlYHGwXehAqcxJ7JWlt9WtQmiBL8sajYhVFYXQCI0FMhtLPFvv1GN1iYxADtm32r34zQ== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.41s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe10:3581/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.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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\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:10:35:81 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:3581/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7480 (7.3 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.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-08-24 20:53:32,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-bee4ad04-8250-4fa8-a610-dce2e9e25266 2018-08-24 20:53:34,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:34,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e01c0331-f052-4774-a11e-19a83b82ca7d x-compute-request-id: req-e01c0331-f052-4774-a11e-19a83b82ca7d Content-Encoding: gzip Content-Length: 10114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 575419717 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.197811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200267] pid_max: default: 32768 minimum: 301\n[ 0.201607] ACPI: Core revision 20150930\n[ 0.203359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205288] Security Framework initialized\n[ 0.206490] Yama: becoming mindful.\n[ 0.207569] AppArmor: AppArmor initialized\n[ 0.208853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210761] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216482] Initializing cgroup subsys io\n[ 0.217696] Initializing cgroup subsys memory\n[ 0.218972] Initializing cgroup subsys devices\n[ 0.220272] Initializing cgroup subsys freezer\n[ 0.221582] Initializing cgroup subsys net_cls\n[ 0.222861] Initializing cgroup subsys perf_event\n[ 0.224231] Initializing cgroup subsys net_prio\n[ 0.225546] Initializing cgroup subsys hugetlb\n[ 0.226825] Initializing cgroup subsys pids\n[ 0.228109] CPU: Physical Processor ID: 0\n[ 0.230060] mce: CPU supports 10 MCE banks\n[ 0.231313] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255762] ftrace: allocating 31920 entries in 125 pages\n[ 0.281425] smpboot: Max logical packages: 1\n[ 0.282674] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284667] x2apic enabled\n[ 0.285873] Switched APIC routing to physical x2apic.\n[ 0.288421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292958] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295552] KVM setup paravirtual spinlock\n[ 0.297254] x86: Booted up 1 node, 1 CPUs\n[ 0.298421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300400] devtmpfs: initialized\n[ 0.302392] evm: security.selinux\n[ 0.303410] evm: security.SMACK64\n[ 0.304406] evm: security.SMACK64EXEC\n[ 0.305477] evm: security.SMACK64TRANSMUTE\n[ 0.306681] evm: security.SMACK64MMAP\n[ 0.307758] evm: security.ima\n[ 0.308695] evm: security.capability\n[ 0.309827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.312499] pinctrl core: initialized pinctrl subsystem\n[ 0.314075] RTC time: 20:52:46, date: 08/24/18\n[ 0.315433] NET: Registered protocol family 16\n[ 0.316850] cpuidle: using governor ladder\n[ 0.318035] cpuidle: using governor menu\n[ 0.319174] PCCT header not found.\n[ 0.320245] ACPI: bus type PCI registered\n[ 0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323180] PCI: Using configuration type 1 for base access\n[ 0.325392] ACPI: Added _OSI(Module Device)\n[ 0.326634] ACPI: Added _OSI(Processor Device)\n[ 0.327876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331471] ACPI: Interpreter enabled\n[ 0.332603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343389] ACPI: (supports S0 S5)\n[ 0.344410] ACPI: Using IOAPIC for interrupt routing\n[ 0.345774] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.353204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.358127] acpiphp: Slot [3] registered\n[ 0.359281] acpiphp: Slot [4] registered\n[ 0.360438] acpiphp: Slot [5] registered\n[ 0.361599] acpiphp: Slot [6] registered\n[ 0.362793] acpiphp: Slot [7] registered\n[ 0.363972] acpiphp: Slot [8] registered\n[ 0.365141] acpiphp: Slot [9] registered\n[ 0.366304] acpiphp: Slot [10] registered\n[ 0.367517] acpiphp: Slot [11] registered\n[ 0.368688] acpiphp: Slot [12] registered\n[ 0.369857] acpiphp: Slot [13] registered\n[ 0.371028] acpiphp: Slot [14] registered\n[ 0.372238] acpiphp: Slot [15] registered\n[ 0.387827] acpiphp: Slot [16] registered\n[ 0.389031] acpiphp: Slot [17] registered\n[ 0.390204] acpiphp: Slot [18] registered\n[ 0.391403] acpiphp: Slot [19] registered\n[ 0.392612] acpiphp: Slot [20] registered\n[ 0.393771] acpiphp: Slot [21] registered\n[ 0.394878] acpiphp: Slot [22] registered\n[ 0.395979] acpiphp: Slot [23] registered\n[ 0.397077] acpiphp: Slot [24] registered\n[ 0.398221] acpiphp: Slot [25] registered\n[ 0.399284] acpiphp: Slot [26] registered\n[ 0.400355] acpiphp: Slot [27] registered\n[ 0.401432] acpiphp: Slot [28] registered\n[ 0.402509] acpiphp: Slot [29] registered\n[ 0.403580] acpiphp: Slot [30] registered\n[ 0.404652] acpiphp: Slot [31] registered\n[ 0.405728] PCI host bridge to bus 0000:00\n[ 0.406816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413864] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.415890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420002] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.421708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.452785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.454779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467534] vgaarb: loaded\n[ 0.468357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469980] SCSI subsystem initialized\n[ 0.471215] ACPI: bus type USB registered\n[ 0.472328] usbcore: registered new interface driver usbfs\n[ 0.473698] usbcore: registered new interface driver hub\n[ 0.475038] usbcore: registered new device driver usb\n[ 0.476502] PCI: Using ACPI for IRQ routing\n[ 0.478011] NetLabel: Initializing\n[ 0.478978] NetLabel: domain hash size = 128\n[ 0.480115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481399] NetLabel: unlabeled traffic allowed by default\n[ 0.482953] clocksource: Switched to clocksource kvm-clock\n[ 0.493155] AppArmor: AppArmor Filesystem Enabled\n[ 0.494452] pnp: PnP ACPI init\n[ 0.495675] pnp: PnP ACPI: found 5 devices\n[ 0.502503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504789] NET: Registered protocol family 2\n[ 0.506185] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509522] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511140] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514149] NET: Registered protocol family 1\n[ 0.515326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516790] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518226] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532739] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547234] Trying to unpack rootfs image as initramfs...\n[ 0.609258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614777] Scanning for low memory corruption every 60 seconds\n[ 0.616913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618472] audit: initializing netlink subsys (disabled)\n[ 0.619964] audit: type=2000 audit(1535143966.955:1): initialized\n[ 0.621793] Initialise system trusted keyring\n[ 0.623126] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624664] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627356] zbud: loaded\n[ 0.628344] VFS: Disk quotas dquot_6.6.0\n[ 0.629457] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631559] fuse init (API version 7.23)\n[ 0.632762] Key type big_key registered\n[ 0.633841] Allocating IMA MOK and blacklist keyrings.\n[ 0.635492] Key type asymmetric registered\n[ 0.636599] Asymmetric key parser 'x509' registered\n[ 0.637882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639891] io scheduler noop registered\n[ 0.640962] io scheduler deadline registered (default)\n[ 0.642286] io scheduler cfq registered\n[ 0.643455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646536] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648499] ACPI: Power Button [PWRF]\n[ 0.649714] GHES: HEST is not enabled!\n[ 0.663864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723489] Linux agpgart interface v0.103\n[ 0.726841] brd: module loaded\n[ 0.729058] loop: module loaded\n[ 0.734946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736920] GPT:90111 != 2097151\n[ 0.737836] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739308] GPT:90111 != 2097151\n[ 0.740236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741558] vda: vda1 vda15\n[ 0.743304] scsi host0: ata_piix\n[ 0.744363] scsi host1: ata_piix\n[ 0.745349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.746990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.748959] libphy: Fixed MDIO Bus: probed\n[ 0.750069] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751364] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754312] PPP generic driver version 2.4.2\n[ 0.755577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757218] ehci-pci: EHCI PCI platform driver\n[ 0.758429] ehci-platform: EHCI generic platform driver\n[ 0.759800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761352] ohci-pci: OHCI PCI platform driver\n[ 0.762552] ohci-platform: OHCI generic platform driver\n[ 0.763935] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782073] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788801] usb usb1: Product: UHCI Host Controller\n[ 0.790129] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791713] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793072] hub 1-0:1.0: USB hub found\n[ 0.794245] hub 1-0:1.0: 2 ports detected\n[ 0.795553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801245] mousedev: PS/2 mouse device common for all mice\n[ 0.802993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807093] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810367] i2c /dev entries driver\n[ 0.811437] device-mapper: uevent: version 1.0.3\n[ 0.812760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816896] NET: Registered protocol family 10\n[ 0.818461] NET: Registered protocol family 17\n[ 0.819703] Key type dns_resolver registered\n[ 0.821025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822526] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.824968] registered taskstats version 1\n[ 0.826137] Loading compiled-in X.509 certificates\n[ 0.827990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830564] zswap: loaded using pool lzo/zbud\n[ 0.832663] Key type trusted registered\n[ 0.834815] Key type encrypted registered\n[ 0.835986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837422] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838860] evm: HMAC attrs: 0x1\n[ 0.840188] Magic number: 14:278:903\n[ 0.841372] rtc_cmos 00:00: setting system clock to 2018-08-24 20:52:47 UTC (1535143967)\n[ 0.843656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845189] EDD information not available.\n[ 0.908531] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925196] Write protecting the kernel read-only data: 14336k\n[ 0.928219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.093255] 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.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 0.92. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK3q1Am6/iZ5wUj6Vr7L9m+l2vCpnRwD0MMBJJmLJ2D6Bb0jMsGHlqycMCX+C032BXFGS/hcI3R9INuvsT0sSDqikxupyccK0kxlvhIIIcykp93HC6/7v5pZ/J4pDYrcL4+um97HLWYpM7CoPbwY9iKdChr5Q0wCXG8LROZEmS5LDEl79n/IaH7YXVGeGwSY7rAeL70DobVQ3aTMhWqZBwg38gVr0OFV4sNslYVyMD2bxVlgKstk1JE1ZpRi8P3yxPIurgUeLFVAy4Rmj19PkI92+2yA4tqVIFG0KeynuMeczjgaHOQ2Pitb+6wAnwjzEhvnQ55qxe3DM7kFX6rgbx root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAILNL+NsX+GwxjJl4EdpCG/3TULkiQH9s7c9nE/qn86Oj1LTh75G1GltSBJ7+owA4KicDNexAgIx/z9tZoXVNlx+yqXfVQVd+a6FXwdTR6xkK2JL+PftpE9mutBCwaas0VNxlDLaDlLnzSCX3jteVePHWgxMuTBXLOy293/6+UllAAAAFQCrW21MyOwizgLZ0rL1/XP078QmDQAAAIA1mJdBiRnGkDMM9OCxgqGEMMCo+vtWr/ye0nIoJEX6aCm4gwIhHV2X/x7zSDah2PGgFqfi1WWLSNsIySa02F66DVpwMRPH2qV19EqjjDavL8jAo+btR/r/PVsX4uPy8+poqbR0K64g7LiV6Yns+p0Ykgllo2HRrp89xxuMhz2gSQAAAIBRlPyYyJAssEVNdyohTeDZ3jcF1RNqRkPQ/bv/74k5a+TGz2ujje6gbOurB2XqHvH37j6KiFk/eJhCbONHkRxK+yC+Vo+tjMVmcGx3+YIlYHGwXehAqcxJ7JWlt9WtQmiBL8sajYhVFYXQCI0FMhtLPFvv1GN1iYxADtm32r34zQ== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.41s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe10:3581/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.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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\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:10:35:81 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:3581/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7480 (7.3 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.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-08-24 20:53:34,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-e01c0331-f052-4774-a11e-19a83b82ca7d 2018-08-24 20:53:36,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66927d3f69d1656fe8e211bde5837e9f9e216edb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:36,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0987adf-354f-4ec3-8e68-11dd22d3220c x-compute-request-id: req-d0987adf-354f-4ec3-8e68-11dd22d3220c Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 575419717 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.197811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200267] pid_max: default: 32768 minimum: 301\n[ 0.201607] ACPI: Core revision 20150930\n[ 0.203359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205288] Security Framework initialized\n[ 0.206490] Yama: becoming mindful.\n[ 0.207569] AppArmor: AppArmor initialized\n[ 0.208853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210761] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216482] Initializing cgroup subsys io\n[ 0.217696] Initializing cgroup subsys memory\n[ 0.218972] Initializing cgroup subsys devices\n[ 0.220272] Initializing cgroup subsys freezer\n[ 0.221582] Initializing cgroup subsys net_cls\n[ 0.222861] Initializing cgroup subsys perf_event\n[ 0.224231] Initializing cgroup subsys net_prio\n[ 0.225546] Initializing cgroup subsys hugetlb\n[ 0.226825] Initializing cgroup subsys pids\n[ 0.228109] CPU: Physical Processor ID: 0\n[ 0.230060] mce: CPU supports 10 MCE banks\n[ 0.231313] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248959] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255762] ftrace: allocating 31920 entries in 125 pages\n[ 0.281425] smpboot: Max logical packages: 1\n[ 0.282674] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284667] x2apic enabled\n[ 0.285873] Switched APIC routing to physical x2apic.\n[ 0.288421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292958] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295552] KVM setup paravirtual spinlock\n[ 0.297254] x86: Booted up 1 node, 1 CPUs\n[ 0.298421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300400] devtmpfs: initialized\n[ 0.302392] evm: security.selinux\n[ 0.303410] evm: security.SMACK64\n[ 0.304406] evm: security.SMACK64EXEC\n[ 0.305477] evm: security.SMACK64TRANSMUTE\n[ 0.306681] evm: security.SMACK64MMAP\n[ 0.307758] evm: security.ima\n[ 0.308695] evm: security.capability\n[ 0.309827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.312499] pinctrl core: initialized pinctrl subsystem\n[ 0.314075] RTC time: 20:52:46, date: 08/24/18\n[ 0.315433] NET: Registered protocol family 16\n[ 0.316850] cpuidle: using governor ladder\n[ 0.318035] cpuidle: using governor menu\n[ 0.319174] PCCT header not found.\n[ 0.320245] ACPI: bus type PCI registered\n[ 0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323180] PCI: Using configuration type 1 for base access\n[ 0.325392] ACPI: Added _OSI(Module Device)\n[ 0.326634] ACPI: Added _OSI(Processor Device)\n[ 0.327876] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331471] ACPI: Interpreter enabled\n[ 0.332603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343389] ACPI: (supports S0 S5)\n[ 0.344410] ACPI: Using IOAPIC for interrupt routing\n[ 0.345774] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349740] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.353204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.358127] acpiphp: Slot [3] registered\n[ 0.359281] acpiphp: Slot [4] registered\n[ 0.360438] acpiphp: Slot [5] registered\n[ 0.361599] acpiphp: Slot [6] registered\n[ 0.362793] acpiphp: Slot [7] registered\n[ 0.363972] acpiphp: Slot [8] registered\n[ 0.365141] acpiphp: Slot [9] registered\n[ 0.366304] acpiphp: Slot [10] registered\n[ 0.367517] acpiphp: Slot [11] registered\n[ 0.368688] acpiphp: Slot [12] registered\n[ 0.369857] acpiphp: Slot [13] registered\n[ 0.371028] acpiphp: Slot [14] registered\n[ 0.372238] acpiphp: Slot [15] registered\n[ 0.387827] acpiphp: Slot [16] registered\n[ 0.389031] acpiphp: Slot [17] registered\n[ 0.390204] acpiphp: Slot [18] registered\n[ 0.391403] acpiphp: Slot [19] registered\n[ 0.392612] acpiphp: Slot [20] registered\n[ 0.393771] acpiphp: Slot [21] registered\n[ 0.394878] acpiphp: Slot [22] registered\n[ 0.395979] acpiphp: Slot [23] registered\n[ 0.397077] acpiphp: Slot [24] registered\n[ 0.398221] acpiphp: Slot [25] registered\n[ 0.399284] acpiphp: Slot [26] registered\n[ 0.400355] acpiphp: Slot [27] registered\n[ 0.401432] acpiphp: Slot [28] registered\n[ 0.402509] acpiphp: Slot [29] registered\n[ 0.403580] acpiphp: Slot [30] registered\n[ 0.404652] acpiphp: Slot [31] registered\n[ 0.405728] PCI host bridge to bus 0000:00\n[ 0.406816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413864] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.415890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420002] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.421708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.424986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429366] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431297] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.452785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.454779] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.458604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.460569] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467534] vgaarb: loaded\n[ 0.468357] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469980] SCSI subsystem initialized\n[ 0.471215] ACPI: bus type USB registered\n[ 0.472328] usbcore: registered new interface driver usbfs\n[ 0.473698] usbcore: registered new interface driver hub\n[ 0.475038] usbcore: registered new device driver usb\n[ 0.476502] PCI: Using ACPI for IRQ routing\n[ 0.478011] NetLabel: Initializing\n[ 0.478978] NetLabel: domain hash size = 128\n[ 0.480115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481399] NetLabel: unlabeled traffic allowed by default\n[ 0.482953] clocksource: Switched to clocksource kvm-clock\n[ 0.493155] AppArmor: AppArmor Filesystem Enabled\n[ 0.494452] pnp: PnP ACPI init\n[ 0.495675] pnp: PnP ACPI: found 5 devices\n[ 0.502503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504789] NET: Registered protocol family 2\n[ 0.506185] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509522] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511140] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514149] NET: Registered protocol family 1\n[ 0.515326] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516790] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518226] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532739] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547234] Trying to unpack rootfs image as initramfs...\n[ 0.609258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614777] Scanning for low memory corruption every 60 seconds\n[ 0.616913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618472] audit: initializing netlink subsys (disabled)\n[ 0.619964] audit: type=2000 audit(1535143966.955:1): initialized\n[ 0.621793] Initialise system trusted keyring\n[ 0.623126] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624664] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627356] zbud: loaded\n[ 0.628344] VFS: Disk quotas dquot_6.6.0\n[ 0.629457] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631559] fuse init (API version 7.23)\n[ 0.632762] Key type big_key registered\n[ 0.633841] Allocating IMA MOK and blacklist keyrings.\n[ 0.635492] Key type asymmetric registered\n[ 0.636599] Asymmetric key parser 'x509' registered\n[ 0.637882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639891] io scheduler noop registered\n[ 0.640962] io scheduler deadline registered (default)\n[ 0.642286] io scheduler cfq registered\n[ 0.643455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646536] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648499] ACPI: Power Button [PWRF]\n[ 0.649714] GHES: HEST is not enabled!\n[ 0.663864] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723489] Linux agpgart interface v0.103\n[ 0.726841] brd: module loaded\n[ 0.729058] loop: module loaded\n[ 0.734946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736920] GPT:90111 != 2097151\n[ 0.737836] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739308] GPT:90111 != 2097151\n[ 0.740236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741558] vda: vda1 vda15\n[ 0.743304] scsi host0: ata_piix\n[ 0.744363] scsi host1: ata_piix\n[ 0.745349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.746990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.748959] libphy: Fixed MDIO Bus: probed\n[ 0.750069] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751364] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754312] PPP generic driver version 2.4.2\n[ 0.755577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757218] ehci-pci: EHCI PCI platform driver\n[ 0.758429] ehci-platform: EHCI generic platform driver\n[ 0.759800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761352] ohci-pci: OHCI PCI platform driver\n[ 0.762552] ohci-platform: OHCI generic platform driver\n[ 0.763935] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780021] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782073] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788801] usb usb1: Product: UHCI Host Controller\n[ 0.790129] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791713] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793072] hub 1-0:1.0: USB hub found\n[ 0.794245] hub 1-0:1.0: 2 ports detected\n[ 0.795553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801245] mousedev: PS/2 mouse device common for all mice\n[ 0.802993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807093] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810367] i2c /dev entries driver\n[ 0.811437] device-mapper: uevent: version 1.0.3\n[ 0.812760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816896] NET: Registered protocol family 10\n[ 0.818461] NET: Registered protocol family 17\n[ 0.819703] Key type dns_resolver registered\n[ 0.821025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822526] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.824968] registered taskstats version 1\n[ 0.826137] Loading compiled-in X.509 certificates\n[ 0.827990] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830564] zswap: loaded using pool lzo/zbud\n[ 0.832663] Key type trusted registered\n[ 0.834815] Key type encrypted registered\n[ 0.835986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837422] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838860] evm: HMAC attrs: 0x1\n[ 0.840188] Magic number: 14:278:903\n[ 0.841372] rtc_cmos 00:00: setting system clock to 2018-08-24 20:52:47 UTC (1535143967)\n[ 0.843656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845189] EDD information not available.\n[ 0.908531] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925196] Write protecting the kernel read-only data: 14336k\n[ 0.928219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.093255] 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.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 0.92. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCK3q1Am6/iZ5wUj6Vr7L9m+l2vCpnRwD0MMBJJmLJ2D6Bb0jMsGHlqycMCX+C032BXFGS/hcI3R9INuvsT0sSDqikxupyccK0kxlvhIIIcykp93HC6/7v5pZ/J4pDYrcL4+um97HLWYpM7CoPbwY9iKdChr5Q0wCXG8LROZEmS5LDEl79n/IaH7YXVGeGwSY7rAeL70DobVQ3aTMhWqZBwg38gVr0OFV4sNslYVyMD2bxVlgKstk1JE1ZpRi8P3yxPIurgUeLFVAy4Rmj19PkI92+2yA4tqVIFG0KeynuMeczjgaHOQ2Pitb+6wAnwjzEhvnQ55qxe3DM7kFX6rgbx root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAILNL+NsX+GwxjJl4EdpCG/3TULkiQH9s7c9nE/qn86Oj1LTh75G1GltSBJ7+owA4KicDNexAgIx/z9tZoXVNlx+yqXfVQVd+a6FXwdTR6xkK2JL+PftpE9mutBCwaas0VNxlDLaDlLnzSCX3jteVePHWgxMuTBXLOy293/6+UllAAAAFQCrW21MyOwizgLZ0rL1/XP078QmDQAAAIA1mJdBiRnGkDMM9OCxgqGEMMCo+vtWr/ye0nIoJEX6aCm4gwIhHV2X/x7zSDah2PGgFqfi1WWLSNsIySa02F66DVpwMRPH2qV19EqjjDavL8jAo+btR/r/PVsX4uPy8+poqbR0K64g7LiV6Yns+p0Ykgllo2HRrp89xxuMhz2gSQAAAIBRlPyYyJAssEVNdyohTeDZ3jcF1RNqRkPQ/bv/74k5a+TGz2ujje6gbOurB2XqHvH37j6KiFk/eJhCbONHkRxK+yC+Vo+tjMVmcGx3+YIlYHGwXehAqcxJ7JWlt9WtQmiBL8sajYhVFYXQCI0FMhtLPFvv1GN1iYxADtm32r34zQ== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.41s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe10:3581/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.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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\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:10:35:81 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:3581/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7480 (7.3 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.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.106974] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.266755] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.266757] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.266758] usb 1-1: Product: QEMU USB Tablet\n[ 1.266759] usb 1-1: Manufacturer: QEMU\n[ 1.266760] usb 1-1: SerialNumber: 42\n[ 1.611024] tsc: Refined TSC clocksource calibration: 3491.917 MHz\n[ 1.611032] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557d62c6f, max_idle_ns: 440795287565 ns\n[ 2.869103] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.903214] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 21:52:47 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 24 21:52:47 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 24 21:52: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)\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 24 21:52:47 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 24 21:52:47 cirros kern.notice kernel: [ 1.093255] random: dd urandom read with 5 bits of entropy available\nAug 24 21:52:47 cirros kern.info kernel: [ 1.106974] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 21:52:47 cirros kern.info kernel: [ 1.266755] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 21:52:47 cirros kern.info kernel: [ 1.266757] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 21:52:47 cirros kern.info kernel: [ 1.266758] usb 1-1: Product: QEMU USB Tablet\nAug 24 21:52:47 cirros kern.info kernel: [ 1.266759] usb 1-1: Manufacturer: QEMU\nAug 24 21:52:47 cirros kern.info kernel: [ 1.266760] usb 1-1: SerialNumber: 42\nAug 24 21:52:48 cirros kern.info kernel: [ 1.611024] tsc: Refined TSC clocksource calibration: 3491.917 MHz\nAug 24 21:52:48 cirros kern.info kernel: [ 1.611032] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557d62c6f, max_idle_ns: 440795287565 ns\nAug 24 21:52:49 cirros auth.notice su: + /dev/console root:cirros\nAug 24 21:52:49 cirros authpriv.info dropbear[341]: Running in background\nAug 24 21:52:49 cirros kern.info kernel: [ 2.869103] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 21:52:49 cirros kern.info kernel: [ 2.903214] 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-08-24 20:53:36,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-d0987adf-354f-4ec3-8e68-11dd22d3220c 2018-08-24 20:53:38,555 - sdnvpn_test_utils - INFO - Waiting for instance eef8ba2e-d2a8-44e2-891f-a8a45130b1b5 to boot up 2018-08-24 20:53:38,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:38,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e73fca-3fcf-4ad2-bf54-673bcd704888 x-compute-request-id: req-a9e73fca-3fcf-4ad2-bf54-673bcd704888 Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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"} 2018-08-24 20:53:38,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-a9e73fca-3fcf-4ad2-bf54-673bcd704888 2018-08-24 20:53:40,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:40,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e1a85f4-835b-4d9e-82b3-efea4ea3fac1 x-compute-request-id: req-1e1a85f4-835b-4d9e-82b3-efea4ea3fac1 Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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"} 2018-08-24 20:53:40,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-1e1a85f4-835b-4d9e-82b3-efea4ea3fac1 2018-08-24 20:53:42,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:42,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26325e94-3ff0-4976-9023-6bf2ccc191b3 x-compute-request-id: req-26325e94-3ff0-4976-9023-6bf2ccc191b3 Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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"} 2018-08-24 20:53:42,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-26325e94-3ff0-4976-9023-6bf2ccc191b3 2018-08-24 20:53:44,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:44,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f24f3061-5b72-4da5-a6b1-fc6a2eed2e6a x-compute-request-id: req-f24f3061-5b72-4da5-a6b1-fc6a2eed2e6a Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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"} 2018-08-24 20:53:44,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-f24f3061-5b72-4da5-a6b1-fc6a2eed2e6a 2018-08-24 20:53:46,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:46,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-deb92db6-c183-4675-81ae-34ae32cbe525 x-compute-request-id: req-deb92db6-c183-4675-81ae-34ae32cbe525 Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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"} 2018-08-24 20:53:46,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-deb92db6-c183-4675-81ae-34ae32cbe525 2018-08-24 20:53:49,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d71217e33c36ee26187ee68730e4a89c3ca150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:49,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-6d6f3386-0d2b-4a05-b53f-d1fe9937e535 x-compute-request-id: req-6d6f3386-0d2b-4a05-b53f-d1fe9937e535 Content-Encoding: gzip Content-Length: 10969 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509880836 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.186250] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188504] pid_max: default: 32768 minimum: 301\n[ 0.189729] ACPI: Core revision 20150930\n[ 0.191395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193165] Security Framework initialized\n[ 0.194276] Yama: becoming mindful.\n[ 0.195279] AppArmor: AppArmor initialized\n[ 0.196436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201524] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203378] Initializing cgroup subsys io\n[ 0.204480] Initializing cgroup subsys memory\n[ 0.205656] Initializing cgroup subsys devices\n[ 0.206836] Initializing cgroup subsys freezer\n[ 0.208016] Initializing cgroup subsys net_cls\n[ 0.209204] Initializing cgroup subsys perf_event\n[ 0.210433] Initializing cgroup subsys net_prio\n[ 0.211634] Initializing cgroup subsys hugetlb\n[ 0.212806] Initializing cgroup subsys pids\n[ 0.213980] CPU: Physical Processor ID: 0\n[ 0.215776] mce: CPU supports 10 MCE banks\n[ 0.216929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241130] ftrace: allocating 31920 entries in 125 pages\n[ 0.266525] smpboot: Max logical packages: 1\n[ 0.267672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269550] x2apic enabled\n[ 0.270674] Switched APIC routing to physical x2apic.\n[ 0.273104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277275] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279695] KVM setup paravirtual spinlock\n[ 0.281284] x86: Booted up 1 node, 1 CPUs\n[ 0.282369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284231] devtmpfs: initialized\n[ 0.286189] evm: security.selinux\n[ 0.287136] evm: security.SMACK64\n[ 0.288090] evm: security.SMACK64EXEC\n[ 0.289107] evm: security.SMACK64TRANSMUTE\n[ 0.290205] evm: security.SMACK64MMAP\n[ 0.291215] evm: security.ima\n[ 0.292094] evm: security.capability\n[ 0.293183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295677] pinctrl core: initialized pinctrl subsystem\n[ 0.297137] RTC time: 20:52:59, date: 08/24/18\n[ 0.298430] NET: Registered protocol family 16\n[ 0.299738] cpuidle: using governor ladder\n[ 0.300875] cpuidle: using governor menu\n[ 0.301963] PCCT header not found.\n[ 0.302978] ACPI: bus type PCI registered\n[ 0.304079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305745] PCI: Using configuration type 1 for base access\n[ 0.307880] ACPI: Added _OSI(Module Device)\n[ 0.309022] ACPI: Added _OSI(Processor Device)\n[ 0.310193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311421] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313614] ACPI: Interpreter enabled\n[ 0.314658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324632] ACPI: (supports S0 S5)\n[ 0.325590] ACPI: Using IOAPIC for interrupt routing\n[ 0.326858] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332189] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338399] acpiphp: Slot [3] registered\n[ 0.339495] acpiphp: Slot [4] registered\n[ 0.340572] acpiphp: Slot [5] registered\n[ 0.341650] acpiphp: Slot [6] registered\n[ 0.342736] acpiphp: Slot [7] registered\n[ 0.343814] acpiphp: Slot [8] registered\n[ 0.344900] acpiphp: Slot [9] registered\n[ 0.345990] acpiphp: Slot [10] registered\n[ 0.347086] acpiphp: Slot [11] registered\n[ 0.348196] acpiphp: Slot [12] registered\n[ 0.349287] acpiphp: Slot [13] registered\n[ 0.350381] acpiphp: Slot [14] registered\n[ 0.351480] acpiphp: Slot [15] registered\n[ 0.367184] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369385] acpiphp: Slot [18] registered\n[ 0.370478] acpiphp: Slot [19] registered\n[ 0.371578] acpiphp: Slot [20] registered\n[ 0.372682] acpiphp: Slot [21] registered\n[ 0.373783] acpiphp: Slot [22] registered\n[ 0.374879] acpiphp: Slot [23] registered\n[ 0.375980] acpiphp: Slot [24] registered\n[ 0.377082] acpiphp: Slot [25] registered\n[ 0.378180] acpiphp: Slot [26] registered\n[ 0.379278] acpiphp: Slot [27] registered\n[ 0.380385] acpiphp: Slot [28] registered\n[ 0.381491] acpiphp: Slot [29] registered\n[ 0.382585] acpiphp: Slot [30] registered\n[ 0.383690] acpiphp: Slot [31] registered\n[ 0.384786] PCI host bridge to bus 0000:00\n[ 0.385892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391140] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399058] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402346] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410372] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431009] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438812] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445847] vgaarb: loaded\n[ 0.446672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448305] SCSI subsystem initialized\n[ 0.449554] ACPI: bus type USB registered\n[ 0.450683] usbcore: registered new interface driver usbfs\n[ 0.452074] usbcore: registered new interface driver hub\n[ 0.453433] usbcore: registered new device driver usb\n[ 0.454915] PCI: Using ACPI for IRQ routing\n[ 0.456427] NetLabel: Initializing\n[ 0.457404] NetLabel: domain hash size = 128\n[ 0.458548] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459844] NetLabel: unlabeled traffic allowed by default\n[ 0.461423] clocksource: Switched to clocksource kvm-clock\n[ 0.471372] AppArmor: AppArmor Filesystem Enabled\n[ 0.472670] pnp: PnP ACPI init\n[ 0.473902] pnp: PnP ACPI: found 5 devices\n[ 0.480732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484481] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486230] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487872] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492553] NET: Registered protocol family 1\n[ 0.493753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495239] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525765] Trying to unpack rootfs image as initramfs...\n[ 0.587703] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592711] Scanning for low memory corruption every 60 seconds\n[ 0.594880] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596479] audit: initializing netlink subsys (disabled)\n[ 0.597971] audit: type=2000 audit(1535143980.039:1): initialized\n[ 0.599836] Initialise system trusted keyring\n[ 0.601205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605498] zbud: loaded\n[ 0.606493] VFS: Disk quotas dquot_6.6.0\n[ 0.607620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609751] fuse init (API version 7.23)\n[ 0.610977] Key type big_key registered\n[ 0.612076] Allocating IMA MOK and blacklist keyrings.\n[ 0.613750] Key type asymmetric registered\n[ 0.614888] Asymmetric key parser 'x509' registered\n[ 0.616201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618265] io scheduler noop registered\n[ 0.619351] io scheduler deadline registered (default)\n[ 0.620705] io scheduler cfq registered\n[ 0.621888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627056] ACPI: Power Button [PWRF]\n[ 0.628273] GHES: HEST is not enabled!\n[ 0.642402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701120] Linux agpgart interface v0.103\n[ 0.704508] brd: module loaded\n[ 0.706721] loop: module loaded\n[ 0.711877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713915] GPT:90111 != 2097151\n[ 0.714868] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716357] GPT:90111 != 2097151\n[ 0.717306] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718633] vda: vda1 vda15\n[ 0.720281] scsi host0: ata_piix\n[ 0.721356] scsi host1: ata_piix\n[ 0.722366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726040] libphy: Fixed MDIO Bus: probed\n[ 0.727185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728512] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731476] PPP generic driver version 2.4.2\n[ 0.732732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734400] ehci-pci: EHCI PCI platform driver\n[ 0.735629] ehci-platform: EHCI generic platform driver\n[ 0.737002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738578] ohci-pci: OHCI PCI platform driver\n[ 0.739795] ohci-platform: OHCI generic platform driver\n[ 0.741156] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759176] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760531] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765748] usb usb1: Product: UHCI Host Controller\n[ 0.767028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769914] hub 1-0:1.0: USB hub found\n[ 0.771027] hub 1-0:1.0: 2 ports detected\n[ 0.772320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776504] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777909] mousedev: PS/2 mouse device common for all mice\n[ 0.779604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786848] i2c /dev entries driver\n[ 0.787896] device-mapper: uevent: version 1.0.3\n[ 0.789217] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793333] NET: Registered protocol family 10\n[ 0.794902] NET: Registered protocol family 17\n[ 0.796136] Key type dns_resolver registered\n[ 0.797438] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798932] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.801367] registered taskstats version 1\n[ 0.802524] Loading compiled-in X.509 certificates\n[ 0.804382] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806949] zswap: loaded using pool lzo/zbud\n[ 0.809041] Key type trusted registered\n[ 0.811221] Key type encrypted registered\n[ 0.812370] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815240] evm: HMAC attrs: 0x1\n[ 0.816531] Magic number: 14:278:903\n[ 0.817739] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:00 UTC (1535143980)\n[ 0.819967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821480] EDD information not available.\n[ 0.886991] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066366] 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.11.5...\nLease of 10.10.11.5 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 0.91. iid=i-00000092\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs2sGuT+wFPq2LuMTnGxJh11hyIhO2ibM2EnWQ3RYcLzShIUcXeaCSdFbZrTVu+SqxhT3Op+jHghoWxTghof5YHq6ZSsOnFpSRysWf5N569Q4gFzK+YrlTchM7onumST+011oNQaxq0/G/flAQLLvYcL6rM5wxrkoPTJQd0C0uVifPijdlrXm+UwW8ZPEsx4q1xLpz92VwZ3hq7vRrvSkdE7EW7+g1XJl+bO5uDkYUHFArFBybG8SkTRw28L1aPrg2922dmZeRz2euNIx6WqKOfgntcjyz1G3oVSbZAPovNboRvgAxYGWMrIGLb9BZoh+la8YpaaVUEiSDv/nO3fx root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAKCRW3h07KuNXwN/6OYqMGCDEzPIQpQmyH6yYr7fHCDZycmDGwSEb9L+uaLRdLPStMBTeTE9Cm7J3qdQ6Lh06l7jox/6GIiW3lMEM2Eek4O8OxEV1rWNpJ9dyYygrRKSv0cgG+fmIEuOl0XGYxCVuslT8PTuOFJeAGU9KJw4lei7AAAAFQCw4gsYKs78XfCePoXoDA26Oy7E4wAAAIBcWkUzkyPTETE4zudq25YYAPhWHaQHYTyfokQ5EzUegs9YCsxBFda7DICTsAHikLXp/kGPmsFvSF8lk9eJnepObEIT6deGTy1POnDEBrYMAKu110RtKiCoyEOqzdTU6nM3h90xFOJtUkPYB/+2NcEUbTi+CpbahsCOVJNxa7PlNgAAAIEAnRYOYMPRJgeZADXnRv4R+SmB2EdLq+3KrtodLsRVOfNi4NFpJ7BknLTVfB+gMjkUApKdeWc/mYeiHOmjJCeugcbMCH6m6gdYBjgXRfmCfWzg5Jo/zR+DysJpLsA1quL/g13RxfwzZo9WCawd8DVPXx3v9SseayRSV3cwNrn6U7o= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.5,24,fe80::f816:3eff:fe37:74c1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.5 \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-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.34 ===\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:37:74:C1 \n inet addr:10.10.11.5 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:74c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 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.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.081444] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.242592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242595] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.242596] usb 1-1: Product: QEMU USB Tablet\n[ 1.242597] usb 1-1: Manufacturer: QEMU\n[ 1.242597] usb 1-1: SerialNumber: 42\n[ 1.589495] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[ 1.589503] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557b87bec, max_idle_ns: 440795348858 ns\n[ 3.361270] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.397078] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 21:53:00 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 24 21:53:00 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 24 21:53:00 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)\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 24 21:53:00 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 24 21:53:00 cirros kern.notice kernel: [ 1.066366] random: dd urandom read with 5 bits of entropy available\nAug 24 21:53:00 cirros kern.info kernel: [ 1.081444] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 21:53:00 cirros kern.info kernel: [ 1.242592] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 21:53:00 cirros kern.info kernel: [ 1.242595] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 21:53:00 cirros kern.info kernel: [ 1.242596] usb 1-1: Product: QEMU USB Tablet\nAug 24 21:53:00 cirros kern.info kernel: [ 1.242597] usb 1-1: Manufacturer: QEMU\nAug 24 21:53:00 cirros kern.info kernel: [ 1.242597] usb 1-1: SerialNumber: 42\nAug 24 21:53:01 cirros kern.info kernel: [ 1.589495] tsc: Refined TSC clocksource calibration: 3491.915 MHz\nAug 24 21:53:01 cirros kern.info kernel: [ 1.589503] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557b87bec, max_idle_ns: 440795348858 ns\nAug 24 21:53:02 cirros auth.notice su: + /dev/console root:cirros\nAug 24 21:53:03 cirros authpriv.info dropbear[341]: Running in background\nAug 24 21:53:03 cirros kern.info kernel: [ 3.361270] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 21:53:03 cirros kern.info kernel: [ 3.397078] 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-08-24 20:53:49,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-6d6f3386-0d2b-4a05-b53f-d1fe9937e535 2018-08-24 20:53:51,124 - sdnvpn_test_utils - INFO - Waiting for instance 808d29c4-6c76-4a60-be93-8fb26f774df5 to boot up 2018-08-24 20:53:51,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:51,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12ebee7c-09c0-4e9d-a3ff-a9c9d1255381 x-compute-request-id: req-12ebee7c-09c0-4e9d-a3ff-a9c9d1255381 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:51,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-12ebee7c-09c0-4e9d-a3ff-a9c9d1255381 2018-08-24 20:53:53,208 - sdnvpn_test_utils - INFO - Waiting for instance ba364439-f6bf-4b13-9306-9187d9346a8e to boot up 2018-08-24 20:53:53,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:53,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9606befe-5a6b-439d-996e-a71c2615b5e6 x-compute-request-id: req-9606befe-5a6b-439d-996e-a71c2615b5e6 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520415757 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.195034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197350] pid_max: default: 32768 minimum: 301\n[ 0.198648] ACPI: Core revision 20150930\n[ 0.200344] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202185] Security Framework initialized\n[ 0.203349] Yama: becoming mindful.\n[ 0.204384] AppArmor: AppArmor initialized\n[ 0.205579] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209204] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210883] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212800] Initializing cgroup subsys io\n[ 0.213971] Initializing cgroup subsys memory\n[ 0.215180] Initializing cgroup subsys devices\n[ 0.216403] Initializing cgroup subsys freezer\n[ 0.217624] Initializing cgroup subsys net_cls\n[ 0.218889] Initializing cgroup subsys perf_event\n[ 0.220159] Initializing cgroup subsys net_prio\n[ 0.221399] Initializing cgroup subsys hugetlb\n[ 0.222613] Initializing cgroup subsys pids\n[ 0.223823] CPU: Physical Processor ID: 0\n[ 0.225653] mce: CPU supports 10 MCE banks\n[ 0.226834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252117] ftrace: allocating 31920 entries in 125 pages\n[ 0.278390] smpboot: Max logical packages: 1\n[ 0.279605] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281501] x2apic enabled\n[ 0.282660] Switched APIC routing to physical x2apic.\n[ 0.285137] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292047] KVM setup paravirtual spinlock\n[ 0.293659] x86: Booted up 1 node, 1 CPUs\n[ 0.294797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296724] devtmpfs: initialized\n[ 0.298749] evm: security.selinux\n[ 0.299742] evm: security.SMACK64\n[ 0.300721] evm: security.SMACK64EXEC\n[ 0.301772] evm: security.SMACK64TRANSMUTE\n[ 0.302907] evm: security.SMACK64MMAP\n[ 0.303948] evm: security.ima\n[ 0.304858] evm: security.capability\n[ 0.305969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308535] pinctrl core: initialized pinctrl subsystem\n[ 0.310091] RTC time: 20:53:12, date: 08/24/18\n[ 0.311407] NET: Registered protocol family 16\n[ 0.312749] cpuidle: using governor ladder\n[ 0.313901] cpuidle: using governor menu\n[ 0.315016] PCCT header not found.\n[ 0.316066] ACPI: bus type PCI registered\n[ 0.317194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318943] PCI: Using configuration type 1 for base access\n[ 0.321138] ACPI: Added _OSI(Module Device)\n[ 0.322328] ACPI: Added _OSI(Processor Device)\n[ 0.323531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327006] ACPI: Interpreter enabled\n[ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338481] ACPI: (supports S0 S5)\n[ 0.339512] ACPI: Using IOAPIC for interrupt routing\n[ 0.340831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352704] acpiphp: Slot [3] registered\n[ 0.353833] acpiphp: Slot [4] registered\n[ 0.354942] acpiphp: Slot [5] registered\n[ 0.356049] acpiphp: Slot [6] registered\n[ 0.357155] acpiphp: Slot [7] registered\n[ 0.358266] acpiphp: Slot [8] registered\n[ 0.359414] acpiphp: Slot [9] registered\n[ 0.360527] acpiphp: Slot [10] registered\n[ 0.361651] acpiphp: Slot [11] registered\n[ 0.362772] acpiphp: Slot [12] registered\n[ 0.363912] acpiphp: Slot [13] registered\n[ 0.365037] acpiphp: Slot [14] registered\n[ 0.366213] acpiphp: Slot [15] registered\n[ 0.382098] acpiphp: Slot [16] registered\n[ 0.383228] acpiphp: Slot [17] registered\n[ 0.384346] acpiphp: Slot [18] registered\n[ 0.385457] acpiphp: Slot [19] registered\n[ 0.386579] acpiphp: Slot [20] registered\n[ 0.387725] acpiphp: Slot [21] registered\n[ 0.388847] acpiphp: Slot [22] registered\n[ 0.389989] acpiphp: Slot [23] registered\n[ 0.391123] acpiphp: Slot [24] registered\n[ 0.392256] acpiphp: Slot [25] registered\n[ 0.393379] acpiphp: Slot [26] registered\n[ 0.394493] acpiphp: Slot [27] registered\n[ 0.395617] acpiphp: Slot [28] registered\n[ 0.396737] acpiphp: Slot [29] registered\n[ 0.397866] acpiphp: Slot [30] registered\n[ 0.398999] acpiphp: Slot [31] registered\n[ 0.400158] PCI host bridge to bus 0000:00\n[ 0.401304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404618] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406640] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410745] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416759] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424583] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426607] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447557] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449618] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453634] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459315] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463025] vgaarb: loaded\n[ 0.463903] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465626] SCSI subsystem initialized\n[ 0.466942] ACPI: bus type USB registered\n[ 0.468134] usbcore: registered new interface driver usbfs\n[ 0.469591] usbcore: registered new interface driver hub\n[ 0.471069] usbcore: registered new device driver usb\n[ 0.472632] PCI: Using ACPI for IRQ routing\n[ 0.474212] NetLabel: Initializing\n[ 0.475217] NetLabel: domain hash size = 128\n[ 0.476391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477717] NetLabel: unlabeled traffic allowed by default\n[ 0.479323] clocksource: Switched to clocksource kvm-clock\n[ 0.489510] AppArmor: AppArmor Filesystem Enabled\n[ 0.490880] pnp: PnP ACPI init\n[ 0.492141] pnp: PnP ACPI: found 5 devices\n[ 0.499128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501519] NET: Registered protocol family 2\n[ 0.502971] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504764] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511354] NET: Registered protocol family 1\n[ 0.512639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514158] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544994] Trying to unpack rootfs image as initramfs...\n[ 0.607314] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612251] Scanning for low memory corruption every 60 seconds\n[ 0.614442] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616071] audit: initializing netlink subsys (disabled)\n[ 0.617537] audit: type=2000 audit(1535143993.677:1): initialized\n[ 0.619475] Initialise system trusted keyring\n[ 0.620866] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622469] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625225] zbud: loaded\n[ 0.626240] VFS: Disk quotas dquot_6.6.0\n[ 0.627404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629582] fuse init (API version 7.23)\n[ 0.630835] Key type big_key registered\n[ 0.631972] Allocating IMA MOK and blacklist keyrings.\n[ 0.633671] Key type asymmetric registered\n[ 0.634825] Asymmetric key parser 'x509' registered\n[ 0.636153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638241] io scheduler noop registered\n[ 0.639363] io scheduler deadline registered (default)\n[ 0.640751] io scheduler cfq registered\n[ 0.641946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645177] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647211] ACPI: Power Button [PWRF]\n[ 0.648442] GHES: HEST is not enabled!\n[ 0.662550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691616] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694473] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718177] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721254] Linux agpgart interface v0.103\n[ 0.724765] brd: module loaded\n[ 0.727004] loop: module loaded\n[ 0.731396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733461] GPT:90111 != 2097151\n[ 0.734414] GPT:Alternate GPT header not at the end of the disk.\n[ 0.735960] GPT:90111 != 2097151\n[ 0.736930] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738287] vda: vda1 vda15\n[ 0.739982] scsi host0: ata_piix\n[ 0.741076] scsi host1: ata_piix\n[ 0.742094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.743823] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.745864] libphy: Fixed MDIO Bus: probed\n[ 0.747019] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748365] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751380] PPP generic driver version 2.4.2\n[ 0.752652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754336] ehci-pci: EHCI PCI platform driver\n[ 0.755579] ehci-platform: EHCI generic platform driver\n[ 0.756977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758557] ohci-pci: OHCI PCI platform driver\n[ 0.759794] ohci-platform: OHCI generic platform driver\n[ 0.761196] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.779294] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.782303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.784020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.786031] usb usb1: Product: UHCI Host Controller\n[ 0.787335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788900] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790237] hub 1-0:1.0: USB hub found\n[ 0.791349] hub 1-0:1.0: 2 ports detected\n[ 0.792660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798369] mousedev: PS/2 mouse device common for all mice\n[ 0.800100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807516] i2c /dev entries driver\n[ 0.808578] device-mapper: uevent: version 1.0.3\n[ 0.809907] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814032] NET: Registered protocol family 10\n[ 0.815614] NET: Registered protocol family 17\n[ 0.816846] Key type dns_resolver registered\n[ 0.818159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819679] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822131] registered taskstats version 1\n[ 0.823296] Loading compiled-in X.509 certificates\n[ 0.825147] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827716] zswap: loaded using pool lzo/zbud\n[ 0.829823] Key type trusted registered\n[ 0.832020] Key type encrypted registered\n[ 0.833160] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834582] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836021] evm: HMAC attrs: 0x1\n[ 0.837343] Magic number: 14:278:903\n[ 0.838530] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:13 UTC (1535143993)\n[ 0.840777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842306] EDD information not available.\n[ 0.900012] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.916445] ata1.00: configured for MWDMA2\n[ 0.918098] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.921038] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922712] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924416] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.927218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.929326] Write protecting the kernel read-only data: 14336k\n[ 0.932293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.934767] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.997613] 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 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.17...\nLease of 10.10.11.17 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 0.30s]\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:53:53,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action used request id req-9606befe-5a6b-439d-996e-a71c2615b5e6 2018-08-24 20:53:55,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-e83597f6-1f0d-4090-a032-ecc2e58babf8 x-compute-request-id: req-e83597f6-1f0d-4090-a032-ecc2e58babf8 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-e83597f6-1f0d-4090-a032-ecc2e58babf8 2018-08-24 20:53:55,353 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.27) to 'sdnvpn-1-2' (10.10.10.3). -->Expected result: can ping. 2018-08-24 20:53:55,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-e27ae2d1-7c5c-486c-a204-83e1a50ef08e x-compute-request-id: req-e27ae2d1-7c5c-486c-a204-83e1a50ef08e 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-e27ae2d1-7c5c-486c-a204-83e1a50ef08e 2018-08-24 20:53:55,426 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-08-24 20:53:55,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-a322cc7a-9c57-45df-8372-c93dd02ec0dd x-compute-request-id: req-a322cc7a-9c57-45df-8372-c93dd02ec0dd 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-a322cc7a-9c57-45df-8372-c93dd02ec0dd 2018-08-24 20:53:55,506 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.27) to 'sdnvpn-1-3' (10.10.10.7). -->Expected result: can ping. 2018-08-24 20:53:55,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-f94d5352-1e44-4689-8d52-6f299fce5811 x-compute-request-id: req-f94d5352-1e44-4689-8d52-6f299fce5811 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-f94d5352-1e44-4689-8d52-6f299fce5811 2018-08-24 20:53:55,570 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-08-24 20:53:55,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-2927e51a-4ad2-4ff5-98f7-f485225ed76f x-compute-request-id: req-2927e51a-4ad2-4ff5-98f7-f485225ed76f 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-2927e51a-4ad2-4ff5-98f7-f485225ed76f 2018-08-24 20:53:55,645 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.27) to 'sdnvpn-1-4' (10.10.11.17). -->Expected result: cannot ping. 2018-08-24 20:53:55,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:55,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53: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-6c37fdbb-a39f-4d2b-be93-df4298a87174 x-compute-request-id: req-6c37fdbb-a39f-4d2b-be93-df4298a87174 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:55,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-6c37fdbb-a39f-4d2b-be93-df4298a87174 2018-08-24 20:53:56,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:56,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad029b9c-c5fe-4203-b541-41c7b5ca68fc x-compute-request-id: req-ad029b9c-c5fe-4203-b541-41c7b5ca68fc 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:56,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-ad029b9c-c5fe-4203-b541-41c7b5ca68fc 2018-08-24 20:53:57,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:57,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-8368d7aa-428f-45d5-93af-fac1186de543 x-compute-request-id: req-8368d7aa-428f-45d5-93af-fac1186de543 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:57,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-8368d7aa-428f-45d5-93af-fac1186de543 2018-08-24 20:53:58,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:53:58,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971e9189-b343-40e5-965e-4d251b5b4851 x-compute-request-id: req-971e9189-b343-40e5-965e-4d251b5b4851 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:53:58,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-971e9189-b343-40e5-965e-4d251b5b4851 2018-08-24 20:53:59,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:00,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8ef87a3-e2cc-4790-bd7d-8fcf871c8279 x-compute-request-id: req-b8ef87a3-e2cc-4790-bd7d-8fcf871c8279 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:54:00,000 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-b8ef87a3-e2cc-4790-bd7d-8fcf871c8279 2018-08-24 20:54:01,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:01,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-517553ad-1227-4dd4-8aab-4019b6bdc82f x-compute-request-id: req-517553ad-1227-4dd4-8aab-4019b6bdc82f 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:54:01,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-517553ad-1227-4dd4-8aab-4019b6bdc82f 2018-08-24 20:54:02,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:02,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:54: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-dcae74a9-20fe-457c-9562-c2137d4cd693 x-compute-request-id: req-dcae74a9-20fe-457c-9562-c2137d4cd693 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:54:02,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-dcae74a9-20fe-457c-9562-c2137d4cd693 2018-08-24 20:54:03,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:03,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38b41428-4959-4e67-ae0d-a75ba38c8b0b x-compute-request-id: req-38b41428-4959-4e67-ae0d-a75ba38c8b0b Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 KO\n"} 2018-08-24 20:54:03,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-38b41428-4959-4e67-ae0d-a75ba38c8b0b 2018-08-24 20:54:03,219 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-08-24 20:54:03,219 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-08-24 20:54:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network_association": {"network_id": "af865b45-7a10-41a7-93fa-2685a362a36b"}}' 2018-08-24 20:54:04,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-424f3da4-968e-4d12-a0c5-cfe441a453d5 Date: Fri, 24 Aug 2018 20:54:04 GMT RESP BODY: {"network_association": {"network_id": "af865b45-7a10-41a7-93fa-2685a362a36b", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "33111fcd-e9a6-4d2c-bb91-5f10af949c79"}} 2018-08-24 20:54:04,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe/network_associations used request id req-424f3da4-968e-4d12-a0c5-cfe441a453d5 2018-08-24 20:54:04,183 - sdnvpn_test_utils - DEBUG - Waiting for network b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe to associate with BGPVPN 9291c9ce-d064-4db0-ad5d-98142cf221ac 2018-08-24 20:54:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:54:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-7529cb81-2d8d-458d-bc82-1140c57d0603 Date: Fri, 24 Aug 2018 20:54:04 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["9291c9ce-d064-4db0-ad5d-98142cf221ac", "af865b45-7a10-41a7-93fa-2685a362a36b"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe"}} 2018-08-24 20:54:04,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe used request id req-7529cb81-2d8d-458d-bc82-1140c57d0603 2018-08-24 20:54:05,233 - sdnvpn_test_utils - DEBUG - Waiting for network b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe to associate with BGPVPN af865b45-7a10-41a7-93fa-2685a362a36b 2018-08-24 20:54:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:54:05,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-d812d34d-95ab-4627-aeb7-9cea573ba7e3 Date: Fri, 24 Aug 2018 20:54:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["9291c9ce-d064-4db0-ad5d-98142cf221ac", "af865b45-7a10-41a7-93fa-2685a362a36b"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe"}} 2018-08-24 20:54:05,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe used request id req-d812d34d-95ab-4627-aeb7-9cea573ba7e3 2018-08-24 20:54:06,278 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 20:54:36,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:36,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:54: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-7e1c459d-9885-4525-b2e0-90107ea1d22c x-compute-request-id: req-7e1c459d-9885-4525-b2e0-90107ea1d22c Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520415757 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.195034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197350] pid_max: default: 32768 minimum: 301\n[ 0.198648] ACPI: Core revision 20150930\n[ 0.200344] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202185] Security Framework initialized\n[ 0.203349] Yama: becoming mindful.\n[ 0.204384] AppArmor: AppArmor initialized\n[ 0.205579] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209204] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210883] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212800] Initializing cgroup subsys io\n[ 0.213971] Initializing cgroup subsys memory\n[ 0.215180] Initializing cgroup subsys devices\n[ 0.216403] Initializing cgroup subsys freezer\n[ 0.217624] Initializing cgroup subsys net_cls\n[ 0.218889] Initializing cgroup subsys perf_event\n[ 0.220159] Initializing cgroup subsys net_prio\n[ 0.221399] Initializing cgroup subsys hugetlb\n[ 0.222613] Initializing cgroup subsys pids\n[ 0.223823] CPU: Physical Processor ID: 0\n[ 0.225653] mce: CPU supports 10 MCE banks\n[ 0.226834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252117] ftrace: allocating 31920 entries in 125 pages\n[ 0.278390] smpboot: Max logical packages: 1\n[ 0.279605] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281501] x2apic enabled\n[ 0.282660] Switched APIC routing to physical x2apic.\n[ 0.285137] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292047] KVM setup paravirtual spinlock\n[ 0.293659] x86: Booted up 1 node, 1 CPUs\n[ 0.294797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296724] devtmpfs: initialized\n[ 0.298749] evm: security.selinux\n[ 0.299742] evm: security.SMACK64\n[ 0.300721] evm: security.SMACK64EXEC\n[ 0.301772] evm: security.SMACK64TRANSMUTE\n[ 0.302907] evm: security.SMACK64MMAP\n[ 0.303948] evm: security.ima\n[ 0.304858] evm: security.capability\n[ 0.305969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308535] pinctrl core: initialized pinctrl subsystem\n[ 0.310091] RTC time: 20:53:12, date: 08/24/18\n[ 0.311407] NET: Registered protocol family 16\n[ 0.312749] cpuidle: using governor ladder\n[ 0.313901] cpuidle: using governor menu\n[ 0.315016] PCCT header not found.\n[ 0.316066] ACPI: bus type PCI registered\n[ 0.317194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318943] PCI: Using configuration type 1 for base access\n[ 0.321138] ACPI: Added _OSI(Module Device)\n[ 0.322328] ACPI: Added _OSI(Processor Device)\n[ 0.323531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327006] ACPI: Interpreter enabled\n[ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338481] ACPI: (supports S0 S5)\n[ 0.339512] ACPI: Using IOAPIC for interrupt routing\n[ 0.340831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352704] acpiphp: Slot [3] registered\n[ 0.353833] acpiphp: Slot [4] registered\n[ 0.354942] acpiphp: Slot [5] registered\n[ 0.356049] acpiphp: Slot [6] registered\n[ 0.357155] acpiphp: Slot [7] registered\n[ 0.358266] acpiphp: Slot [8] registered\n[ 0.359414] acpiphp: Slot [9] registered\n[ 0.360527] acpiphp: Slot [10] registered\n[ 0.361651] acpiphp: Slot [11] registered\n[ 0.362772] acpiphp: Slot [12] registered\n[ 0.363912] acpiphp: Slot [13] registered\n[ 0.365037] acpiphp: Slot [14] registered\n[ 0.366213] acpiphp: Slot [15] registered\n[ 0.382098] acpiphp: Slot [16] registered\n[ 0.383228] acpiphp: Slot [17] registered\n[ 0.384346] acpiphp: Slot [18] registered\n[ 0.385457] acpiphp: Slot [19] registered\n[ 0.386579] acpiphp: Slot [20] registered\n[ 0.387725] acpiphp: Slot [21] registered\n[ 0.388847] acpiphp: Slot [22] registered\n[ 0.389989] acpiphp: Slot [23] registered\n[ 0.391123] acpiphp: Slot [24] registered\n[ 0.392256] acpiphp: Slot [25] registered\n[ 0.393379] acpiphp: Slot [26] registered\n[ 0.394493] acpiphp: Slot [27] registered\n[ 0.395617] acpiphp: Slot [28] registered\n[ 0.396737] acpiphp: Slot [29] registered\n[ 0.397866] acpiphp: Slot [30] registered\n[ 0.398999] acpiphp: Slot [31] registered\n[ 0.400158] PCI host bridge to bus 0000:00\n[ 0.401304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404618] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406640] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410745] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416759] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424583] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426607] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447557] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449618] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453634] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459315] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463025] vgaarb: loaded\n[ 0.463903] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465626] SCSI subsystem initialized\n[ 0.466942] ACPI: bus type USB registered\n[ 0.468134] usbcore: registered new interface driver usbfs\n[ 0.469591] usbcore: registered new interface driver hub\n[ 0.471069] usbcore: registered new device driver usb\n[ 0.472632] PCI: Using ACPI for IRQ routing\n[ 0.474212] NetLabel: Initializing\n[ 0.475217] NetLabel: domain hash size = 128\n[ 0.476391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477717] NetLabel: unlabeled traffic allowed by default\n[ 0.479323] clocksource: Switched to clocksource kvm-clock\n[ 0.489510] AppArmor: AppArmor Filesystem Enabled\n[ 0.490880] pnp: PnP ACPI init\n[ 0.492141] pnp: PnP ACPI: found 5 devices\n[ 0.499128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501519] NET: Registered protocol family 2\n[ 0.502971] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504764] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511354] NET: Registered protocol family 1\n[ 0.512639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514158] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544994] Trying to unpack rootfs image as initramfs...\n[ 0.607314] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612251] Scanning for low memory corruption every 60 seconds\n[ 0.614442] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616071] audit: initializing netlink subsys (disabled)\n[ 0.617537] audit: type=2000 audit(1535143993.677:1): initialized\n[ 0.619475] Initialise system trusted keyring\n[ 0.620866] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622469] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625225] zbud: loaded\n[ 0.626240] VFS: Disk quotas dquot_6.6.0\n[ 0.627404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629582] fuse init (API version 7.23)\n[ 0.630835] Key type big_key registered\n[ 0.631972] Allocating IMA MOK and blacklist keyrings.\n[ 0.633671] Key type asymmetric registered\n[ 0.634825] Asymmetric key parser 'x509' registered\n[ 0.636153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638241] io scheduler noop registered\n[ 0.639363] io scheduler deadline registered (default)\n[ 0.640751] io scheduler cfq registered\n[ 0.641946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645177] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647211] ACPI: Power Button [PWRF]\n[ 0.648442] GHES: HEST is not enabled!\n[ 0.662550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691616] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694473] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718177] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721254] Linux agpgart interface v0.103\n[ 0.724765] brd: module loaded\n[ 0.727004] loop: module loaded\n[ 0.731396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733461] GPT:90111 != 2097151\n[ 0.734414] GPT:Alternate GPT header not at the end of the disk.\n[ 0.735960] GPT:90111 != 2097151\n[ 0.736930] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738287] vda: vda1 vda15\n[ 0.739982] scsi host0: ata_piix\n[ 0.741076] scsi host1: ata_piix\n[ 0.742094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.743823] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.745864] libphy: Fixed MDIO Bus: probed\n[ 0.747019] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748365] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751380] PPP generic driver version 2.4.2\n[ 0.752652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754336] ehci-pci: EHCI PCI platform driver\n[ 0.755579] ehci-platform: EHCI generic platform driver\n[ 0.756977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758557] ohci-pci: OHCI PCI platform driver\n[ 0.759794] ohci-platform: OHCI generic platform driver\n[ 0.761196] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.779294] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.782303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.784020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.786031] usb usb1: Product: UHCI Host Controller\n[ 0.787335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788900] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790237] hub 1-0:1.0: USB hub found\n[ 0.791349] hub 1-0:1.0: 2 ports detected\n[ 0.792660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798369] mousedev: PS/2 mouse device common for all mice\n[ 0.800100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807516] i2c /dev entries driver\n[ 0.808578] device-mapper: uevent: version 1.0.3\n[ 0.809907] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814032] NET: Registered protocol family 10\n[ 0.815614] NET: Registered protocol family 17\n[ 0.816846] Key type dns_resolver registered\n[ 0.818159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819679] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822131] registered taskstats version 1\n[ 0.823296] Loading compiled-in X.509 certificates\n[ 0.825147] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827716] zswap: loaded using pool lzo/zbud\n[ 0.829823] Key type trusted registered\n[ 0.832020] Key type encrypted registered\n[ 0.833160] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834582] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836021] evm: HMAC attrs: 0x1\n[ 0.837343] Magic number: 14:278:903\n[ 0.838530] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:13 UTC (1535143993)\n[ 0.840777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842306] EDD information not available.\n[ 0.900012] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.916445] ata1.00: configured for MWDMA2\n[ 0.918098] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.921038] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922712] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924416] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.927218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.929326] Write protecting the kernel read-only data: 14336k\n[ 0.932293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.934767] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.997613] 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 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.17...\nLease of 10.10.11.17 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 0.30s]\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:54:36,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action used request id req-7e1c459d-9885-4525-b2e0-90107ea1d22c 2018-08-24 20:54:36,382 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.17) to 'sdnvpn-1-5' (10.10.11.5). -->Expected result: can ping. 2018-08-24 20:54:36,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9439480d7a13ee6d57d82d816412a9b73bb90ca3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:54:36,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:54: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-932008ea-730d-4847-85a3-7771e473dbde x-compute-request-id: req-932008ea-730d-4847-85a3-7771e473dbde Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520415757 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.195034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197350] pid_max: default: 32768 minimum: 301\n[ 0.198648] ACPI: Core revision 20150930\n[ 0.200344] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202185] Security Framework initialized\n[ 0.203349] Yama: becoming mindful.\n[ 0.204384] AppArmor: AppArmor initialized\n[ 0.205579] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209204] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210883] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212800] Initializing cgroup subsys io\n[ 0.213971] Initializing cgroup subsys memory\n[ 0.215180] Initializing cgroup subsys devices\n[ 0.216403] Initializing cgroup subsys freezer\n[ 0.217624] Initializing cgroup subsys net_cls\n[ 0.218889] Initializing cgroup subsys perf_event\n[ 0.220159] Initializing cgroup subsys net_prio\n[ 0.221399] Initializing cgroup subsys hugetlb\n[ 0.222613] Initializing cgroup subsys pids\n[ 0.223823] CPU: Physical Processor ID: 0\n[ 0.225653] mce: CPU supports 10 MCE banks\n[ 0.226834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252117] ftrace: allocating 31920 entries in 125 pages\n[ 0.278390] smpboot: Max logical packages: 1\n[ 0.279605] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281501] x2apic enabled\n[ 0.282660] Switched APIC routing to physical x2apic.\n[ 0.285137] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292047] KVM setup paravirtual spinlock\n[ 0.293659] x86: Booted up 1 node, 1 CPUs\n[ 0.294797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296724] devtmpfs: initialized\n[ 0.298749] evm: security.selinux\n[ 0.299742] evm: security.SMACK64\n[ 0.300721] evm: security.SMACK64EXEC\n[ 0.301772] evm: security.SMACK64TRANSMUTE\n[ 0.302907] evm: security.SMACK64MMAP\n[ 0.303948] evm: security.ima\n[ 0.304858] evm: security.capability\n[ 0.305969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308535] pinctrl core: initialized pinctrl subsystem\n[ 0.310091] RTC time: 20:53:12, date: 08/24/18\n[ 0.311407] NET: Registered protocol family 16\n[ 0.312749] cpuidle: using governor ladder\n[ 0.313901] cpuidle: using governor menu\n[ 0.315016] PCCT header not found.\n[ 0.316066] ACPI: bus type PCI registered\n[ 0.317194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318943] PCI: Using configuration type 1 for base access\n[ 0.321138] ACPI: Added _OSI(Module Device)\n[ 0.322328] ACPI: Added _OSI(Processor Device)\n[ 0.323531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327006] ACPI: Interpreter enabled\n[ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338481] ACPI: (supports S0 S5)\n[ 0.339512] ACPI: Using IOAPIC for interrupt routing\n[ 0.340831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346285] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352704] acpiphp: Slot [3] registered\n[ 0.353833] acpiphp: Slot [4] registered\n[ 0.354942] acpiphp: Slot [5] registered\n[ 0.356049] acpiphp: Slot [6] registered\n[ 0.357155] acpiphp: Slot [7] registered\n[ 0.358266] acpiphp: Slot [8] registered\n[ 0.359414] acpiphp: Slot [9] registered\n[ 0.360527] acpiphp: Slot [10] registered\n[ 0.361651] acpiphp: Slot [11] registered\n[ 0.362772] acpiphp: Slot [12] registered\n[ 0.363912] acpiphp: Slot [13] registered\n[ 0.365037] acpiphp: Slot [14] registered\n[ 0.366213] acpiphp: Slot [15] registered\n[ 0.382098] acpiphp: Slot [16] registered\n[ 0.383228] acpiphp: Slot [17] registered\n[ 0.384346] acpiphp: Slot [18] registered\n[ 0.385457] acpiphp: Slot [19] registered\n[ 0.386579] acpiphp: Slot [20] registered\n[ 0.387725] acpiphp: Slot [21] registered\n[ 0.388847] acpiphp: Slot [22] registered\n[ 0.389989] acpiphp: Slot [23] registered\n[ 0.391123] acpiphp: Slot [24] registered\n[ 0.392256] acpiphp: Slot [25] registered\n[ 0.393379] acpiphp: Slot [26] registered\n[ 0.394493] acpiphp: Slot [27] registered\n[ 0.395617] acpiphp: Slot [28] registered\n[ 0.396737] acpiphp: Slot [29] registered\n[ 0.397866] acpiphp: Slot [30] registered\n[ 0.398999] acpiphp: Slot [31] registered\n[ 0.400158] PCI host bridge to bus 0000:00\n[ 0.401304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404618] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406640] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410745] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416759] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424583] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426607] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447557] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449618] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453634] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459315] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463025] vgaarb: loaded\n[ 0.463903] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465626] SCSI subsystem initialized\n[ 0.466942] ACPI: bus type USB registered\n[ 0.468134] usbcore: registered new interface driver usbfs\n[ 0.469591] usbcore: registered new interface driver hub\n[ 0.471069] usbcore: registered new device driver usb\n[ 0.472632] PCI: Using ACPI for IRQ routing\n[ 0.474212] NetLabel: Initializing\n[ 0.475217] NetLabel: domain hash size = 128\n[ 0.476391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477717] NetLabel: unlabeled traffic allowed by default\n[ 0.479323] clocksource: Switched to clocksource kvm-clock\n[ 0.489510] AppArmor: AppArmor Filesystem Enabled\n[ 0.490880] pnp: PnP ACPI init\n[ 0.492141] pnp: PnP ACPI: found 5 devices\n[ 0.499128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501519] NET: Registered protocol family 2\n[ 0.502971] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504764] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511354] NET: Registered protocol family 1\n[ 0.512639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514158] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544994] Trying to unpack rootfs image as initramfs...\n[ 0.607314] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612251] Scanning for low memory corruption every 60 seconds\n[ 0.614442] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616071] audit: initializing netlink subsys (disabled)\n[ 0.617537] audit: type=2000 audit(1535143993.677:1): initialized\n[ 0.619475] Initialise system trusted keyring\n[ 0.620866] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622469] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625225] zbud: loaded\n[ 0.626240] VFS: Disk quotas dquot_6.6.0\n[ 0.627404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629582] fuse init (API version 7.23)\n[ 0.630835] Key type big_key registered\n[ 0.631972] Allocating IMA MOK and blacklist keyrings.\n[ 0.633671] Key type asymmetric registered\n[ 0.634825] Asymmetric key parser 'x509' registered\n[ 0.636153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638241] io scheduler noop registered\n[ 0.639363] io scheduler deadline registered (default)\n[ 0.640751] io scheduler cfq registered\n[ 0.641946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645177] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647211] ACPI: Power Button [PWRF]\n[ 0.648442] GHES: HEST is not enabled!\n[ 0.662550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691616] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694473] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718177] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721254] Linux agpgart interface v0.103\n[ 0.724765] brd: module loaded\n[ 0.727004] loop: module loaded\n[ 0.731396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733461] GPT:90111 != 2097151\n[ 0.734414] GPT:Alternate GPT header not at the end of the disk.\n[ 0.735960] GPT:90111 != 2097151\n[ 0.736930] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738287] vda: vda1 vda15\n[ 0.739982] scsi host0: ata_piix\n[ 0.741076] scsi host1: ata_piix\n[ 0.742094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.743823] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.745864] libphy: Fixed MDIO Bus: probed\n[ 0.747019] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748365] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751380] PPP generic driver version 2.4.2\n[ 0.752652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754336] ehci-pci: EHCI PCI platform driver\n[ 0.755579] ehci-platform: EHCI generic platform driver\n[ 0.756977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758557] ohci-pci: OHCI PCI platform driver\n[ 0.759794] ohci-platform: OHCI generic platform driver\n[ 0.761196] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.775832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777228] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.779294] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.780694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.782303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.784020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.786031] usb usb1: Product: UHCI Host Controller\n[ 0.787335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.788900] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790237] hub 1-0:1.0: USB hub found\n[ 0.791349] hub 1-0:1.0: 2 ports detected\n[ 0.792660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.795609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.796929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798369] mousedev: PS/2 mouse device common for all mice\n[ 0.800100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.802653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807516] i2c /dev entries driver\n[ 0.808578] device-mapper: uevent: version 1.0.3\n[ 0.809907] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.812169] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.814032] NET: Registered protocol family 10\n[ 0.815614] NET: Registered protocol family 17\n[ 0.816846] Key type dns_resolver registered\n[ 0.818159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819679] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822131] registered taskstats version 1\n[ 0.823296] Loading compiled-in X.509 certificates\n[ 0.825147] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827716] zswap: loaded using pool lzo/zbud\n[ 0.829823] Key type trusted registered\n[ 0.832020] Key type encrypted registered\n[ 0.833160] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834582] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836021] evm: HMAC attrs: 0x1\n[ 0.837343] Magic number: 14:278:903\n[ 0.838530] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:13 UTC (1535143993)\n[ 0.840777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842306] EDD information not available.\n[ 0.900012] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.916445] ata1.00: configured for MWDMA2\n[ 0.918098] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.921038] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922712] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924416] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.927218] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.929326] Write protecting the kernel read-only data: 14336k\n[ 0.932293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.934767] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.997613] 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 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.17...\nLease of 10.10.11.17 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 0.30s]\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:54:36,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action used request id req-932008ea-730d-4847-85a3-7771e473dbde 2018-08-24 20:54:36,447 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-08-24 20:54:36,447 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-24 20:54:36,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:54:36,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb3c55aa-b9f8-40bb-8086-2d0b7050f80f Content-Length: 0 Date: Fri, 24 Aug 2018 20:54:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 20:54:36,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/b8a9ceed-dcac-4fcb-92c4-e9bbe9561bfe used request id req-eb3c55aa-b9f8-40bb-8086-2d0b7050f80f 2018-08-24 20:55:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-929259", "route_distinguishers": "11:11"}}' 2018-08-24 20:55:07,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-c5507fc2-9dfe-422e-b794-5b305035ed31 Date: Fri, 24 Aug 2018 20:55:07 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0266e70b-3c3f-408e-833b-968875011aa0"}} 2018-08-24 20:55:07,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-c5507fc2-9dfe-422e-b794-5b305035ed31 2018-08-24 20:55:07,038 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-929259', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'0266e70b-3c3f-408e-833b-968875011aa0', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 20:55:07,038 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-24 20:55:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network_association": {"network_id": "9291c9ce-d064-4db0-ad5d-98142cf221ac"}}' 2018-08-24 20:55:07,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-f87752b5-0111-452a-b074-2cd40e95a9cd Date: Fri, 24 Aug 2018 20:55:07 GMT RESP BODY: {"network_association": {"network_id": "9291c9ce-d064-4db0-ad5d-98142cf221ac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "abd42474-0c9d-4cd1-837e-a25be063cb35"}} 2018-08-24 20:55:07,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0/network_associations used request id req-f87752b5-0111-452a-b074-2cd40e95a9cd 2018-08-24 20:55:07,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" -d '{"network_association": {"network_id": "af865b45-7a10-41a7-93fa-2685a362a36b"}}' 2018-08-24 20:55:07,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-776a1c8c-8b99-481a-95d3-42d6d2a909d9 Date: Fri, 24 Aug 2018 20:55:07 GMT RESP BODY: {"network_association": {"network_id": "af865b45-7a10-41a7-93fa-2685a362a36b", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "b0622d6b-639a-4bc6-8007-f56f6b82c47d"}} 2018-08-24 20:55:07,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0/network_associations used request id req-776a1c8c-8b99-481a-95d3-42d6d2a909d9 2018-08-24 20:55:07,652 - sdnvpn_test_utils - DEBUG - Waiting for network 0266e70b-3c3f-408e-833b-968875011aa0 to associate with BGPVPN 9291c9ce-d064-4db0-ad5d-98142cf221ac 2018-08-24 20:55:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:55:07,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-3383264f-535f-42b4-b05b-b4ac5fdc120e Date: Fri, 24 Aug 2018 20:55:07 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["9291c9ce-d064-4db0-ad5d-98142cf221ac", "af865b45-7a10-41a7-93fa-2685a362a36b"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0266e70b-3c3f-408e-833b-968875011aa0"}} 2018-08-24 20:55:07,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 used request id req-3383264f-535f-42b4-b05b-b4ac5fdc120e 2018-08-24 20:55:08,706 - sdnvpn_test_utils - DEBUG - Waiting for network 0266e70b-3c3f-408e-833b-968875011aa0 to associate with BGPVPN af865b45-7a10-41a7-93fa-2685a362a36b 2018-08-24 20:55:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:55:08,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-f9c11c68-2a1f-4c19-a57c-d7c8ee96768a Date: Fri, 24 Aug 2018 20:55:08 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-929259", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["9291c9ce-d064-4db0-ad5d-98142cf221ac", "af865b45-7a10-41a7-93fa-2685a362a36b"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0266e70b-3c3f-408e-833b-968875011aa0"}} 2018-08-24 20:55:08,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 used request id req-f9c11c68-2a1f-4c19-a57c-d7c8ee96768a 2018-08-24 20:55:09,755 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 20:55:39,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:55:39,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-71ed61f4-911e-4b8d-8d1a-787bbb04badb x-compute-request-id: req-71ed61f4-911e-4b8d-8d1a-787bbb04badb Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 KO\nping 10.10.11.5 OK\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 KO\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:55:39,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-71ed61f4-911e-4b8d-8d1a-787bbb04badb 2018-08-24 20:55:39,864 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.27) to 'sdnvpn-1-4' (10.10.11.17). -->Expected result: can ping. 2018-08-24 20:55:39,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:55:39,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-aff04037-16c9-4a63-92ca-38e4c2c1d8d7 x-compute-request-id: req-aff04037-16c9-4a63-92ca-38e4c2c1d8d7 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 KO\nping 10.10.11.5 OK\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 KO\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:55:39,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-aff04037-16c9-4a63-92ca-38e4c2c1d8d7 2018-08-24 20:55:39,952 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-08-24 20:55:39,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:55:40,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-fcca0175-c64e-49d3-a3ba-1c73db3469f2 x-compute-request-id: req-fcca0175-c64e-49d3-a3ba-1c73db3469f2 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 KO\nping 10.10.11.5 OK\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 KO\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:55:40,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-fcca0175-c64e-49d3-a3ba-1c73db3469f2 2018-08-24 20:55:40,025 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.27) to 'sdnvpn-1-5' (10.10.11.5). -->Expected result: can ping. 2018-08-24 20:55:40,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1048b6cc8bbbe92a91ad224332f4db8f540cad63" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:55:40,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-7ec38610-b894-4ecc-8e4f-516d43c2b1fb x-compute-request-id: req-7ec38610-b894-4ecc-8e4f-516d43c2b1fb Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507466942 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195681] pid_max: default: 32768 minimum: 301\n[ 0.196969] ACPI: Core revision 20150930\n[ 0.198699] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200577] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202809] AppArmor: AppArmor initialized\n[ 0.204035] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211397] Initializing cgroup subsys io\n[ 0.212575] Initializing cgroup subsys memory\n[ 0.213822] Initializing cgroup subsys devices\n[ 0.215075] Initializing cgroup subsys freezer\n[ 0.216332] Initializing cgroup subsys net_cls\n[ 0.217578] Initializing cgroup subsys perf_event\n[ 0.218874] Initializing cgroup subsys net_prio\n[ 0.220158] Initializing cgroup subsys hugetlb\n[ 0.221414] Initializing cgroup subsys pids\n[ 0.222646] CPU: Physical Processor ID: 0\n[ 0.224530] mce: CPU supports 10 MCE banks\n[ 0.225741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250852] ftrace: allocating 31920 entries in 125 pages\n[ 0.277103] smpboot: Max logical packages: 1\n[ 0.278347] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280325] x2apic enabled\n[ 0.281495] Switched APIC routing to physical x2apic.\n[ 0.284013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285610] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288467] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291048] KVM setup paravirtual spinlock\n[ 0.292733] x86: Booted up 1 node, 1 CPUs\n[ 0.293919] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295914] devtmpfs: initialized\n[ 0.297946] evm: security.selinux\n[ 0.298960] evm: security.SMACK64\n[ 0.299954] evm: security.SMACK64EXEC\n[ 0.301021] evm: security.SMACK64TRANSMUTE\n[ 0.302180] evm: security.SMACK64MMAP\n[ 0.303255] evm: security.ima\n[ 0.304174] evm: security.capability\n[ 0.305312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307974] pinctrl core: initialized pinctrl subsystem\n[ 0.309510] RTC time: 20:53:23, date: 08/24/18\n[ 0.310848] NET: Registered protocol family 16\n[ 0.312255] cpuidle: using governor ladder\n[ 0.313404] cpuidle: using governor menu\n[ 0.314533] PCCT header not found.\n[ 0.315605] ACPI: bus type PCI registered\n[ 0.316767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318577] PCI: Using configuration type 1 for base access\n[ 0.320846] ACPI: Added _OSI(Module Device)\n[ 0.322040] ACPI: Added _OSI(Processor Device)\n[ 0.323272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326757] ACPI: Interpreter enabled\n[ 0.327841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338339] ACPI: (supports S0 S5)\n[ 0.339351] ACPI: Using IOAPIC for interrupt routing\n[ 0.340691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346210] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352680] acpiphp: Slot [3] registered\n[ 0.353824] acpiphp: Slot [4] registered\n[ 0.354964] acpiphp: Slot [5] registered\n[ 0.356098] acpiphp: Slot [6] registered\n[ 0.357239] acpiphp: Slot [7] registered\n[ 0.358377] acpiphp: Slot [8] registered\n[ 0.359544] acpiphp: Slot [9] registered\n[ 0.360677] acpiphp: Slot [10] registered\n[ 0.361823] acpiphp: Slot [11] registered\n[ 0.362980] acpiphp: Slot [12] registered\n[ 0.364124] acpiphp: Slot [13] registered\n[ 0.365276] acpiphp: Slot [14] registered\n[ 0.366430] acpiphp: Slot [15] registered\n[ 0.381978] acpiphp: Slot [16] registered\n[ 0.383141] acpiphp: Slot [17] registered\n[ 0.384303] acpiphp: Slot [18] registered\n[ 0.385447] acpiphp: Slot [19] registered\n[ 0.386592] acpiphp: Slot [20] registered\n[ 0.387762] acpiphp: Slot [21] registered\n[ 0.388919] acpiphp: Slot [22] registered\n[ 0.390079] acpiphp: Slot [23] registered\n[ 0.391242] acpiphp: Slot [24] registered\n[ 0.392401] acpiphp: Slot [25] registered\n[ 0.393559] acpiphp: Slot [26] registered\n[ 0.394719] acpiphp: Slot [27] registered\n[ 0.395880] acpiphp: Slot [28] registered\n[ 0.397037] acpiphp: Slot [29] registered\n[ 0.398200] acpiphp: Slot [30] registered\n[ 0.399362] acpiphp: Slot [31] registered\n[ 0.400523] PCI host bridge to bus 0000:00\n[ 0.401689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450167] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452226] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463819] vgaarb: loaded\n[ 0.464696] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466418] SCSI subsystem initialized\n[ 0.467728] ACPI: bus type USB registered\n[ 0.468914] usbcore: registered new interface driver usbfs\n[ 0.470405] usbcore: registered new interface driver hub\n[ 0.471849] usbcore: registered new device driver usb\n[ 0.473431] PCI: Using ACPI for IRQ routing\n[ 0.475025] NetLabel: Initializing\n[ 0.476061] NetLabel: domain hash size = 128\n[ 0.477288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478665] NetLabel: unlabeled traffic allowed by default\n[ 0.480327] clocksource: Switched to clocksource kvm-clock\n[ 0.490395] AppArmor: AppArmor Filesystem Enabled\n[ 0.491781] pnp: PnP ACPI init\n[ 0.493069] pnp: PnP ACPI: found 5 devices\n[ 0.500083] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502529] NET: Registered protocol family 2\n[ 0.504029] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505930] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509387] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512614] NET: Registered protocol family 1\n[ 0.513882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515454] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546453] Trying to unpack rootfs image as initramfs...\n[ 0.609045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613980] Scanning for low memory corruption every 60 seconds\n[ 0.616286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617970] audit: initializing netlink subsys (disabled)\n[ 0.619513] audit: type=2000 audit(1535144004.434:1): initialized\n[ 0.621527] Initialise system trusted keyring\n[ 0.622989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624678] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627465] zbud: loaded\n[ 0.628513] VFS: Disk quotas dquot_6.6.0\n[ 0.629714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631976] fuse init (API version 7.23)\n[ 0.633288] Key type big_key registered\n[ 0.634475] Allocating IMA MOK and blacklist keyrings.\n[ 0.636217] Key type asymmetric registered\n[ 0.637408] Asymmetric key parser 'x509' registered\n[ 0.638799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640952] io scheduler noop registered\n[ 0.642098] io scheduler deadline registered (default)\n[ 0.643534] io scheduler cfq registered\n[ 0.644778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650237] ACPI: Power Button [PWRF]\n[ 0.651522] GHES: HEST is not enabled!\n[ 0.665711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694986] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721868] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725169] Linux agpgart interface v0.103\n[ 0.728788] brd: module loaded\n[ 0.731126] loop: module loaded\n[ 0.736830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739012] GPT:90111 != 2097151\n[ 0.740017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741656] GPT:90111 != 2097151\n[ 0.742693] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744126] vda: vda1 vda15\n[ 0.745861] scsi host0: ata_piix\n[ 0.746998] scsi host1: ata_piix\n[ 0.748062] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749892] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752297] libphy: Fixed MDIO Bus: probed\n[ 0.753509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754925] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757764] PPP generic driver version 2.4.2\n[ 0.759109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760925] ehci-pci: EHCI PCI platform driver\n[ 0.762235] ehci-platform: EHCI generic platform driver\n[ 0.763733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765422] ohci-pci: OHCI PCI platform driver\n[ 0.766712] ohci-platform: OHCI generic platform driver\n[ 0.768160] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793466] usb usb1: Product: UHCI Host Controller\n[ 0.794835] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796566] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797977] hub 1-0:1.0: USB hub found\n[ 0.799145] hub 1-0:1.0: 2 ports detected\n[ 0.800539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806450] mousedev: PS/2 mouse device common for all mice\n[ 0.808215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810855] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815636] i2c /dev entries driver\n[ 0.816694] device-mapper: uevent: version 1.0.3\n[ 0.818007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820242] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822076] NET: Registered protocol family 10\n[ 0.823641] NET: Registered protocol family 17\n[ 0.824873] Key type dns_resolver registered\n[ 0.826150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830067] registered taskstats version 1\n[ 0.831227] Loading compiled-in X.509 certificates\n[ 0.833066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835592] zswap: loaded using pool lzo/zbud\n[ 0.837688] Key type trusted registered\n[ 0.839843] Key type encrypted registered\n[ 0.841010] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842467] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843929] evm: HMAC attrs: 0x1\n[ 0.845258] Magic number: 14:278:903\n[ 0.846461] rtc_cmos 00:00: setting system clock to 2018-08-24 20:53:24 UTC (1535144004)\n[ 0.848739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850300] EDD information not available.\n[ 0.905286] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921970] ata1.00: configured for MWDMA2\n[ 0.923620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926641] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928337] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.930071] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932955] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935113] Write protecting the kernel read-only data: 14336k\n[ 0.938127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118959] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.27...\nLease of 10.10.10.27 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 0.34s]\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 KO\nping 10.10.11.5 OK\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 KO\nping 10.10.10.3 OK\nping 10.10.10.7 OK\nping 10.10.11.17 OK\nping 10.10.11.5 OK\n"} 2018-08-24 20:55:40,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-7ec38610-b894-4ecc-8e4f-516d43c2b1fb 2018-08-24 20:55:40,099 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-08-24 20:55:40,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"forceDelete": null}' 2018-08-24 20:55:40,296 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c8770ac-d12e-4dc2-806f-1e6cf635964c x-compute-request-id: req-8c8770ac-d12e-4dc2-806f-1e6cf635964c Content-Length: 0 Content-Type: application/json 2018-08-24 20:55:40,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/808d29c4-6c76-4a60-be93-8fb26f774df5/action used request id req-8c8770ac-d12e-4dc2-806f-1e6cf635964c 2018-08-24 20:55:40,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"forceDelete": null}' 2018-08-24 20:55:40,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-329f3c6c-1245-4ae4-b500-47c9828ad01d x-compute-request-id: req-329f3c6c-1245-4ae4-b500-47c9828ad01d Content-Length: 0 Content-Type: application/json 2018-08-24 20:55:40,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/77b1a204-d6c4-4bd8-ac22-10757855a99e/action used request id req-329f3c6c-1245-4ae4-b500-47c9828ad01d 2018-08-24 20:55:40,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"forceDelete": null}' 2018-08-24 20:55:40,716 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f927022c-7a09-4797-b600-01d6b00858d0 x-compute-request-id: req-f927022c-7a09-4797-b600-01d6b00858d0 Content-Length: 0 Content-Type: application/json 2018-08-24 20:55:40,716 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4ceddb1c-2d8c-40a5-8143-2322e1459fc7/action used request id req-f927022c-7a09-4797-b600-01d6b00858d0 2018-08-24 20:55:40,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"forceDelete": null}' 2018-08-24 20:55:40,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b41b824c-bcab-4d42-ac4b-407179962f14 x-compute-request-id: req-b41b824c-bcab-4d42-ac4b-407179962f14 Content-Length: 0 Content-Type: application/json 2018-08-24 20:55:40,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ba364439-f6bf-4b13-9306-9187d9346a8e/action used request id req-b41b824c-bcab-4d42-ac4b-407179962f14 2018-08-24 20:55:40,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5c683e5eb2a092e985d929b00ccef2c07cff30" -d '{"forceDelete": null}' 2018-08-24 20:55:41,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-785583fe-2066-40a9-998a-2824ff87693d x-compute-request-id: req-785583fe-2066-40a9-998a-2824ff87693d Content-Length: 0 Content-Type: application/json 2018-08-24 20:55:41,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eef8ba2e-d2a8-44e2-891f-a8a45130b1b5/action used request id req-785583fe-2066-40a9-998a-2824ff87693d 2018-08-24 20:55:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56204d06189a87b8ebf602b44bd42a65c3f463d8" 2018-08-24 20:55:42,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f698f355-9498-475f-957e-6ee9d1160ef7 Date: Fri, 24 Aug 2018 20: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-08-24 20:55:42,397 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/1a8d47e3-b753-4fff-bad2-704df12b3771 used request id req-f698f355-9498-475f-957e-6ee9d1160ef7 2018-08-24 20:55:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:55:42,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c9d79a4-0103-4a99-87b6-eb7592681814 Content-Length: 0 Date: Fri, 24 Aug 2018 20:55:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 20:55:42,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0266e70b-3c3f-408e-833b-968875011aa0 used request id req-4c9d79a4-0103-4a99-87b6-eb7592681814 2018-08-24 20:55:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/f677bdf0-b9ce-4a24-ac3a-0c98e87c4821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6b3c917958c3986fa42cfab63a76a8a6909ae6" 2018-08-24 20:55:43,102 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-339ea34b-e841-48d5-a42d-b978622622a9 Date: Fri, 24 Aug 2018 20:55:43 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet f677bdf0-b9ce-4a24-ac3a-0c98e87c4821: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 20:55:43,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/f677bdf0-b9ce-4a24-ac3a-0c98e87c4821 used request id req-339ea34b-e841-48d5-a42d-b978622622a9 2018-08-24 20:55:43,103 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet f677bdf0-b9ce-4a24-ac3a-0c98e87c4821: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 20:55:43,103 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'f677bdf0-b9ce-4a24-ac3a-0c98e87c4821')]: Unable to complete operation on subnet f677bdf0-b9ce-4a24-ac3a-0c98e87c4821: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-339ea34b-e841-48d5-a42d-b978622622a9'] 2018-08-24 20:55:43,104 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id f677bdf0-b9ce-4a24-ac3a-0c98e87c4821 was not deleted. 2018-08-24 20:55:43,104 - 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-08-24 20:55:43,104 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 20:55:43,104 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-08-24 20:55:43,105 - 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-08-24 20:55:43,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-24 20:55:43,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-24 20:55:43,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-24 20:55:43,177 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:55:43,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:55:43,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:55:43,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:55:43,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:55:43,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:55:43,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:55:43,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:55:43,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:55:43,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:55:43,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:55:43,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:55:43,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:55:43,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 20:55:43,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:55:43,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:55:43,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:55:43,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:55:43,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:55:43,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:55:43,186 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 20:55:43,186 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-08-24 20:55:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:55:43,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c976d25-af04-4c9c-9f8a-3c5c0be9a568 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:55:43,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3c976d25-af04-4c9c-9f8a-3c5c0be9a568 2018-08-24 20:55:43,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:55:43,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["cgFveCwFRbCLL9qKAzr9yw"], "issued_at": "2018-08-24T20:55:43.000000Z"}} 2018-08-24 20:55:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb2a82c6184d080c64d838b66f4104150aa22ada" 2018-08-24 20:55:43,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a6feb0f4-7f28-44c8-9e1e-13d9a98154cc Date: Fri, 24 Aug 2018 20:55:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 20:55:43,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-a6feb0f4-7f28-44c8-9e1e-13d9a98154cc 2018-08-24 20:55:43,954 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 20:55:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb2a82c6184d080c64d838b66f4104150aa22ada" 2018-08-24 20:55:43,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-76ef8a43-6faa-4a0e-940b-0706907491d2 Date: Fri, 24 Aug 2018 20:55:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 20:55:43,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-76ef8a43-6faa-4a0e-940b-0706907491d2 2018-08-24 20:55:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2a82c6184d080c64d838b66f4104150aa22ada" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 20:55:44,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a46a2e96-8aa7-498a-bc57-d9aaad166a50 Date: Fri, 24 Aug 2018 20:55:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T20:55:44Z", "file": "/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "size": null, "self": "/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T20:55:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 20:55:44,045 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-a46a2e96-8aa7-498a-bc57-d9aaad166a50 2018-08-24 20:55:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb2a82c6184d080c64d838b66f4104150aa22ada" -d '' 2018-08-24 20:55:44,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23587ce7-20a1-4ec3-81a0-225b1a72b48f Date: Fri, 24 Aug 2018 20: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-08-24 20:55:44,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44/file used request id req-23587ce7-20a1-4ec3-81a0-225b1a72b48f 2018-08-24 20:55:44,572 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-08-24 20:55:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:55:44,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f49a60d-165c-4ad0-ac02-545732177696 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:55:44,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-7f49a60d-165c-4ad0-ac02-545732177696 2018-08-24 20:55:44,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:55:45,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["K0UzBYvRSTy7V4fre1-4tg"], "issued_at": "2018-08-24T20:55:44.000000Z"}} 2018-08-24 20:55:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-08-24 20:55:45,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-09a5b2ac-2b3b-47c0-8d74-0be46a2f4314 Date: Fri, 24 Aug 2018 20:55:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","is_default":false,"provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","mtu":1450}} 2018-08-24 20:55:45,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-09a5b2ac-2b3b-47c0-8d74-0be46a2f4314 2018-08-24 20:55:45,449 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 233ce14f-5086-4a6c-a25d-ba5f3812b1bf with cidr 10.10.10.0/24 2018-08-24 20:55:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"subnets": [{"ip_version": 4, "network_id": "233ce14f-5086-4a6c-a25d-ba5f3812b1bf", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-08-24 20:55:45,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-62429be0-cd2b-44dc-b1eb-d94b409406f3 Date: Fri, 24 Aug 2018 20:55:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:45Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-08-24 20:55:45,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-62429be0-cd2b-44dc-b1eb-d94b409406f3 2018-08-24 20:55:45,940 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-08-24 20:55:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-08-24 20:55:46,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-e462f496-3cf4-4e56-bc43-25ccbfc2e12a Date: Fri, 24 Aug 2018 20:55:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","is_default":false,"provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","mtu":1450}} 2018-08-24 20:55:46,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-e462f496-3cf4-4e56-bc43-25ccbfc2e12a 2018-08-24 20:55:46,210 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 74f99dd4-24b0-4875-aa56-76ab117041aa with cidr 10.10.10.0/24 2018-08-24 20:55:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"subnets": [{"ip_version": 4, "network_id": "74f99dd4-24b0-4875-aa56-76ab117041aa", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-08-24 20:55:46,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-4779ed00-10be-4efd-8f79-0ba2cae77e81 Date: Fri, 24 Aug 2018 20:55:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:46Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-08-24 20:55:46,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-4779ed00-10be-4efd-8f79-0ba2cae77e81 2018-08-24 20:55:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:55:47,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-c517255e-6dfa-401f-bc68-e01cb43342d1 Date: Fri, 24 Aug 2018 20:55:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T20:52:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 4, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 20:55:47,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-c517255e-6dfa-401f-bc68-e01cb43342d1 2018-08-24 20:55:47,083 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 20:55:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:55:47,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb11d59-7ca2-435a-bed4-22a0027498de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:55:47,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-dfb11d59-7ca2-435a-bed4-22a0027498de 2018-08-24 20:55:47,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:55:47,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["68oywSRbRq6LmiHSraUYEQ"], "issued_at": "2018-08-24T20:55:47.000000Z"}} 2018-08-24 20:55:47,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" 2018-08-24 20:55:47,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-d06004ff-ab62-411b-b21d-157be041d0be x-compute-request-id: req-d06004ff-ab62-411b-b21d-157be041d0be Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 20:55:47,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-d06004ff-ab62-411b-b21d-157be041d0be 2018-08-24 20:55:47,850 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 20:55:47,850 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-08-24 20:55:47,850 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=97e3690b-8c04-490f-ab4c-7eb8cacfbf44 network=233ce14f-5086-4a6c-a25d-ba5f3812b1bf secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 20:55:47,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:55:47,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:55:47,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:55:47,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:55:47,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:55:47,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:55:47,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:55:47,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:55:47,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:55:47,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:55:47,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:55:47,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:55:47,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:55:47,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:55:47,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:55:47,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:55:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:55:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd44fea6-2a83-408d-9134-a16d50bfdbc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:55:47,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-bd44fea6-2a83-408d-9134-a16d50bfdbc8 2018-08-24 20:55:47,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:55:48,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["dvJuRFIZQOSCj35GtEuMqA"], "issued_at": "2018-08-24T20:55:48.000000Z"}} 2018-08-24 20:55:48,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" 2018-08-24 20:55:48,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-8f653c38-6efe-41ee-a7f7-92f1fab42a36 x-compute-request-id: req-8f653c38-6efe-41ee-a7f7-92f1fab42a36 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:55:48,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8f653c38-6efe-41ee-a7f7-92f1fab42a36 2018-08-24 20:55:48,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" 2018-08-24 20:55:48,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-3fe636ca-b645-4c4c-9a21-302a4a9bdda1 x-compute-request-id: req-3fe636ca-b645-4c4c-9a21-302a4a9bdda1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:55:48,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-3fe636ca-b645-4c4c-9a21-302a4a9bdda1 2018-08-24 20:55:48,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "233ce14f-5086-4a6c-a25d-ba5f3812b1bf"}], "config_drive": true}}' 2018-08-24 20:55:50,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55: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-39a15dcb-4531-4d09-8f46-862a7772bbe0 x-compute-request-id: req-39a15dcb-4531-4d09-8f46-862a7772bbe0 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "bookmark"}], "adminPass": "9VvXvn3NKwj8"}} 2018-08-24 20:55:50,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-39a15dcb-4531-4d09-8f46-862a7772bbe0 2018-08-24 20:55:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:55:50,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e2d610-d519-42fa-bfe6-4c078e825de8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:55:50,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-55e2d610-d519-42fa-bfe6-4c078e825de8 2018-08-24 20:55:50,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:55:50,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["48DfL3npQpmEkUmt0w3thw"], "issued_at": "2018-08-24T20:55:50.000000Z"}} 2018-08-24 20:55:50,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973264caf6c6b34e157cbe5d35d9032e591a1055" 2018-08-24 20:55:51,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18e3660-9cd5-45e8-be14-29f914720c8f x-compute-request-id: req-d18e3660-9cd5-45e8-be14-29f914720c8f Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:55:51Z", "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-08-24T20:55:50Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:55:51,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 used request id req-d18e3660-9cd5-45e8-be14-29f914720c8f 2018-08-24 20:55:54,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973264caf6c6b34e157cbe5d35d9032e591a1055" 2018-08-24 20:55:55,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:55: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-34cefb70-fb8e-4063-b87a-2297cd91f3c5 x-compute-request-id: req-34cefb70-fb8e-4063-b87a-2297cd91f3c5 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:55:53Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:55:50Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:55:55,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 used request id req-34cefb70-fb8e-4063-b87a-2297cd91f3c5 2018-08-24 20:55:58,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973264caf6c6b34e157cbe5d35d9032e591a1055" 2018-08-24 20:55:58,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-700ad6cd-8715-430a-ad24-6f214928f0da x-compute-request-id: req-700ad6cd-8715-430a-ad24-6f214928f0da Content-Encoding: gzip Content-Length: 781 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:43:6c:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": "2018-08-24T20:55:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:55:57Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:55:50Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:55:58,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 used request id req-700ad6cd-8715-430a-ad24-6f214928f0da 2018-08-24 20:55:58,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" 2018-08-24 20:55:59,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-7c3def46-9f0f-4845-a159-5fd909015e2a x-compute-request-id: req-7c3def46-9f0f-4845-a159-5fd909015e2a Content-Encoding: gzip Content-Length: 781 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:43:6c:e3", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000095", "OS-SRV-USG:launched_at": "2018-08-24T20:55:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:55:57Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:55:50Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:55:59,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 used request id req-7c3def46-9f0f-4845-a159-5fd909015e2a 2018-08-24 20:55:59,062 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-08-24 20:55:59,062 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-08-24 20:55:59,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:56:00,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e970b5c6-b999-426d-b97e-2fb248afdc56 x-compute-request-id: req-e970b5c6-b999-426d-b97e-2fb248afdc56 Content-Length: 0 Content-Type: application/json 2018-08-24 20:56:00,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-e970b5c6-b999-426d-b97e-2fb248afdc56 2018-08-24 20:56:00,088 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-08-24 20:56:00,088 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=97e3690b-8c04-490f-ab4c-7eb8cacfbf44 network=74f99dd4-24b0-4875-aa56-76ab117041aa secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:56:00,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:56:00,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:56:00,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:56:00,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:56:00,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:56:00,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:56:00,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:56:00,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:56:00,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:56:00,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:56:00,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:56:00,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:56:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:56:00,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc973413-60cc-4bea-a268-e9176f54f17d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:56:00,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-fc973413-60cc-4bea-a268-e9176f54f17d 2018-08-24 20:56:00,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:56:00,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["nT4w9v7YTXOHkUWo7KCb_Q"], "issued_at": "2018-08-24T20:56:00.000000Z"}} 2018-08-24 20:56:00,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" 2018-08-24 20:56:00,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-24ef0002-1998-44fb-94e0-7d485aa548b7 x-compute-request-id: req-24ef0002-1998-44fb-94e0-7d485aa548b7 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:56:00,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-24ef0002-1998-44fb-94e0-7d485aa548b7 2018-08-24 20:56:00,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" 2018-08-24 20:56:00,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-564d0765-bf60-4f4b-b41f-c5bbc49b32cb x-compute-request-id: req-564d0765-bf60-4f4b-b41f-c5bbc49b32cb Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:56:00,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-564d0765-bf60-4f4b-b41f-c5bbc49b32cb 2018-08-24 20:56:00,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "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": "74f99dd4-24b0-4875-aa56-76ab117041aa"}], "config_drive": true}}' 2018-08-24 20:56:02,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:56: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-ca3bf086-fd43-4d1d-8688-94dc8f9c77f6 x-compute-request-id: req-ca3bf086-fd43-4d1d-8688-94dc8f9c77f6 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "161694eb-7f22-41ea-9260-7148bcd4612a", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "bookmark"}], "adminPass": "dLNGZEiQ4qFS"}} 2018-08-24 20:56:02,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ca3bf086-fd43-4d1d-8688-94dc8f9c77f6 2018-08-24 20:56:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:56:02,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a672d23-f6f0-48ca-9124-c3bda00be255 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:56:02,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8a672d23-f6f0-48ca-9124-c3bda00be255 2018-08-24 20:56:02,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:56:02,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["-7UcPmABTFqMVmwiQLHXGA"], "issued_at": "2018-08-24T20:56:02.000000Z"}} 2018-08-24 20:56:02,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1236aad63ed6c69732f47faff779263405de4" 2018-08-24 20:56:03,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-063b7442-ea3e-44a6-a4eb-9567f8ef4b46 x-compute-request-id: req-063b7442-ea3e-44a6-a4eb-9567f8ef4b46 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "161694eb-7f22-41ea-9260-7148bcd4612a", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:03Z", "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-08-24T20:56:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:03,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a used request id req-063b7442-ea3e-44a6-a4eb-9567f8ef4b46 2018-08-24 20:56:06,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1236aad63ed6c69732f47faff779263405de4" 2018-08-24 20:56:07,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-e4537cc3-3c1b-472a-ab08-1e4dc0444944 x-compute-request-id: req-e4537cc3-3c1b-472a-ab08-1e4dc0444944 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "161694eb-7f22-41ea-9260-7148bcd4612a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:04Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:07,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a used request id req-e4537cc3-3c1b-472a-ab08-1e4dc0444944 2018-08-24 20:56:10,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c1236aad63ed6c69732f47faff779263405de4" 2018-08-24 20:56:10,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-62642014-4cab-4b7b-b57e-94689f1d285e x-compute-request-id: req-62642014-4cab-4b7b-b57e-94689f1d285e Content-Encoding: gzip Content-Length: 781 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:50:92:c6", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-08-24T20:56:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "161694eb-7f22-41ea-9260-7148bcd4612a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:09Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:10,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a used request id req-62642014-4cab-4b7b-b57e-94689f1d285e 2018-08-24 20:56:10,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" 2018-08-24 20:56:11,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-e4c0da12-32a5-4fea-aaa1-85a43f80fe8e x-compute-request-id: req-e4c0da12-32a5-4fea-aaa1-85a43f80fe8e Content-Encoding: gzip Content-Length: 781 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:50:92:c6", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/161694eb-7f22-41ea-9260-7148bcd4612a", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-08-24T20:56:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "161694eb-7f22-41ea-9260-7148bcd4612a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:09Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:11,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a used request id req-e4c0da12-32a5-4fea-aaa1-85a43f80fe8e 2018-08-24 20:56:11,096 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-08-24 20:56:11,096 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-08-24 20:56:11,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:56:11,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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-2d105737-65c2-436e-a5be-6c78d530addf x-compute-request-id: req-2d105737-65c2-436e-a5be-6c78d530addf Content-Length: 0 Content-Type: application/json 2018-08-24 20:56:11,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action used request id req-2d105737-65c2-436e-a5be-6c78d530addf 2018-08-24 20:56:11,881 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-08-24 20:56:11,881 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=97e3690b-8c04-490f-ab4c-7eb8cacfbf44 network=233ce14f-5086-4a6c-a25d-ba5f3812b1bf secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 20:56:11,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:56:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:56:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:56:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:56:11,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:56:11,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:56:11,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:56:11,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:56:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:56:11,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ddd552-647a-4bf9-ac3a-d6f48234a63f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:56:11,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e0ddd552-647a-4bf9-ac3a-d6f48234a63f 2018-08-24 20:56:11,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:56:12,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["VSu3L7j_QOK30CIdPVBa9w"], "issued_at": "2018-08-24T20:56:12.000000Z"}} 2018-08-24 20:56:12,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" 2018-08-24 20:56:12,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d9033b4-6f9a-4475-bb27-1980db620fab x-compute-request-id: req-9d9033b4-6f9a-4475-bb27-1980db620fab Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:56:12,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9d9033b4-6f9a-4475-bb27-1980db620fab 2018-08-24 20:56:12,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" 2018-08-24 20:56:12,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84f9bef5-0640-477a-9142-797f6762e486 x-compute-request-id: req-84f9bef5-0640-477a-9142-797f6762e486 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:56:12,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-84f9bef5-0640-477a-9142-797f6762e486 2018-08-24 20:56:12,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "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": "233ce14f-5086-4a6c-a25d-ba5f3812b1bf"}], "config_drive": true}}' 2018-08-24 20:56:14,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c769b14b-f527-4842-9458-43ef8a489fca x-compute-request-id: req-c769b14b-f527-4842-9458-43ef8a489fca Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "153075be-cd72-4441-af50-1fb424fb2a14", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "bookmark"}], "adminPass": "UQnK8SwyHepz"}} 2018-08-24 20:56:14,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-c769b14b-f527-4842-9458-43ef8a489fca 2018-08-24 20:56:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:56:14,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fe8334-3d09-4fee-9d69-f7b6c4b4e0fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:56:14,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-d2fe8334-3d09-4fee-9d69-f7b6c4b4e0fa 2018-08-24 20:56:14,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:56:14,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["91YIRmtmSemWWGxo3F3h-w"], "issued_at": "2018-08-24T20:56:14.000000Z"}} 2018-08-24 20:56:14,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25566088a198d5493755b57651991308e50bcbc" 2018-08-24 20:56:15,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-bc541abf-08a7-4fed-84c0-ea821401ea33 x-compute-request-id: req-bc541abf-08a7-4fed-84c0-ea821401ea33 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "153075be-cd72-4441-af50-1fb424fb2a14", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:15Z", "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-08-24T20:56:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:15,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 used request id req-bc541abf-08a7-4fed-84c0-ea821401ea33 2018-08-24 20:56:18,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25566088a198d5493755b57651991308e50bcbc" 2018-08-24 20:56:18,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-7d006e2e-8569-4fef-b061-bcde52b22953 x-compute-request-id: req-7d006e2e-8569-4fef-b061-bcde52b22953 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "153075be-cd72-4441-af50-1fb424fb2a14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:16Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:18,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 used request id req-7d006e2e-8569-4fef-b061-bcde52b22953 2018-08-24 20:56:21,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25566088a198d5493755b57651991308e50bcbc" 2018-08-24 20:56:21,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e60aa58-1331-4021-839c-f01fa891d6b0 x-compute-request-id: req-5e60aa58-1331-4021-839c-f01fa891d6b0 Content-Encoding: gzip Content-Length: 782 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:ff:0f:bd", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-08-24T20:56:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "153075be-cd72-4441-af50-1fb424fb2a14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:21Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:21,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 used request id req-5e60aa58-1331-4021-839c-f01fa891d6b0 2018-08-24 20:56:21,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" 2018-08-24 20:56:22,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b4e150d-1f6a-4531-9d1b-b6da31b486c8 x-compute-request-id: req-5b4e150d-1f6a-4531-9d1b-b6da31b486c8 Content-Encoding: gzip Content-Length: 782 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:ff:0f:bd", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/153075be-cd72-4441-af50-1fb424fb2a14", "rel": "bookmark"}], "image": {"id": "97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "links": [{"href": "http://172.30.9.40:8774/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-08-24T20:56:21.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "153075be-cd72-4441-af50-1fb424fb2a14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:56:21Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:56:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:56:22,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14 used request id req-5b4e150d-1f6a-4531-9d1b-b6da31b486c8 2018-08-24 20:56:22,443 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-08-24 20:56:22,443 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-08-24 20:56:22,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:56:23,544 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:56:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae1be7da-aa72-4bc7-96fa-a377cd809631 x-compute-request-id: req-ae1be7da-aa72-4bc7-96fa-a377cd809631 Content-Length: 0 Content-Type: application/json 2018-08-24 20:56:23,544 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action used request id req-ae1be7da-aa72-4bc7-96fa-a377cd809631 2018-08-24 20:56:23,545 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-08-24 20:56:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-938696", "route_distinguishers": "111:111"}}' 2018-08-24 20:56:23,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-44ded8fa-06c5-4610-aec5-fdd8788a8a01 Date: Fri, 24 Aug 2018 20:56:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-938696", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": ["55:55"], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "cc6e7cfc-f2b5-45da-afd5-275bbc631c8f"}} 2018-08-24 20:56:23,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-44ded8fa-06c5-4610-aec5-fdd8788a8a01 2018-08-24 20:56:23,958 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-938696', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'cc6e7cfc-f2b5-45da-afd5-275bbc631c8f', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [u'55:55'], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 20:56:23,958 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-08-24 20:56:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"network_association": {"network_id": "233ce14f-5086-4a6c-a25d-ba5f3812b1bf"}}' 2018-08-24 20:56:24,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-19304ef9-3134-492b-be47-20b7540facff Date: Fri, 24 Aug 2018 20:56:24 GMT RESP BODY: {"network_association": {"network_id": "233ce14f-5086-4a6c-a25d-ba5f3812b1bf", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "30988ea7-f051-4a65-8374-8cb87805c74e"}} 2018-08-24 20:56:24,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f/network_associations used request id req-19304ef9-3134-492b-be47-20b7540facff 2018-08-24 20:56:24,260 - sdnvpn_test_utils - INFO - Waiting for instance a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220 to boot up 2018-08-24 20:56:24,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:24,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-7e7c1a0d-6d38-419f-bc19-7641ed638290 x-compute-request-id: req-7e7c1a0d-6d38-419f-bc19-7641ed638290 Content-Encoding: gzip Content-Length: 10225 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:24,346 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-7e7c1a0d-6d38-419f-bc19-7641ed638290 2018-08-24 20:56:26,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:26,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-f648a0e3-f2d0-4b1a-b6a4-5b62f4cd3466 x-compute-request-id: req-f648a0e3-f2d0-4b1a-b6a4-5b62f4cd3466 Content-Encoding: gzip Content-Length: 10225 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:26,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-f648a0e3-f2d0-4b1a-b6a4-5b62f4cd3466 2018-08-24 20:56:28,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:28,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-776c195b-3e89-4f9a-8ab2-d435fdf89566 x-compute-request-id: req-776c195b-3e89-4f9a-8ab2-d435fdf89566 Content-Encoding: gzip Content-Length: 10225 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:28,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-776c195b-3e89-4f9a-8ab2-d435fdf89566 2018-08-24 20:56:30,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:30,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-b6c3324c-2cc4-4b52-a410-e05dedcfd693 x-compute-request-id: req-b6c3324c-2cc4-4b52-a410-e05dedcfd693 Content-Encoding: gzip Content-Length: 10225 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:30,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-b6c3324c-2cc4-4b52-a410-e05dedcfd693 2018-08-24 20:56:32,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:32,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-0f1a0f14-6f6a-4719-b268-f64fa4fb4e8f x-compute-request-id: req-0f1a0f14-6f6a-4719-b268-f64fa4fb4e8f Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:32,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-0f1a0f14-6f6a-4719-b268-f64fa4fb4e8f 2018-08-24 20:56:34,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:34,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27ad01a3-a809-4c52-a5fc-aff98c502153 x-compute-request-id: req-27ad01a3-a809-4c52-a5fc-aff98c502153 Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:34,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-27ad01a3-a809-4c52-a5fc-aff98c502153 2018-08-24 20:56:36,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:36,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1258fc27-d052-485b-ae10-d303fcfa6cbe x-compute-request-id: req-1258fc27-d052-485b-ae10-d303fcfa6cbe Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:36,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-1258fc27-d052-485b-ae10-d303fcfa6cbe 2018-08-24 20:56:38,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:38,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-cad64504-8454-47d5-8c61-178f0a11cb97 x-compute-request-id: req-cad64504-8454-47d5-8c61-178f0a11cb97 Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:38,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-cad64504-8454-47d5-8c61-178f0a11cb97 2018-08-24 20:56:41,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:41,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-ccedacb3-7585-47d4-a65c-d16f2d517f9a x-compute-request-id: req-ccedacb3-7585-47d4-a65c-d16f2d517f9a Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:41,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-ccedacb3-7585-47d4-a65c-d16f2d517f9a 2018-08-24 20:56:43,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:43,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56: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-436225c1-074e-45d1-befe-0141e1406973 x-compute-request-id: req-436225c1-074e-45d1-befe-0141e1406973 Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:43,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-436225c1-074e-45d1-befe-0141e1406973 2018-08-24 20:56:45,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:45,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-f8485542-477e-4ed0-8cfa-026d4c111905 x-compute-request-id: req-f8485542-477e-4ed0-8cfa-026d4c111905 Content-Encoding: gzip Content-Length: 10245 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-08-24 20:56:45,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-f8485542-477e-4ed0-8cfa-026d4c111905 2018-08-24 20:56:47,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8198c7479ffdd8797ae04596418f8d15dd0cb32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:47,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3c49e9f-fd04-4379-886e-823d7ee198cf x-compute-request-id: req-e3c49e9f-fd04-4379-886e-823d7ee198cf Content-Encoding: gzip Content-Length: 11152 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495706949 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186841] pid_max: default: 32768 minimum: 301\n[ 0.188089] ACPI: Core revision 20150930\n[ 0.190206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192012] Security Framework initialized\n[ 0.193140] Yama: becoming mindful.\n[ 0.194147] AppArmor: AppArmor initialized\n[ 0.195325] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202337] Initializing cgroup subsys io\n[ 0.203466] Initializing cgroup subsys memory\n[ 0.204645] Initializing cgroup subsys devices\n[ 0.205848] Initializing cgroup subsys freezer\n[ 0.207042] Initializing cgroup subsys net_cls\n[ 0.208222] Initializing cgroup subsys perf_event\n[ 0.209471] Initializing cgroup subsys net_prio\n[ 0.210676] Initializing cgroup subsys hugetlb\n[ 0.211875] Initializing cgroup subsys pids\n[ 0.213062] CPU: Physical Processor ID: 0\n[ 0.214853] mce: CPU supports 10 MCE banks\n[ 0.216018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232423] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239459] ftrace: allocating 31920 entries in 125 pages\n[ 0.264884] smpboot: Max logical packages: 1\n[ 0.266068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267951] x2apic enabled\n[ 0.269089] Switched APIC routing to physical x2apic.\n[ 0.271541] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273030] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278111] KVM setup paravirtual spinlock\n[ 0.279692] x86: Booted up 1 node, 1 CPUs\n[ 0.280780] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282634] devtmpfs: initialized\n[ 0.284587] evm: security.selinux\n[ 0.285532] evm: security.SMACK64\n[ 0.286483] evm: security.SMACK64EXEC\n[ 0.287499] evm: security.SMACK64TRANSMUTE\n[ 0.288900] evm: security.SMACK64MMAP\n[ 0.290010] evm: security.ima\n[ 0.290890] evm: security.capability\n[ 0.291960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294424] pinctrl core: initialized pinctrl subsystem\n[ 0.295883] RTC time: 20:55:58, date: 08/24/18\n[ 0.297153] NET: Registered protocol family 16\n[ 0.298446] cpuidle: using governor ladder\n[ 0.299555] cpuidle: using governor menu\n[ 0.300628] PCCT header not found.\n[ 0.301659] ACPI: bus type PCI registered\n[ 0.302753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304417] PCI: Using configuration type 1 for base access\n[ 0.306567] ACPI: Added _OSI(Module Device)\n[ 0.307705] ACPI: Added _OSI(Processor Device)\n[ 0.308869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312223] ACPI: Interpreter enabled\n[ 0.313266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323281] ACPI: (supports S0 S5)\n[ 0.324241] ACPI: Using IOAPIC for interrupt routing\n[ 0.325508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334107] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337058] acpiphp: Slot [3] registered\n[ 0.338173] acpiphp: Slot [4] registered\n[ 0.339723] acpiphp: Slot [5] registered\n[ 0.340821] acpiphp: Slot [6] registered\n[ 0.341907] acpiphp: Slot [7] registered\n[ 0.342993] acpiphp: Slot [8] registered\n[ 0.344073] acpiphp: Slot [9] registered\n[ 0.345157] acpiphp: Slot [10] registered\n[ 0.346259] acpiphp: Slot [11] registered\n[ 0.347370] acpiphp: Slot [12] registered\n[ 0.348468] acpiphp: Slot [13] registered\n[ 0.349569] acpiphp: Slot [14] registered\n[ 0.350674] acpiphp: Slot [15] registered\n[ 0.366003] acpiphp: Slot [16] registered\n[ 0.367125] acpiphp: Slot [17] registered\n[ 0.368221] acpiphp: Slot [18] registered\n[ 0.369320] acpiphp: Slot [19] registered\n[ 0.370419] acpiphp: Slot [20] registered\n[ 0.371521] acpiphp: Slot [21] registered\n[ 0.372628] acpiphp: Slot [22] registered\n[ 0.373727] acpiphp: Slot [23] registered\n[ 0.374833] acpiphp: Slot [24] registered\n[ 0.375932] acpiphp: Slot [25] registered\n[ 0.377041] acpiphp: Slot [26] registered\n[ 0.378138] acpiphp: Slot [27] registered\n[ 0.379240] acpiphp: Slot [28] registered\n[ 0.380353] acpiphp: Slot [29] registered\n[ 0.381448] acpiphp: Slot [30] registered\n[ 0.382553] acpiphp: Slot [31] registered\n[ 0.383652] PCI host bridge to bus 0000:00\n[ 0.384754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.386371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401734] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431451] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439733] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446769] vgaarb: loaded\n[ 0.447593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449228] SCSI subsystem initialized\n[ 0.450477] ACPI: bus type USB registered\n[ 0.451611] usbcore: registered new interface driver usbfs\n[ 0.452999] usbcore: registered new interface driver hub\n[ 0.454472] usbcore: registered new device driver usb\n[ 0.455975] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458472] NetLabel: domain hash size = 128\n[ 0.459633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460941] NetLabel: unlabeled traffic allowed by default\n[ 0.462518] clocksource: Switched to clocksource kvm-clock\n[ 0.472607] AppArmor: AppArmor Filesystem Enabled\n[ 0.473894] pnp: PnP ACPI init\n[ 0.475112] pnp: PnP ACPI: found 5 devices\n[ 0.481921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484234] NET: Registered protocol family 2\n[ 0.485645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489388] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491030] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494064] NET: Registered protocol family 1\n[ 0.495252] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527273] Trying to unpack rootfs image as initramfs...\n[ 0.589951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595282] Scanning for low memory corruption every 60 seconds\n[ 0.597435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599035] audit: initializing netlink subsys (disabled)\n[ 0.600465] audit: type=2000 audit(1535144158.665:1): initialized\n[ 0.602307] Initialise system trusted keyring\n[ 0.603706] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608005] zbud: loaded\n[ 0.609003] VFS: Disk quotas dquot_6.6.0\n[ 0.610128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612291] fuse init (API version 7.23)\n[ 0.613513] Key type big_key registered\n[ 0.614643] Allocating IMA MOK and blacklist keyrings.\n[ 0.616314] Key type asymmetric registered\n[ 0.617434] Asymmetric key parser 'x509' registered\n[ 0.618747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621119] io scheduler noop registered\n[ 0.622200] io scheduler deadline registered (default)\n[ 0.623558] io scheduler cfq registered\n[ 0.624734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629851] ACPI: Power Button [PWRF]\n[ 0.631078] GHES: HEST is not enabled!\n[ 0.645374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674786] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704703] Linux agpgart interface v0.103\n[ 0.708109] brd: module loaded\n[ 0.710307] loop: module loaded\n[ 0.715268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717294] GPT:90111 != 2097151\n[ 0.718231] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719730] GPT:90111 != 2097151\n[ 0.720674] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721997] vda: vda1 vda15\n[ 0.723723] scsi host0: ata_piix\n[ 0.724817] scsi host1: ata_piix\n[ 0.725802] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729427] libphy: Fixed MDIO Bus: probed\n[ 0.730776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734982] PPP generic driver version 2.4.2\n[ 0.736485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738630] ehci-pci: EHCI PCI platform driver\n[ 0.740165] ehci-platform: EHCI generic platform driver\n[ 0.741537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743095] ohci-pci: OHCI PCI platform driver\n[ 0.744309] ohci-platform: OHCI generic platform driver\n[ 0.745681] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765153] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770568] usb usb1: Product: UHCI Host Controller\n[ 0.771864] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774944] hub 1-0:1.0: USB hub found\n[ 0.776044] hub 1-0:1.0: 2 ports detected\n[ 0.777424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783215] mousedev: PS/2 mouse device common for all mice\n[ 0.785008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.787548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789159] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792458] i2c /dev entries driver\n[ 0.793590] device-mapper: uevent: version 1.0.3\n[ 0.794948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797270] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799378] NET: Registered protocol family 10\n[ 0.801276] NET: Registered protocol family 17\n[ 0.802571] Key type dns_resolver registered\n[ 0.803961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.807998] registered taskstats version 1\n[ 0.809198] Loading compiled-in X.509 certificates\n[ 0.811145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813716] zswap: loaded using pool lzo/zbud\n[ 0.816262] Key type trusted registered\n[ 0.818680] Key type encrypted registered\n[ 0.820014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821469] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822942] evm: HMAC attrs: 0x1\n[ 0.824308] Magic number: 14:828:953\n[ 0.825519] rtc_cmos 00:00: setting system clock to 2018-08-24 20:55:59 UTC (1535144159)\n[ 0.827841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829384] EDD information not available.\n[ 0.883249] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.899875] ata1.00: configured for MWDMA2\n[ 0.901654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.904642] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906357] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908115] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914271] Write protecting the kernel read-only data: 14336k\n[ 0.919327] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922009] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092951] 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.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:\n/dev/root resized successfully [took 0.12s]\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUP5mVPbtEqTp4U3I3ZFU8+K4PzXZ7tsW7yYCCFKTLi9UPCoKu9ZUP6BF9phcNH03efoK0dX8F0GnXYk3IalnRE/9rHVQZr3EJNJqY6N5xgWu9kKRJt/oW5YZXLv2BB81Hu49/2QXiuMqfMV6vjznGS4Zf2AmtGoJ3k19i4UdkqWZ3pLDFqkgn/3xEQzwBiyyAaGr9ZsNqic51wVZNXDjqv4+IBE+iSeANfWtmkoM+wTdlPpkbUFKKixh4OpePKkTZRShXJRFuWC54ato8CcjGio5tg/WNbXkpbdXG3sbiGYNGO7g3GckLIGZOR5AUDe944viIhiJI6JNT4oomUodD root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPOboXmc1MWO9P6yMrOUCENcMcxNazc8aBmvLwYFd9rtBPb2/qI61W7Wf8jUqC6ND96pguIClT/o/hC91qwuZ94BzzBDG+xnFnhXILLycNpC5ie9bMvHKk98NZQSI/qPN6psQO9QaZJa6uj+fZX2Cpnn7Xn6utuIWogsIHS4uXOHAAAAFQC6GuQpTngXL2LseaQhgs1kNQW+dwAAAIEA7DAdiSFUBwlZ+rvHuewI9JN4BQiyRRElRGFd6F5oQMhcEzNQtEXsZD46/s2V1acTmZbLpLp/U62OEbgiN50XrCf4gAL8xNgbGu5QuKCEplDBw1acR1N9Pe4VMH/Uii6tQccOH+6t6srg87LF5f5IPhOZcp3JR3W4MBJoA02DNfUAAACBALq0dyn1XMLcp36U/AhQTmpU/pgCZ9OyDhthNdWNDMoGS710VQ57zgdF3n8DQuAcZ/UH26cVymJKSuxvfQO4oc3rgPcOB93Y731wNoJS6EXeZ7lAbuUAEnTYh/l2UzIJ/f/lqs6xKIo8YtaC3jrIbpqgnOeF6otMYy54W+E561cY 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:fe43:6ce3/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.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: configdrive local ===\ninstance-id: a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.73 ===\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:43:6C:E3 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe43:6ce3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.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: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-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.142396] ISO 9660 Extensions: RRIP_1991A\n[ 1.255754] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255757] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.255758] usb 1-1: Product: QEMU USB Tablet\n[ 1.255759] usb 1-1: Manufacturer: QEMU\n[ 1.255760] usb 1-1: SerialNumber: 42\n[ 1.594557] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.594560] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 1.783351] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 1.824614] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 21:56:41 cirros authpriv.info dropbear[523]: Exit (cirros): Exited normally\nAug 24 21:56:42 cirros authpriv.info dropbear[526]: Child connection from 10.10.10.11:42784\nAug 24 21:56:42 cirros authpriv.notice dropbear[526]: 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:42784\nAug 24 21:56:42 cirros authpriv.info dropbear[526]: Exit (cirros): Exited normally\nAug 24 21:56:42 cirros authpriv.info dropbear[529]: Child connection from 10.10.10.11:42786\nAug 24 21:56:42 cirros authpriv.notice dropbear[529]: 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:42786\nAug 24 21:56:42 cirros authpriv.info dropbear[529]: Exit (cirros): Exited normally\nAug 24 21:56:43 cirros authpriv.info dropbear[532]: Child connection from 10.10.10.11:42788\nAug 24 21:56:43 cirros authpriv.notice dropbear[532]: 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:42788\nAug 24 21:56:43 cirros authpriv.info dropbear[532]: Exit (cirros): Exited normally\nAug 24 21:56:43 cirros authpriv.info dropbear[535]: Child connection from 10.10.10.11:42790\nAug 24 21:56:43 cirros authpriv.notice dropbear[535]: 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:42790\nAug 24 21:56:43 cirros authpriv.info dropbear[535]: Exit (cirros): Exited normally\nAug 24 21:56:44 cirros authpriv.info dropbear[538]: Child connection from 10.10.10.11:42792\nAug 24 21:56:44 cirros authpriv.notice dropbear[538]: 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:42792\nAug 24 21:56:44 cirros authpriv.info dropbear[538]: Exit (cirros): Exited normally\nAug 24 21:56:44 cirros authpriv.info dropbear[541]: Child connection from 10.10.10.11:42794\nAug 24 21:56:44 cirros authpriv.notice dropbear[541]: 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:42794\nAug 24 21:56:44 cirros authpriv.info dropbear[541]: Exit (cirros): Exited normally\nAug 24 21:56:45 cirros authpriv.info dropbear[544]: Child connection from 10.10.10.11:42796\nAug 24 21:56:45 cirros authpriv.notice dropbear[544]: 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:42796\nAug 24 21:56:45 cirros authpriv.info dropbear[544]: Exit (cirros): Exited normally\nAug 24 21:56:45 cirros authpriv.info dropbear[547]: Child connection from 10.10.10.11:42798\nAug 24 21:56:45 cirros authpriv.notice dropbear[547]: 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:42798\nAug 24 21:56:45 cirros authpriv.info dropbear[547]: Exit (cirros): Exited normally\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-08-24 20:56:47,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-e3c49e9f-fd04-4379-886e-823d7ee198cf 2018-08-24 20:56:49,385 - sdnvpn_test_utils - INFO - Waiting for instance 153075be-cd72-4441-af50-1fb424fb2a14 to boot up 2018-08-24 20:56:49,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:49,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b2da406-a845-45a6-948f-734b5c20c757 x-compute-request-id: req-7b2da406-a845-45a6-948f-734b5c20c757 Content-Encoding: gzip Content-Length: 8145 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513510407 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.208368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210896] pid_max: default: 32768 minimum: 301\n[ 0.212286] ACPI: Core revision 20150930\n[ 0.214056] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.216045] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218363] AppArmor: AppArmor initialized\n[ 0.219690] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221669] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223619] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225446] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227542] Initializing cgroup subsys io\n[ 0.228783] Initializing cgroup subsys memory\n[ 0.230085] Initializing cgroup subsys devices\n[ 0.231444] Initializing cgroup subsys freezer\n[ 0.232750] Initializing cgroup subsys net_cls\n[ 0.234050] Initializing cgroup subsys perf_event\n[ 0.235459] Initializing cgroup subsys net_prio\n[ 0.236786] Initializing cgroup subsys hugetlb\n[ 0.238083] Initializing cgroup subsys pids\n[ 0.239394] CPU: Physical Processor ID: 0\n[ 0.241331] mce: CPU supports 10 MCE banks\n[ 0.242598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.261587] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.268607] ftrace: allocating 31920 entries in 125 pages\n[ 0.295309] smpboot: Max logical packages: 1\n[ 0.296620] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.298700] x2apic enabled\n[ 0.299960] Switched APIC routing to physical x2apic.\n[ 0.302604] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.304259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.307244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309951] KVM setup paravirtual spinlock\n[ 0.311680] x86: Booted up 1 node, 1 CPUs\n[ 0.312886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314936] devtmpfs: initialized\n[ 0.317013] evm: security.selinux\n[ 0.318059] evm: security.SMACK64\n[ 0.319096] evm: security.SMACK64EXEC\n[ 0.320239] evm: security.SMACK64TRANSMUTE\n[ 0.321447] evm: security.SMACK64MMAP\n[ 0.322559] evm: security.ima\n[ 0.323517] evm: security.capability\n[ 0.324685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.327431] pinctrl core: initialized pinctrl subsystem\n[ 0.329033] RTC time: 20:56:20, date: 08/24/18\n[ 0.330476] NET: Registered protocol family 16\n[ 0.331914] cpuidle: using governor ladder\n[ 0.333134] cpuidle: using governor menu\n[ 0.334320] PCCT header not found.\n[ 0.335425] ACPI: bus type PCI registered\n[ 0.336626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338473] PCI: Using configuration type 1 for base access\n[ 0.340785] ACPI: Added _OSI(Module Device)\n[ 0.342072] ACPI: Added _OSI(Processor Device)\n[ 0.343397] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344797] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.347170] ACPI: Interpreter enabled\n[ 0.348343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.351145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.353992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.356761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.359520] ACPI: (supports S0 S5)\n[ 0.360592] ACPI: Using IOAPIC for interrupt routing\n[ 0.361986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.366036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.367766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.369587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371358] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374605] acpiphp: Slot [3] registered\n[ 0.375800] acpiphp: Slot [4] registered\n[ 0.376979] acpiphp: Slot [5] registered\n[ 0.378191] acpiphp: Slot [6] registered\n[ 0.379385] acpiphp: Slot [7] registered\n[ 0.380580] acpiphp: Slot [8] registered\n[ 0.381767] acpiphp: Slot [9] registered\n[ 0.382960] acpiphp: Slot [10] registered\n[ 0.384169] acpiphp: Slot [11] registered\n[ 0.385403] acpiphp: Slot [12] registered\n[ 0.386616] acpiphp: Slot [13] registered\n[ 0.387827] acpiphp: Slot [14] registered\n[ 0.389056] acpiphp: Slot [15] registered\n[ 0.404795] acpiphp: Slot [16] registered\n[ 0.406004] acpiphp: Slot [17] registered\n[ 0.407226] acpiphp: Slot [18] registered\n[ 0.408442] acpiphp: Slot [19] registered\n[ 0.409659] acpiphp: Slot [20] registered\n[ 0.410887] acpiphp: Slot [21] registered\n[ 0.412096] acpiphp: Slot [22] registered\n[ 0.413299] acpiphp: Slot [23] registered\n[ 0.414515] acpiphp: Slot [24] registered\n[ 0.415730] acpiphp: Slot [25] registered\n[ 0.416928] acpiphp: Slot [26] registered\n[ 0.418126] acpiphp: Slot [27] registered\n[ 0.419344] acpiphp: Slot [28] registered\n[ 0.420550] acpiphp: Slot [29] registered\n[ 0.421798] acpiphp: Slot [30] registered\n[ 0.423002] acpiphp: Slot [31] registered\n[ 0.424206] PCI host bridge to bus 0000:00\n[ 0.425425] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.427224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.429068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.431260] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.433467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.435707] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.442041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443857] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445811] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.450121] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.452303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.473551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.475729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.479976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.482098] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.483981] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.485953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.487598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.490006] vgaarb: loaded\n[ 0.490931] vgaarb: bridge control possible 0000:00:02.0\n[ 0.492745] SCSI subsystem initialized\n[ 0.494152] ACPI: bus type USB registered\n[ 0.495400] usbcore: registered new interface driver usbfs\n[ 0.496952] usbcore: registered new interface driver hub\n[ 0.498477] usbcore: registered new device driver usb\n[ 0.500101] PCI: Using ACPI for IRQ routing\n[ 0.501744] NetLabel: Initializing\n[ 0.502837] NetLabel: domain hash size = 128\n[ 0.504111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.505568] NetLabel: unlabeled traffic allowed by default\n[ 0.507309] clocksource: Switched to clocksource kvm-clock\n[ 0.517573] AppArmor: AppArmor Filesystem Enabled\n[ 0.519030] pnp: PnP ACPI init\n[ 0.520375] pnp: PnP ACPI: found 5 devices\n[ 0.527516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530166] NET: Registered protocol family 2\n[ 0.531763] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.535533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.537348] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.540726] NET: Registered protocol family 1\n[ 0.542042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.543690] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545320] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.577677] Trying to unpack rootfs image as initramfs...\n[ 0.641044] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.643845] Scanning for low memory corruption every 60 seconds\n[ 0.645953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647703] audit: initializing netlink subsys (disabled)\n[ 0.649278] audit: type=2000 audit(1535144181.844:1): initialized\n[ 0.651351] Initialise system trusted keyring\n[ 0.652818] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657427] zbud: loaded\n[ 0.658486] VFS: Disk quotas dquot_6.6.0\n[ 0.659712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.662038] fuse init (API version 7.23)\n[ 0.663389] Key type big_key registered\n[ 0.664581] Allocating IMA MOK and blacklist keyrings.\n[ 0.666384] Key type asymmetric registered\n[ 0.667625] Asymmetric key parser 'x509' registered\n[ 0.669051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.671306] io scheduler noop registered\n[ 0.672491] io scheduler deadline registered (default)\n[ 0.673988] io scheduler cfq registered\n[ 0.675254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678715] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680887] ACPI: Power Button [PWRF]\n[ 0.682201] GHES: HEST is not enabled!\n[ 0.696413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.726028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.729181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752916] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.756170] Linux agpgart interface v0.103\n[ 0.759742] brd: module loaded\n[ 0.762091] loop: module loaded\n[ 0.766923] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768901] GPT:90111 != 2097151\n[ 0.769827] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771306] GPT:90111 != 2097151\n[ 0.772227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773525] vda: vda1 vda15\n[ 0.775189] scsi host0: ata_piix\n[ 0.776249] scsi host1: ata_piix\n[ 0.777235] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780817] libphy: Fixed MDIO Bus: probed\n[ 0.781929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786118] PPP generic driver version 2.4.2\n[ 0.787372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.788963] ehci-pci: EHCI PCI platform driver\n[ 0.790141] ehci-platform: EHCI generic platform driver\n[ 0.791485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793006] ohci-pci: OHCI PCI platform driver\n[ 0.794184] ohci-platform: OHCI generic platform driver\n[ 0.795527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.811423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.813408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.814783] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.816325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.817943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.819833] usb usb1: Product: UHCI Host Controller\n[ 0.821065] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.822564] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.823870] hub 1-0:1.0: USB hub found\n[ 0.824930] hub 1-0:1.0: 2 ports detected\n[ 0.826273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829149] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.831852] mousedev: PS/2 mouse device common for all mice\n[ 0.833560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836006] rtc_cmos 00:00: RTC can wake from S4\n[ 0.837549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839154] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840768] i2c /dev entries driver\n[ 0.841820] device-mapper: uevent: version 1.0.3\n[ 0.843123] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.845348] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.847176] NET: Registered protocol family 10\n[ 0.848736] NET: Registered protocol family 17\n[ 0.849951] Key type dns_resolver registered\n[ 0.851235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852737] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855126] registered taskstats version 1\n[ 0.856280] Loading compiled-in X.509 certificates\n[ 0.858125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860650] zswap: loaded using pool lzo/zbud\n[ 0.862656] Key type trusted registered\n[ 0.864767] Key type encrypted registered\n[ 0.865889] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867262] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868681] evm: HMAC attrs: 0x1\n[ 0.869958] Magic number: 14:828:953\n[ 0.871127] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:21 UTC (1535144181)\n[ 0.873331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874826] EDD information not available.\n[ 0.936001] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.952327] ata1.00: configured for MWDMA2\n[ 0.953964] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.956870] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.958516] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.960178] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.965061] Write protecting the kernel read-only data: 14336k\n[ 0.968045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.037811] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.27s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-24 20:56:49,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action used request id req-7b2da406-a845-45a6-948f-734b5c20c757 2018-08-24 20:56:51,661 - sdnvpn_test_utils - INFO - Waiting for instance 161694eb-7f22-41ea-9260-7148bcd4612a to boot up 2018-08-24 20:56:51,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:56:51,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-1192cd80-25c7-4b1c-9fe4-6fd3d5149eda x-compute-request-id: req-1192cd80-25c7-4b1c-9fe4-6fd3d5149eda Content-Encoding: gzip Content-Length: 8120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518174961 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190850] pid_max: default: 32768 minimum: 301\n[ 0.192114] ACPI: Core revision 20150930\n[ 0.193824] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195678] Security Framework initialized\n[ 0.196829] Yama: becoming mindful.\n[ 0.197870] AppArmor: AppArmor initialized\n[ 0.199071] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206293] Initializing cgroup subsys io\n[ 0.207476] Initializing cgroup subsys memory\n[ 0.208695] Initializing cgroup subsys devices\n[ 0.209925] Initializing cgroup subsys freezer\n[ 0.211164] Initializing cgroup subsys net_cls\n[ 0.212390] Initializing cgroup subsys perf_event\n[ 0.213679] Initializing cgroup subsys net_prio\n[ 0.214926] Initializing cgroup subsys hugetlb\n[ 0.216146] Initializing cgroup subsys pids\n[ 0.217369] CPU: Physical Processor ID: 0\n[ 0.219221] mce: CPU supports 10 MCE banks\n[ 0.220405] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243597] ftrace: allocating 31920 entries in 125 pages\n[ 0.269726] smpboot: Max logical packages: 1\n[ 0.270931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272851] x2apic enabled\n[ 0.274004] Switched APIC routing to physical x2apic.\n[ 0.276500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280869] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283405] KVM setup paravirtual spinlock\n[ 0.285016] x86: Booted up 1 node, 1 CPUs\n[ 0.286133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288020] devtmpfs: initialized\n[ 0.290000] evm: security.selinux\n[ 0.290971] evm: security.SMACK64\n[ 0.291933] evm: security.SMACK64EXEC\n[ 0.292970] evm: security.SMACK64TRANSMUTE\n[ 0.294083] evm: security.SMACK64MMAP\n[ 0.295114] evm: security.ima\n[ 0.296007] evm: security.capability\n[ 0.297095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299623] pinctrl core: initialized pinctrl subsystem\n[ 0.301113] RTC time: 20:56:09, date: 08/24/18\n[ 0.302420] NET: Registered protocol family 16\n[ 0.303749] cpuidle: using governor ladder\n[ 0.304883] cpuidle: using governor menu\n[ 0.305979] PCCT header not found.\n[ 0.307027] ACPI: bus type PCI registered\n[ 0.308147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309853] PCI: Using configuration type 1 for base access\n[ 0.312014] ACPI: Added _OSI(Module Device)\n[ 0.313185] ACPI: Added _OSI(Processor Device)\n[ 0.314389] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315662] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317858] ACPI: Interpreter enabled\n[ 0.318935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329344] ACPI: (supports S0 S5)\n[ 0.330343] ACPI: Using IOAPIC for interrupt routing\n[ 0.331675] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343577] acpiphp: Slot [3] registered\n[ 0.344712] acpiphp: Slot [4] registered\n[ 0.345831] acpiphp: Slot [5] registered\n[ 0.346955] acpiphp: Slot [6] registered\n[ 0.348075] acpiphp: Slot [7] registered\n[ 0.349206] acpiphp: Slot [8] registered\n[ 0.350331] acpiphp: Slot [9] registered\n[ 0.351452] acpiphp: Slot [10] registered\n[ 0.352592] acpiphp: Slot [11] registered\n[ 0.353739] acpiphp: Slot [12] registered\n[ 0.354878] acpiphp: Slot [13] registered\n[ 0.356017] acpiphp: Slot [14] registered\n[ 0.357157] acpiphp: Slot [15] registered\n[ 0.372719] acpiphp: Slot [16] registered\n[ 0.373863] acpiphp: Slot [17] registered\n[ 0.375001] acpiphp: Slot [18] registered\n[ 0.376139] acpiphp: Slot [19] registered\n[ 0.377285] acpiphp: Slot [20] registered\n[ 0.378426] acpiphp: Slot [21] registered\n[ 0.379563] acpiphp: Slot [22] registered\n[ 0.380706] acpiphp: Slot [23] registered\n[ 0.381848] acpiphp: Slot [24] registered\n[ 0.382988] acpiphp: Slot [25] registered\n[ 0.384122] acpiphp: Slot [26] registered\n[ 0.385258] acpiphp: Slot [27] registered\n[ 0.386402] acpiphp: Slot [28] registered\n[ 0.387544] acpiphp: Slot [29] registered\n[ 0.388684] acpiphp: Slot [30] registered\n[ 0.389848] acpiphp: Slot [31] registered\n[ 0.390984] PCI host bridge to bus 0000:00\n[ 0.392129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399603] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401687] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405715] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407489] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417306] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438139] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449924] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453598] vgaarb: loaded\n[ 0.454459] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456156] SCSI subsystem initialized\n[ 0.457446] ACPI: bus type USB registered\n[ 0.458625] usbcore: registered new interface driver usbfs\n[ 0.460085] usbcore: registered new interface driver hub\n[ 0.461501] usbcore: registered new device driver usb\n[ 0.463049] PCI: Using ACPI for IRQ routing\n[ 0.464600] NetLabel: Initializing\n[ 0.465616] NetLabel: domain hash size = 128\n[ 0.466822] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468168] NetLabel: unlabeled traffic allowed by default\n[ 0.469790] clocksource: Switched to clocksource kvm-clock\n[ 0.479838] AppArmor: AppArmor Filesystem Enabled\n[ 0.481198] pnp: PnP ACPI init\n[ 0.482455] pnp: PnP ACPI: found 5 devices\n[ 0.489298] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491733] NET: Registered protocol family 2\n[ 0.493177] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494977] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498328] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501471] NET: Registered protocol family 1\n[ 0.502702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535493] Trying to unpack rootfs image as initramfs...\n[ 0.597863] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603008] Scanning for low memory corruption every 60 seconds\n[ 0.605196] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606839] audit: initializing netlink subsys (disabled)\n[ 0.608311] audit: type=2000 audit(1535144170.389:1): initialized\n[ 0.610297] Initialise system trusted keyring\n[ 0.611676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616026] zbud: loaded\n[ 0.617038] VFS: Disk quotas dquot_6.6.0\n[ 0.618204] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620397] fuse init (API version 7.23)\n[ 0.621644] Key type big_key registered\n[ 0.622784] Allocating IMA MOK and blacklist keyrings.\n[ 0.624453] Key type asymmetric registered\n[ 0.625600] Asymmetric key parser 'x509' registered\n[ 0.626938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629042] io scheduler noop registered\n[ 0.630166] io scheduler deadline registered (default)\n[ 0.631564] io scheduler cfq registered\n[ 0.632761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634210] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638026] ACPI: Power Button [PWRF]\n[ 0.639250] GHES: HEST is not enabled!\n[ 0.653350] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712369] Linux agpgart interface v0.103\n[ 0.715763] brd: module loaded\n[ 0.717964] loop: module loaded\n[ 0.722687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724729] GPT:90111 != 2097151\n[ 0.725679] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727198] GPT:90111 != 2097151\n[ 0.728156] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729493] vda: vda1 vda15\n[ 0.731147] scsi host0: ata_piix\n[ 0.732226] scsi host1: ata_piix\n[ 0.733233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736949] libphy: Fixed MDIO Bus: probed\n[ 0.738326] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739660] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742419] PPP generic driver version 2.4.2\n[ 0.743691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745336] ehci-pci: EHCI PCI platform driver\n[ 0.746559] ehci-platform: EHCI generic platform driver\n[ 0.747963] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749537] ohci-pci: OHCI PCI platform driver\n[ 0.750764] ohci-platform: OHCI generic platform driver\n[ 0.752140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766776] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768174] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776932] usb usb1: Product: UHCI Host Controller\n[ 0.778241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781177] hub 1-0:1.0: USB hub found\n[ 0.782292] hub 1-0:1.0: 2 ports detected\n[ 0.783587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787879] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789299] mousedev: PS/2 mouse device common for all mice\n[ 0.791184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796997] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798644] i2c /dev entries driver\n[ 0.799711] device-mapper: uevent: version 1.0.3\n[ 0.801042] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805228] NET: Registered protocol family 10\n[ 0.806807] NET: Registered protocol family 17\n[ 0.808056] Key type dns_resolver registered\n[ 0.809370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810917] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813365] registered taskstats version 1\n[ 0.814544] Loading compiled-in X.509 certificates\n[ 0.816378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818966] zswap: loaded using pool lzo/zbud\n[ 0.821060] Key type trusted registered\n[ 0.823203] Key type encrypted registered\n[ 0.824357] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825803] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827267] evm: HMAC attrs: 0x1\n[ 0.828572] Magic number: 14:828:953\n[ 0.829748] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:10 UTC (1535144170)\n[ 0.831987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833529] EDD information not available.\n[ 0.890484] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.907161] ata1.00: configured for MWDMA2\n[ 0.908809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.911790] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.913470] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.915190] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.918027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920171] Write protecting the kernel read-only data: 14336k\n[ 0.923156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925660] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097051] 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.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 0.27s]\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-08-24 20:56:51,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action used request id req-1192cd80-25c7-4b1c-9fe4-6fd3d5149eda 2018-08-24 20:56:53,738 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 20:57:23,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:57:23,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b678431-7f93-438a-8249-18bc6ca26625 x-compute-request-id: req-8b678431-7f93-438a-8249-18bc6ca26625 Content-Encoding: gzip Content-Length: 8159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513510407 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.208368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210896] pid_max: default: 32768 minimum: 301\n[ 0.212286] ACPI: Core revision 20150930\n[ 0.214056] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.216045] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218363] AppArmor: AppArmor initialized\n[ 0.219690] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221669] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223619] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225446] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227542] Initializing cgroup subsys io\n[ 0.228783] Initializing cgroup subsys memory\n[ 0.230085] Initializing cgroup subsys devices\n[ 0.231444] Initializing cgroup subsys freezer\n[ 0.232750] Initializing cgroup subsys net_cls\n[ 0.234050] Initializing cgroup subsys perf_event\n[ 0.235459] Initializing cgroup subsys net_prio\n[ 0.236786] Initializing cgroup subsys hugetlb\n[ 0.238083] Initializing cgroup subsys pids\n[ 0.239394] CPU: Physical Processor ID: 0\n[ 0.241331] mce: CPU supports 10 MCE banks\n[ 0.242598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.261587] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.268607] ftrace: allocating 31920 entries in 125 pages\n[ 0.295309] smpboot: Max logical packages: 1\n[ 0.296620] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.298700] x2apic enabled\n[ 0.299960] Switched APIC routing to physical x2apic.\n[ 0.302604] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.304259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.307244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309951] KVM setup paravirtual spinlock\n[ 0.311680] x86: Booted up 1 node, 1 CPUs\n[ 0.312886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314936] devtmpfs: initialized\n[ 0.317013] evm: security.selinux\n[ 0.318059] evm: security.SMACK64\n[ 0.319096] evm: security.SMACK64EXEC\n[ 0.320239] evm: security.SMACK64TRANSMUTE\n[ 0.321447] evm: security.SMACK64MMAP\n[ 0.322559] evm: security.ima\n[ 0.323517] evm: security.capability\n[ 0.324685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.327431] pinctrl core: initialized pinctrl subsystem\n[ 0.329033] RTC time: 20:56:20, date: 08/24/18\n[ 0.330476] NET: Registered protocol family 16\n[ 0.331914] cpuidle: using governor ladder\n[ 0.333134] cpuidle: using governor menu\n[ 0.334320] PCCT header not found.\n[ 0.335425] ACPI: bus type PCI registered\n[ 0.336626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338473] PCI: Using configuration type 1 for base access\n[ 0.340785] ACPI: Added _OSI(Module Device)\n[ 0.342072] ACPI: Added _OSI(Processor Device)\n[ 0.343397] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344797] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.347170] ACPI: Interpreter enabled\n[ 0.348343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.351145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.353992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.356761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.359520] ACPI: (supports S0 S5)\n[ 0.360592] ACPI: Using IOAPIC for interrupt routing\n[ 0.361986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.366036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.367766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.369587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371358] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374605] acpiphp: Slot [3] registered\n[ 0.375800] acpiphp: Slot [4] registered\n[ 0.376979] acpiphp: Slot [5] registered\n[ 0.378191] acpiphp: Slot [6] registered\n[ 0.379385] acpiphp: Slot [7] registered\n[ 0.380580] acpiphp: Slot [8] registered\n[ 0.381767] acpiphp: Slot [9] registered\n[ 0.382960] acpiphp: Slot [10] registered\n[ 0.384169] acpiphp: Slot [11] registered\n[ 0.385403] acpiphp: Slot [12] registered\n[ 0.386616] acpiphp: Slot [13] registered\n[ 0.387827] acpiphp: Slot [14] registered\n[ 0.389056] acpiphp: Slot [15] registered\n[ 0.404795] acpiphp: Slot [16] registered\n[ 0.406004] acpiphp: Slot [17] registered\n[ 0.407226] acpiphp: Slot [18] registered\n[ 0.408442] acpiphp: Slot [19] registered\n[ 0.409659] acpiphp: Slot [20] registered\n[ 0.410887] acpiphp: Slot [21] registered\n[ 0.412096] acpiphp: Slot [22] registered\n[ 0.413299] acpiphp: Slot [23] registered\n[ 0.414515] acpiphp: Slot [24] registered\n[ 0.415730] acpiphp: Slot [25] registered\n[ 0.416928] acpiphp: Slot [26] registered\n[ 0.418126] acpiphp: Slot [27] registered\n[ 0.419344] acpiphp: Slot [28] registered\n[ 0.420550] acpiphp: Slot [29] registered\n[ 0.421798] acpiphp: Slot [30] registered\n[ 0.423002] acpiphp: Slot [31] registered\n[ 0.424206] PCI host bridge to bus 0000:00\n[ 0.425425] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.427224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.429068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.431260] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.433467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.435707] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.442041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443857] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445811] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.450121] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.452303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.473551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.475729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.479976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.482098] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.483981] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.485953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.487598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.490006] vgaarb: loaded\n[ 0.490931] vgaarb: bridge control possible 0000:00:02.0\n[ 0.492745] SCSI subsystem initialized\n[ 0.494152] ACPI: bus type USB registered\n[ 0.495400] usbcore: registered new interface driver usbfs\n[ 0.496952] usbcore: registered new interface driver hub\n[ 0.498477] usbcore: registered new device driver usb\n[ 0.500101] PCI: Using ACPI for IRQ routing\n[ 0.501744] NetLabel: Initializing\n[ 0.502837] NetLabel: domain hash size = 128\n[ 0.504111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.505568] NetLabel: unlabeled traffic allowed by default\n[ 0.507309] clocksource: Switched to clocksource kvm-clock\n[ 0.517573] AppArmor: AppArmor Filesystem Enabled\n[ 0.519030] pnp: PnP ACPI init\n[ 0.520375] pnp: PnP ACPI: found 5 devices\n[ 0.527516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530166] NET: Registered protocol family 2\n[ 0.531763] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.535533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.537348] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.540726] NET: Registered protocol family 1\n[ 0.542042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.543690] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545320] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.577677] Trying to unpack rootfs image as initramfs...\n[ 0.641044] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.643845] Scanning for low memory corruption every 60 seconds\n[ 0.645953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647703] audit: initializing netlink subsys (disabled)\n[ 0.649278] audit: type=2000 audit(1535144181.844:1): initialized\n[ 0.651351] Initialise system trusted keyring\n[ 0.652818] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657427] zbud: loaded\n[ 0.658486] VFS: Disk quotas dquot_6.6.0\n[ 0.659712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.662038] fuse init (API version 7.23)\n[ 0.663389] Key type big_key registered\n[ 0.664581] Allocating IMA MOK and blacklist keyrings.\n[ 0.666384] Key type asymmetric registered\n[ 0.667625] Asymmetric key parser 'x509' registered\n[ 0.669051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.671306] io scheduler noop registered\n[ 0.672491] io scheduler deadline registered (default)\n[ 0.673988] io scheduler cfq registered\n[ 0.675254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678715] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680887] ACPI: Power Button [PWRF]\n[ 0.682201] GHES: HEST is not enabled!\n[ 0.696413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.726028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.729181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752916] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.756170] Linux agpgart interface v0.103\n[ 0.759742] brd: module loaded\n[ 0.762091] loop: module loaded\n[ 0.766923] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768901] GPT:90111 != 2097151\n[ 0.769827] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771306] GPT:90111 != 2097151\n[ 0.772227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773525] vda: vda1 vda15\n[ 0.775189] scsi host0: ata_piix\n[ 0.776249] scsi host1: ata_piix\n[ 0.777235] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780817] libphy: Fixed MDIO Bus: probed\n[ 0.781929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786118] PPP generic driver version 2.4.2\n[ 0.787372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.788963] ehci-pci: EHCI PCI platform driver\n[ 0.790141] ehci-platform: EHCI generic platform driver\n[ 0.791485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793006] ohci-pci: OHCI PCI platform driver\n[ 0.794184] ohci-platform: OHCI generic platform driver\n[ 0.795527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.811423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.813408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.814783] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.816325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.817943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.819833] usb usb1: Product: UHCI Host Controller\n[ 0.821065] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.822564] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.823870] hub 1-0:1.0: USB hub found\n[ 0.824930] hub 1-0:1.0: 2 ports detected\n[ 0.826273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829149] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.831852] mousedev: PS/2 mouse device common for all mice\n[ 0.833560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836006] rtc_cmos 00:00: RTC can wake from S4\n[ 0.837549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839154] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840768] i2c /dev entries driver\n[ 0.841820] device-mapper: uevent: version 1.0.3\n[ 0.843123] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.845348] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.847176] NET: Registered protocol family 10\n[ 0.848736] NET: Registered protocol family 17\n[ 0.849951] Key type dns_resolver registered\n[ 0.851235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852737] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855126] registered taskstats version 1\n[ 0.856280] Loading compiled-in X.509 certificates\n[ 0.858125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860650] zswap: loaded using pool lzo/zbud\n[ 0.862656] Key type trusted registered\n[ 0.864767] Key type encrypted registered\n[ 0.865889] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867262] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868681] evm: HMAC attrs: 0x1\n[ 0.869958] Magic number: 14:828:953\n[ 0.871127] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:21 UTC (1535144181)\n[ 0.873331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874826] EDD information not available.\n[ 0.936001] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.952327] ata1.00: configured for MWDMA2\n[ 0.953964] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.956870] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.958516] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.960178] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.965061] Write protecting the kernel read-only data: 14336k\n[ 0.968045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.037811] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.27s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-24 20:57:23,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action used request id req-8b678431-7f93-438a-8249-18bc6ca26625 2018-08-24 20:57:23,861 - 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-08-24 20:57:23,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307f5cf12bf4f7964fc1e87fe46054d2ec23a48a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:57:23,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9a841a6-5a60-40d3-8204-8651f385ece5 x-compute-request-id: req-f9a841a6-5a60-40d3-8204-8651f385ece5 Content-Encoding: gzip Content-Length: 8159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513510407 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.208368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210896] pid_max: default: 32768 minimum: 301\n[ 0.212286] ACPI: Core revision 20150930\n[ 0.214056] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.216045] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218363] AppArmor: AppArmor initialized\n[ 0.219690] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221669] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223619] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225446] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227542] Initializing cgroup subsys io\n[ 0.228783] Initializing cgroup subsys memory\n[ 0.230085] Initializing cgroup subsys devices\n[ 0.231444] Initializing cgroup subsys freezer\n[ 0.232750] Initializing cgroup subsys net_cls\n[ 0.234050] Initializing cgroup subsys perf_event\n[ 0.235459] Initializing cgroup subsys net_prio\n[ 0.236786] Initializing cgroup subsys hugetlb\n[ 0.238083] Initializing cgroup subsys pids\n[ 0.239394] CPU: Physical Processor ID: 0\n[ 0.241331] mce: CPU supports 10 MCE banks\n[ 0.242598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.261587] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.268607] ftrace: allocating 31920 entries in 125 pages\n[ 0.295309] smpboot: Max logical packages: 1\n[ 0.296620] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.298700] x2apic enabled\n[ 0.299960] Switched APIC routing to physical x2apic.\n[ 0.302604] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.304259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.307244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.309951] KVM setup paravirtual spinlock\n[ 0.311680] x86: Booted up 1 node, 1 CPUs\n[ 0.312886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314936] devtmpfs: initialized\n[ 0.317013] evm: security.selinux\n[ 0.318059] evm: security.SMACK64\n[ 0.319096] evm: security.SMACK64EXEC\n[ 0.320239] evm: security.SMACK64TRANSMUTE\n[ 0.321447] evm: security.SMACK64MMAP\n[ 0.322559] evm: security.ima\n[ 0.323517] evm: security.capability\n[ 0.324685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.327431] pinctrl core: initialized pinctrl subsystem\n[ 0.329033] RTC time: 20:56:20, date: 08/24/18\n[ 0.330476] NET: Registered protocol family 16\n[ 0.331914] cpuidle: using governor ladder\n[ 0.333134] cpuidle: using governor menu\n[ 0.334320] PCCT header not found.\n[ 0.335425] ACPI: bus type PCI registered\n[ 0.336626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338473] PCI: Using configuration type 1 for base access\n[ 0.340785] ACPI: Added _OSI(Module Device)\n[ 0.342072] ACPI: Added _OSI(Processor Device)\n[ 0.343397] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.344797] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.347170] ACPI: Interpreter enabled\n[ 0.348343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.351145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.353992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.356761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.359520] ACPI: (supports S0 S5)\n[ 0.360592] ACPI: Using IOAPIC for interrupt routing\n[ 0.361986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.366036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.367766] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.369587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371358] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374605] acpiphp: Slot [3] registered\n[ 0.375800] acpiphp: Slot [4] registered\n[ 0.376979] acpiphp: Slot [5] registered\n[ 0.378191] acpiphp: Slot [6] registered\n[ 0.379385] acpiphp: Slot [7] registered\n[ 0.380580] acpiphp: Slot [8] registered\n[ 0.381767] acpiphp: Slot [9] registered\n[ 0.382960] acpiphp: Slot [10] registered\n[ 0.384169] acpiphp: Slot [11] registered\n[ 0.385403] acpiphp: Slot [12] registered\n[ 0.386616] acpiphp: Slot [13] registered\n[ 0.387827] acpiphp: Slot [14] registered\n[ 0.389056] acpiphp: Slot [15] registered\n[ 0.404795] acpiphp: Slot [16] registered\n[ 0.406004] acpiphp: Slot [17] registered\n[ 0.407226] acpiphp: Slot [18] registered\n[ 0.408442] acpiphp: Slot [19] registered\n[ 0.409659] acpiphp: Slot [20] registered\n[ 0.410887] acpiphp: Slot [21] registered\n[ 0.412096] acpiphp: Slot [22] registered\n[ 0.413299] acpiphp: Slot [23] registered\n[ 0.414515] acpiphp: Slot [24] registered\n[ 0.415730] acpiphp: Slot [25] registered\n[ 0.416928] acpiphp: Slot [26] registered\n[ 0.418126] acpiphp: Slot [27] registered\n[ 0.419344] acpiphp: Slot [28] registered\n[ 0.420550] acpiphp: Slot [29] registered\n[ 0.421798] acpiphp: Slot [30] registered\n[ 0.423002] acpiphp: Slot [31] registered\n[ 0.424206] PCI host bridge to bus 0000:00\n[ 0.425425] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.427224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.429068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.431260] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.433467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.435707] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.442041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443857] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445811] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.450121] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.452303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.473551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.475729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.479976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.482098] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.483981] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.485953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.487598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.490006] vgaarb: loaded\n[ 0.490931] vgaarb: bridge control possible 0000:00:02.0\n[ 0.492745] SCSI subsystem initialized\n[ 0.494152] ACPI: bus type USB registered\n[ 0.495400] usbcore: registered new interface driver usbfs\n[ 0.496952] usbcore: registered new interface driver hub\n[ 0.498477] usbcore: registered new device driver usb\n[ 0.500101] PCI: Using ACPI for IRQ routing\n[ 0.501744] NetLabel: Initializing\n[ 0.502837] NetLabel: domain hash size = 128\n[ 0.504111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.505568] NetLabel: unlabeled traffic allowed by default\n[ 0.507309] clocksource: Switched to clocksource kvm-clock\n[ 0.517573] AppArmor: AppArmor Filesystem Enabled\n[ 0.519030] pnp: PnP ACPI init\n[ 0.520375] pnp: PnP ACPI: found 5 devices\n[ 0.527516] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530166] NET: Registered protocol family 2\n[ 0.531763] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.535533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.537348] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.540726] NET: Registered protocol family 1\n[ 0.542042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.543690] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545320] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.577677] Trying to unpack rootfs image as initramfs...\n[ 0.641044] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.643845] Scanning for low memory corruption every 60 seconds\n[ 0.645953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647703] audit: initializing netlink subsys (disabled)\n[ 0.649278] audit: type=2000 audit(1535144181.844:1): initialized\n[ 0.651351] Initialise system trusted keyring\n[ 0.652818] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657427] zbud: loaded\n[ 0.658486] VFS: Disk quotas dquot_6.6.0\n[ 0.659712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.662038] fuse init (API version 7.23)\n[ 0.663389] Key type big_key registered\n[ 0.664581] Allocating IMA MOK and blacklist keyrings.\n[ 0.666384] Key type asymmetric registered\n[ 0.667625] Asymmetric key parser 'x509' registered\n[ 0.669051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.671306] io scheduler noop registered\n[ 0.672491] io scheduler deadline registered (default)\n[ 0.673988] io scheduler cfq registered\n[ 0.675254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.676816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.678715] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.680887] ACPI: Power Button [PWRF]\n[ 0.682201] GHES: HEST is not enabled!\n[ 0.696413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.726028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.729181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.752916] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.756170] Linux agpgart interface v0.103\n[ 0.759742] brd: module loaded\n[ 0.762091] loop: module loaded\n[ 0.766923] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768901] GPT:90111 != 2097151\n[ 0.769827] GPT:Alternate GPT header not at the end of the disk.\n[ 0.771306] GPT:90111 != 2097151\n[ 0.772227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773525] vda: vda1 vda15\n[ 0.775189] scsi host0: ata_piix\n[ 0.776249] scsi host1: ata_piix\n[ 0.777235] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780817] libphy: Fixed MDIO Bus: probed\n[ 0.781929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783214] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786118] PPP generic driver version 2.4.2\n[ 0.787372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.788963] ehci-pci: EHCI PCI platform driver\n[ 0.790141] ehci-platform: EHCI generic platform driver\n[ 0.791485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793006] ohci-pci: OHCI PCI platform driver\n[ 0.794184] ohci-platform: OHCI generic platform driver\n[ 0.795527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.811423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.813408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.814783] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.816325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.817943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.819833] usb usb1: Product: UHCI Host Controller\n[ 0.821065] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.822564] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.823870] hub 1-0:1.0: USB hub found\n[ 0.824930] hub 1-0:1.0: 2 ports detected\n[ 0.826273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829149] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.831852] mousedev: PS/2 mouse device common for all mice\n[ 0.833560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836006] rtc_cmos 00:00: RTC can wake from S4\n[ 0.837549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839154] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840768] i2c /dev entries driver\n[ 0.841820] device-mapper: uevent: version 1.0.3\n[ 0.843123] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.845348] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.847176] NET: Registered protocol family 10\n[ 0.848736] NET: Registered protocol family 17\n[ 0.849951] Key type dns_resolver registered\n[ 0.851235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852737] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855126] registered taskstats version 1\n[ 0.856280] Loading compiled-in X.509 certificates\n[ 0.858125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860650] zswap: loaded using pool lzo/zbud\n[ 0.862656] Key type trusted registered\n[ 0.864767] Key type encrypted registered\n[ 0.865889] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867262] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868681] evm: HMAC attrs: 0x1\n[ 0.869958] Magic number: 14:828:953\n[ 0.871127] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:21 UTC (1535144181)\n[ 0.873331] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874826] EDD information not available.\n[ 0.936001] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.952327] ata1.00: configured for MWDMA2\n[ 0.953964] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.956870] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.958516] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.960178] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962914] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.965061] Write protecting the kernel read-only data: 14336k\n[ 0.968045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.037811] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.27s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-24 20:57:23,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action used request id req-f9a841a6-5a60-40d3-8204-8651f385ece5 2018-08-24 20:57:23,924 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-08-24 20:57:23,924 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-08-24 20:57:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-493092", "route_distinguishers": "222:222"}}' 2018-08-24 20:57:24,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-3bd2df8f-db70-4e5c-9df9-1a9248529084 Date: Fri, 24 Aug 2018 20:57:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-493092", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": ["88:88"], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "38b86c19-f932-4b63-97e8-e1ffac8dffa4"}} 2018-08-24 20:57:24,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-3bd2df8f-db70-4e5c-9df9-1a9248529084 2018-08-24 20:57:24,114 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-493092', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'38b86c19-f932-4b63-97e8-e1ffac8dffa4', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [u'88:88'], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 20:57:24,115 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-08-24 20:57:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" -d '{"network_association": {"network_id": "74f99dd4-24b0-4875-aa56-76ab117041aa"}}' 2018-08-24 20:57:24,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-dc1733fc-200d-415a-b767-a13097a4b168 Date: Fri, 24 Aug 2018 20:57:24 GMT RESP BODY: {"network_association": {"network_id": "74f99dd4-24b0-4875-aa56-76ab117041aa", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "c55563e8-b1eb-4e4e-b2ce-02f1f38dc239"}} 2018-08-24 20:57:24,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4/network_associations used request id req-dc1733fc-200d-415a-b767-a13097a4b168 2018-08-24 20:57:24,791 - sdnvpn_test_utils - DEBUG - Waiting for network cc6e7cfc-f2b5-45da-afd5-275bbc631c8f to associate with BGPVPN 233ce14f-5086-4a6c-a25d-ba5f3812b1bf 2018-08-24 20:57:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:57:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-23fed794-0440-445c-8a16-b0f8da36b5b4 Date: Fri, 24 Aug 2018 20:57:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-938696", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": ["233ce14f-5086-4a6c-a25d-ba5f3812b1bf"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": ["55:55"], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "cc6e7cfc-f2b5-45da-afd5-275bbc631c8f"}} 2018-08-24 20:57:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f used request id req-23fed794-0440-445c-8a16-b0f8da36b5b4 2018-08-24 20:57:25,845 - sdnvpn_test_utils - DEBUG - Waiting for network 38b86c19-f932-4b63-97e8-e1ffac8dffa4 to associate with BGPVPN 74f99dd4-24b0-4875-aa56-76ab117041aa 2018-08-24 20:57:25,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:57:25,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-adb61785-fe9c-416f-993a-506fe10b25c0 Date: Fri, 24 Aug 2018 20:57:25 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-493092", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": ["74f99dd4-24b0-4875-aa56-76ab117041aa"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": ["88:88"], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "38b86c19-f932-4b63-97e8-e1ffac8dffa4"}} 2018-08-24 20:57:25,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4 used request id req-adb61785-fe9c-416f-993a-506fe10b25c0 2018-08-24 20:57:26,894 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 20:57:56,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:57:57,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cae6227-54bc-44ae-a6eb-7799539674bd x-compute-request-id: req-8cae6227-54bc-44ae-a6eb-7799539674bd Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518174961 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190850] pid_max: default: 32768 minimum: 301\n[ 0.192114] ACPI: Core revision 20150930\n[ 0.193824] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195678] Security Framework initialized\n[ 0.196829] Yama: becoming mindful.\n[ 0.197870] AppArmor: AppArmor initialized\n[ 0.199071] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206293] Initializing cgroup subsys io\n[ 0.207476] Initializing cgroup subsys memory\n[ 0.208695] Initializing cgroup subsys devices\n[ 0.209925] Initializing cgroup subsys freezer\n[ 0.211164] Initializing cgroup subsys net_cls\n[ 0.212390] Initializing cgroup subsys perf_event\n[ 0.213679] Initializing cgroup subsys net_prio\n[ 0.214926] Initializing cgroup subsys hugetlb\n[ 0.216146] Initializing cgroup subsys pids\n[ 0.217369] CPU: Physical Processor ID: 0\n[ 0.219221] mce: CPU supports 10 MCE banks\n[ 0.220405] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243597] ftrace: allocating 31920 entries in 125 pages\n[ 0.269726] smpboot: Max logical packages: 1\n[ 0.270931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272851] x2apic enabled\n[ 0.274004] Switched APIC routing to physical x2apic.\n[ 0.276500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280869] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283405] KVM setup paravirtual spinlock\n[ 0.285016] x86: Booted up 1 node, 1 CPUs\n[ 0.286133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288020] devtmpfs: initialized\n[ 0.290000] evm: security.selinux\n[ 0.290971] evm: security.SMACK64\n[ 0.291933] evm: security.SMACK64EXEC\n[ 0.292970] evm: security.SMACK64TRANSMUTE\n[ 0.294083] evm: security.SMACK64MMAP\n[ 0.295114] evm: security.ima\n[ 0.296007] evm: security.capability\n[ 0.297095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299623] pinctrl core: initialized pinctrl subsystem\n[ 0.301113] RTC time: 20:56:09, date: 08/24/18\n[ 0.302420] NET: Registered protocol family 16\n[ 0.303749] cpuidle: using governor ladder\n[ 0.304883] cpuidle: using governor menu\n[ 0.305979] PCCT header not found.\n[ 0.307027] ACPI: bus type PCI registered\n[ 0.308147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309853] PCI: Using configuration type 1 for base access\n[ 0.312014] ACPI: Added _OSI(Module Device)\n[ 0.313185] ACPI: Added _OSI(Processor Device)\n[ 0.314389] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315662] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317858] ACPI: Interpreter enabled\n[ 0.318935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329344] ACPI: (supports S0 S5)\n[ 0.330343] ACPI: Using IOAPIC for interrupt routing\n[ 0.331675] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343577] acpiphp: Slot [3] registered\n[ 0.344712] acpiphp: Slot [4] registered\n[ 0.345831] acpiphp: Slot [5] registered\n[ 0.346955] acpiphp: Slot [6] registered\n[ 0.348075] acpiphp: Slot [7] registered\n[ 0.349206] acpiphp: Slot [8] registered\n[ 0.350331] acpiphp: Slot [9] registered\n[ 0.351452] acpiphp: Slot [10] registered\n[ 0.352592] acpiphp: Slot [11] registered\n[ 0.353739] acpiphp: Slot [12] registered\n[ 0.354878] acpiphp: Slot [13] registered\n[ 0.356017] acpiphp: Slot [14] registered\n[ 0.357157] acpiphp: Slot [15] registered\n[ 0.372719] acpiphp: Slot [16] registered\n[ 0.373863] acpiphp: Slot [17] registered\n[ 0.375001] acpiphp: Slot [18] registered\n[ 0.376139] acpiphp: Slot [19] registered\n[ 0.377285] acpiphp: Slot [20] registered\n[ 0.378426] acpiphp: Slot [21] registered\n[ 0.379563] acpiphp: Slot [22] registered\n[ 0.380706] acpiphp: Slot [23] registered\n[ 0.381848] acpiphp: Slot [24] registered\n[ 0.382988] acpiphp: Slot [25] registered\n[ 0.384122] acpiphp: Slot [26] registered\n[ 0.385258] acpiphp: Slot [27] registered\n[ 0.386402] acpiphp: Slot [28] registered\n[ 0.387544] acpiphp: Slot [29] registered\n[ 0.388684] acpiphp: Slot [30] registered\n[ 0.389848] acpiphp: Slot [31] registered\n[ 0.390984] PCI host bridge to bus 0000:00\n[ 0.392129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399603] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401687] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405715] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407489] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417306] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438139] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449924] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453598] vgaarb: loaded\n[ 0.454459] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456156] SCSI subsystem initialized\n[ 0.457446] ACPI: bus type USB registered\n[ 0.458625] usbcore: registered new interface driver usbfs\n[ 0.460085] usbcore: registered new interface driver hub\n[ 0.461501] usbcore: registered new device driver usb\n[ 0.463049] PCI: Using ACPI for IRQ routing\n[ 0.464600] NetLabel: Initializing\n[ 0.465616] NetLabel: domain hash size = 128\n[ 0.466822] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468168] NetLabel: unlabeled traffic allowed by default\n[ 0.469790] clocksource: Switched to clocksource kvm-clock\n[ 0.479838] AppArmor: AppArmor Filesystem Enabled\n[ 0.481198] pnp: PnP ACPI init\n[ 0.482455] pnp: PnP ACPI: found 5 devices\n[ 0.489298] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491733] NET: Registered protocol family 2\n[ 0.493177] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494977] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498328] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501471] NET: Registered protocol family 1\n[ 0.502702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535493] Trying to unpack rootfs image as initramfs...\n[ 0.597863] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603008] Scanning for low memory corruption every 60 seconds\n[ 0.605196] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606839] audit: initializing netlink subsys (disabled)\n[ 0.608311] audit: type=2000 audit(1535144170.389:1): initialized\n[ 0.610297] Initialise system trusted keyring\n[ 0.611676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616026] zbud: loaded\n[ 0.617038] VFS: Disk quotas dquot_6.6.0\n[ 0.618204] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620397] fuse init (API version 7.23)\n[ 0.621644] Key type big_key registered\n[ 0.622784] Allocating IMA MOK and blacklist keyrings.\n[ 0.624453] Key type asymmetric registered\n[ 0.625600] Asymmetric key parser 'x509' registered\n[ 0.626938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629042] io scheduler noop registered\n[ 0.630166] io scheduler deadline registered (default)\n[ 0.631564] io scheduler cfq registered\n[ 0.632761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634210] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638026] ACPI: Power Button [PWRF]\n[ 0.639250] GHES: HEST is not enabled!\n[ 0.653350] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712369] Linux agpgart interface v0.103\n[ 0.715763] brd: module loaded\n[ 0.717964] loop: module loaded\n[ 0.722687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724729] GPT:90111 != 2097151\n[ 0.725679] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727198] GPT:90111 != 2097151\n[ 0.728156] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729493] vda: vda1 vda15\n[ 0.731147] scsi host0: ata_piix\n[ 0.732226] scsi host1: ata_piix\n[ 0.733233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736949] libphy: Fixed MDIO Bus: probed\n[ 0.738326] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739660] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742419] PPP generic driver version 2.4.2\n[ 0.743691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745336] ehci-pci: EHCI PCI platform driver\n[ 0.746559] ehci-platform: EHCI generic platform driver\n[ 0.747963] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749537] ohci-pci: OHCI PCI platform driver\n[ 0.750764] ohci-platform: OHCI generic platform driver\n[ 0.752140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766776] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768174] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776932] usb usb1: Product: UHCI Host Controller\n[ 0.778241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781177] hub 1-0:1.0: USB hub found\n[ 0.782292] hub 1-0:1.0: 2 ports detected\n[ 0.783587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787879] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789299] mousedev: PS/2 mouse device common for all mice\n[ 0.791184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796997] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798644] i2c /dev entries driver\n[ 0.799711] device-mapper: uevent: version 1.0.3\n[ 0.801042] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805228] NET: Registered protocol family 10\n[ 0.806807] NET: Registered protocol family 17\n[ 0.808056] Key type dns_resolver registered\n[ 0.809370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810917] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813365] registered taskstats version 1\n[ 0.814544] Loading compiled-in X.509 certificates\n[ 0.816378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818966] zswap: loaded using pool lzo/zbud\n[ 0.821060] Key type trusted registered\n[ 0.823203] Key type encrypted registered\n[ 0.824357] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825803] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827267] evm: HMAC attrs: 0x1\n[ 0.828572] Magic number: 14:828:953\n[ 0.829748] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:10 UTC (1535144170)\n[ 0.831987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833529] EDD information not available.\n[ 0.890484] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.907161] ata1.00: configured for MWDMA2\n[ 0.908809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.911790] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.913470] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.915190] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.918027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920171] Write protecting the kernel read-only data: 14336k\n[ 0.923156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925660] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097051] 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.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 0.27s]\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-08-24 20:57:57,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action used request id req-8cae6227-54bc-44ae-a6eb-7799539674bd 2018-08-24 20:57:57,173 - 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-08-24 20:57:57,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c51d809bd09731d96a586e3abb5e532b5704de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:57:57,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1afeb1e-1f83-426c-8581-ae80e30cab8a x-compute-request-id: req-f1afeb1e-1f83-426c-8581-ae80e30cab8a Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518174961 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190850] pid_max: default: 32768 minimum: 301\n[ 0.192114] ACPI: Core revision 20150930\n[ 0.193824] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195678] Security Framework initialized\n[ 0.196829] Yama: becoming mindful.\n[ 0.197870] AppArmor: AppArmor initialized\n[ 0.199071] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206293] Initializing cgroup subsys io\n[ 0.207476] Initializing cgroup subsys memory\n[ 0.208695] Initializing cgroup subsys devices\n[ 0.209925] Initializing cgroup subsys freezer\n[ 0.211164] Initializing cgroup subsys net_cls\n[ 0.212390] Initializing cgroup subsys perf_event\n[ 0.213679] Initializing cgroup subsys net_prio\n[ 0.214926] Initializing cgroup subsys hugetlb\n[ 0.216146] Initializing cgroup subsys pids\n[ 0.217369] CPU: Physical Processor ID: 0\n[ 0.219221] mce: CPU supports 10 MCE banks\n[ 0.220405] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243597] ftrace: allocating 31920 entries in 125 pages\n[ 0.269726] smpboot: Max logical packages: 1\n[ 0.270931] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272851] x2apic enabled\n[ 0.274004] Switched APIC routing to physical x2apic.\n[ 0.276500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280869] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283405] KVM setup paravirtual spinlock\n[ 0.285016] x86: Booted up 1 node, 1 CPUs\n[ 0.286133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288020] devtmpfs: initialized\n[ 0.290000] evm: security.selinux\n[ 0.290971] evm: security.SMACK64\n[ 0.291933] evm: security.SMACK64EXEC\n[ 0.292970] evm: security.SMACK64TRANSMUTE\n[ 0.294083] evm: security.SMACK64MMAP\n[ 0.295114] evm: security.ima\n[ 0.296007] evm: security.capability\n[ 0.297095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299623] pinctrl core: initialized pinctrl subsystem\n[ 0.301113] RTC time: 20:56:09, date: 08/24/18\n[ 0.302420] NET: Registered protocol family 16\n[ 0.303749] cpuidle: using governor ladder\n[ 0.304883] cpuidle: using governor menu\n[ 0.305979] PCCT header not found.\n[ 0.307027] ACPI: bus type PCI registered\n[ 0.308147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309853] PCI: Using configuration type 1 for base access\n[ 0.312014] ACPI: Added _OSI(Module Device)\n[ 0.313185] ACPI: Added _OSI(Processor Device)\n[ 0.314389] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315662] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317858] ACPI: Interpreter enabled\n[ 0.318935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329344] ACPI: (supports S0 S5)\n[ 0.330343] ACPI: Using IOAPIC for interrupt routing\n[ 0.331675] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343577] acpiphp: Slot [3] registered\n[ 0.344712] acpiphp: Slot [4] registered\n[ 0.345831] acpiphp: Slot [5] registered\n[ 0.346955] acpiphp: Slot [6] registered\n[ 0.348075] acpiphp: Slot [7] registered\n[ 0.349206] acpiphp: Slot [8] registered\n[ 0.350331] acpiphp: Slot [9] registered\n[ 0.351452] acpiphp: Slot [10] registered\n[ 0.352592] acpiphp: Slot [11] registered\n[ 0.353739] acpiphp: Slot [12] registered\n[ 0.354878] acpiphp: Slot [13] registered\n[ 0.356017] acpiphp: Slot [14] registered\n[ 0.357157] acpiphp: Slot [15] registered\n[ 0.372719] acpiphp: Slot [16] registered\n[ 0.373863] acpiphp: Slot [17] registered\n[ 0.375001] acpiphp: Slot [18] registered\n[ 0.376139] acpiphp: Slot [19] registered\n[ 0.377285] acpiphp: Slot [20] registered\n[ 0.378426] acpiphp: Slot [21] registered\n[ 0.379563] acpiphp: Slot [22] registered\n[ 0.380706] acpiphp: Slot [23] registered\n[ 0.381848] acpiphp: Slot [24] registered\n[ 0.382988] acpiphp: Slot [25] registered\n[ 0.384122] acpiphp: Slot [26] registered\n[ 0.385258] acpiphp: Slot [27] registered\n[ 0.386402] acpiphp: Slot [28] registered\n[ 0.387544] acpiphp: Slot [29] registered\n[ 0.388684] acpiphp: Slot [30] registered\n[ 0.389848] acpiphp: Slot [31] registered\n[ 0.390984] PCI host bridge to bus 0000:00\n[ 0.392129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399603] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401687] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405715] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407489] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.409115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417306] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438139] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444228] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449924] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453598] vgaarb: loaded\n[ 0.454459] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456156] SCSI subsystem initialized\n[ 0.457446] ACPI: bus type USB registered\n[ 0.458625] usbcore: registered new interface driver usbfs\n[ 0.460085] usbcore: registered new interface driver hub\n[ 0.461501] usbcore: registered new device driver usb\n[ 0.463049] PCI: Using ACPI for IRQ routing\n[ 0.464600] NetLabel: Initializing\n[ 0.465616] NetLabel: domain hash size = 128\n[ 0.466822] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468168] NetLabel: unlabeled traffic allowed by default\n[ 0.469790] clocksource: Switched to clocksource kvm-clock\n[ 0.479838] AppArmor: AppArmor Filesystem Enabled\n[ 0.481198] pnp: PnP ACPI init\n[ 0.482455] pnp: PnP ACPI: found 5 devices\n[ 0.489298] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491733] NET: Registered protocol family 2\n[ 0.493177] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494977] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498328] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501471] NET: Registered protocol family 1\n[ 0.502702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535493] Trying to unpack rootfs image as initramfs...\n[ 0.597863] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603008] Scanning for low memory corruption every 60 seconds\n[ 0.605196] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606839] audit: initializing netlink subsys (disabled)\n[ 0.608311] audit: type=2000 audit(1535144170.389:1): initialized\n[ 0.610297] Initialise system trusted keyring\n[ 0.611676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616026] zbud: loaded\n[ 0.617038] VFS: Disk quotas dquot_6.6.0\n[ 0.618204] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620397] fuse init (API version 7.23)\n[ 0.621644] Key type big_key registered\n[ 0.622784] Allocating IMA MOK and blacklist keyrings.\n[ 0.624453] Key type asymmetric registered\n[ 0.625600] Asymmetric key parser 'x509' registered\n[ 0.626938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629042] io scheduler noop registered\n[ 0.630166] io scheduler deadline registered (default)\n[ 0.631564] io scheduler cfq registered\n[ 0.632761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634210] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638026] ACPI: Power Button [PWRF]\n[ 0.639250] GHES: HEST is not enabled!\n[ 0.653350] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712369] Linux agpgart interface v0.103\n[ 0.715763] brd: module loaded\n[ 0.717964] loop: module loaded\n[ 0.722687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724729] GPT:90111 != 2097151\n[ 0.725679] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727198] GPT:90111 != 2097151\n[ 0.728156] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729493] vda: vda1 vda15\n[ 0.731147] scsi host0: ata_piix\n[ 0.732226] scsi host1: ata_piix\n[ 0.733233] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736949] libphy: Fixed MDIO Bus: probed\n[ 0.738326] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739660] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742419] PPP generic driver version 2.4.2\n[ 0.743691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745336] ehci-pci: EHCI PCI platform driver\n[ 0.746559] ehci-platform: EHCI generic platform driver\n[ 0.747963] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749537] ohci-pci: OHCI PCI platform driver\n[ 0.750764] ohci-platform: OHCI generic platform driver\n[ 0.752140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766776] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768174] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771620] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776932] usb usb1: Product: UHCI Host Controller\n[ 0.778241] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781177] hub 1-0:1.0: USB hub found\n[ 0.782292] hub 1-0:1.0: 2 ports detected\n[ 0.783587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787879] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789299] mousedev: PS/2 mouse device common for all mice\n[ 0.791184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796997] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798644] i2c /dev entries driver\n[ 0.799711] device-mapper: uevent: version 1.0.3\n[ 0.801042] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805228] NET: Registered protocol family 10\n[ 0.806807] NET: Registered protocol family 17\n[ 0.808056] Key type dns_resolver registered\n[ 0.809370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810917] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813365] registered taskstats version 1\n[ 0.814544] Loading compiled-in X.509 certificates\n[ 0.816378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818966] zswap: loaded using pool lzo/zbud\n[ 0.821060] Key type trusted registered\n[ 0.823203] Key type encrypted registered\n[ 0.824357] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825803] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827267] evm: HMAC attrs: 0x1\n[ 0.828572] Magic number: 14:828:953\n[ 0.829748] rtc_cmos 00:00: setting system clock to 2018-08-24 20:56:10 UTC (1535144170)\n[ 0.831987] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833529] EDD information not available.\n[ 0.890484] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.907161] ata1.00: configured for MWDMA2\n[ 0.908809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.911790] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.913470] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.915190] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.918027] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920171] Write protecting the kernel read-only data: 14336k\n[ 0.923156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925660] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097051] 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.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 0.27s]\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-08-24 20:57:57,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action used request id req-f1afeb1e-1f83-426c-8581-ae80e30cab8a 2018-08-24 20:57:57,236 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-08-24 20:57:57,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"forceDelete": null}' 2018-08-24 20:57:57,392 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21b3a578-0226-4c93-b619-fa71d847ad99 x-compute-request-id: req-21b3a578-0226-4c93-b619-fa71d847ad99 Content-Length: 0 Content-Type: application/json 2018-08-24 20:57:57,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/153075be-cd72-4441-af50-1fb424fb2a14/action used request id req-21b3a578-0226-4c93-b619-fa71d847ad99 2018-08-24 20:57:57,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"forceDelete": null}' 2018-08-24 20:57:57,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c3e0fc4-c3df-43ad-a578-36a9e2a0e303 x-compute-request-id: req-0c3e0fc4-c3df-43ad-a578-36a9e2a0e303 Content-Length: 0 Content-Type: application/json 2018-08-24 20:57:57,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/a2e5cdb7-f5e9-4256-8b5e-1a1ea1a20220/action used request id req-0c3e0fc4-c3df-43ad-a578-36a9e2a0e303 2018-08-24 20:57:57,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b877bcf9f034229229ea6ce0208e7dc05845a" -d '{"forceDelete": null}' 2018-08-24 20:57:57,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0233b91a-9b77-43ec-a70c-b2f8f375f8cd x-compute-request-id: req-0233b91a-9b77-43ec-a70c-b2f8f375f8cd Content-Length: 0 Content-Type: application/json 2018-08-24 20:57:57,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/161694eb-7f22-41ea-9260-7148bcd4612a/action used request id req-0233b91a-9b77-43ec-a70c-b2f8f375f8cd 2018-08-24 20:57:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb2a82c6184d080c64d838b66f4104150aa22ada" 2018-08-24 20:57:58,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae6a510a-bb13-4dc7-8582-73fc0722243e Date: Fri, 24 Aug 2018 20:57:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 20:57:58,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/97e3690b-8c04-490f-ab4c-7eb8cacfbf44 used request id req-ae6a510a-bb13-4dc7-8582-73fc0722243e 2018-08-24 20:57:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:57:58,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8409f118-2d7f-45dd-a957-8704c29784d8 Content-Length: 0 Date: Fri, 24 Aug 2018 20:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 20:57:58,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/cc6e7cfc-f2b5-45da-afd5-275bbc631c8f used request id req-8409f118-2d7f-45dd-a957-8704c29784d8 2018-08-24 20:57:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:57:58,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfa0451c-c1d2-47d5-b1a8-1ba6fc5cff55 Content-Length: 0 Date: Fri, 24 Aug 2018 20:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 20:57:58,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/38b86c19-f932-4b63-97e8-e1ffac8dffa4 used request id req-cfa0451c-c1d2-47d5-b1a8-1ba6fc5cff55 2018-08-24 20:57:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/f482a16f-aec5-40bb-ab63-7db4ff6ea312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972b27f5e6789027410c8e310cb509302e5d7408" 2018-08-24 20:57:58,873 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-627c2be2-83ab-4c28-bf67-1d486483eb4b Date: Fri, 24 Aug 2018 20:57:58 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet f482a16f-aec5-40bb-ab63-7db4ff6ea312: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 20:57:58,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/f482a16f-aec5-40bb-ab63-7db4ff6ea312 used request id req-627c2be2-83ab-4c28-bf67-1d486483eb4b 2018-08-24 20:57:58,873 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet f482a16f-aec5-40bb-ab63-7db4ff6ea312: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 20:57:58,874 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'f482a16f-aec5-40bb-ab63-7db4ff6ea312')]: Unable to complete operation on subnet f482a16f-aec5-40bb-ab63-7db4ff6ea312: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-627c2be2-83ab-4c28-bf67-1d486483eb4b'] 2018-08-24 20:57:58,874 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id f482a16f-aec5-40bb-ab63-7db4ff6ea312 was not deleted. 2018-08-24 20:57:58,874 - 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-08-24 20:57:58,874 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 20:57:58,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-24 20:57:58,875 - 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-08-24 20:57:58,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-24 20:57:58,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-24 20:57:58,876 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-24 20:57:58,950 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-24 20:57:58,953 - paramiko.transport - DEBUG - starting thread (client mode): 0xd321f910L 2018-08-24 20:57:58,954 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:57:58,985 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:57:58,986 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:57:58,995 - 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-08-24 20:57:58,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:57:58,995 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:57:58,995 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:57:58,995 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:57:58,996 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:57:59,003 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:57:59,004 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:57:59,017 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.170: 933de4b180aed6edee0e5a13bb050e39 2018-08-24 20:57:59,018 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:57:59,044 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:57:59,070 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:57:59,082 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:57:59,347 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:57:59,348 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:57:59,387 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:57:59,388 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:57:59,396 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:05,199 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:05,200 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:05,202 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf05d350L 2018-08-24 20:58:05,203 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:05,215 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:05,215 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:05,217 - 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-08-24 20:58:05,218 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:05,218 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:05,218 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:05,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:05,218 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:05,223 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:05,224 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:05,234 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 20:58:05,235 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:05,263 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:05,276 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:05,299 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:05,418 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:05,418 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:05,457 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:05,458 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:05,466 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:05,479 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:05,480 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:05,481 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:05,482 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:05,482 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:05,523 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:05,542 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:05,544 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:05,544 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:05,545 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:05,545 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:05,586 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:05,597 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:05,599 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:05,600 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf0c9e90L 2018-08-24 20:58:05,601 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:05,611 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:05,612 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:05,614 - 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-08-24 20:58:05,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:05,614 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:05,615 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:05,615 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:05,615 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:05,619 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:05,620 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:05,632 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 20:58:05,633 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:05,659 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:05,672 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:05,697 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:05,808 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:05,808 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:05,847 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:05,848 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:05,864 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:05,875 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:05,876 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:05,877 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:05,878 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:05,878 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:05,918 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:05,950 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:05,952 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:05,952 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:05,954 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:05,954 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:05,994 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:06,004 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:06,006 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:06,007 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf046090L 2018-08-24 20:58:06,008 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:06,189 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:06,189 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:06,193 - 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-08-24 20:58:06,193 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:06,193 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:06,193 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:06,193 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:06,194 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:06,198 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:06,199 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:06,208 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 20:58:06,209 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:06,239 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:06,474 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:06,511 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:06,730 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:06,731 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:06,770 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:06,771 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:06,780 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:06,907 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:06,908 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:06,909 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:06,910 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:06,910 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:06,951 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:07,036 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:07,038 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:07,039 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:07,040 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:07,040 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:07,081 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:07,131 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:07,132 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:07,133 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:07,133 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:07,134 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:07,138 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:11,773 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:11,774 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:11,776 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf05d0d0L 2018-08-24 20:58:11,777 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:11,784 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:11,784 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:11,786 - 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-08-24 20:58:11,786 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:11,787 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:11,787 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:11,787 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:11,787 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:11,791 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:11,792 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:11,808 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 20:58:11,809 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:11,831 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:11,846 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:11,873 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:11,986 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:11,986 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:12,025 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:12,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:12,040 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:12,052 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:12,054 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:12,055 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:12,056 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:12,056 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:12,096 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:12,112 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:12,114 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:12,114 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:12,115 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:12,115 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:12,156 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:12,167 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:12,168 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:12,170 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf1a94d0L 2018-08-24 20:58:12,170 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:12,178 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:12,179 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:12,181 - 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-08-24 20:58:12,181 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:12,181 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:12,181 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:12,182 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:12,182 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:12,186 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:12,187 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:12,202 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 20:58:12,202 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:12,227 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:12,240 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:12,267 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:12,366 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:12,366 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:12,405 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:12,406 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:12,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:12,446 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:12,446 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:12,447 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:12,448 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:12,448 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:12,489 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:12,505 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:12,507 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:12,507 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:12,509 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:12,509 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:12,549 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:12,559 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:12,561 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:12,562 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf089290L 2018-08-24 20:58:12,563 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 20:58:12,573 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 20:58:12,573 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 20:58:12,576 - 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-08-24 20:58:12,576 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 20:58:12,576 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 20:58:12,576 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 20:58:12,576 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 20:58:12,576 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 20:58:12,581 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 20:58:12,582 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 20:58:12,594 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 20:58:12,595 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 20:58:12,621 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 20:58:12,634 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 20:58:12,659 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 20:58:12,770 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 20:58:12,770 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 20:58:12,809 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 20:58:12,810 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 20:58:12,828 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 20:58:12,843 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 20:58:12,844 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 20:58:12,845 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 20:58:12,845 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 20:58:12,846 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 20:58:12,886 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 20:58:12,904 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 20:58:12,906 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 20:58:12,906 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 20:58:12,907 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 20:58:12,907 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 20:58:12,948 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 20:58:12,959 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 20:58:12,960 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 20:58:12,962 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 20:58:12,962 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 20:58:12,962 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 20:58:12,966 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 20:58:12,989 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 20:58:12,990 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 20:58:12,991 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_3: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_3.py", line 48, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-24 20:58:12,992 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-24 20:58:12,992 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-24 20:58:12,992 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-24 20:58:12,992 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-24 20:58:13,060 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:13,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:13,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:13,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:13,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:13,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:13,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:13,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:13,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:13,066 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 20:58:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:13,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b3686f-88f9-44bc-986d-7a3919a31771 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:13,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-44b3686f-88f9-44bc-986d-7a3919a31771 2018-08-24 20:58:13,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:13,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["kn8F__S6TXSKK3iy7j0FFw"], "issued_at": "2018-08-24T20:58:13.000000Z"}} 2018-08-24 20:58:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac80e93ba34e8a960748997afd816686ad35760" 2018-08-24 20:58:13,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-74a6316b-fefc-4763-aee6-791a38e2781a Date: Fri, 24 Aug 2018 20:58:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 20:58:13,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-74a6316b-fefc-4763-aee6-791a38e2781a 2018-08-24 20:58:13,749 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 20:58:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac80e93ba34e8a960748997afd816686ad35760" 2018-08-24 20:58:13,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-19cc7ae6-f857-4415-8708-9c37a482a5bc Date: Fri, 24 Aug 2018 20:58:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 20:58:13,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-19cc7ae6-f857-4415-8708-9c37a482a5bc 2018-08-24 20:58:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fac80e93ba34e8a960748997afd816686ad35760" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 20:58:13,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8598f9ef-4124-4103-a6ac-3ab40c389481 Date: Fri, 24 Aug 2018 20:58:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T20:58:13Z", "file": "/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "size": null, "self": "/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T20:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 20:58:13,854 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8598f9ef-4124-4103-a6ac-3ab40c389481 2018-08-24 20:58:13,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac80e93ba34e8a960748997afd816686ad35760" -d '' 2018-08-24 20:58:14,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e91b59ab-753e-4b3c-bd14-5e1721fa0e16 Date: Fri, 24 Aug 2018 20:58:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 20:58:14,399 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7/file used request id req-e91b59ab-753e-4b3c-bd14-5e1721fa0e16 2018-08-24 20:58:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:14,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838e1e5b-61e8-4e78-af72-bd86ad572fa8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:14,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-838e1e5b-61e8-4e78-af72-bd86ad572fa8 2018-08-24 20:58:14,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:14,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["hoNRlFCfTFm0VJ9JWFLIYg"], "issued_at": "2018-08-24T20:58:14.000000Z"}} 2018-08-24 20:58:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:58:15,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-744baccd-5b77-4ab6-92b0-c1e41554bb69 Date: Fri, 24 Aug 2018 20:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 20:58:15,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-744baccd-5b77-4ab6-92b0-c1e41554bb69 2018-08-24 20:58:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:58:16,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3142 X-Openstack-Request-Id: req-bdc3c23c-0ff5-442f-960f-125f8292b563 Date: Fri, 24 Aug 2018 20:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:46Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:45Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:19Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-24 20:58:16,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-bdc3c23c-0ff5-442f-960f-125f8292b563 2018-08-24 20:58:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:58:16,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-142c4ff7-9474-419a-bb91-dfdcddeab76a Date: Fri, 24 Aug 2018 20:58:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:09:45Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "76f2f15f-7958-44f5-a025-04738f702f59", "name": ""}]} 2018-08-24 20:58:16,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers used request id req-142c4ff7-9474-419a-bb91-dfdcddeab76a 2018-08-24 20:58:16,117 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-24 20:58:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-08-24 20:58:16,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3bc6a227-d213-41fa-8ef6-0f253d88a4cb Date: Fri, 24 Aug 2018 20:58:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d63828d8-05f7-4be9-8080-a47329717df4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:58:16Z","is_default":false,"provider:segmentation_id":113,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:58:16Z","mtu":1450}} 2018-08-24 20:58:16,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-3bc6a227-d213-41fa-8ef6-0f253d88a4cb 2018-08-24 20:58:16,403 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd63828d8-05f7-4be9-8080-a47329717df4' created successfully 2018-08-24 20:58:16,403 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-24 20:58:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"subnets": [{"ip_version": 4, "network_id": "d63828d8-05f7-4be9-8080-a47329717df4", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-08-24 20:58:16,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ddee6d43-0cf7-455f-85ed-55de29fabf6e Date: Fri, 24 Aug 2018 20:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d63828d8-05f7-4be9-8080-a47329717df4","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:58:16Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:58:16Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"bbf999ed-deef-45d6-bcde-8b660da32008","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-08-24 20:58:16,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-ddee6d43-0cf7-455f-85ed-55de29fabf6e 2018-08-24 20:58:16,804 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'bbf999ed-deef-45d6-bcde-8b660da32008' created successfully 2018-08-24 20:58:16,804 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-24 20:58:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-08-24 20:58:16,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-2b07adc0-fcd6-43cc-b1d0-9ed536925af6 Date: Fri, 24 Aug 2018 20:58:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T20:58:16Z", "revision_number": 0, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "354c41f8-cf72-42a4-89d3-06fed8810329", "name": "sdnvpn-4-1-router"}} 2018-08-24 20:58:16,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers used request id req-2b07adc0-fcd6-43cc-b1d0-9ed536925af6 2018-08-24 20:58:16,913 - sdnvpn.lib.openstack_utils - DEBUG - Router '354c41f8-cf72-42a4-89d3-06fed8810329' created successfully 2018-08-24 20:58:16,913 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-24 20:58:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"subnet_id": "bbf999ed-deef-45d6-bcde-8b660da32008"}' 2018-08-24 20:58:18,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c792b15d-62d9-4276-ba86-5a67651b7adb Date: Fri, 24 Aug 2018 20:58:18 GMT RESP BODY: {"network_id": "d63828d8-05f7-4be9-8080-a47329717df4", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "bbf999ed-deef-45d6-bcde-8b660da32008", "subnet_ids": ["bbf999ed-deef-45d6-bcde-8b660da32008"], "port_id": "c5b7747b-7ec1-4ee0-9656-36c68d9e73d0", "id": "354c41f8-cf72-42a4-89d3-06fed8810329"} 2018-08-24 20:58:18,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329/add_router_interface used request id req-c792b15d-62d9-4276-ba86-5a67651b7adb 2018-08-24 20:58:18,721 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-24 20:58:18,721 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-24 20:58:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:58:18,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10014 X-Openstack-Request-Id: req-f7fbf7f5-25ed-4de3-81de-d8cf3020e11e Date: Fri, 24 Aug 2018 20:58:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d63828d8-05f7-4be9-8080-a47329717df4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["bbf999ed-deef-45d6-bcde-8b660da32008"],"description":"","tags":[],"updated_at":"2018-08-24T20:58:16Z","provider:segmentation_id":113,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:58:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 20:58:18,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-f7fbf7f5-25ed-4de3-81de-d8cf3020e11e 2018-08-24 20:58:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}}' 2018-08-24 20:58:20,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-361bb61d-7b82-4c17-9508-df8c5386c531 Date: Fri, 24 Aug 2018 20:58:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T20:58:20Z", "revision_number": 3, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "354c41f8-cf72-42a4-89d3-06fed8810329", "name": "sdnvpn-4-1-router"}} 2018-08-24 20:58:20,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 used request id req-361bb61d-7b82-4c17-9508-df8c5386c531 2018-08-24 20:58:20,494 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-24 20:58:20,494 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-08-24 20:58:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-08-24 20:58:20,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ca6a5c26-c9cd-44ed-8896-23b5e393b869 Date: Fri, 24 Aug 2018 20:58:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e525533-f6af-4bea-829e-aae4ab1afb23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T20:58:20Z","is_default":false,"provider:segmentation_id":18,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:58:20Z","mtu":1450}} 2018-08-24 20:58:20,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-ca6a5c26-c9cd-44ed-8896-23b5e393b869 2018-08-24 20:58:20,799 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 8e525533-f6af-4bea-829e-aae4ab1afb23 with cidr 10.10.11.0/24 2018-08-24 20:58:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"subnets": [{"ip_version": 4, "network_id": "8e525533-f6af-4bea-829e-aae4ab1afb23", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-08-24 20:58:21,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f62d0188-b037-4a3d-b989-cc346b0a1361 Date: Fri, 24 Aug 2018 20:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e525533-f6af-4bea-829e-aae4ab1afb23","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:58:21Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:58:21Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"9be7ea21-212d-4f41-b6b4-3bd62368086b","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-08-24 20:58:21,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-f62d0188-b037-4a3d-b989-cc346b0a1361 2018-08-24 20:58:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:58:21,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-e6c8f466-c4c3-4c6d-8520-b01bdac57ba2 Date: Fri, 24 Aug 2018 20:58:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T20:52:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 4, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 20:58:21,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-e6c8f466-c4c3-4c6d-8520-b01bdac57ba2 2018-08-24 20:58:21,887 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 20:58:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:21,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4a5d16-7ee3-46b5-b7b4-8b51806c0745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:21,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5a4a5d16-7ee3-46b5-b7b4-8b51806c0745 2018-08-24 20:58:21,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:22,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["uv_Hh68qQ3uAvvW-M15cfg"], "issued_at": "2018-08-24T20:58:22.000000Z"}} 2018-08-24 20:58:22,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" 2018-08-24 20:58:22,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58ebc190-355c-4c7c-a7eb-fb1f657898c6 x-compute-request-id: req-58ebc190-355c-4c7c-a7eb-fb1f657898c6 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": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 20:58:22,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-58ebc190-355c-4c7c-a7eb-fb1f657898c6 2018-08-24 20:58:22,618 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 20:58:22,618 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-08-24 20:58:22,618 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=2db69fee-3042-4528-98a5-bfde085fb8e7 network=d63828d8-05f7-4be9-8080-a47329717df4 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:22,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:22,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:22,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:22,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:22,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:22,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:22,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fe149d-b652-4b2f-a262-e6a0c4d958c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:22,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-19fe149d-b652-4b2f-a262-e6a0c4d958c4 2018-08-24 20:58:22,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:23,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["s4IOzeCESgm3Flu5hg_Osw"], "issued_at": "2018-08-24T20:58:23.000000Z"}} 2018-08-24 20:58:23,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c069ae6a90b2c55f4e0616650bc4fcebac0aa416" 2018-08-24 20:58:23,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc8170c-e9ca-4278-95d5-f4f7f2656fcc x-compute-request-id: req-5bc8170c-e9ca-4278-95d5-f4f7f2656fcc Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:58:23,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5bc8170c-e9ca-4278-95d5-f4f7f2656fcc 2018-08-24 20:58:23,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c069ae6a90b2c55f4e0616650bc4fcebac0aa416" 2018-08-24 20:58:23,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa66a4fd-3a43-420c-98bd-f7321b4259c7 x-compute-request-id: req-aa66a4fd-3a43-420c-98bd-f7321b4259c7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:58:23,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-aa66a4fd-3a43-420c-98bd-f7321b4259c7 2018-08-24 20:58:23,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c069ae6a90b2c55f4e0616650bc4fcebac0aa416" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "2db69fee-3042-4528-98a5-bfde085fb8e7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d63828d8-05f7-4be9-8080-a47329717df4"}]}}' 2018-08-24 20:58:25,031 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba8611b0-5801-490f-8af5-f720124cbdb3 x-compute-request-id: req-ba8611b0-5801-490f-8af5-f720124cbdb3 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3614b406-106a-42ad-bcac-4a9c2bafb3f0", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "bookmark"}], "adminPass": "6RVYkmPtK5Si"}} 2018-08-24 20:58:25,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ba8611b0-5801-490f-8af5-f720124cbdb3 2018-08-24 20:58:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:25,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675d64b2-4e8a-4c8f-8220-7c0b2d7544fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:25,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-675d64b2-4e8a-4c8f-8220-7c0b2d7544fb 2018-08-24 20:58:25,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:25,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["pja9U1MpQbyWlBGPTjiihg"], "issued_at": "2018-08-24T20:58:25.000000Z"}} 2018-08-24 20:58:25,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f71d134e45697253389a5101e33177cbc2ebf5" 2018-08-24 20:58:26,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a54bfd5-4126-4114-9404-a540164eafc9 x-compute-request-id: req-5a54bfd5-4126-4114-9404-a540164eafc9 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3614b406-106a-42ad-bcac-4a9c2bafb3f0", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58:25Z", "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-08-24T20:58:25Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:26,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 used request id req-5a54bfd5-4126-4114-9404-a540164eafc9 2018-08-24 20:58:29,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f71d134e45697253389a5101e33177cbc2ebf5" 2018-08-24 20:58:29,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79b41037-1292-4039-b2e7-8843f7bd561e x-compute-request-id: req-79b41037-1292-4039-b2e7-8843f7bd561e 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.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3614b406-106a-42ad-bcac-4a9c2bafb3f0", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58:28Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:58:25Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:29,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 used request id req-79b41037-1292-4039-b2e7-8843f7bd561e 2018-08-24 20:58:32,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f71d134e45697253389a5101e33177cbc2ebf5" 2018-08-24 20:58:33,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58: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-e34cb6ad-e7e3-49c0-81df-ffb986ffd936 x-compute-request-id: req-e34cb6ad-e7e3-49c0-81df-ffb986ffd936 Content-Encoding: gzip Content-Length: 779 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:a2:ec:8c", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-08-24T20:58:32.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3614b406-106a-42ad-bcac-4a9c2bafb3f0", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:32Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:58:25Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:33,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 used request id req-e34cb6ad-e7e3-49c0-81df-ffb986ffd936 2018-08-24 20:58:33,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c069ae6a90b2c55f4e0616650bc4fcebac0aa416" 2018-08-24 20:58:33,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58: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-2c18a2ea-37e7-49aa-94a2-fe681d050340 x-compute-request-id: req-2c18a2ea-37e7-49aa-94a2-fe681d050340 Content-Encoding: gzip Content-Length: 779 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:a2:ec:8c", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-08-24T20:58:32.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3614b406-106a-42ad-bcac-4a9c2bafb3f0", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:32Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:58:25Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:33,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0 used request id req-2c18a2ea-37e7-49aa-94a2-fe681d050340 2018-08-24 20:58:33,699 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.4'. 2018-08-24 20:58:33,699 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-08-24 20:58:33,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:58:35,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:58: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-79437de6-504e-47bf-be2d-744a3f9e5f48 x-compute-request-id: req-79437de6-504e-47bf-be2d-744a3f9e5f48 Content-Length: 0 Content-Type: application/json 2018-08-24 20:58:35,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action used request id req-79437de6-504e-47bf-be2d-744a3f9e5f48 2018-08-24 20:58:35,009 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-08-24 20:58:35,010 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=2db69fee-3042-4528-98a5-bfde085fb8e7 network=d63828d8-05f7-4be9-8080-a47329717df4 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:35,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:35,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:35,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:35,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:35,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:35,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:35,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:35,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:35,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:35,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:35,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:35,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:35,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:35,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:35,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbb418e-b445-4a30-bb6d-1ba78fd71098 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:35,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-4fbb418e-b445-4a30-bb6d-1ba78fd71098 2018-08-24 20:58:35,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:35,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["i2hCR1lqRYCFXn1VA9HjyA"], "issued_at": "2018-08-24T20:58:35.000000Z"}} 2018-08-24 20:58:35,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0125156902bba6248b8508e2fcc18c8d597ed3a3" 2018-08-24 20:58:35,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-c8c389cd-f6a7-4fc0-8542-03c0fcfd846b x-compute-request-id: req-c8c389cd-f6a7-4fc0-8542-03c0fcfd846b Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:58:35,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-c8c389cd-f6a7-4fc0-8542-03c0fcfd846b 2018-08-24 20:58:35,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0125156902bba6248b8508e2fcc18c8d597ed3a3" 2018-08-24 20:58:35,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-ad42c1c7-7fe7-484c-804d-6ef584cfd275 x-compute-request-id: req-ad42c1c7-7fe7-484c-804d-6ef584cfd275 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:58:35,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-ad42c1c7-7fe7-484c-804d-6ef584cfd275 2018-08-24 20:58:35,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0125156902bba6248b8508e2fcc18c8d597ed3a3" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "2db69fee-3042-4528-98a5-bfde085fb8e7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d63828d8-05f7-4be9-8080-a47329717df4"}]}}' 2018-08-24 20:58:37,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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 x-openstack-request-id: req-ec6d2509-881d-401c-9971-391f5190578a x-compute-request-id: req-ec6d2509-881d-401c-9971-391f5190578a Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "17867189-6560-4d51-a941-5aeaef185b14", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "bookmark"}], "adminPass": "Zs3WNZzAb764"}} 2018-08-24 20:58:37,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ec6d2509-881d-401c-9971-391f5190578a 2018-08-24 20:58:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:37,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d919ce-ebff-43c3-bf0a-cecaaa733ecc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:37,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-86d919ce-ebff-43c3-bf0a-cecaaa733ecc 2018-08-24 20:58:37,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:38,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["irI1uT1kROWRAxSLvxT9bA"], "issued_at": "2018-08-24T20:58:38.000000Z"}} 2018-08-24 20:58:38,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79a496041fec0442a8d771e29ddc0f0d421b9a1" 2018-08-24 20:58:38,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-523d6223-f495-4168-837d-00e207c404b1 x-compute-request-id: req-523d6223-f495-4168-837d-00e207c404b1 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.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "17867189-6560-4d51-a941-5aeaef185b14", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58:38Z", "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-08-24T20:58:37Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:38,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 used request id req-523d6223-f495-4168-837d-00e207c404b1 2018-08-24 20:58:41,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79a496041fec0442a8d771e29ddc0f0d421b9a1" 2018-08-24 20:58:42,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-d78b7ecc-945e-43b0-95ad-8be6a749fdbe x-compute-request-id: req-d78b7ecc-945e-43b0-95ad-8be6a749fdbe 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.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "17867189-6560-4d51-a941-5aeaef185b14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58:40Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:37Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:42,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 used request id req-d78b7ecc-945e-43b0-95ad-8be6a749fdbe 2018-08-24 20:58:45,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79a496041fec0442a8d771e29ddc0f0d421b9a1" 2018-08-24 20:58:46,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-a995df55-6512-45f6-a78f-d7d348e79e1f x-compute-request-id: req-a995df55-6512-45f6-a78f-d7d348e79e1f Content-Encoding: gzip Content-Length: 777 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:25:b1:26", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2018-08-24T20:58:44.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "17867189-6560-4d51-a941-5aeaef185b14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:44Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:37Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:46,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 used request id req-a995df55-6512-45f6-a78f-d7d348e79e1f 2018-08-24 20:58:46,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0125156902bba6248b8508e2fcc18c8d597ed3a3" 2018-08-24 20:58:47,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58: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-5129c61f-b3b1-4384-a455-c4301d2c0874 x-compute-request-id: req-5129c61f-b3b1-4384-a455-c4301d2c0874 Content-Encoding: gzip Content-Length: 777 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:25:b1:26", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/17867189-6560-4d51-a941-5aeaef185b14", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2018-08-24T20:58:44.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "17867189-6560-4d51-a941-5aeaef185b14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:44Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:37Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:47,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14 used request id req-5129c61f-b3b1-4384-a455-c4301d2c0874 2018-08-24 20:58:47,121 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.7'. 2018-08-24 20:58:47,121 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-08-24 20:58:47,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:58:48,102 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd2c0090-7ad5-43b9-a1c1-d71c4b1dc51a x-compute-request-id: req-fd2c0090-7ad5-43b9-a1c1-d71c4b1dc51a Content-Length: 0 Content-Type: application/json 2018-08-24 20:58:48,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action used request id req-fd2c0090-7ad5-43b9-a1c1-d71c4b1dc51a 2018-08-24 20:58:48,102 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-08-24 20:58:48,102 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=2db69fee-3042-4528-98a5-bfde085fb8e7 network=8e525533-f6af-4bea-829e-aae4ab1afb23 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:48,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:48,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:48,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:48,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:48,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:48,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:58:48,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:58:48,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:58:48,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:58:48,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:58:48,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:58:48,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:58:48,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:58:48,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:58:48,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:58:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:48,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e736a2dd-dcc2-438b-b9d3-0c10780e28b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:48,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e736a2dd-dcc2-438b-b9d3-0c10780e28b5 2018-08-24 20:58:48,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:48,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["pqURzFVVSY22cke_OK2lDw"], "issued_at": "2018-08-24T20:58:48.000000Z"}} 2018-08-24 20:58:48,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" 2018-08-24 20:58:48,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-eee54071-f669-421f-8b92-a8b958a3e517 x-compute-request-id: req-eee54071-f669-421f-8b92-a8b958a3e517 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:58:48,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-eee54071-f669-421f-8b92-a8b958a3e517 2018-08-24 20:58:48,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" 2018-08-24 20:58:48,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-44908c95-be51-403b-bae2-bd506cbe0695 x-compute-request-id: req-44908c95-be51-403b-bae2-bd506cbe0695 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:58:48,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-44908c95-be51-403b-bae2-bd506cbe0695 2018-08-24 20:58:48,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "2db69fee-3042-4528-98a5-bfde085fb8e7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8e525533-f6af-4bea-829e-aae4ab1afb23"}]}}' 2018-08-24 20:58:49,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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-717efb35-8263-4fed-b468-7ff0fa861bab x-compute-request-id: req-717efb35-8263-4fed-b468-7ff0fa861bab Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d985084-34ff-47b6-8441-b52854a51b29", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "bookmark"}], "adminPass": "HpGurcfR5XGH"}} 2018-08-24 20:58:49,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-717efb35-8263-4fed-b468-7ff0fa861bab 2018-08-24 20:58:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:58:49,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd77031a-0e2c-40a1-9c9a-f8c9bbeaf5ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:58:49,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-fd77031a-0e2c-40a1-9c9a-f8c9bbeaf5ec 2018-08-24 20:58:49,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:58:50,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["qy55xMOpRW-RQYjFP7wNZg"], "issued_at": "2018-08-24T20:58:50.000000Z"}} 2018-08-24 20:58:50,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595aaf47c4d60d659a5aba3657a9b5ad19666a9c" 2018-08-24 20:58:51,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caa3da8a-9e1d-431c-ba8b-2203e91a200a x-compute-request-id: req-caa3da8a-9e1d-431c-ba8b-2203e91a200a 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.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6d985084-34ff-47b6-8441-b52854a51b29", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58: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-4-5", "created": "2018-08-24T20:58:49Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:51,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 used request id req-caa3da8a-9e1d-431c-ba8b-2203e91a200a 2018-08-24 20:58:54,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595aaf47c4d60d659a5aba3657a9b5ad19666a9c" 2018-08-24 20:58:54,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6cbefe7-3e43-41ba-a941-f937c7fca3da x-compute-request-id: req-d6cbefe7-3e43-41ba-a941-f937c7fca3da 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.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6d985084-34ff-47b6-8441-b52854a51b29", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T20:58:52Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:49Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:54,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 used request id req-d6cbefe7-3e43-41ba-a941-f937c7fca3da 2018-08-24 20:58:57,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595aaf47c4d60d659a5aba3657a9b5ad19666a9c" 2018-08-24 20:58:58,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab6b184b-388e-4dd7-80ca-c45561391fc5 x-compute-request-id: req-ab6b184b-388e-4dd7-80ca-c45561391fc5 Content-Encoding: gzip Content-Length: 779 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:33:9f:be", "version": 4, "addr": "10.10.11.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": "2018-08-24T20:58:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6d985084-34ff-47b6-8441-b52854a51b29", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:57Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:49Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:58,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 used request id req-ab6b184b-388e-4dd7-80ca-c45561391fc5 2018-08-24 20:58:58,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" 2018-08-24 20:58:59,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:58: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-9298a793-9cb5-4559-9fbe-83a610d223e3 x-compute-request-id: req-9298a793-9cb5-4559-9fbe-83a610d223e3 Content-Encoding: gzip Content-Length: 779 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:33:9f:be", "version": 4, "addr": "10.10.11.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6d985084-34ff-47b6-8441-b52854a51b29", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009a", "OS-SRV-USG:launched_at": "2018-08-24T20:58:57.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6d985084-34ff-47b6-8441-b52854a51b29", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T20:58:57Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T20:58:49Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:58:59,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29 used request id req-9298a793-9cb5-4559-9fbe-83a610d223e3 2018-08-24 20:58:59,190 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.4'. 2018-08-24 20:58:59,190 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-08-24 20:58:59,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:59:00,248 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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-4b20843c-9600-43dc-bf54-0674b0dd1d8d x-compute-request-id: req-4b20843c-9600-43dc-bf54-0674b0dd1d8d Content-Length: 0 Content-Type: application/json 2018-08-24 20:59:00,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-4b20843c-9600-43dc-bf54-0674b0dd1d8d 2018-08-24 20:59:00,248 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-08-24 20:59:00,249 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=2db69fee-3042-4528-98a5-bfde085fb8e7 network=8e525533-f6af-4bea-829e-aae4ab1afb23 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.4 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-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:59:00,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:59:00,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:59:00,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:59:00,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:59:00,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:59:00,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:59:00,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:59:00,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:59:00,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:59:00,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:59:00,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:59:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:59:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e083153-742a-4417-a147-c726cef2c09d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:59:00,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5e083153-742a-4417-a147-c726cef2c09d 2018-08-24 20:59:00,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:59:00,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Uyerroz6QuyNowVqmiaKKg"], "issued_at": "2018-08-24T20:59:00.000000Z"}} 2018-08-24 20:59:00,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" 2018-08-24 20:59:00,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-04674aa3-3d3b-49f5-8129-1747958c6ff6 x-compute-request-id: req-04674aa3-3d3b-49f5-8129-1747958c6ff6 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:59:00,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-04674aa3-3d3b-49f5-8129-1747958c6ff6 2018-08-24 20:59:00,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" 2018-08-24 20:59:00,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-df82ef20-40d1-4bea-aea3-1138eeae8897 x-compute-request-id: req-df82ef20-40d1-4bea-aea3-1138eeae8897 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:59:00,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-df82ef20-40d1-4bea-aea3-1138eeae8897 2018-08-24 20:59:00,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "2db69fee-3042-4528-98a5-bfde085fb8e7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS40CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8e525533-f6af-4bea-829e-aae4ab1afb23"}], "config_drive": true}}' 2018-08-24 20:59:02,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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 x-openstack-request-id: req-bfe76573-3ba1-4ba1-8c2b-701b1763edf2 x-compute-request-id: req-bfe76573-3ba1-4ba1-8c2b-701b1763edf2 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3d37eb59-22e6-4733-a47e-b00f3eadf91a", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "bookmark"}], "adminPass": "URFEyKCh3ntD"}} 2018-08-24 20:59:02,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-bfe76573-3ba1-4ba1-8c2b-701b1763edf2 2018-08-24 20:59:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:59:02,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f279775-8c0c-41d7-a3f5-83b89695ae29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:59:02,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-4f279775-8c0c-41d7-a3f5-83b89695ae29 2018-08-24 20:59:02,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:59:03,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ltTvjTzYTGmGiCFsfe2LzA"], "issued_at": "2018-08-24T20:59:03.000000Z"}} 2018-08-24 20:59:03,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fdbbda073672bbc07bbd3ec82937d9a52cb4274" 2018-08-24 20:59:03,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-60bf58ac-ce1c-4a43-9ee1-5f053426eabc x-compute-request-id: req-60bf58ac-ce1c-4a43-9ee1-5f053426eabc 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.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3d37eb59-22e6-4733-a47e-b00f3eadf91a", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:03Z", "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-08-24T20:59:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:03,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a used request id req-60bf58ac-ce1c-4a43-9ee1-5f053426eabc 2018-08-24 20:59:06,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fdbbda073672bbc07bbd3ec82937d9a52cb4274" 2018-08-24 20:59:07,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df6314b7-4cec-4867-850c-ee551c840f13 x-compute-request-id: req-df6314b7-4cec-4867-850c-ee551c840f13 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3d37eb59-22e6-4733-a47e-b00f3eadf91a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:05Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:07,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a used request id req-df6314b7-4cec-4867-850c-ee551c840f13 2018-08-24 20:59:10,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fdbbda073672bbc07bbd3ec82937d9a52cb4274" 2018-08-24 20:59:10,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-1e95c77f-c915-49a9-a097-32e0e48b839c x-compute-request-id: req-1e95c77f-c915-49a9-a097-32e0e48b839c 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:34:3a:b6", "version": 4, "addr": "10.10.11.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": "2018-08-24T20:59:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3d37eb59-22e6-4733-a47e-b00f3eadf91a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:09Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:10,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a used request id req-1e95c77f-c915-49a9-a097-32e0e48b839c 2018-08-24 20:59:10,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" 2018-08-24 20:59:10,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-e0157bab-bc04-45c2-ad49-c3117915426d x-compute-request-id: req-e0157bab-bc04-45c2-ad49-c3117915426d 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:34:3a:b6", "version": 4, "addr": "10.10.11.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009b", "OS-SRV-USG:launched_at": "2018-08-24T20:59:09.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "3d37eb59-22e6-4733-a47e-b00f3eadf91a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:09Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:02Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:10,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a used request id req-e0157bab-bc04-45c2-ad49-c3117915426d 2018-08-24 20:59:10,759 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.21'. 2018-08-24 20:59:10,759 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-08-24 20:59:10,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:59:11,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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 x-openstack-request-id: req-7c865fcd-e243-499a-93fc-5a98a9ed9e6e x-compute-request-id: req-7c865fcd-e243-499a-93fc-5a98a9ed9e6e Content-Length: 0 Content-Type: application/json 2018-08-24 20:59:11,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action used request id req-7c865fcd-e243-499a-93fc-5a98a9ed9e6e 2018-08-24 20:59:11,877 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-08-24 20:59:11,877 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=2db69fee-3042-4528-98a5-bfde085fb8e7 network=d63828d8-05f7-4be9-8080-a47329717df4 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.4 10.10.10.7 10.10.11.21 10.10.11.4 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-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:59:11,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:59:11,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:59:11,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:59:11,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 20:59:11,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 20:59:11,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 20:59:11,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 20:59:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:59:11,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f63581b-7bc2-4caa-8db8-7e5fe917b5ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:59:11,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3f63581b-7bc2-4caa-8db8-7e5fe917b5ea 2018-08-24 20:59:11,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:59:12,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["YdsIkJItRmOIEqZVGQ-lSg"], "issued_at": "2018-08-24T20:59:12.000000Z"}} 2018-08-24 20:59:12,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" 2018-08-24 20:59:12,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-61d8719d-4dec-42ab-8b1b-489abfa2ccb1 x-compute-request-id: req-61d8719d-4dec-42ab-8b1b-489abfa2ccb1 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 20:59:12,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-61d8719d-4dec-42ab-8b1b-489abfa2ccb1 2018-08-24 20:59:12,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" 2018-08-24 20:59:12,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-ae95f8a8-399f-455f-be1c-08ecb2d37e73 x-compute-request-id: req-ae95f8a8-399f-455f-be1c-08ecb2d37e73 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 20:59:12,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-ae95f8a8-399f-455f-be1c-08ecb2d37e73 2018-08-24 20:59:12,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "2db69fee-3042-4528-98a5-bfde085fb8e7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC40IDEwLjEwLjEwLjcgMTAuMTAuMTEuMjEgMTAuMTAuMTEuNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d63828d8-05f7-4be9-8080-a47329717df4"}], "config_drive": true}}' 2018-08-24 20:59:14,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20:59: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-1f6ac72c-51cb-44b4-9f13-93d3bdbeeefb x-compute-request-id: req-1f6ac72c-51cb-44b4-9f13-93d3bdbeeefb Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b27504c-c992-403f-acd8-ff795ba40716", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "bookmark"}], "adminPass": "aJs3q2jEkiEN"}} 2018-08-24 20:59:14,107 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-1f6ac72c-51cb-44b4-9f13-93d3bdbeeefb 2018-08-24 20:59:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 20:59:14,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a67c5b-fafd-40be-9d91-032ce490675f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 20:59:14,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-55a67c5b-fafd-40be-9d91-032ce490675f 2018-08-24 20:59:14,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 20:59:14,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T21:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["NbtcKOUaSwmaNeked1L3ZA"], "issued_at": "2018-08-24T20:59:14.000000Z"}} 2018-08-24 20:59:14,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a102d97643b4b06716beb7faa3ecae4ae430d74" 2018-08-24 20:59:15,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-18287648-e143-46c3-ba52-a6b9bdbaf2db x-compute-request-id: req-18287648-e143-46c3-ba52-a6b9bdbaf2db 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.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6b27504c-c992-403f-acd8-ff795ba40716", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59: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": "sdnvpn-4-1", "created": "2018-08-24T20:59:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:15,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 used request id req-18287648-e143-46c3-ba52-a6b9bdbaf2db 2018-08-24 20:59:18,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a102d97643b4b06716beb7faa3ecae4ae430d74" 2018-08-24 20:59:18,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-819b6ea2-61e9-41e7-a954-67473bf490ea x-compute-request-id: req-819b6ea2-61e9-41e7-a954-67473bf490ea Content-Encoding: gzip Content-Length: 779 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:ef:0a:7c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6b27504c-c992-403f-acd8-ff795ba40716", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:15Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:18,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 used request id req-819b6ea2-61e9-41e7-a954-67473bf490ea 2018-08-24 20:59:21,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a102d97643b4b06716beb7faa3ecae4ae430d74" 2018-08-24 20:59:22,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-b37fe809-50b0-4621-962a-0849222b9b70 x-compute-request-id: req-b37fe809-50b0-4621-962a-0849222b9b70 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:ef:0a:7c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": "2018-08-24T20:59:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6b27504c-c992-403f-acd8-ff795ba40716", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:19Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:22,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 used request id req-b37fe809-50b0-4621-962a-0849222b9b70 2018-08-24 20:59:22,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" 2018-08-24 20:59:22,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-6b4453c9-cd69-4bd6-9a5b-0ab873cc0c85 x-compute-request-id: req-6b4453c9-cd69-4bd6-9a5b-0ab873cc0c85 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:ef:0a:7c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6b27504c-c992-403f-acd8-ff795ba40716", "rel": "bookmark"}], "image": {"id": "2db69fee-3042-4528-98a5-bfde085fb8e7", "links": [{"href": "http://172.30.9.40:8774/images/2db69fee-3042-4528-98a5-bfde085fb8e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009c", "OS-SRV-USG:launched_at": "2018-08-24T20:59:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6b27504c-c992-403f-acd8-ff795ba40716", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T20:59:19Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T20:59:14Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 20:59:22,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716 used request id req-6b4453c9-cd69-4bd6-9a5b-0ab873cc0c85 2018-08-24 20:59:22,589 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.12'. 2018-08-24 20:59:22,589 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-08-24 20:59:22,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 20:59:24,062 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 20: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 x-openstack-request-id: req-6fb8997b-3c13-40fe-88be-6673e9a3d4fe x-compute-request-id: req-6fb8997b-3c13-40fe-88be-6673e9a3d4fe Content-Length: 0 Content-Type: application/json 2018-08-24 20:59:24,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-6fb8997b-3c13-40fe-88be-6673e9a3d4fe 2018-08-24 20:59:24,063 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-24 20:59:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-194743", "route_distinguishers": "12:12"}}' 2018-08-24 20:59:24,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-8d52a496-0ada-4296-a2ab-8fbe457fc536 Date: Fri, 24 Aug 2018 20:59:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "ac588731-4848-44bb-9199-776b25f1546e"}} 2018-08-24 20:59:24,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-8d52a496-0ada-4296-a2ab-8fbe457fc536 2018-08-24 20:59:24,390 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-194743', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'ac588731-4848-44bb-9199-776b25f1546e', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 20:59:24,390 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-08-24 20:59:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"router_association": {"router_id": "354c41f8-cf72-42a4-89d3-06fed8810329"}}' 2018-08-24 20:59:24,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-8fdd0aa1-dde7-4b81-a874-c51ccd2d7b45 Date: Fri, 24 Aug 2018 20:59:24 GMT RESP BODY: {"router_association": {"router_id": "354c41f8-cf72-42a4-89d3-06fed8810329", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "09a75397-4ada-4c6f-9b17-f48c85bbc0da"}} 2018-08-24 20:59:24,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e/router_associations used request id req-8fdd0aa1-dde7-4b81-a874-c51ccd2d7b45 2018-08-24 20:59:24,839 - sdnvpn_test_utils - INFO - Waiting for instance 3614b406-106a-42ad-bcac-4a9c2bafb3f0 to boot up 2018-08-24 20:59:24,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c069ae6a90b2c55f4e0616650bc4fcebac0aa416" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:24,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-482fea9d-78b8-4c5a-99ca-b18e64cdba01 x-compute-request-id: req-482fea9d-78b8-4c5a-99ca-b18e64cdba01 Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503344796 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196271] pid_max: default: 32768 minimum: 301\n[ 0.197595] ACPI: Core revision 20150930\n[ 0.199301] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201191] Security Framework initialized\n[ 0.202374] Yama: becoming mindful.\n[ 0.203419] AppArmor: AppArmor initialized\n[ 0.204663] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206545] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208336] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210087] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212032] Initializing cgroup subsys io\n[ 0.213229] Initializing cgroup subsys memory\n[ 0.214506] Initializing cgroup subsys devices\n[ 0.215774] Initializing cgroup subsys freezer\n[ 0.217065] Initializing cgroup subsys net_cls\n[ 0.218323] Initializing cgroup subsys perf_event\n[ 0.219616] Initializing cgroup subsys net_prio\n[ 0.220919] Initializing cgroup subsys hugetlb\n[ 0.222179] Initializing cgroup subsys pids\n[ 0.223397] CPU: Physical Processor ID: 0\n[ 0.225278] mce: CPU supports 10 MCE banks\n[ 0.226505] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227924] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244022] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250881] ftrace: allocating 31920 entries in 125 pages\n[ 0.276982] smpboot: Max logical packages: 1\n[ 0.278249] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280228] x2apic enabled\n[ 0.281442] Switched APIC routing to physical x2apic.\n[ 0.284004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285663] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291146] KVM setup paravirtual spinlock\n[ 0.292792] x86: Booted up 1 node, 1 CPUs\n[ 0.293981] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295994] devtmpfs: initialized\n[ 0.298040] evm: security.selinux\n[ 0.299037] evm: security.SMACK64\n[ 0.300049] evm: security.SMACK64EXEC\n[ 0.301146] evm: security.SMACK64TRANSMUTE\n[ 0.302300] evm: security.SMACK64MMAP\n[ 0.303389] evm: security.ima\n[ 0.304326] evm: security.capability\n[ 0.305465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308142] pinctrl core: initialized pinctrl subsystem\n[ 0.309724] RTC time: 20:58:32, date: 08/24/18\n[ 0.311078] NET: Registered protocol family 16\n[ 0.312492] cpuidle: using governor ladder\n[ 0.313694] cpuidle: using governor menu\n[ 0.314832] PCCT header not found.\n[ 0.315914] ACPI: bus type PCI registered\n[ 0.317096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318894] PCI: Using configuration type 1 for base access\n[ 0.321133] ACPI: Added _OSI(Module Device)\n[ 0.322325] ACPI: Added _OSI(Processor Device)\n[ 0.323551] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324828] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327088] ACPI: Interpreter enabled\n[ 0.328183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330829] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338788] ACPI: (supports S0 S5)\n[ 0.339826] ACPI: Using IOAPIC for interrupt routing\n[ 0.341197] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345099] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348527] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350212] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353299] acpiphp: Slot [3] registered\n[ 0.354437] acpiphp: Slot [4] registered\n[ 0.355574] acpiphp: Slot [5] registered\n[ 0.356766] acpiphp: Slot [6] registered\n[ 0.357899] acpiphp: Slot [7] registered\n[ 0.359036] acpiphp: Slot [8] registered\n[ 0.360169] acpiphp: Slot [9] registered\n[ 0.361299] acpiphp: Slot [10] registered\n[ 0.362446] acpiphp: Slot [11] registered\n[ 0.363611] acpiphp: Slot [12] registered\n[ 0.364770] acpiphp: Slot [13] registered\n[ 0.365929] acpiphp: Slot [14] registered\n[ 0.367118] acpiphp: Slot [15] registered\n[ 0.382246] acpiphp: Slot [16] registered\n[ 0.383395] acpiphp: Slot [17] registered\n[ 0.384555] acpiphp: Slot [18] registered\n[ 0.385702] acpiphp: Slot [19] registered\n[ 0.386888] acpiphp: Slot [20] registered\n[ 0.388035] acpiphp: Slot [21] registered\n[ 0.389186] acpiphp: Slot [22] registered\n[ 0.390325] acpiphp: Slot [23] registered\n[ 0.391480] acpiphp: Slot [24] registered\n[ 0.392632] acpiphp: Slot [25] registered\n[ 0.393779] acpiphp: Slot [26] registered\n[ 0.394927] acpiphp: Slot [27] registered\n[ 0.396083] acpiphp: Slot [28] registered\n[ 0.397263] acpiphp: Slot [29] registered\n[ 0.398409] acpiphp: Slot [30] registered\n[ 0.399554] acpiphp: Slot [31] registered\n[ 0.400703] PCI host bridge to bus 0000:00\n[ 0.401849] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407369] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409461] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411559] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417395] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419088] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420907] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425322] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427443] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449127] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459125] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460943] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462444] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464650] vgaarb: loaded\n[ 0.465508] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467271] SCSI subsystem initialized\n[ 0.468599] ACPI: bus type USB registered\n[ 0.469767] usbcore: registered new interface driver usbfs\n[ 0.471229] usbcore: registered new interface driver hub\n[ 0.472657] usbcore: registered new device driver usb\n[ 0.474199] PCI: Using ACPI for IRQ routing\n[ 0.475750] NetLabel: Initializing\n[ 0.476766] NetLabel: domain hash size = 128\n[ 0.478010] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479373] NetLabel: unlabeled traffic allowed by default\n[ 0.481000] clocksource: Switched to clocksource kvm-clock\n[ 0.490937] AppArmor: AppArmor Filesystem Enabled\n[ 0.492290] pnp: PnP ACPI init\n[ 0.493545] pnp: PnP ACPI: found 5 devices\n[ 0.500383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502800] NET: Registered protocol family 2\n[ 0.504242] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506066] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507799] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509542] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511072] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512716] NET: Registered protocol family 1\n[ 0.513962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517075] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531444] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545876] Trying to unpack rootfs image as initramfs...\n[ 0.608017] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613533] Scanning for low memory corruption every 60 seconds\n[ 0.615836] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617575] audit: initializing netlink subsys (disabled)\n[ 0.619130] audit: type=2000 audit(1535144313.245:1): initialized\n[ 0.621181] Initialise system trusted keyring\n[ 0.622645] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624356] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627219] zbud: loaded\n[ 0.628286] VFS: Disk quotas dquot_6.6.0\n[ 0.629507] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631809] fuse init (API version 7.23)\n[ 0.633153] Key type big_key registered\n[ 0.634339] Allocating IMA MOK and blacklist keyrings.\n[ 0.636096] Key type asymmetric registered\n[ 0.637330] Asymmetric key parser 'x509' registered\n[ 0.638750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640992] io scheduler noop registered\n[ 0.642169] io scheduler deadline registered (default)\n[ 0.643647] io scheduler cfq registered\n[ 0.644909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648344] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650519] ACPI: Power Button [PWRF]\n[ 0.651806] GHES: HEST is not enabled!\n[ 0.666000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695295] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725165] Linux agpgart interface v0.103\n[ 0.728644] brd: module loaded\n[ 0.730916] loop: module loaded\n[ 0.735423] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737554] GPT:90111 != 2097151\n[ 0.738544] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740132] GPT:90111 != 2097151\n[ 0.741124] GPT: Use GNU Parted to correct GPT errors.\n[ 0.742530] vda: vda1 vda15\n[ 0.744228] scsi host0: ata_piix\n[ 0.745372] scsi host1: ata_piix\n[ 0.746423] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.750488] libphy: Fixed MDIO Bus: probed\n[ 0.751684] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753085] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755931] PPP generic driver version 2.4.2\n[ 0.757207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758842] ehci-pci: EHCI PCI platform driver\n[ 0.760076] ehci-platform: EHCI generic platform driver\n[ 0.761440] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.762987] ohci-pci: OHCI PCI platform driver\n[ 0.764184] ohci-platform: OHCI generic platform driver\n[ 0.765551] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.780165] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790104] usb usb1: Product: UHCI Host Controller\n[ 0.791360] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.794253] hub 1-0:1.0: USB hub found\n[ 0.795341] hub 1-0:1.0: 2 ports detected\n[ 0.796613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.802195] mousedev: PS/2 mouse device common for all mice\n[ 0.803893] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806363] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811099] i2c /dev entries driver\n[ 0.812139] device-mapper: uevent: version 1.0.3\n[ 0.813450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815686] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817530] NET: Registered protocol family 10\n[ 0.819062] NET: Registered protocol family 17\n[ 0.820277] Key type dns_resolver registered\n[ 0.821581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.823059] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825455] registered taskstats version 1\n[ 0.826603] Loading compiled-in X.509 certificates\n[ 0.828419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830919] zswap: loaded using pool lzo/zbud\n[ 0.833006] Key type trusted registered\n[ 0.835104] Key type encrypted registered\n[ 0.836240] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837664] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839071] evm: HMAC attrs: 0x1\n[ 0.840347] Magic number: 14:381:1004\n[ 0.841441] input input1: hash matches\n[ 0.842605] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:33 UTC (1535144313)\n[ 0.844797] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846298] EDD information not available.\n[ 0.906745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908864] Write protecting the kernel read-only data: 14336k\n[ 0.911808] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914250] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.066163] 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.4...\nLease of 10.10.10.4 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 0.90. iid=i-00000098\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDNvhCSb4qKAjT2QCTYEqsgs2PUYQUKNZD7s8xLbrIYzRlcFl6HhTG6ATtFkkKhqomw7dsn7buUALybor/GAib59LtzG/YLn3zdtzPU3PXW/GUhL0SfyA6TGQP20qMzQ7nE4bvtH/PRViE2yInm+zkmZN0wERCcDALi0uxU7xfDc/ynDaE/H13cusY7vHIgx2IZ2J72ZG6FVj1fcPs4G1ruEFEzGl5hRDxM6Ukyx4nneOY5fNMdj3AmP1CgpWnMyk2aBhabJPLa7tnG0zs6eRTiRFf+U2wGAMpSCx3zTnD4qxG1ODta8tu+A8stMChno/5ddyIgy5VQkeAsbawzSvcT root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBALFXbdNppsURvBLPEhVSgMsSDCDbzqjiRdcBpwsvLfnyUgwoSW+ZrdWP9x0nNzrHc2+He9K7BwfwpgqExy5OiH/BUyRJRrGlukN4i4FUNtJdp/+WnKc8+cSsRRWomNSDeTRpXseryJ58Py2E4PSDCh8oCSuLgLeQGUo5cusJTfGHAAAAFQDi+r/bzCvw6m8tEym0qMB7ZQNocwAAAIA1PTNANgz3nezLqsam2VKAkLd1diFht7HIVNZXleYRsPzy+Evtn8xxx9EJzVir+KnpmCeK5DFOkALisdilliPKc+QNW8/Hq5AieYnIO9gTGbq0oIpU/7Ou8jsvrMcZqo9JIhnf5m259X8RTz3k055UG+h/VJV2/smnRf24p7jrcwAAAIEAj9srw1LWS/hwVHUNzKB4woMwMBSvlYpJdu3mN+NRZmuzoXG8dgF5bO8PmPT2KGCkkgv/HTG16tvOvcJFBghmcpbUMzw/AToIjedQhj51suo3vLX2SefcYYLVzlpADX7+0ajKkx/if3+Njud0To7XwrkGqWfU5bZ0LtHV18dpohE= root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.4,24,fe80::f816:3eff:fea2:ec8c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.4 \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-00000098\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.75 ===\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: "} 2018-08-24 20:59:24,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action used request id req-482fea9d-78b8-4c5a-99ca-b18e64cdba01 2018-08-24 20:59:26,962 - sdnvpn_test_utils - INFO - Waiting for instance 17867189-6560-4d51-a941-5aeaef185b14 to boot up 2018-08-24 20:59:26,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0125156902bba6248b8508e2fcc18c8d597ed3a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:27,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-18cf56f9-ef6d-418f-a2fd-f8b06f71a103 x-compute-request-id: req-18cf56f9-ef6d-418f-a2fd-f8b06f71a103 Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529337917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182459] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184716] pid_max: default: 32768 minimum: 301\n[ 0.185941] ACPI: Core revision 20150930\n[ 0.187607] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189375] Security Framework initialized\n[ 0.190485] Yama: becoming mindful.\n[ 0.191484] AppArmor: AppArmor initialized\n[ 0.192639] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196075] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199529] Initializing cgroup subsys io\n[ 0.200622] Initializing cgroup subsys memory\n[ 0.201792] Initializing cgroup subsys devices\n[ 0.202968] Initializing cgroup subsys freezer\n[ 0.204132] Initializing cgroup subsys net_cls\n[ 0.205312] Initializing cgroup subsys perf_event\n[ 0.206548] Initializing cgroup subsys net_prio\n[ 0.207742] Initializing cgroup subsys hugetlb\n[ 0.208909] Initializing cgroup subsys pids\n[ 0.210083] CPU: Physical Processor ID: 0\n[ 0.211870] mce: CPU supports 10 MCE banks\n[ 0.212996] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229257] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235912] ftrace: allocating 31920 entries in 125 pages\n[ 0.261476] smpboot: Max logical packages: 1\n[ 0.262635] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264459] x2apic enabled\n[ 0.265610] Switched APIC routing to physical x2apic.\n[ 0.268057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269546] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274641] KVM setup paravirtual spinlock\n[ 0.276208] x86: Booted up 1 node, 1 CPUs\n[ 0.277295] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279147] devtmpfs: initialized\n[ 0.281106] evm: security.selinux\n[ 0.282050] evm: security.SMACK64\n[ 0.282991] evm: security.SMACK64EXEC\n[ 0.283999] evm: security.SMACK64TRANSMUTE\n[ 0.285078] evm: security.SMACK64MMAP\n[ 0.286075] evm: security.ima\n[ 0.286942] evm: security.capability\n[ 0.288003] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290458] pinctrl core: initialized pinctrl subsystem\n[ 0.291927] RTC time: 20:58:44, date: 08/24/18\n[ 0.293197] NET: Registered protocol family 16\n[ 0.294491] cpuidle: using governor ladder\n[ 0.295591] cpuidle: using governor menu\n[ 0.296647] PCCT header not found.\n[ 0.297651] ACPI: bus type PCI registered\n[ 0.298726] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300359] PCI: Using configuration type 1 for base access\n[ 0.302469] ACPI: Added _OSI(Module Device)\n[ 0.303602] ACPI: Added _OSI(Processor Device)\n[ 0.304764] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305987] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308143] ACPI: Interpreter enabled\n[ 0.309195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319181] ACPI: (supports S0 S5)\n[ 0.320128] ACPI: Using IOAPIC for interrupt routing\n[ 0.321372] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326652] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328294] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329895] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332811] acpiphp: Slot [3] registered\n[ 0.333912] acpiphp: Slot [4] registered\n[ 0.335001] acpiphp: Slot [5] registered\n[ 0.336093] acpiphp: Slot [6] registered\n[ 0.337193] acpiphp: Slot [7] registered\n[ 0.338277] acpiphp: Slot [8] registered\n[ 0.339353] acpiphp: Slot [9] registered\n[ 0.340440] acpiphp: Slot [10] registered\n[ 0.341552] acpiphp: Slot [11] registered\n[ 0.342663] acpiphp: Slot [12] registered\n[ 0.343768] acpiphp: Slot [13] registered\n[ 0.344867] acpiphp: Slot [14] registered\n[ 0.345968] acpiphp: Slot [15] registered\n[ 0.361104] acpiphp: Slot [16] registered\n[ 0.362217] acpiphp: Slot [17] registered\n[ 0.363324] acpiphp: Slot [18] registered\n[ 0.364430] acpiphp: Slot [19] registered\n[ 0.365538] acpiphp: Slot [20] registered\n[ 0.366654] acpiphp: Slot [21] registered\n[ 0.367758] acpiphp: Slot [22] registered\n[ 0.368867] acpiphp: Slot [23] registered\n[ 0.369979] acpiphp: Slot [24] registered\n[ 0.371088] acpiphp: Slot [25] registered\n[ 0.372195] acpiphp: Slot [26] registered\n[ 0.373297] acpiphp: Slot [27] registered\n[ 0.374411] acpiphp: Slot [28] registered\n[ 0.375527] acpiphp: Slot [29] registered\n[ 0.376640] acpiphp: Slot [30] registered\n[ 0.377745] acpiphp: Slot [31] registered\n[ 0.378852] PCI host bridge to bus 0000:00\n[ 0.379953] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383232] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387307] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389359] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396736] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402781] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404742] 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.427682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431567] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435306] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437111] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438533] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440668] vgaarb: loaded\n[ 0.441511] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443174] SCSI subsystem initialized\n[ 0.444434] ACPI: bus type USB registered\n[ 0.445584] usbcore: registered new interface driver usbfs\n[ 0.446959] usbcore: registered new interface driver hub\n[ 0.448328] usbcore: registered new device driver usb\n[ 0.449832] PCI: Using ACPI for IRQ routing\n[ 0.451360] NetLabel: Initializing\n[ 0.452337] NetLabel: domain hash size = 128\n[ 0.453499] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454798] NetLabel: unlabeled traffic allowed by default\n[ 0.456407] clocksource: Switched to clocksource kvm-clock\n[ 0.466427] AppArmor: AppArmor Filesystem Enabled\n[ 0.467727] pnp: PnP ACPI init\n[ 0.468968] pnp: PnP ACPI: found 5 devices\n[ 0.475821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478166] NET: Registered protocol family 2\n[ 0.479556] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483020] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.484725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488033] NET: Registered protocol family 1\n[ 0.489314] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490924] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492521] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.507151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521880] Trying to unpack rootfs image as initramfs...\n[ 0.583918] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.589149] Scanning for low memory corruption every 60 seconds\n[ 0.591465] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.593270] audit: initializing netlink subsys (disabled)\n[ 0.594846] audit: type=2000 audit(1535144325.014:1): initialized\n[ 0.596857] Initialise system trusted keyring\n[ 0.598315] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600039] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602917] zbud: loaded\n[ 0.603975] VFS: Disk quotas dquot_6.6.0\n[ 0.605221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607524] fuse init (API version 7.23)\n[ 0.608860] Key type big_key registered\n[ 0.610052] Allocating IMA MOK and blacklist keyrings.\n[ 0.611839] Key type asymmetric registered\n[ 0.613086] Asymmetric key parser 'x509' registered\n[ 0.614517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616766] io scheduler noop registered\n[ 0.617939] io scheduler deadline registered (default)\n[ 0.619410] io scheduler cfq registered\n[ 0.620704] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.622255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624163] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626332] ACPI: Power Button [PWRF]\n[ 0.627634] GHES: HEST is not enabled!\n[ 0.641833] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671004] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.673962] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.697755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.700884] Linux agpgart interface v0.103\n[ 0.704292] brd: module loaded\n[ 0.706576] loop: module loaded\n[ 0.711311] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713445] GPT:90111 != 2097151\n[ 0.714417] GPT:Alternate GPT header not at the end of the disk.\n[ 0.715974] GPT:90111 != 2097151\n[ 0.716947] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718325] vda: vda1 vda15\n[ 0.720000] scsi host0: ata_piix\n[ 0.721138] scsi host1: ata_piix\n[ 0.722165] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.723898] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726199] libphy: Fixed MDIO Bus: probed\n[ 0.727396] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728765] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731708] PPP generic driver version 2.4.2\n[ 0.732895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734404] ehci-pci: EHCI PCI platform driver\n[ 0.735611] ehci-platform: EHCI generic platform driver\n[ 0.737195] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739096] ohci-pci: OHCI PCI platform driver\n[ 0.740557] ohci-platform: OHCI generic platform driver\n[ 0.742220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758836] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.764738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766749] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769063] usb usb1: Product: UHCI Host Controller\n[ 0.770637] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772511] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774099] hub 1-0:1.0: USB hub found\n[ 0.775363] hub 1-0:1.0: 2 ports detected\n[ 0.776746] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779620] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780930] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782317] mousedev: PS/2 mouse device common for all mice\n[ 0.784004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786477] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791203] i2c /dev entries driver\n[ 0.792245] device-mapper: uevent: version 1.0.3\n[ 0.793545] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795768] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797602] NET: Registered protocol family 10\n[ 0.799137] NET: Registered protocol family 17\n[ 0.800349] Key type dns_resolver registered\n[ 0.801654] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.803134] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805518] registered taskstats version 1\n[ 0.806675] Loading compiled-in X.509 certificates\n[ 0.808523] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.811030] zswap: loaded using pool lzo/zbud\n[ 0.813096] Key type trusted registered\n[ 0.815194] Key type encrypted registered\n[ 0.816313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817733] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819134] evm: HMAC attrs: 0x1\n[ 0.820422] Magic number: 14:381:1004\n[ 0.821499] input input1: hash matches\n[ 0.822663] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:45 UTC (1535144325)\n[ 0.824873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826359] EDD information not available.\n[ 0.882150] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.884258] Write protecting the kernel read-only data: 14336k\n[ 0.887223] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889679] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.050455] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.91. iid=i-00000099\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDflW2joglREeOJjDNLE6yHj9P/yLnChyd1KXQXMYglBEyBVQkoUIAaiTDXdYD2bQRozaDBGGBL+/eKKzWJdaqn6Jl8EVQfFI/aXOwHKjntHLyYADGkNm0gzkuobUq+rm0NJF1bX+EqiAllBpARxEHeNsg/xsE+AVsp0axMCcJDQTNnCNEa8SkcpWD01E6rjH4cqpIiVxHNhr8rO+rm9LGSARYzT1LCC8TfySF+xnsHBwBP37/7oJgKM7XjfR5hfzwONQxiDnXwEXY3w6+tb/HMEeyY3AgulglLYlO3PAWqB2KOdfdWPbvt9nx9Dsc5Y366uw4D1lLwLQll+yWJkN4r root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBALSYTZhZoeV7Du7DA1rtLrn8bbYtrQ14G8vE76u57H2DojORyMfm1nDqBSFEOS5JcKXoQNbJSH4w2e/ft3GEG5F5LmRTDUVAIzBMjcikdu5mrKc6oDgDnMCxstooqCztNT56kKces+xIWqlor+K90i0wdv+9bPiGye10FXJ5iX11AAAAFQCIjsFhN5/dNsRnshMWD903cUkFWQAAAIAPhR4P9gPgBjVmKw5zA/b9SfU1iT4PSmOI/P1eqWo2Q/gyeHyYh/jOUcGXON8jxOCTq/Qj+oMy3iFacYe3e/dhE/HJs3lxoN10ZYRkflw/mGflq5bjLhQH/oriYWi0AGnZZTGYNZQnNhoMKlJzuany4t/j9GZdCQJ/9ypTEPAPrwAAAIEApgXIRCFAzoiY3J5dyCjaTIMRpEZbTdqw2WEz7eXfgMLPFPJOzqWZeS+adRYcjoQ8KtVLPjU26uNB/YaYY1QNZnFjPOZ0bF45FLdU2OMott5fn9HbyjTDpPTXXZY1CqTlNwBlgK8/TP0iTXlabOfnX4H8lutNlo1Nw9NqYLixkxE= 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.7,24,fe80::f816:3eff:fe25:b126/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.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-00000099\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.43 ===\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: /dev/root resized successfully [took 0.49s]\n"} 2018-08-24 20:59:27,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action used request id req-18cf56f9-ef6d-418f-a2fd-f8b06f71a103 2018-08-24 20:59:29,093 - sdnvpn_test_utils - INFO - Waiting for instance 6d985084-34ff-47b6-8441-b52854a51b29 to boot up 2018-08-24 20:59:29,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:29,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-20acdc27-b6cd-492d-b9e2-08eb45b0fd16 x-compute-request-id: req-20acdc27-b6cd-492d-b9e2-08eb45b0fd16 Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:29,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-20acdc27-b6cd-492d-b9e2-08eb45b0fd16 2018-08-24 20:59:31,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:31,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-38fcec43-24d4-4ae4-b2c3-a9a9f1d54b10 x-compute-request-id: req-38fcec43-24d4-4ae4-b2c3-a9a9f1d54b10 Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:31,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-38fcec43-24d4-4ae4-b2c3-a9a9f1d54b10 2018-08-24 20:59:33,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:33,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-88e53876-5525-492e-a107-a2d3f5db4fe3 x-compute-request-id: req-88e53876-5525-492e-a107-a2d3f5db4fe3 Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:33,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-88e53876-5525-492e-a107-a2d3f5db4fe3 2018-08-24 20:59:35,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:35,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-29ad8c4b-0eb0-4f99-a17a-d1ae70ffab1d x-compute-request-id: req-29ad8c4b-0eb0-4f99-a17a-d1ae70ffab1d Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:35,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-29ad8c4b-0eb0-4f99-a17a-d1ae70ffab1d 2018-08-24 20:59:37,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:37,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-6af3fd8a-92d1-4c12-b63e-73f62ad789dd x-compute-request-id: req-6af3fd8a-92d1-4c12-b63e-73f62ad789dd Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:37,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-6af3fd8a-92d1-4c12-b63e-73f62ad789dd 2018-08-24 20:59:39,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:39,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-916c16a5-8705-406d-87b7-9476c1fa61b2 x-compute-request-id: req-916c16a5-8705-406d-87b7-9476c1fa61b2 Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:39,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-916c16a5-8705-406d-87b7-9476c1fa61b2 2018-08-24 20:59:41,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:41,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-be1ea4a2-33ef-46bf-83fd-2c1b381eff4f x-compute-request-id: req-be1ea4a2-33ef-46bf-83fd-2c1b381eff4f Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:41,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-be1ea4a2-33ef-46bf-83fd-2c1b381eff4f 2018-08-24 20:59:43,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:43,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-54d6b31f-1d01-49ff-bcdf-7d90381530fb x-compute-request-id: req-54d6b31f-1d01-49ff-bcdf-7d90381530fb Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:43,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-54d6b31f-1d01-49ff-bcdf-7d90381530fb 2018-08-24 20:59:45,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:45,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-43fc1125-018f-45e4-b0cc-aa091c811df1 x-compute-request-id: req-43fc1125-018f-45e4-b0cc-aa091c811df1 Content-Encoding: gzip Content-Length: 10118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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"} 2018-08-24 20:59:45,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-43fc1125-018f-45e4-b0cc-aa091c811df1 2018-08-24 20:59:47,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0504c0413449c257b5d5dca972548b1865038f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:48,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-b6fb9e4e-41b3-4688-911f-ccfc4c111e5e x-compute-request-id: req-b6fb9e4e-41b3-4688-911f-ccfc4c111e5e Content-Encoding: gzip Content-Length: 10988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482341004 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.193811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196178] pid_max: default: 32768 minimum: 301\n[ 0.197454] ACPI: Core revision 20150930\n[ 0.199222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201125] Security Framework initialized\n[ 0.202329] Yama: becoming mindful.\n[ 0.203400] AppArmor: AppArmor initialized\n[ 0.204629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208409] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212175] Initializing cgroup subsys io\n[ 0.213373] Initializing cgroup subsys memory\n[ 0.214651] Initializing cgroup subsys devices\n[ 0.215912] Initializing cgroup subsys freezer\n[ 0.217200] Initializing cgroup subsys net_cls\n[ 0.218466] Initializing cgroup subsys perf_event\n[ 0.219790] Initializing cgroup subsys net_prio\n[ 0.221089] Initializing cgroup subsys hugetlb\n[ 0.222361] Initializing cgroup subsys pids\n[ 0.223601] CPU: Physical Processor ID: 0\n[ 0.225505] mce: CPU supports 10 MCE banks\n[ 0.226731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251778] ftrace: allocating 31920 entries in 125 pages\n[ 0.277032] smpboot: Max logical packages: 1\n[ 0.278265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280249] x2apic enabled\n[ 0.281439] Switched APIC routing to physical x2apic.\n[ 0.283959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285532] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288351] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290932] KVM setup paravirtual spinlock\n[ 0.292586] x86: Booted up 1 node, 1 CPUs\n[ 0.293779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295797] devtmpfs: initialized\n[ 0.297827] evm: security.selinux\n[ 0.298839] evm: security.SMACK64\n[ 0.299839] evm: security.SMACK64EXEC\n[ 0.300905] evm: security.SMACK64TRANSMUTE\n[ 0.302055] evm: security.SMACK64MMAP\n[ 0.303136] evm: security.ima\n[ 0.304058] evm: security.capability\n[ 0.305172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307833] pinctrl core: initialized pinctrl subsystem\n[ 0.309374] RTC time: 20:58:57, date: 08/24/18\n[ 0.310713] NET: Registered protocol family 16\n[ 0.312073] cpuidle: using governor ladder\n[ 0.313242] cpuidle: using governor menu\n[ 0.314369] PCCT header not found.\n[ 0.315418] ACPI: bus type PCI registered\n[ 0.316563] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318297] PCI: Using configuration type 1 for base access\n[ 0.320532] ACPI: Added _OSI(Module Device)\n[ 0.321745] ACPI: Added _OSI(Processor Device)\n[ 0.322974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324256] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326553] ACPI: Interpreter enabled\n[ 0.327636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338216] ACPI: (supports S0 S5)\n[ 0.339223] ACPI: Using IOAPIC for interrupt routing\n[ 0.340570] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347868] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349560] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352689] acpiphp: Slot [3] registered\n[ 0.353844] acpiphp: Slot [4] registered\n[ 0.355008] acpiphp: Slot [5] registered\n[ 0.356153] acpiphp: Slot [6] registered\n[ 0.357301] acpiphp: Slot [7] registered\n[ 0.358443] acpiphp: Slot [8] registered\n[ 0.359604] acpiphp: Slot [9] registered\n[ 0.360759] acpiphp: Slot [10] registered\n[ 0.361956] acpiphp: Slot [11] registered\n[ 0.363129] acpiphp: Slot [12] registered\n[ 0.364295] acpiphp: Slot [13] registered\n[ 0.365466] acpiphp: Slot [14] registered\n[ 0.366634] acpiphp: Slot [15] registered\n[ 0.382012] acpiphp: Slot [16] registered\n[ 0.383174] acpiphp: Slot [17] registered\n[ 0.384330] acpiphp: Slot [18] registered\n[ 0.385503] acpiphp: Slot [19] registered\n[ 0.386683] acpiphp: Slot [20] registered\n[ 0.387863] acpiphp: Slot [21] registered\n[ 0.389039] acpiphp: Slot [22] registered\n[ 0.390233] acpiphp: Slot [23] registered\n[ 0.391432] acpiphp: Slot [24] registered\n[ 0.392613] acpiphp: Slot [25] registered\n[ 0.393806] acpiphp: Slot [26] registered\n[ 0.394929] acpiphp: Slot [27] registered\n[ 0.396048] acpiphp: Slot [28] registered\n[ 0.397188] acpiphp: Slot [29] registered\n[ 0.398334] acpiphp: Slot [30] registered\n[ 0.399493] acpiphp: Slot [31] registered\n[ 0.400666] PCI host bridge to bus 0000:00\n[ 0.401853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407464] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449023] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458940] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.462277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.464475] vgaarb: loaded\n[ 0.465326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467016] SCSI subsystem initialized\n[ 0.468309] ACPI: bus type USB registered\n[ 0.469489] usbcore: registered new interface driver usbfs\n[ 0.470930] usbcore: registered new interface driver hub\n[ 0.472344] usbcore: registered new device driver usb\n[ 0.473889] PCI: Using ACPI for IRQ routing\n[ 0.475451] NetLabel: Initializing\n[ 0.476473] NetLabel: domain hash size = 128\n[ 0.477673] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479027] NetLabel: unlabeled traffic allowed by default\n[ 0.480663] clocksource: Switched to clocksource kvm-clock\n[ 0.490805] AppArmor: AppArmor Filesystem Enabled\n[ 0.492171] pnp: PnP ACPI init\n[ 0.493441] pnp: PnP ACPI: found 5 devices\n[ 0.500450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502864] NET: Registered protocol family 2\n[ 0.504313] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509605] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512785] NET: Registered protocol family 1\n[ 0.514039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515619] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546395] Trying to unpack rootfs image as initramfs...\n[ 0.608803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614362] Scanning for low memory corruption every 60 seconds\n[ 0.616712] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618374] audit: initializing netlink subsys (disabled)\n[ 0.619869] audit: type=2000 audit(1535144338.147:1): initialized\n[ 0.621829] Initialise system trusted keyring\n[ 0.623235] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.624883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627660] zbud: loaded\n[ 0.628703] VFS: Disk quotas dquot_6.6.0\n[ 0.629874] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632102] fuse init (API version 7.23)\n[ 0.633424] Key type big_key registered\n[ 0.634565] Allocating IMA MOK and blacklist keyrings.\n[ 0.636310] Key type asymmetric registered\n[ 0.637503] Asymmetric key parser 'x509' registered\n[ 0.638860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641003] io scheduler noop registered\n[ 0.642129] io scheduler deadline registered (default)\n[ 0.643538] io scheduler cfq registered\n[ 0.644779] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646256] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650204] ACPI: Power Button [PWRF]\n[ 0.651494] GHES: HEST is not enabled!\n[ 0.665785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695514] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.725831] Linux agpgart interface v0.103\n[ 0.729483] brd: module loaded\n[ 0.731886] loop: module loaded\n[ 0.736763] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738931] GPT:90111 != 2097151\n[ 0.739902] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741522] GPT:90111 != 2097151\n[ 0.742536] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743961] vda: vda1 vda15\n[ 0.745711] scsi host0: ata_piix\n[ 0.746853] scsi host1: ata_piix\n[ 0.747910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752070] libphy: Fixed MDIO Bus: probed\n[ 0.753299] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757721] PPP generic driver version 2.4.2\n[ 0.759067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760828] ehci-pci: EHCI PCI platform driver\n[ 0.762128] ehci-platform: EHCI generic platform driver\n[ 0.763585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765263] ohci-pci: OHCI PCI platform driver\n[ 0.766572] ohci-platform: OHCI generic platform driver\n[ 0.768023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786459] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793495] usb usb1: Product: UHCI Host Controller\n[ 0.794836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797967] hub 1-0:1.0: USB hub found\n[ 0.799089] hub 1-0:1.0: 2 ports detected\n[ 0.800430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804856] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806350] mousedev: PS/2 mouse device common for all mice\n[ 0.808134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815720] i2c /dev entries driver\n[ 0.816838] device-mapper: uevent: version 1.0.3\n[ 0.818211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822524] NET: Registered protocol family 10\n[ 0.824158] NET: Registered protocol family 17\n[ 0.825432] Key type dns_resolver registered\n[ 0.826795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828357] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.830877] registered taskstats version 1\n[ 0.832076] Loading compiled-in X.509 certificates\n[ 0.833967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836604] zswap: loaded using pool lzo/zbud\n[ 0.838807] Key type trusted registered\n[ 0.841108] Key type encrypted registered\n[ 0.842276] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845232] evm: HMAC attrs: 0x1\n[ 0.846574] Magic number: 14:381:1004\n[ 0.847689] input input1: hash matches\n[ 0.848915] rtc_cmos 00:00: setting system clock to 2018-08-24 20:58:58 UTC (1535144338)\n[ 0.851203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852796] EDD information not available.\n[ 0.906366] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908569] Write protecting the kernel read-only data: 14336k\n[ 0.911578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914178] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119674] 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.11.4...\nLease of 10.10.11.4 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.00. iid=i-0000009a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCio8abu4S+r99pracnRPHwLdPBWVdEdIJbQ5d5fZB7Y9NtBwGnQ0FWeLoi92yzWF+ZBDWJU9V+P0nOhzWDWiueq+kitUeTwqt319P0HmS7fGK5EJuKw6gjCAk+rmvTQbkM9m7Y2TcdzdhKP+ZqPzdXcOuL6Ce//RSC2PAidiq/+S0X1guyZq0q2RxZ7qdOqT/euiu+FAo+H0FueaL8HhSxvelPLqWofWZyQHkbUB3/vmetAQJC0cq4WhUf+lAZFW/McboPZewqblzyVJH8wCz3QZAah82v8Lm7jvOtWndEGBDaeFXsv6GIW8Zy690jSxeS5Yg9nLiv3CBcEruA9G13 root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAIg1bMl5Etas88n0bjsSTUUawkrgTR3MRLFbW4vtbFuzpHsHVDHAOFOxhiRT071zyqD1azF8xBS9KsLj0WUDJLhk7NyGPUTnKUa0J6yNAj6Qt1J0M+R2/9ZGb3FioFrv533XHs9yuh8U8mqxnO2JfcuGTra3WCWjUJw5KL44/aVFAAAAFQCgdGLH/bOU1UsWn32qTaG9FE4NSQAAAIAWO3IQ6cqcXJ2Nyy5UArMmxKLAngNuvVavjdhKL8PgIDQBQfpT48eLuFAQjsrTKCMwFyH0wbzfxDMvAMAN62TC8TnLNAq0njVX04uiGb2EShAMK3J5sIOyV7JCHFV9XWoulKfRnJ1dMH2x1M4byEKk2xaddg0/H0sgqKirv179pgAAAIBU+g6I0O/bZRg8OQ2Fe2Lzaox2vYPXnUy6U9T8KborRqGudtsJGDWipJ2YQbxRWndDUESLAiYk70jBb9GT143L+mNRRdPc1qjRRFWZI3PeP+yGUB3JOHwjkXT+9cF/533fF8CZuHY4c2Orcx0F8lxbn7RFjxatw8Xi+gAOIvqtrQ== 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.4,24,fe80::f816:3eff:fe33:9fbe/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.4 \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-0000009a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n/dev/root resized successfully [took 0.43s]\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:33:9F:BE \n inet addr:10.10.11.4 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:9fbe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7396 (7.2 KiB) TX bytes:9137 (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-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.119674] random: dd urandom read with 5 bits of entropy available\n[ 1.269556] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.269558] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.269560] usb 1-1: Product: QEMU USB Tablet\n[ 1.269561] usb 1-1: Manufacturer: QEMU\n[ 1.269561] usb 1-1: SerialNumber: 42\n[ 1.612735] tsc: Refined TSC clocksource calibration: 3491.898 MHz\n[ 1.612743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32556b72d29, max_idle_ns: 440795261561 ns\n[ 3.247997] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.445059] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 21:58:58 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 24 21:58:58 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 24 21:58:58 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)\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 24 21:58:58 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 24 21:58:58 cirros kern.info kernel: [ 1.108685] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 21:58:58 cirros kern.notice kernel: [ 1.119674] random: dd urandom read with 5 bits of entropy available\nAug 24 21:58:58 cirros kern.info kernel: [ 1.269556] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 21:58:58 cirros kern.info kernel: [ 1.269558] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 21:58:58 cirros kern.info kernel: [ 1.269560] usb 1-1: Product: QEMU USB Tablet\nAug 24 21:58:58 cirros kern.info kernel: [ 1.269561] usb 1-1: Manufacturer: QEMU\nAug 24 21:58:58 cirros kern.info kernel: [ 1.269561] usb 1-1: SerialNumber: 42\nAug 24 21:58:59 cirros kern.info kernel: [ 1.612735] tsc: Refined TSC clocksource calibration: 3491.898 MHz\nAug 24 21:58:59 cirros kern.info kernel: [ 1.612743] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32556b72d29, max_idle_ns: 440795261561 ns\nAug 24 21:59:00 cirros auth.notice su: + /dev/console root:cirros\nAug 24 21:59:00 cirros authpriv.info dropbear[341]: Running in background\nAug 24 21:59:00 cirros kern.info kernel: [ 3.247997] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 21:59:01 cirros kern.info kernel: [ 3.445059] 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-08-24 20:59:48,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-b6fb9e4e-41b3-4688-911f-ccfc4c111e5e 2018-08-24 20:59:50,040 - sdnvpn_test_utils - INFO - Waiting for instance 6b27504c-c992-403f-acd8-ff795ba40716 to boot up 2018-08-24 20:59:50,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:50,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-a203e18e-1b65-4ef5-97cd-d0d7138143fc x-compute-request-id: req-a203e18e-1b65-4ef5-97cd-d0d7138143fc Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:50,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-a203e18e-1b65-4ef5-97cd-d0d7138143fc 2018-08-24 20:59:52,112 - sdnvpn_test_utils - INFO - Waiting for instance 3d37eb59-22e6-4733-a47e-b00f3eadf91a to boot up 2018-08-24 20:59:52,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:52,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-99b60182-7118-4702-8d1e-98c1fcbeb180 x-compute-request-id: req-99b60182-7118-4702-8d1e-98c1fcbeb180 Content-Encoding: gzip Content-Length: 8155 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520270267 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199251] pid_max: default: 32768 minimum: 301\n[ 0.200568] ACPI: Core revision 20150930\n[ 0.202322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204252] Security Framework initialized\n[ 0.205440] Yama: becoming mindful.\n[ 0.206516] AppArmor: AppArmor initialized\n[ 0.207787] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209716] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211595] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213362] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215365] Initializing cgroup subsys io\n[ 0.216560] Initializing cgroup subsys memory\n[ 0.217863] Initializing cgroup subsys devices\n[ 0.219193] Initializing cgroup subsys freezer\n[ 0.220513] Initializing cgroup subsys net_cls\n[ 0.221828] Initializing cgroup subsys perf_event\n[ 0.223209] Initializing cgroup subsys net_prio\n[ 0.224527] Initializing cgroup subsys hugetlb\n[ 0.225853] Initializing cgroup subsys pids\n[ 0.227153] CPU: Physical Processor ID: 0\n[ 0.229065] mce: CPU supports 10 MCE banks\n[ 0.230295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231771] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.247830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.254806] ftrace: allocating 31920 entries in 125 pages\n[ 0.281774] smpboot: Max logical packages: 1\n[ 0.283029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285029] x2apic enabled\n[ 0.286208] Switched APIC routing to physical x2apic.\n[ 0.288760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290402] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295970] KVM setup paravirtual spinlock\n[ 0.297635] x86: Booted up 1 node, 1 CPUs\n[ 0.298840] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300859] devtmpfs: initialized\n[ 0.302919] evm: security.selinux\n[ 0.303950] evm: security.SMACK64\n[ 0.304972] evm: security.SMACK64EXEC\n[ 0.306072] evm: security.SMACK64TRANSMUTE\n[ 0.307273] evm: security.SMACK64MMAP\n[ 0.308365] evm: security.ima\n[ 0.309312] evm: security.capability\n[ 0.310496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313299] pinctrl core: initialized pinctrl subsystem\n[ 0.314920] RTC time: 20:59:09, date: 08/24/18\n[ 0.316336] NET: Registered protocol family 16\n[ 0.317791] cpuidle: using governor ladder\n[ 0.319024] cpuidle: using governor menu\n[ 0.320209] PCCT header not found.\n[ 0.321319] ACPI: bus type PCI registered\n[ 0.322537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324339] PCI: Using configuration type 1 for base access\n[ 0.326607] ACPI: Added _OSI(Module Device)\n[ 0.327837] ACPI: Added _OSI(Processor Device)\n[ 0.329104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330443] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332720] ACPI: Interpreter enabled\n[ 0.333838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344656] ACPI: (supports S0 S5)\n[ 0.345741] ACPI: Using IOAPIC for interrupt routing\n[ 0.347123] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351139] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352820] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356429] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359712] acpiphp: Slot [3] registered\n[ 0.360912] acpiphp: Slot [4] registered\n[ 0.362115] acpiphp: Slot [5] registered\n[ 0.363317] acpiphp: Slot [6] registered\n[ 0.364508] acpiphp: Slot [7] registered\n[ 0.365723] acpiphp: Slot [8] registered\n[ 0.366910] acpiphp: Slot [9] registered\n[ 0.368109] acpiphp: Slot [10] registered\n[ 0.369288] acpiphp: Slot [11] registered\n[ 0.370503] acpiphp: Slot [12] registered\n[ 0.371708] acpiphp: Slot [13] registered\n[ 0.372894] acpiphp: Slot [14] registered\n[ 0.374092] acpiphp: Slot [15] registered\n[ 0.389931] acpiphp: Slot [16] registered\n[ 0.391132] acpiphp: Slot [17] registered\n[ 0.392329] acpiphp: Slot [18] registered\n[ 0.393510] acpiphp: Slot [19] registered\n[ 0.394707] acpiphp: Slot [20] registered\n[ 0.395895] acpiphp: Slot [21] registered\n[ 0.397087] acpiphp: Slot [22] registered\n[ 0.398292] acpiphp: Slot [23] registered\n[ 0.399483] acpiphp: Slot [24] registered\n[ 0.400695] acpiphp: Slot [25] registered\n[ 0.401908] acpiphp: Slot [26] registered\n[ 0.403142] acpiphp: Slot [27] registered\n[ 0.404358] acpiphp: Slot [28] registered\n[ 0.405588] acpiphp: Slot [29] registered\n[ 0.406816] acpiphp: Slot [30] registered\n[ 0.408044] acpiphp: Slot [31] registered\n[ 0.409265] PCI host bridge to bus 0000:00\n[ 0.410484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.414129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418415] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420613] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424828] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428440] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430306] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434659] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461153] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463209] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467552] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469369] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475105] vgaarb: loaded\n[ 0.475988] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477745] SCSI subsystem initialized\n[ 0.479066] ACPI: bus type USB registered\n[ 0.480291] usbcore: registered new interface driver usbfs\n[ 0.481816] usbcore: registered new interface driver hub\n[ 0.483295] usbcore: registered new device driver usb\n[ 0.484887] PCI: Using ACPI for IRQ routing\n[ 0.486489] NetLabel: Initializing\n[ 0.487550] NetLabel: domain hash size = 128\n[ 0.488820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490237] NetLabel: unlabeled traffic allowed by default\n[ 0.491919] clocksource: Switched to clocksource kvm-clock\n[ 0.502399] AppArmor: AppArmor Filesystem Enabled\n[ 0.503851] pnp: PnP ACPI init\n[ 0.505166] pnp: PnP ACPI: found 5 devices\n[ 0.512078] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514570] NET: Registered protocol family 2\n[ 0.516078] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517963] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521487] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524791] NET: Registered protocol family 1\n[ 0.526075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544159] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561474] Trying to unpack rootfs image as initramfs...\n[ 0.624409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.627121] Scanning for low memory corruption every 60 seconds\n[ 0.629238] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630962] audit: initializing netlink subsys (disabled)\n[ 0.632558] audit: type=2000 audit(1535144350.281:1): initialized\n[ 0.634547] Initialise system trusted keyring\n[ 0.636007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637720] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640572] zbud: loaded\n[ 0.641621] VFS: Disk quotas dquot_6.6.0\n[ 0.642833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645126] fuse init (API version 7.23)\n[ 0.646431] Key type big_key registered\n[ 0.647612] Allocating IMA MOK and blacklist keyrings.\n[ 0.649390] Key type asymmetric registered\n[ 0.650608] Asymmetric key parser 'x509' registered\n[ 0.652041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654263] io scheduler noop registered\n[ 0.655428] io scheduler deadline registered (default)\n[ 0.656906] io scheduler cfq registered\n[ 0.658173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659711] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663747] ACPI: Power Button [PWRF]\n[ 0.665040] GHES: HEST is not enabled!\n[ 0.679172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738244] Linux agpgart interface v0.103\n[ 0.741646] brd: module loaded\n[ 0.743888] loop: module loaded\n[ 0.748520] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.750655] GPT:90111 != 2097151\n[ 0.751642] GPT:Alternate GPT header not at the end of the disk.\n[ 0.753231] GPT:90111 != 2097151\n[ 0.754223] GPT: Use GNU Parted to correct GPT errors.\n[ 0.755627] vda: vda1 vda15\n[ 0.757318] scsi host0: ata_piix\n[ 0.758454] scsi host1: ata_piix\n[ 0.759498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.763591] libphy: Fixed MDIO Bus: probed\n[ 0.764797] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766190] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769010] PPP generic driver version 2.4.2\n[ 0.770331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772077] ehci-pci: EHCI PCI platform driver\n[ 0.773351] ehci-platform: EHCI generic platform driver\n[ 0.774795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.776440] ohci-pci: OHCI PCI platform driver\n[ 0.777724] ohci-platform: OHCI generic platform driver\n[ 0.779161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795336] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797463] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.798912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.800577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.802365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804449] usb usb1: Product: UHCI Host Controller\n[ 0.805812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.807538] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808956] hub 1-0:1.0: USB hub found\n[ 0.810093] hub 1-0:1.0: 2 ports detected\n[ 0.811434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.815843] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.817330] mousedev: PS/2 mouse device common for all mice\n[ 0.819122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823368] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826801] i2c /dev entries driver\n[ 0.827902] device-mapper: uevent: version 1.0.3\n[ 0.829287] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831688] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833618] NET: Registered protocol family 10\n[ 0.835244] NET: Registered protocol family 17\n[ 0.836547] Key type dns_resolver registered\n[ 0.837928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842048] registered taskstats version 1\n[ 0.843274] Loading compiled-in X.509 certificates\n[ 0.845190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847896] zswap: loaded using pool lzo/zbud\n[ 0.849962] Key type trusted registered\n[ 0.852131] Key type encrypted registered\n[ 0.853328] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.854831] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856350] evm: HMAC attrs: 0x1\n[ 0.857703] Magic number: 14:381:1004\n[ 0.858846] input input1: hash matches\n[ 0.860092] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:10 UTC (1535144350)\n[ 0.862434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864056] EDD information not available.\n[ 0.916783] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.918877] ata1.00: configured for MWDMA2\n[ 0.920590] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.923654] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.925452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.927243] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.930124] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.932356] Write protecting the kernel read-only data: 14336k\n[ 0.935423] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938043] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.225157] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.21...\nLease of 10.10.11.21 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 0.66s]\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\n"} 2018-08-24 20:59:52,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action used request id req-99b60182-7118-4702-8d1e-98c1fcbeb180 2018-08-24 20:59:54,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-ea785b9d-2dc1-4851-85a5-9d39b06d20be x-compute-request-id: req-ea785b9d-2dc1-4851-85a5-9d39b06d20be Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-ea785b9d-2dc1-4851-85a5-9d39b06d20be 2018-08-24 20:59:54,417 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-2' (10.10.10.4). -->Expected result: can ping. 2018-08-24 20:59:54,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-6cf8475d-fc42-4ca4-83cb-35557f4fb5c6 x-compute-request-id: req-6cf8475d-fc42-4ca4-83cb-35557f4fb5c6 Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-6cf8475d-fc42-4ca4-83cb-35557f4fb5c6 2018-08-24 20:59:54,479 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-08-24 20:59:54,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-a74a5ab4-78fc-4be9-8a46-c6d91c284701 x-compute-request-id: req-a74a5ab4-78fc-4be9-8a46-c6d91c284701 Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-a74a5ab4-78fc-4be9-8a46-c6d91c284701 2018-08-24 20:59:54,551 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-3' (10.10.10.7). -->Expected result: can ping. 2018-08-24 20:59:54,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-90c92743-e579-4ab2-b985-9b4d3987de09 x-compute-request-id: req-90c92743-e579-4ab2-b985-9b4d3987de09 Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-90c92743-e579-4ab2-b985-9b4d3987de09 2018-08-24 20:59:54,617 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-08-24 20:59:54,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-9dfcd795-663b-4c22-99de-08a84473c7e6 x-compute-request-id: req-9dfcd795-663b-4c22-99de-08a84473c7e6 Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-9dfcd795-663b-4c22-99de-08a84473c7e6 2018-08-24 20:59:54,681 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-4' (10.10.11.21). -->Expected result: cannot ping. 2018-08-24 20:59:54,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:54,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20:59: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-39a1b9e6-83d5-410e-b86e-d55d3894a53f x-compute-request-id: req-39a1b9e6-83d5-410e-b86e-d55d3894a53f Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:54,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-39a1b9e6-83d5-410e-b86e-d55d3894a53f 2018-08-24 20:59:55,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:55,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-d850d664-bc20-4982-b8e6-098e62f775bb x-compute-request-id: req-d850d664-bc20-4982-b8e6-098e62f775bb Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:55,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-d850d664-bc20-4982-b8e6-098e62f775bb 2018-08-24 20:59:56,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:56,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-903769e1-06f7-4cc0-9824-77b6a502a995 x-compute-request-id: req-903769e1-06f7-4cc0-9824-77b6a502a995 Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:56,890 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-903769e1-06f7-4cc0-9824-77b6a502a995 2018-08-24 20:59:57,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:58,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-d5995e88-2adb-4662-8b03-85426115ff0e x-compute-request-id: req-d5995e88-2adb-4662-8b03-85426115ff0e Content-Encoding: gzip Content-Length: 8160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\n"} 2018-08-24 20:59:58,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-d5995e88-2adb-4662-8b03-85426115ff0e 2018-08-24 20:59:59,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f032a9bd9ce2187b16b7f668613639926167e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 20:59:59,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 20: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-80b82583-c7dd-4bd3-b1a9-51ebfa78c036 x-compute-request-id: req-80b82583-c7dd-4bd3-b1a9-51ebfa78c036 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 657918845 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.187346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189605] pid_max: default: 32768 minimum: 301\n[ 0.190843] ACPI: Core revision 20150930\n[ 0.192519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194310] Security Framework initialized\n[ 0.195427] Yama: becoming mindful.\n[ 0.196429] AppArmor: AppArmor initialized\n[ 0.197590] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199372] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201102] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202762] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204650] Initializing cgroup subsys io\n[ 0.205774] Initializing cgroup subsys memory\n[ 0.206968] Initializing cgroup subsys devices\n[ 0.208172] Initializing cgroup subsys freezer\n[ 0.209364] Initializing cgroup subsys net_cls\n[ 0.210569] Initializing cgroup subsys perf_event\n[ 0.211822] Initializing cgroup subsys net_prio\n[ 0.213037] Initializing cgroup subsys hugetlb\n[ 0.214247] Initializing cgroup subsys pids\n[ 0.215434] CPU: Physical Processor ID: 0\n[ 0.217239] mce: CPU supports 10 MCE banks\n[ 0.218406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241396] ftrace: allocating 31920 entries in 125 pages\n[ 0.267685] smpboot: Max logical packages: 1\n[ 0.268884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270781] x2apic enabled\n[ 0.271931] Switched APIC routing to physical x2apic.\n[ 0.274423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275967] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281226] KVM setup paravirtual spinlock\n[ 0.282831] x86: Booted up 1 node, 1 CPUs\n[ 0.283961] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285858] devtmpfs: initialized\n[ 0.287845] evm: security.selinux\n[ 0.288837] evm: security.SMACK64\n[ 0.289811] evm: security.SMACK64EXEC\n[ 0.290847] evm: security.SMACK64TRANSMUTE\n[ 0.291966] evm: security.SMACK64MMAP\n[ 0.293022] evm: security.ima\n[ 0.293919] evm: security.capability\n[ 0.295016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297558] pinctrl core: initialized pinctrl subsystem\n[ 0.299051] RTC time: 20:59:19, date: 08/24/18\n[ 0.300359] NET: Registered protocol family 16\n[ 0.301678] cpuidle: using governor ladder\n[ 0.302817] cpuidle: using governor menu\n[ 0.303910] PCCT header not found.\n[ 0.304951] ACPI: bus type PCI registered\n[ 0.306058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307753] PCI: Using configuration type 1 for base access\n[ 0.309898] ACPI: Added _OSI(Module Device)\n[ 0.311064] ACPI: Added _OSI(Processor Device)\n[ 0.312258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313498] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315663] ACPI: Interpreter enabled\n[ 0.316722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326928] ACPI: (supports S0 S5)\n[ 0.327911] ACPI: Using IOAPIC for interrupt routing\n[ 0.329214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334592] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340905] acpiphp: Slot [3] registered\n[ 0.342013] acpiphp: Slot [4] registered\n[ 0.343114] acpiphp: Slot [5] registered\n[ 0.344217] acpiphp: Slot [6] registered\n[ 0.345317] acpiphp: Slot [7] registered\n[ 0.346423] acpiphp: Slot [8] registered\n[ 0.347511] acpiphp: Slot [9] registered\n[ 0.348608] acpiphp: Slot [10] registered\n[ 0.349728] acpiphp: Slot [11] registered\n[ 0.350846] acpiphp: Slot [12] registered\n[ 0.351964] acpiphp: Slot [13] registered\n[ 0.353079] acpiphp: Slot [14] registered\n[ 0.354206] acpiphp: Slot [15] registered\n[ 0.369661] acpiphp: Slot [16] registered\n[ 0.370787] acpiphp: Slot [17] registered\n[ 0.371913] acpiphp: Slot [18] registered\n[ 0.373030] acpiphp: Slot [19] registered\n[ 0.374154] acpiphp: Slot [20] registered\n[ 0.375278] acpiphp: Slot [21] registered\n[ 0.376393] acpiphp: Slot [22] registered\n[ 0.377515] acpiphp: Slot [23] registered\n[ 0.378639] acpiphp: Slot [24] registered\n[ 0.379762] acpiphp: Slot [25] registered\n[ 0.380876] acpiphp: Slot [26] registered\n[ 0.381995] acpiphp: Slot [27] registered\n[ 0.383125] acpiphp: Slot [28] registered\n[ 0.384252] acpiphp: Slot [29] registered\n[ 0.385369] acpiphp: Slot [30] registered\n[ 0.386492] acpiphp: Slot [31] registered\n[ 0.387611] PCI host bridge to bus 0000:00\n[ 0.388732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390384] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411815] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441449] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443743] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445497] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450940] vgaarb: loaded\n[ 0.451781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453441] SCSI subsystem initialized\n[ 0.454704] ACPI: bus type USB registered\n[ 0.455856] usbcore: registered new interface driver usbfs\n[ 0.457286] usbcore: registered new interface driver hub\n[ 0.458661] usbcore: registered new device driver usb\n[ 0.460179] PCI: Using ACPI for IRQ routing\n[ 0.461703] NetLabel: Initializing\n[ 0.462708] NetLabel: domain hash size = 128\n[ 0.463892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465221] NetLabel: unlabeled traffic allowed by default\n[ 0.466809] clocksource: Switched to clocksource kvm-clock\n[ 0.476792] AppArmor: AppArmor Filesystem Enabled\n[ 0.478121] pnp: PnP ACPI init\n[ 0.479367] pnp: PnP ACPI: found 5 devices\n[ 0.486190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488526] NET: Registered protocol family 2\n[ 0.489945] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496508] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498098] NET: Registered protocol family 1\n[ 0.499316] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500817] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516878] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531457] Trying to unpack rootfs image as initramfs...\n[ 0.593793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598850] Scanning for low memory corruption every 60 seconds\n[ 0.601081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602677] audit: initializing netlink subsys (disabled)\n[ 0.604165] audit: type=2000 audit(1535144360.633:1): initialized\n[ 0.606032] Initialise system trusted keyring\n[ 0.607403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611691] zbud: loaded\n[ 0.612699] VFS: Disk quotas dquot_6.6.0\n[ 0.613827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615993] fuse init (API version 7.23)\n[ 0.617239] Key type big_key registered\n[ 0.618348] Allocating IMA MOK and blacklist keyrings.\n[ 0.620055] Key type asymmetric registered\n[ 0.621209] Asymmetric key parser 'x509' registered\n[ 0.622527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624586] io scheduler noop registered\n[ 0.625684] io scheduler deadline registered (default)\n[ 0.627054] io scheduler cfq registered\n[ 0.628251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633449] ACPI: Power Button [PWRF]\n[ 0.634670] GHES: HEST is not enabled!\n[ 0.648873] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705111] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708175] Linux agpgart interface v0.103\n[ 0.711587] brd: module loaded\n[ 0.713859] loop: module loaded\n[ 0.719076] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721079] GPT:90111 != 2097151\n[ 0.722017] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723528] GPT:90111 != 2097151\n[ 0.724476] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725800] vda: vda1 vda15\n[ 0.727490] scsi host0: ata_piix\n[ 0.728569] scsi host1: ata_piix\n[ 0.729560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731235] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.733249] libphy: Fixed MDIO Bus: probed\n[ 0.734390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735706] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738770] PPP generic driver version 2.4.2\n[ 0.740029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741682] ehci-pci: EHCI PCI platform driver\n[ 0.742912] ehci-platform: EHCI generic platform driver\n[ 0.744278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745835] ohci-pci: OHCI PCI platform driver\n[ 0.747052] ohci-platform: OHCI generic platform driver\n[ 0.748427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766507] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773162] usb usb1: Product: UHCI Host Controller\n[ 0.774435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776005] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777355] hub 1-0:1.0: USB hub found\n[ 0.778548] hub 1-0:1.0: 2 ports detected\n[ 0.779832] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785474] mousedev: PS/2 mouse device common for all mice\n[ 0.787202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791280] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794545] i2c /dev entries driver\n[ 0.795608] device-mapper: uevent: version 1.0.3\n[ 0.796944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.801084] NET: Registered protocol family 10\n[ 0.802640] NET: Registered protocol family 17\n[ 0.803878] Key type dns_resolver registered\n[ 0.805208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809133] registered taskstats version 1\n[ 0.810292] Loading compiled-in X.509 certificates\n[ 0.812127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814676] zswap: loaded using pool lzo/zbud\n[ 0.816764] Key type trusted registered\n[ 0.818950] Key type encrypted registered\n[ 0.820079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821485] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822918] evm: HMAC attrs: 0x1\n[ 0.824218] Magic number: 14:381:1004\n[ 0.825316] input input1: hash matches\n[ 0.826490] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:20 UTC (1535144360)\n[ 0.828711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830245] EDD information not available.\n[ 0.887522] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.889463] ata1.00: configured for MWDMA2\n[ 0.891284] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.894197] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.895892] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.897585] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.900374] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902475] Write protecting the kernel read-only data: 14336k\n[ 0.905429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.907906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.973608] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.36s]\nping 10.10.10.4 OK\nping 10.10.10.7 OK\nping 10.10.11.21 KO\n"} 2018-08-24 20:59:59,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-80b82583-c7dd-4bd3-b1a9-51ebfa78c036 2018-08-24 20:59:59,227 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-08-24 20:59:59,228 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-08-24 20:59:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"network_association": {"network_id": "8e525533-f6af-4bea-829e-aae4ab1afb23"}}' 2018-08-24 20:59:59,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-6296a4a9-71cc-4f07-8112-6af507f85bab Date: Fri, 24 Aug 2018 20:59:59 GMT RESP BODY: {"network_association": {"network_id": "8e525533-f6af-4bea-829e-aae4ab1afb23", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "3688691e-fb89-468a-830a-25eb096a776c"}} 2018-08-24 20:59:59,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e/network_associations used request id req-6296a4a9-71cc-4f07-8112-6af507f85bab 2018-08-24 20:59:59,826 - sdnvpn_test_utils - DEBUG - Waiting for router ac588731-4848-44bb-9199-776b25f1546e to associate with BGPVPN 354c41f8-cf72-42a4-89d3-06fed8810329 2018-08-24 20:59:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 20:59:59,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-824cdd50-a80c-433c-869d-5983df185140 Date: Fri, 24 Aug 2018 20:59:59 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": ["354c41f8-cf72-42a4-89d3-06fed8810329"], "import_targets": ["88:88"], "networks": ["8e525533-f6af-4bea-829e-aae4ab1afb23"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "ac588731-4848-44bb-9199-776b25f1546e"}} 2018-08-24 20:59:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e used request id req-824cdd50-a80c-433c-869d-5983df185140 2018-08-24 21:00:00,900 - sdnvpn_test_utils - DEBUG - Waiting for network ac588731-4848-44bb-9199-776b25f1546e to associate with BGPVPN 8e525533-f6af-4bea-829e-aae4ab1afb23 2018-08-24 21:00:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:00:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-c496bb34-dc77-4e77-bcc0-f876b7cdb813 Date: Fri, 24 Aug 2018 21:00:00 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": ["354c41f8-cf72-42a4-89d3-06fed8810329"], "import_targets": ["88:88"], "networks": ["8e525533-f6af-4bea-829e-aae4ab1afb23"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "ac588731-4848-44bb-9199-776b25f1546e"}} 2018-08-24 21:00:00,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e used request id req-c496bb34-dc77-4e77-bcc0-f876b7cdb813 2018-08-24 21:00:01,957 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 21:00:31,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:00:32,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:00: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-7388ef17-6eed-42bc-b779-f5c6dab9f3a4 x-compute-request-id: req-7388ef17-6eed-42bc-b779-f5c6dab9f3a4 Content-Encoding: gzip Content-Length: 8158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520270267 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199251] pid_max: default: 32768 minimum: 301\n[ 0.200568] ACPI: Core revision 20150930\n[ 0.202322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204252] Security Framework initialized\n[ 0.205440] Yama: becoming mindful.\n[ 0.206516] AppArmor: AppArmor initialized\n[ 0.207787] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209716] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211595] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213362] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215365] Initializing cgroup subsys io\n[ 0.216560] Initializing cgroup subsys memory\n[ 0.217863] Initializing cgroup subsys devices\n[ 0.219193] Initializing cgroup subsys freezer\n[ 0.220513] Initializing cgroup subsys net_cls\n[ 0.221828] Initializing cgroup subsys perf_event\n[ 0.223209] Initializing cgroup subsys net_prio\n[ 0.224527] Initializing cgroup subsys hugetlb\n[ 0.225853] Initializing cgroup subsys pids\n[ 0.227153] CPU: Physical Processor ID: 0\n[ 0.229065] mce: CPU supports 10 MCE banks\n[ 0.230295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231771] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.247830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.254806] ftrace: allocating 31920 entries in 125 pages\n[ 0.281774] smpboot: Max logical packages: 1\n[ 0.283029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285029] x2apic enabled\n[ 0.286208] Switched APIC routing to physical x2apic.\n[ 0.288760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290402] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295970] KVM setup paravirtual spinlock\n[ 0.297635] x86: Booted up 1 node, 1 CPUs\n[ 0.298840] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300859] devtmpfs: initialized\n[ 0.302919] evm: security.selinux\n[ 0.303950] evm: security.SMACK64\n[ 0.304972] evm: security.SMACK64EXEC\n[ 0.306072] evm: security.SMACK64TRANSMUTE\n[ 0.307273] evm: security.SMACK64MMAP\n[ 0.308365] evm: security.ima\n[ 0.309312] evm: security.capability\n[ 0.310496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313299] pinctrl core: initialized pinctrl subsystem\n[ 0.314920] RTC time: 20:59:09, date: 08/24/18\n[ 0.316336] NET: Registered protocol family 16\n[ 0.317791] cpuidle: using governor ladder\n[ 0.319024] cpuidle: using governor menu\n[ 0.320209] PCCT header not found.\n[ 0.321319] ACPI: bus type PCI registered\n[ 0.322537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324339] PCI: Using configuration type 1 for base access\n[ 0.326607] ACPI: Added _OSI(Module Device)\n[ 0.327837] ACPI: Added _OSI(Processor Device)\n[ 0.329104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330443] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332720] ACPI: Interpreter enabled\n[ 0.333838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344656] ACPI: (supports S0 S5)\n[ 0.345741] ACPI: Using IOAPIC for interrupt routing\n[ 0.347123] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351139] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352820] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356429] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359712] acpiphp: Slot [3] registered\n[ 0.360912] acpiphp: Slot [4] registered\n[ 0.362115] acpiphp: Slot [5] registered\n[ 0.363317] acpiphp: Slot [6] registered\n[ 0.364508] acpiphp: Slot [7] registered\n[ 0.365723] acpiphp: Slot [8] registered\n[ 0.366910] acpiphp: Slot [9] registered\n[ 0.368109] acpiphp: Slot [10] registered\n[ 0.369288] acpiphp: Slot [11] registered\n[ 0.370503] acpiphp: Slot [12] registered\n[ 0.371708] acpiphp: Slot [13] registered\n[ 0.372894] acpiphp: Slot [14] registered\n[ 0.374092] acpiphp: Slot [15] registered\n[ 0.389931] acpiphp: Slot [16] registered\n[ 0.391132] acpiphp: Slot [17] registered\n[ 0.392329] acpiphp: Slot [18] registered\n[ 0.393510] acpiphp: Slot [19] registered\n[ 0.394707] acpiphp: Slot [20] registered\n[ 0.395895] acpiphp: Slot [21] registered\n[ 0.397087] acpiphp: Slot [22] registered\n[ 0.398292] acpiphp: Slot [23] registered\n[ 0.399483] acpiphp: Slot [24] registered\n[ 0.400695] acpiphp: Slot [25] registered\n[ 0.401908] acpiphp: Slot [26] registered\n[ 0.403142] acpiphp: Slot [27] registered\n[ 0.404358] acpiphp: Slot [28] registered\n[ 0.405588] acpiphp: Slot [29] registered\n[ 0.406816] acpiphp: Slot [30] registered\n[ 0.408044] acpiphp: Slot [31] registered\n[ 0.409265] PCI host bridge to bus 0000:00\n[ 0.410484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.414129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418415] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420613] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424828] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428440] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430306] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434659] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461153] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463209] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467552] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469369] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475105] vgaarb: loaded\n[ 0.475988] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477745] SCSI subsystem initialized\n[ 0.479066] ACPI: bus type USB registered\n[ 0.480291] usbcore: registered new interface driver usbfs\n[ 0.481816] usbcore: registered new interface driver hub\n[ 0.483295] usbcore: registered new device driver usb\n[ 0.484887] PCI: Using ACPI for IRQ routing\n[ 0.486489] NetLabel: Initializing\n[ 0.487550] NetLabel: domain hash size = 128\n[ 0.488820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490237] NetLabel: unlabeled traffic allowed by default\n[ 0.491919] clocksource: Switched to clocksource kvm-clock\n[ 0.502399] AppArmor: AppArmor Filesystem Enabled\n[ 0.503851] pnp: PnP ACPI init\n[ 0.505166] pnp: PnP ACPI: found 5 devices\n[ 0.512078] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514570] NET: Registered protocol family 2\n[ 0.516078] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517963] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521487] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524791] NET: Registered protocol family 1\n[ 0.526075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544159] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561474] Trying to unpack rootfs image as initramfs...\n[ 0.624409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.627121] Scanning for low memory corruption every 60 seconds\n[ 0.629238] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630962] audit: initializing netlink subsys (disabled)\n[ 0.632558] audit: type=2000 audit(1535144350.281:1): initialized\n[ 0.634547] Initialise system trusted keyring\n[ 0.636007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637720] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640572] zbud: loaded\n[ 0.641621] VFS: Disk quotas dquot_6.6.0\n[ 0.642833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645126] fuse init (API version 7.23)\n[ 0.646431] Key type big_key registered\n[ 0.647612] Allocating IMA MOK and blacklist keyrings.\n[ 0.649390] Key type asymmetric registered\n[ 0.650608] Asymmetric key parser 'x509' registered\n[ 0.652041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654263] io scheduler noop registered\n[ 0.655428] io scheduler deadline registered (default)\n[ 0.656906] io scheduler cfq registered\n[ 0.658173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659711] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663747] ACPI: Power Button [PWRF]\n[ 0.665040] GHES: HEST is not enabled!\n[ 0.679172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738244] Linux agpgart interface v0.103\n[ 0.741646] brd: module loaded\n[ 0.743888] loop: module loaded\n[ 0.748520] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.750655] GPT:90111 != 2097151\n[ 0.751642] GPT:Alternate GPT header not at the end of the disk.\n[ 0.753231] GPT:90111 != 2097151\n[ 0.754223] GPT: Use GNU Parted to correct GPT errors.\n[ 0.755627] vda: vda1 vda15\n[ 0.757318] scsi host0: ata_piix\n[ 0.758454] scsi host1: ata_piix\n[ 0.759498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.763591] libphy: Fixed MDIO Bus: probed\n[ 0.764797] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766190] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769010] PPP generic driver version 2.4.2\n[ 0.770331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772077] ehci-pci: EHCI PCI platform driver\n[ 0.773351] ehci-platform: EHCI generic platform driver\n[ 0.774795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.776440] ohci-pci: OHCI PCI platform driver\n[ 0.777724] ohci-platform: OHCI generic platform driver\n[ 0.779161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795336] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797463] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.798912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.800577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.802365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804449] usb usb1: Product: UHCI Host Controller\n[ 0.805812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.807538] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808956] hub 1-0:1.0: USB hub found\n[ 0.810093] hub 1-0:1.0: 2 ports detected\n[ 0.811434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.815843] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.817330] mousedev: PS/2 mouse device common for all mice\n[ 0.819122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823368] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826801] i2c /dev entries driver\n[ 0.827902] device-mapper: uevent: version 1.0.3\n[ 0.829287] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831688] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833618] NET: Registered protocol family 10\n[ 0.835244] NET: Registered protocol family 17\n[ 0.836547] Key type dns_resolver registered\n[ 0.837928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842048] registered taskstats version 1\n[ 0.843274] Loading compiled-in X.509 certificates\n[ 0.845190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847896] zswap: loaded using pool lzo/zbud\n[ 0.849962] Key type trusted registered\n[ 0.852131] Key type encrypted registered\n[ 0.853328] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.854831] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856350] evm: HMAC attrs: 0x1\n[ 0.857703] Magic number: 14:381:1004\n[ 0.858846] input input1: hash matches\n[ 0.860092] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:10 UTC (1535144350)\n[ 0.862434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864056] EDD information not available.\n[ 0.916783] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.918877] ata1.00: configured for MWDMA2\n[ 0.920590] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.923654] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.925452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.927243] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.930124] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.932356] Write protecting the kernel read-only data: 14336k\n[ 0.935423] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938043] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.225157] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.21...\nLease of 10.10.11.21 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 0.66s]\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\n"} 2018-08-24 21:00:32,062 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action used request id req-7388ef17-6eed-42bc-b779-f5c6dab9f3a4 2018-08-24 21:00:32,063 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.21) to 'sdnvpn-4-5' (10.10.11.4). -->Expected result: can ping. 2018-08-24 21:00:32,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f557debb48d290dfa9ed492c79bcf1af000723da" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:00:32,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:00: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-9a628ea9-5568-4f04-875c-b6212f9e2e7f x-compute-request-id: req-9a628ea9-5568-4f04-875c-b6212f9e2e7f Content-Encoding: gzip Content-Length: 8158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520270267 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199251] pid_max: default: 32768 minimum: 301\n[ 0.200568] ACPI: Core revision 20150930\n[ 0.202322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204252] Security Framework initialized\n[ 0.205440] Yama: becoming mindful.\n[ 0.206516] AppArmor: AppArmor initialized\n[ 0.207787] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209716] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211595] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213362] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215365] Initializing cgroup subsys io\n[ 0.216560] Initializing cgroup subsys memory\n[ 0.217863] Initializing cgroup subsys devices\n[ 0.219193] Initializing cgroup subsys freezer\n[ 0.220513] Initializing cgroup subsys net_cls\n[ 0.221828] Initializing cgroup subsys perf_event\n[ 0.223209] Initializing cgroup subsys net_prio\n[ 0.224527] Initializing cgroup subsys hugetlb\n[ 0.225853] Initializing cgroup subsys pids\n[ 0.227153] CPU: Physical Processor ID: 0\n[ 0.229065] mce: CPU supports 10 MCE banks\n[ 0.230295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231771] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.247830] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.254806] ftrace: allocating 31920 entries in 125 pages\n[ 0.281774] smpboot: Max logical packages: 1\n[ 0.283029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285029] x2apic enabled\n[ 0.286208] Switched APIC routing to physical x2apic.\n[ 0.288760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290402] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295970] KVM setup paravirtual spinlock\n[ 0.297635] x86: Booted up 1 node, 1 CPUs\n[ 0.298840] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300859] devtmpfs: initialized\n[ 0.302919] evm: security.selinux\n[ 0.303950] evm: security.SMACK64\n[ 0.304972] evm: security.SMACK64EXEC\n[ 0.306072] evm: security.SMACK64TRANSMUTE\n[ 0.307273] evm: security.SMACK64MMAP\n[ 0.308365] evm: security.ima\n[ 0.309312] evm: security.capability\n[ 0.310496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313299] pinctrl core: initialized pinctrl subsystem\n[ 0.314920] RTC time: 20:59:09, date: 08/24/18\n[ 0.316336] NET: Registered protocol family 16\n[ 0.317791] cpuidle: using governor ladder\n[ 0.319024] cpuidle: using governor menu\n[ 0.320209] PCCT header not found.\n[ 0.321319] ACPI: bus type PCI registered\n[ 0.322537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324339] PCI: Using configuration type 1 for base access\n[ 0.326607] ACPI: Added _OSI(Module Device)\n[ 0.327837] ACPI: Added _OSI(Processor Device)\n[ 0.329104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330443] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332720] ACPI: Interpreter enabled\n[ 0.333838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344656] ACPI: (supports S0 S5)\n[ 0.345741] ACPI: Using IOAPIC for interrupt routing\n[ 0.347123] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351139] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352820] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356429] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359712] acpiphp: Slot [3] registered\n[ 0.360912] acpiphp: Slot [4] registered\n[ 0.362115] acpiphp: Slot [5] registered\n[ 0.363317] acpiphp: Slot [6] registered\n[ 0.364508] acpiphp: Slot [7] registered\n[ 0.365723] acpiphp: Slot [8] registered\n[ 0.366910] acpiphp: Slot [9] registered\n[ 0.368109] acpiphp: Slot [10] registered\n[ 0.369288] acpiphp: Slot [11] registered\n[ 0.370503] acpiphp: Slot [12] registered\n[ 0.371708] acpiphp: Slot [13] registered\n[ 0.372894] acpiphp: Slot [14] registered\n[ 0.374092] acpiphp: Slot [15] registered\n[ 0.389931] acpiphp: Slot [16] registered\n[ 0.391132] acpiphp: Slot [17] registered\n[ 0.392329] acpiphp: Slot [18] registered\n[ 0.393510] acpiphp: Slot [19] registered\n[ 0.394707] acpiphp: Slot [20] registered\n[ 0.395895] acpiphp: Slot [21] registered\n[ 0.397087] acpiphp: Slot [22] registered\n[ 0.398292] acpiphp: Slot [23] registered\n[ 0.399483] acpiphp: Slot [24] registered\n[ 0.400695] acpiphp: Slot [25] registered\n[ 0.401908] acpiphp: Slot [26] registered\n[ 0.403142] acpiphp: Slot [27] registered\n[ 0.404358] acpiphp: Slot [28] registered\n[ 0.405588] acpiphp: Slot [29] registered\n[ 0.406816] acpiphp: Slot [30] registered\n[ 0.408044] acpiphp: Slot [31] registered\n[ 0.409265] PCI host bridge to bus 0000:00\n[ 0.410484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.414129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418415] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420613] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424828] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428440] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430306] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434659] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459045] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461153] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463209] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467552] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469369] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471257] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475105] vgaarb: loaded\n[ 0.475988] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477745] SCSI subsystem initialized\n[ 0.479066] ACPI: bus type USB registered\n[ 0.480291] usbcore: registered new interface driver usbfs\n[ 0.481816] usbcore: registered new interface driver hub\n[ 0.483295] usbcore: registered new device driver usb\n[ 0.484887] PCI: Using ACPI for IRQ routing\n[ 0.486489] NetLabel: Initializing\n[ 0.487550] NetLabel: domain hash size = 128\n[ 0.488820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490237] NetLabel: unlabeled traffic allowed by default\n[ 0.491919] clocksource: Switched to clocksource kvm-clock\n[ 0.502399] AppArmor: AppArmor Filesystem Enabled\n[ 0.503851] pnp: PnP ACPI init\n[ 0.505166] pnp: PnP ACPI: found 5 devices\n[ 0.512078] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514570] NET: Registered protocol family 2\n[ 0.516078] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517963] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521487] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523089] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524791] NET: Registered protocol family 1\n[ 0.526075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544159] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561474] Trying to unpack rootfs image as initramfs...\n[ 0.624409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.627121] Scanning for low memory corruption every 60 seconds\n[ 0.629238] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630962] audit: initializing netlink subsys (disabled)\n[ 0.632558] audit: type=2000 audit(1535144350.281:1): initialized\n[ 0.634547] Initialise system trusted keyring\n[ 0.636007] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637720] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640572] zbud: loaded\n[ 0.641621] VFS: Disk quotas dquot_6.6.0\n[ 0.642833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645126] fuse init (API version 7.23)\n[ 0.646431] Key type big_key registered\n[ 0.647612] Allocating IMA MOK and blacklist keyrings.\n[ 0.649390] Key type asymmetric registered\n[ 0.650608] Asymmetric key parser 'x509' registered\n[ 0.652041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654263] io scheduler noop registered\n[ 0.655428] io scheduler deadline registered (default)\n[ 0.656906] io scheduler cfq registered\n[ 0.658173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659711] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663747] ACPI: Power Button [PWRF]\n[ 0.665040] GHES: HEST is not enabled!\n[ 0.679172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708317] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738244] Linux agpgart interface v0.103\n[ 0.741646] brd: module loaded\n[ 0.743888] loop: module loaded\n[ 0.748520] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.750655] GPT:90111 != 2097151\n[ 0.751642] GPT:Alternate GPT header not at the end of the disk.\n[ 0.753231] GPT:90111 != 2097151\n[ 0.754223] GPT: Use GNU Parted to correct GPT errors.\n[ 0.755627] vda: vda1 vda15\n[ 0.757318] scsi host0: ata_piix\n[ 0.758454] scsi host1: ata_piix\n[ 0.759498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.763591] libphy: Fixed MDIO Bus: probed\n[ 0.764797] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766190] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769010] PPP generic driver version 2.4.2\n[ 0.770331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772077] ehci-pci: EHCI PCI platform driver\n[ 0.773351] ehci-platform: EHCI generic platform driver\n[ 0.774795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.776440] ohci-pci: OHCI PCI platform driver\n[ 0.777724] ohci-platform: OHCI generic platform driver\n[ 0.779161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795336] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797463] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.798912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.800577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.802365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804449] usb usb1: Product: UHCI Host Controller\n[ 0.805812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.807538] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808956] hub 1-0:1.0: USB hub found\n[ 0.810093] hub 1-0:1.0: 2 ports detected\n[ 0.811434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.815843] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.817330] mousedev: PS/2 mouse device common for all mice\n[ 0.819122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821762] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823368] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826801] i2c /dev entries driver\n[ 0.827902] device-mapper: uevent: version 1.0.3\n[ 0.829287] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831688] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833618] NET: Registered protocol family 10\n[ 0.835244] NET: Registered protocol family 17\n[ 0.836547] Key type dns_resolver registered\n[ 0.837928] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842048] registered taskstats version 1\n[ 0.843274] Loading compiled-in X.509 certificates\n[ 0.845190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847896] zswap: loaded using pool lzo/zbud\n[ 0.849962] Key type trusted registered\n[ 0.852131] Key type encrypted registered\n[ 0.853328] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.854831] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856350] evm: HMAC attrs: 0x1\n[ 0.857703] Magic number: 14:381:1004\n[ 0.858846] input input1: hash matches\n[ 0.860092] rtc_cmos 00:00: setting system clock to 2018-08-24 20:59:10 UTC (1535144350)\n[ 0.862434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864056] EDD information not available.\n[ 0.916783] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.918877] ata1.00: configured for MWDMA2\n[ 0.920590] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.923654] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.925452] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.927243] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.930124] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.932356] Write protecting the kernel read-only data: 14336k\n[ 0.935423] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938043] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.225157] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.21...\nLease of 10.10.11.21 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 0.66s]\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\nping 10.10.11.4 OK\n"} 2018-08-24 21:00:32,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action used request id req-9a628ea9-5568-4f04-875c-b6212f9e2e7f 2018-08-24 21:00:32,136 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-08-24 21:00:32,136 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-24 21:00:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:00:32,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-196c43a6-1f18-495e-b512-d141e9cb6c01 Content-Length: 0 Date: Fri, 24 Aug 2018 21:00:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:00:32,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/ac588731-4848-44bb-9199-776b25f1546e used request id req-196c43a6-1f18-495e-b512-d141e9cb6c01 2018-08-24 21:01:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-194743", "route_distinguishers": "12:12"}}' 2018-08-24 21:01:02,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-3fecfd78-0142-4b2b-af55-b587f37b9b9f Date: Fri, 24 Aug 2018 21:01:02 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0960e936-4f55-4258-af23-530d42bb1539"}} 2018-08-24 21:01:02,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-3fecfd78-0142-4b2b-af55-b587f37b9b9f 2018-08-24 21:01:02,805 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-194743', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'0960e936-4f55-4258-af23-530d42bb1539', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 21:01:02,805 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-08-24 21:01:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"router_association": {"router_id": "354c41f8-cf72-42a4-89d3-06fed8810329"}}' 2018-08-24 21:01:03,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-2008bc1b-f66a-4ac4-85a3-b4a6a5c4bde3 Date: Fri, 24 Aug 2018 21:01:03 GMT RESP BODY: {"router_association": {"router_id": "354c41f8-cf72-42a4-89d3-06fed8810329", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "e25e0067-a421-4c9b-93f2-eb200ce43178"}} 2018-08-24 21:01:03,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539/router_associations used request id req-2008bc1b-f66a-4ac4-85a3-b4a6a5c4bde3 2018-08-24 21:01:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"network_association": {"network_id": "8e525533-f6af-4bea-829e-aae4ab1afb23"}}' 2018-08-24 21:01:03,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-95593723-93ff-4694-88fc-74fc6cd9bf9e Date: Fri, 24 Aug 2018 21:01:03 GMT RESP BODY: {"network_association": {"network_id": "8e525533-f6af-4bea-829e-aae4ab1afb23", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "751414b6-d1a5-4ee4-9253-2a90b651320a"}} 2018-08-24 21:01:03,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539/network_associations used request id req-95593723-93ff-4694-88fc-74fc6cd9bf9e 2018-08-24 21:01:03,807 - sdnvpn_test_utils - DEBUG - Waiting for router 0960e936-4f55-4258-af23-530d42bb1539 to associate with BGPVPN 354c41f8-cf72-42a4-89d3-06fed8810329 2018-08-24 21:01:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:03,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-206083cb-ae9d-411b-94a3-9cc50401cfd8 Date: Fri, 24 Aug 2018 21:01:03 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": ["354c41f8-cf72-42a4-89d3-06fed8810329"], "import_targets": ["88:88"], "networks": ["8e525533-f6af-4bea-829e-aae4ab1afb23"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0960e936-4f55-4258-af23-530d42bb1539"}} 2018-08-24 21:01:03,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 used request id req-206083cb-ae9d-411b-94a3-9cc50401cfd8 2018-08-24 21:01:04,869 - sdnvpn_test_utils - DEBUG - Waiting for network 0960e936-4f55-4258-af23-530d42bb1539 to associate with BGPVPN 8e525533-f6af-4bea-829e-aae4ab1afb23 2018-08-24 21:01:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:04,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-3566171e-cf6e-43c5-9f41-9b4d6f1148c0 Date: Fri, 24 Aug 2018 21:01:04 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-194743", "route_distinguishers": ["12:12"], "routers": ["354c41f8-cf72-42a4-89d3-06fed8810329"], "import_targets": ["88:88"], "networks": ["8e525533-f6af-4bea-829e-aae4ab1afb23"], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "0960e936-4f55-4258-af23-530d42bb1539"}} 2018-08-24 21:01:04,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 used request id req-3566171e-cf6e-43c5-9f41-9b4d6f1148c0 2018-08-24 21:01:05,928 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 21:01:35,947 - 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-08-24 21:01:35,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"forceDelete": null}' 2018-08-24 21:01:36,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-f4582016-0e4f-486d-a13c-4563cd038473 x-compute-request-id: req-f4582016-0e4f-486d-a13c-4563cd038473 Content-Length: 0 Content-Type: application/json 2018-08-24 21:01:36,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6b27504c-c992-403f-acd8-ff795ba40716/action used request id req-f4582016-0e4f-486d-a13c-4563cd038473 2018-08-24 21:01:36,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"forceDelete": null}' 2018-08-24 21:01:36,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-266a3942-8f62-48b1-81cd-2cd475ff1206 x-compute-request-id: req-266a3942-8f62-48b1-81cd-2cd475ff1206 Content-Length: 0 Content-Type: application/json 2018-08-24 21:01:36,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3614b406-106a-42ad-bcac-4a9c2bafb3f0/action used request id req-266a3942-8f62-48b1-81cd-2cd475ff1206 2018-08-24 21:01:36,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"forceDelete": null}' 2018-08-24 21:01:36,518 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-d8b9a29d-653c-4fa0-b1ea-6a94f70e7e41 x-compute-request-id: req-d8b9a29d-653c-4fa0-b1ea-6a94f70e7e41 Content-Length: 0 Content-Type: application/json 2018-08-24 21:01:36,518 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/17867189-6560-4d51-a941-5aeaef185b14/action used request id req-d8b9a29d-653c-4fa0-b1ea-6a94f70e7e41 2018-08-24 21:01:36,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"forceDelete": null}' 2018-08-24 21:01:36,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-5231ccd5-2163-428a-8868-8aec0f473cc0 x-compute-request-id: req-5231ccd5-2163-428a-8868-8aec0f473cc0 Content-Length: 0 Content-Type: application/json 2018-08-24 21:01:36,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/3d37eb59-22e6-4733-a47e-b00f3eadf91a/action used request id req-5231ccd5-2163-428a-8868-8aec0f473cc0 2018-08-24 21:01:36,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed43ecad8fb9828f9cf3f9e89b98952bddc56b1" -d '{"forceDelete": null}' 2018-08-24 21:01:36,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-752302d0-ab59-40b5-b5a4-e02225a88c4e x-compute-request-id: req-752302d0-ab59-40b5-b5a4-e02225a88c4e Content-Length: 0 Content-Type: application/json 2018-08-24 21:01:36,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6d985084-34ff-47b6-8441-b52854a51b29/action used request id req-752302d0-ab59-40b5-b5a4-e02225a88c4e 2018-08-24 21:01:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac80e93ba34e8a960748997afd816686ad35760" 2018-08-24 21:01:38,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1be6c1a3-f05e-4df3-87bb-8a749b4775bb Date: Fri, 24 Aug 2018 21:01:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:01:38,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/2db69fee-3042-4528-98a5-bfde085fb8e7 used request id req-1be6c1a3-f05e-4df3-87bb-8a749b4775bb 2018-08-24 21:01:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:38,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-362d8376-5b16-4317-9811-cc30eae25d58 Content-Length: 0 Date: Fri, 24 Aug 2018 21:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:38,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/0960e936-4f55-4258-af23-530d42bb1539 used request id req-362d8376-5b16-4317-9811-cc30eae25d58 2018-08-24 21:01:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"subnet_id": "bbf999ed-deef-45d6-bcde-8b660da32008"}' 2018-08-24 21:01:40,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c01c6095-7d14-46af-8472-6a386503660b Date: Fri, 24 Aug 2018 21:01:40 GMT RESP BODY: {"network_id": "d63828d8-05f7-4be9-8080-a47329717df4", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "bbf999ed-deef-45d6-bcde-8b660da32008", "subnet_ids": ["bbf999ed-deef-45d6-bcde-8b660da32008"], "port_id": "c5b7747b-7ec1-4ee0-9656-36c68d9e73d0", "id": "354c41f8-cf72-42a4-89d3-06fed8810329"} 2018-08-24 21:01:40,586 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329/remove_router_interface used request id req-c01c6095-7d14-46af-8472-6a386503660b 2018-08-24 21:01:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" -d '{"router": {"external_gateway_info": {}}}' 2018-08-24 21:01:41,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-5c4963b4-ff71-4b9d-b89b-8fbdecfa45a6 Date: Fri, 24 Aug 2018 21:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:01:41Z", "revision_number": 7, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "354c41f8-cf72-42a4-89d3-06fed8810329", "name": "sdnvpn-4-1-router"}} 2018-08-24 21:01:41,969 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 used request id req-5c4963b4-ff71-4b9d-b89b-8fbdecfa45a6 2018-08-24 21:01:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/bbf999ed-deef-45d6-bcde-8b660da32008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:43,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94a322c2-e5c0-4f51-8f84-9de990146721 Date: Fri, 24 Aug 2018 21:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:43,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/bbf999ed-deef-45d6-bcde-8b660da32008 used request id req-94a322c2-e5c0-4f51-8f84-9de990146721 2018-08-24 21:01:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/9be7ea21-212d-4f41-b6b4-3bd62368086b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:44,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5059960-53e1-4641-8e6e-8ea2c647aeb2 Date: Fri, 24 Aug 2018 21:01:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:44,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/9be7ea21-212d-4f41-b6b4-3bd62368086b used request id req-d5059960-53e1-4641-8e6e-8ea2c647aeb2 2018-08-24 21:01:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:44,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-914eb371-958a-4ae1-8357-a8347dca6c6c Content-Length: 0 Date: Fri, 24 Aug 2018 21:01:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:44,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/354c41f8-cf72-42a4-89d3-06fed8810329 used request id req-914eb371-958a-4ae1-8357-a8347dca6c6c 2018-08-24 21:01:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/d63828d8-05f7-4be9-8080-a47329717df4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:45,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2de73e5d-a77c-42a7-9a52-1661a3ca9650 Date: Fri, 24 Aug 2018 21:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:45,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/d63828d8-05f7-4be9-8080-a47329717df4 used request id req-2de73e5d-a77c-42a7-9a52-1661a3ca9650 2018-08-24 21:01:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/8e525533-f6af-4bea-829e-aae4ab1afb23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64610e149fe4bcbc7bba963149967d3c142c7a37" 2018-08-24 21:01:46,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdb6577e-f93c-4c03-a476-5217da99dce1 Date: Fri, 24 Aug 2018 21:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:01:46,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/8e525533-f6af-4bea-829e-aae4ab1afb23 used request id req-cdb6577e-f93c-4c03-a476-5217da99dce1 2018-08-24 21:01:46,735 - 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-08-24 21:01:46,735 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 21:01:46,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-08-24 21:01:46,736 - 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-08-24 21:01:46,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-24 21:01:46,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-24 21:01:46,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-24 21:01:46,812 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:01:46,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:01:46,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:01:46,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:01:46,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:01:46,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:01:46,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:01:46,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:01:46,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:01:46,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:01:46,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:01:46,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:01:46,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 21:01:46,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:01:46,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:01:46,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:01:46,821 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 21:01:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:01:46,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e4fe47-42d3-4801-98f4-c1d35412059d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:01:46,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-38e4fe47-42d3-4801-98f4-c1d35412059d 2018-08-24 21:01:46,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:01:47,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["dq8NyomqSISyYe0sK_upYw"], "issued_at": "2018-08-24T21:01:47.000000Z"}} 2018-08-24 21:01:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c1c262a29498664efd17e3d48f44c97ced8095" 2018-08-24 21:01:47,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-18b3fe30-3bfc-4121-bc62-506daef9baa3 Date: Fri, 24 Aug 2018 21:01:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:01:47,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-18b3fe30-3bfc-4121-bc62-506daef9baa3 2018-08-24 21:01:47,503 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 21:01:47,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c1c262a29498664efd17e3d48f44c97ced8095" 2018-08-24 21:01:47,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-cfbb3485-6576-42d3-bac5-1896c2c0051f Date: Fri, 24 Aug 2018 21:01:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:01:47,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-cfbb3485-6576-42d3-bac5-1896c2c0051f 2018-08-24 21:01:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c1c262a29498664efd17e3d48f44c97ced8095" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 21:01:47,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff223021-35bc-419e-b161-aa1ae533c602 Date: Fri, 24 Aug 2018 21:01:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:01:47Z", "file": "/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "size": null, "self": "/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T21:01:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:01:47,609 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-ff223021-35bc-419e-b161-aa1ae533c602 2018-08-24 21:01:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c1c262a29498664efd17e3d48f44c97ced8095" -d '' 2018-08-24 21:01:48,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d67434bf-3569-4858-a681-c1c714a64332 Date: Fri, 24 Aug 2018 21:01:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:01:48,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30/file used request id req-d67434bf-3569-4858-a681-c1c714a64332 2018-08-24 21:01:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:01:48,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037eabca-9119-428c-90d8-bacdd3a2f820 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:01:48,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-037eabca-9119-428c-90d8-bacdd3a2f820 2018-08-24 21:01:48,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:01:48,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["-mSDYUReTGWXymp7MpbOFg"], "issued_at": "2018-08-24T21:01:48.000000Z"}} 2018-08-24 21:01:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:48,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-acd42d70-8a4c-48fc-8223-8fc619b3fb4c Date: Fri, 24 Aug 2018 21:01:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 21:01:48,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-acd42d70-8a4c-48fc-8223-8fc619b3fb4c 2018-08-24 21:01:48,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3142 X-Openstack-Request-Id: req-43835b98-e15e-46b3-ac00-44f3ec92a363 Date: Fri, 24 Aug 2018 21:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:46Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:45Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:19Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-24 21:01:48,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-43835b98-e15e-46b3-ac00-44f3ec92a363 2018-08-24 21:01:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:49,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-3708b845-ffb2-45b9-bd69-7f766dfc2e00 Date: Fri, 24 Aug 2018 21:01:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:09:45Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "76f2f15f-7958-44f5-a025-04738f702f59", "name": ""}]} 2018-08-24 21:01:49,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers used request id req-3708b845-ffb2-45b9-bd69-7f766dfc2e00 2018-08-24 21:01:49,003 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-24 21:01:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-08-24 21:01:49,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-66be8ae7-6172-45a4-9187-a1f802983099 Date: Fri, 24 Aug 2018 21:01:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:01:49Z","is_default":false,"provider:segmentation_id":28,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","mtu":1450}} 2018-08-24 21:01:49,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-66be8ae7-6172-45a4-9187-a1f802983099 2018-08-24 21:01:49,301 - sdnvpn.lib.openstack_utils - DEBUG - Network '61db6339-3a48-4a3f-ab7b-aa66996002e9' created successfully 2018-08-24 21:01:49,301 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-24 21:01:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnets": [{"ip_version": 4, "network_id": "61db6339-3a48-4a3f-ab7b-aa66996002e9", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-08-24 21:01:49,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e065cdeb-95ea-410a-893e-80edd576f0d0 Date: Fri, 24 Aug 2018 21:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:01:49Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-08-24 21:01:49,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-e065cdeb-95ea-410a-893e-80edd576f0d0 2018-08-24 21:01:49,788 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015' created successfully 2018-08-24 21:01:49,788 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-24 21:01:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-08-24 21:01:49,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-66a6765a-b15d-49fe-b835-dda16f178246 Date: Fri, 24 Aug 2018 21:01:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:01:49Z", "revision_number": 0, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcacb034-e3d3-4d58-b253-a062110204b0", "name": "sdnvpn-8-1-router"}} 2018-08-24 21:01:49,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers used request id req-66a6765a-b15d-49fe-b835-dda16f178246 2018-08-24 21:01:49,914 - sdnvpn.lib.openstack_utils - DEBUG - Router 'dcacb034-e3d3-4d58-b253-a062110204b0' created successfully 2018-08-24 21:01:49,914 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-24 21:01:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnet_id": "9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"}' 2018-08-24 21:01:51,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-596ef371-438a-4b22-81a2-29f0ae4f3040 Date: Fri, 24 Aug 2018 21:01:51 GMT RESP BODY: {"network_id": "61db6339-3a48-4a3f-ab7b-aa66996002e9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015", "subnet_ids": ["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"], "port_id": "8bc24f96-4d43-450e-a32e-7737b290a519", "id": "dcacb034-e3d3-4d58-b253-a062110204b0"} 2018-08-24 21:01:51,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/add_router_interface used request id req-596ef371-438a-4b22-81a2-29f0ae4f3040 2018-08-24 21:01:51,931 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-24 21:01:51,931 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-24 21:01:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:52,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10009 X-Openstack-Request-Id: req-3afa150d-6814-419b-ba49-ae565b1d1df7 Date: Fri, 24 Aug 2018 21:01:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:49Z","provider:segmentation_id":28,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 21:01:52,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-3afa150d-6814-419b-ba49-ae565b1d1df7 2018-08-24 21:01:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}}' 2018-08-24 21:01:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-fff00880-df56-4dfd-b00a-7634c2a34bd9 Date: Fri, 24 Aug 2018 21:01:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:01:53Z", "revision_number": 3, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcacb034-e3d3-4d58-b253-a062110204b0", "name": "sdnvpn-8-1-router"}} 2018-08-24 21:01:53,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 used request id req-fff00880-df56-4dfd-b00a-7634c2a34bd9 2018-08-24 21:01:53,665 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-24 21:01:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:53,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10009 X-Openstack-Request-Id: req-d50f79cd-8740-434a-916e-73f3ac29c97b Date: Fri, 24 Aug 2018 21:01:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:49Z","provider:segmentation_id":28,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 21:01:53,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-d50f79cd-8740-434a-916e-73f3ac29c97b 2018-08-24 21:01:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:53,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3771 X-Openstack-Request-Id: req-9b2157a3-6d0b-4e0b-97b7-bd4b7ece9c7a Date: Fri, 24 Aug 2018 21:01:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:01:49Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:46Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:45Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:19Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-24 21:01:53,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-9b2157a3-6d0b-4e0b-97b7-bd4b7ece9c7a 2018-08-24 21:01:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:53,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1008 X-Openstack-Request-Id: req-d0df9000-d088-4387-aa42-ded374a0e85f Date: Fri, 24 Aug 2018 21:01:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:09:45Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "76f2f15f-7958-44f5-a025-04738f702f59", "name": ""}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:01:53Z", "revision_number": 3, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcacb034-e3d3-4d58-b253-a062110204b0", "name": "sdnvpn-8-1-router"}]} 2018-08-24 21:01:53,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers used request id req-d0df9000-d088-4387-aa42-ded374a0e85f 2018-08-24 21:01:53,975 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-24 21:01:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-08-24 21:01:54,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-e9dd2b25-26b7-413d-99f0-9f076d3148a4 Date: Fri, 24 Aug 2018 21:01:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2723e68a-4a58-470d-933d-f70ee39a84ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:01:54Z","is_default":false,"provider:segmentation_id":104,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:54Z","mtu":1450}} 2018-08-24 21:01:54,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-e9dd2b25-26b7-413d-99f0-9f076d3148a4 2018-08-24 21:01:54,154 - sdnvpn.lib.openstack_utils - DEBUG - Network '2723e68a-4a58-470d-933d-f70ee39a84ff' created successfully 2018-08-24 21:01:54,154 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-24 21:01:54,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnets": [{"ip_version": 4, "network_id": "2723e68a-4a58-470d-933d-f70ee39a84ff", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-08-24 21:01:54,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c688b07f-7a4d-4749-9a92-dbb1398ac4c7 Date: Fri, 24 Aug 2018 21:01:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2723e68a-4a58-470d-933d-f70ee39a84ff","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:54Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:01:54Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"116691ed-2df1-4759-a196-3ff035cff669","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-08-24 21:01:54,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-c688b07f-7a4d-4749-9a92-dbb1398ac4c7 2018-08-24 21:01:54,905 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '116691ed-2df1-4759-a196-3ff035cff669' created successfully 2018-08-24 21:01:54,905 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-24 21:01:54,906 - sdnvpn.lib.openstack_utils - DEBUG - Router 'dcacb034-e3d3-4d58-b253-a062110204b0' created successfully 2018-08-24 21:01:54,906 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-24 21:01:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnet_id": "116691ed-2df1-4759-a196-3ff035cff669"}' 2018-08-24 21:01:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6459aa9d-f41e-4301-8c47-922ad5463d46 Date: Fri, 24 Aug 2018 21:01:56 GMT RESP BODY: {"network_id": "2723e68a-4a58-470d-933d-f70ee39a84ff", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "116691ed-2df1-4759-a196-3ff035cff669", "subnet_ids": ["116691ed-2df1-4759-a196-3ff035cff669"], "port_id": "bbbaf684-8639-4cc8-b172-40f375185609", "id": "dcacb034-e3d3-4d58-b253-a062110204b0"} 2018-08-24 21:01:56,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/add_router_interface used request id req-6459aa9d-f41e-4301-8c47-922ad5463d46 2018-08-24 21:01:56,670 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-24 21:01:56,670 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-24 21:01:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:56,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10666 X-Openstack-Request-Id: req-630a7106-cfed-43ee-b7e3-757379e20f14 Date: Fri, 24 Aug 2018 21:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2723e68a-4a58-470d-933d-f70ee39a84ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["116691ed-2df1-4759-a196-3ff035cff669"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:54Z","provider:segmentation_id":104,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:49Z","provider:segmentation_id":28,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 21:01:56,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-630a7106-cfed-43ee-b7e3-757379e20f14 2018-08-24 21:01:56,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}}' 2018-08-24 21:01:57,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9f9db21e-6e3f-4bcb-98f7-9431b60515d2 Date: Fri, 24 Aug 2018 21:01:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:01:57Z", "revision_number": 5, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcacb034-e3d3-4d58-b253-a062110204b0", "name": "sdnvpn-8-1-router"}} 2018-08-24 21:01:57,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 used request id req-9f9db21e-6e3f-4bcb-98f7-9431b60515d2 2018-08-24 21:01:57,426 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-24 21:01:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:57,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-42556fb7-290d-476f-acd1-626b4b5ff492 Date: Fri, 24 Aug 2018 21:01:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T20:52:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 4, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 21:01:57,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-42556fb7-290d-476f-acd1-626b4b5ff492 2018-08-24 21:01:57,574 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 21:01:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 40620 X-Openstack-Request-Id: req-9b6f50a2-90d1-4109-a828-f03a36f3cef5 Date: Fri, 24 Aug 2018 21:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d"}, {"remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "02cec91d-997c-4821-b921-b0b19d023be0"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "0d3b954c-d577-4645-ae61-b87f99c74b68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "120bc7ef-11eb-42a6-9c82-08ae81666723"}, {"remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee"}, {"remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5"}, {"remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "207f1a95-787f-40af-89c7-39475a0f48ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "21ce0879-550b-47bb-b457-ed90c887e7e8"}, {"remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "2abfc576-be5c-4b02-afc9-cde5e5716034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c"}, {"remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576"}, {"remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "38b485f6-71fe-418c-8470-08cb455c89e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "42ee788a-1652-4564-9fbf-b00cb82266ce"}, {"remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "44f81fa4-623d-410d-aae4-4733b690f534"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5"}, {"remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "52b5b92c-b9ef-438c-960a-5eac40496e58"}, {"remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "5374276b-58d8-41f4-bd03-f68d68a71054"}, {"remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "5855582c-c644-4e41-abcf-8438df65c148"}, {"remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "5c520036-1c44-4b67-b62f-1521a060cd22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "60a7b5a8-7173-4066-b17f-5909d14cb092"}, {"remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "60b7b189-9ad4-4053-82dc-c48a852da126"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155"}, {"remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "6cd79653-6189-4cfc-8d18-90188445fc0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7a79396b-0bee-4105-a2eb-243e60949156"}, {"remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2"}, {"remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5"}, {"remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "8c26d2cb-eaf2-4108-aba3-18a311168762"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "8ee69dba-8a40-4f01-af17-9a59303274b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "9397d740-61a0-40de-9663-d0a42ff966f4"}, {"remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "94367cc8-4af8-4075-aaed-6c8820f6950d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "96475d21-276f-4c52-84ff-b1842e48c30f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "9d542501-dac2-4bc8-8418-3fec72e714f6"}, {"remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33"}, {"remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "a8ce318d-cd66-4e64-b555-536b90f1157a"}, {"remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4"}, {"remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "aab594fc-9284-4c3b-837d-c18c9c9be755"}, {"remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "ad37e33a-bd9a-440b-835c-2add88616fa0"}, {"remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0"}, {"remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "af72a67f-9015-4417-b6a0-3185aba11df2"}, {"remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "b3809c3f-567d-45f5-882e-241789dbd7c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643"}, {"remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "b5d74c3d-01d1-4b36-994b-c56109ace603"}, {"remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "be96d61c-188e-47b8-a49b-69679fe3f31f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c111345e-bcef-4bb3-b781-cce8313b2c83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "c2655130-45e8-41e1-99a1-fdc470fbace6"}, {"remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10"}, {"remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "d520baa6-b9d4-4a13-9226-58fa1657237c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d7b13182-234e-4742-baeb-6d67177e7924"}, {"remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "d9b09750-debd-4938-b3d3-5e3631af728c"}, {"remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d"}, {"remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "e4627545-f385-445d-9e7f-319a52b032b3"}, {"remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "e522a19a-015b-484f-91f6-065e59651b45"}, {"remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "e861bc8c-0a94-49a1-a139-e538060b1c52"}, {"remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8"}, {"remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f1f90406-2918-4da9-908a-4d7187387734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "fe019f86-c6f9-40da-9f54-8981b4641f14"}]} 2018-08-24 21:01:57,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-9b6f50a2-90d1-4109-a828-f03a36f3cef5 2018-08-24 21:01:57,731 - sdnvpn_test_utils - INFO - This rule exists for security group: a013741f-d635-4a1c-adc3-9ebdcb718eac 2018-08-24 21:01:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:01:57,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 40620 X-Openstack-Request-Id: req-0c358800-0eef-466a-9126-5f2a6329cb61 Date: Fri, 24 Aug 2018 21:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d"}, {"remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "02cec91d-997c-4821-b921-b0b19d023be0"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "0d3b954c-d577-4645-ae61-b87f99c74b68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "120bc7ef-11eb-42a6-9c82-08ae81666723"}, {"remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee"}, {"remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5"}, {"remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "207f1a95-787f-40af-89c7-39475a0f48ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "21ce0879-550b-47bb-b457-ed90c887e7e8"}, {"remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "2abfc576-be5c-4b02-afc9-cde5e5716034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c"}, {"remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576"}, {"remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "38b485f6-71fe-418c-8470-08cb455c89e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "42ee788a-1652-4564-9fbf-b00cb82266ce"}, {"remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "44f81fa4-623d-410d-aae4-4733b690f534"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5"}, {"remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "52b5b92c-b9ef-438c-960a-5eac40496e58"}, {"remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "5374276b-58d8-41f4-bd03-f68d68a71054"}, {"remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "5855582c-c644-4e41-abcf-8438df65c148"}, {"remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "5c520036-1c44-4b67-b62f-1521a060cd22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "60a7b5a8-7173-4066-b17f-5909d14cb092"}, {"remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "60b7b189-9ad4-4053-82dc-c48a852da126"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155"}, {"remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "6cd79653-6189-4cfc-8d18-90188445fc0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7a79396b-0bee-4105-a2eb-243e60949156"}, {"remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2"}, {"remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "port_range_min": null, "revision_number": 0, "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5"}, {"remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "8c26d2cb-eaf2-4108-aba3-18a311168762"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "8ee69dba-8a40-4f01-af17-9a59303274b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "9397d740-61a0-40de-9663-d0a42ff966f4"}, {"remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "94367cc8-4af8-4075-aaed-6c8820f6950d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "96475d21-276f-4c52-84ff-b1842e48c30f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "9d542501-dac2-4bc8-8418-3fec72e714f6"}, {"remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "port_range_min": null, "revision_number": 0, "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33"}, {"remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "a8ce318d-cd66-4e64-b555-536b90f1157a"}, {"remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4"}, {"remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "port_range_min": null, "revision_number": 0, "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "aab594fc-9284-4c3b-837d-c18c9c9be755"}, {"remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "ad37e33a-bd9a-440b-835c-2add88616fa0"}, {"remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0"}, {"remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "af72a67f-9015-4417-b6a0-3185aba11df2"}, {"remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "port_range_min": null, "revision_number": 0, "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "b3809c3f-567d-45f5-882e-241789dbd7c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643"}, {"remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "b5d74c3d-01d1-4b36-994b-c56109ace603"}, {"remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "port_range_min": null, "revision_number": 0, "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "be96d61c-188e-47b8-a49b-69679fe3f31f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c111345e-bcef-4bb3-b781-cce8313b2c83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "c2655130-45e8-41e1-99a1-fdc470fbace6"}, {"remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10"}, {"remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "port_range_min": null, "revision_number": 0, "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "port_range_min": null, "revision_number": 0, "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "d520baa6-b9d4-4a13-9226-58fa1657237c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d7b13182-234e-4742-baeb-6d67177e7924"}, {"remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "port_range_min": null, "revision_number": 0, "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "project_id": "9ea7af883b03479da5978121d645e31a", "id": "d9b09750-debd-4938-b3d3-5e3631af728c"}, {"remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d"}, {"remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "project_id": "10e5301a358140ba92215212619567b3", "id": "e4627545-f385-445d-9e7f-319a52b032b3"}, {"remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "port_range_min": null, "revision_number": 0, "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "port_range_min": null, "revision_number": 0, "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "e522a19a-015b-484f-91f6-065e59651b45"}, {"remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "e861bc8c-0a94-49a1-a139-e538060b1c52"}, {"remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "port_range_min": null, "revision_number": 0, "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:22Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "project_id": "", "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "port_range_min": null, "revision_number": 0, "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8"}, {"remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "port_range_min": null, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "f1f90406-2918-4da9-908a-4d7187387734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "port_range_min": null, "revision_number": 0, "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "fe019f86-c6f9-40da-9f54-8981b4641f14"}]} 2018-08-24 21:01:57,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-0c358800-0eef-466a-9126-5f2a6329cb61 2018-08-24 21:01:57,822 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-24 21:01:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:01:57,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1cb79230-50ec-44ec-9e97-5bd315b28803 Date: Fri, 24 Aug 2018 21:01:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-24T21:01:57Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "port_range_min": 80, "revision_number": 0, "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:57Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "276f6faf-fe9a-46dc-9a59-02f1a0929867"}} 2018-08-24 21:01:57,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules used request id req-1cb79230-50ec-44ec-9e97-5bd315b28803 2018-08-24 21:01:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:01:57,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38817662-fafe-4277-ba45-7da830af3ba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:01:57,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-38817662-fafe-4277-ba45-7da830af3ba0 2018-08-24 21:01:57,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:01:58,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["VVSiPA5ZRbeVoQQoVcGkTw"], "issued_at": "2018-08-24T21:01:58.000000Z"}} 2018-08-24 21:01:58,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7bde04c74a3f95c3bd9faf9654acd87e7b0639" 2018-08-24 21:01:58,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01: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-4ede03e8-a7fa-4fdc-8734-cacb325686ea x-compute-request-id: req-4ede03e8-a7fa-4fdc-8734-cacb325686ea Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 21:01:58,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-4ede03e8-a7fa-4fdc-8734-cacb325686ea 2018-08-24 21:01:58,673 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 21:01:58,673 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-08-24 21:01:58,673 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=8286bb8e-a5e4-4d2e-add3-ba82b8352c30 network=2723e68a-4a58-470d-933d-f70ee39a84ff secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:01:58,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:01:58,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:01:58,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:01:58,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:01:58,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:01:58,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:01:58,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:01:58,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:01:58,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:01:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:01:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4af441c-22a4-4670-987d-1937f8121f0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:01:58,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e4af441c-22a4-4670-987d-1937f8121f0e 2018-08-24 21:01:58,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:01:59,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["T0OeySaAT4OEdUoUfMF2Mw"], "issued_at": "2018-08-24T21:01:59.000000Z"}} 2018-08-24 21:01:59,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b51a855945a90e0b3d7d07cd04fcb5f87bb912" 2018-08-24 21:01:59,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01: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-e3b4a878-ad35-4a2a-98d5-0eaea4cbea87 x-compute-request-id: req-e3b4a878-ad35-4a2a-98d5-0eaea4cbea87 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:01:59,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e3b4a878-ad35-4a2a-98d5-0eaea4cbea87 2018-08-24 21:01:59,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b51a855945a90e0b3d7d07cd04fcb5f87bb912" 2018-08-24 21:01:59,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:01: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-876ab060-b88a-446e-84d7-62a5d2b62d88 x-compute-request-id: req-876ab060-b88a-446e-84d7-62a5d2b62d88 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:01:59,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-876ab060-b88a-446e-84d7-62a5d2b62d88 2018-08-24 21:01:59,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b51a855945a90e0b3d7d07cd04fcb5f87bb912" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2723e68a-4a58-470d-933d-f70ee39a84ff"}]}}' 2018-08-24 21:02:01,344 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:01: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-61d1e5d5-0fe1-474a-bb7b-67dc5d363d08 x-compute-request-id: req-61d1e5d5-0fe1-474a-bb7b-67dc5d363d08 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "bookmark"}], "adminPass": "nBUVGKJ3mybc"}} 2018-08-24 21:02:01,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-61d1e5d5-0fe1-474a-bb7b-67dc5d363d08 2018-08-24 21:02:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:02:01,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc6d137-43ca-4172-8128-eefd76e6abdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:02:01,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-6dc6d137-43ca-4172-8128-eefd76e6abdf 2018-08-24 21:02:01,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:02:01,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["DwRUYLeSRiGemTdB0hEieA"], "issued_at": "2018-08-24T21:02:01.000000Z"}} 2018-08-24 21:02:01,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a37b7d6f2dbeac95baded5fd8ad7d1bc2643cb2" 2018-08-24 21:02:02,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02: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-2efe0384-b18b-484a-a866-8a2533dc9e8a x-compute-request-id: req-2efe0384-b18b-484a-a866-8a2533dc9e8a 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.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:02: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-8-2", "created": "2018-08-24T21:02:01Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:02,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 used request id req-2efe0384-b18b-484a-a866-8a2533dc9e8a 2018-08-24 21:02:05,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a37b7d6f2dbeac95baded5fd8ad7d1bc2643cb2" 2018-08-24 21:02:06,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19e37818-32dc-4d06-8878-fb27e5ac129b x-compute-request-id: req-19e37818-32dc-4d06-8878-fb27e5ac129b Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:75:89", "version": 4, "addr": "10.10.20.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:02:03Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:01Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:06,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 used request id req-19e37818-32dc-4d06-8878-fb27e5ac129b 2018-08-24 21:02:09,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a37b7d6f2dbeac95baded5fd8ad7d1bc2643cb2" 2018-08-24 21:02:09,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61117e06-6330-4042-814a-481f7fe1a53a x-compute-request-id: req-61117e06-6330-4042-814a-481f7fe1a53a Content-Encoding: gzip Content-Length: 773 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:b4:75:89", "version": 4, "addr": "10.10.20.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": "2018-08-24T21:02:07.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:02:07Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:01Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:09,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 used request id req-61117e06-6330-4042-814a-481f7fe1a53a 2018-08-24 21:02:09,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b51a855945a90e0b3d7d07cd04fcb5f87bb912" 2018-08-24 21:02:09,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf5a9767-8e8d-40f2-bd2c-54cf62a14e9f x-compute-request-id: req-bf5a9767-8e8d-40f2-bd2c-54cf62a14e9f Content-Encoding: gzip Content-Length: 773 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:b4:75:89", "version": 4, "addr": "10.10.20.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009d", "OS-SRV-USG:launched_at": "2018-08-24T21:02:07.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "cfaae6e5-626d-4d53-83af-ecdbec8b4a33", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:02:07Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:01Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:09,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33 used request id req-bf5a9767-8e8d-40f2-bd2c-54cf62a14e9f 2018-08-24 21:02:09,956 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.22'. 2018-08-24 21:02:09,956 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-08-24 21:02:09,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7bde04c74a3f95c3bd9faf9654acd87e7b0639" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:02:11,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c2714c9-20b0-4eba-925f-677f02ac3987 x-compute-request-id: req-3c2714c9-20b0-4eba-925f-677f02ac3987 Content-Length: 0 Content-Type: application/json 2018-08-24 21:02:11,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action used request id req-3c2714c9-20b0-4eba-925f-677f02ac3987 2018-08-24 21:02:11,146 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-08-24 21:02:11,146 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=8286bb8e-a5e4-4d2e-add3-ba82b8352c30 network=61db6339-3a48-4a3f-ab7b-aa66996002e9 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.22 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-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:02:11,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:02:11,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:02:11,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:02:11,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:02:11,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:02:11,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:02:11,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:02:11,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:02:11,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:02:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:02:11,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186f60de-b447-41d3-83c6-d1fbce9b7f4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:02:11,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-186f60de-b447-41d3-83c6-d1fbce9b7f4f 2018-08-24 21:02:11,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:02:11,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["td4GrDfHTOaU7R0sQwvKMw"], "issued_at": "2018-08-24T21:02:11.000000Z"}} 2018-08-24 21:02:11,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" 2018-08-24 21:02:11,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60fb40e9-1d76-486a-ba9e-9e1d2ef00ecf x-compute-request-id: req-60fb40e9-1d76-486a-ba9e-9e1d2ef00ecf Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:02:11,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-60fb40e9-1d76-486a-ba9e-9e1d2ef00ecf 2018-08-24 21:02:11,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" 2018-08-24 21:02:11,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f750e120-b741-495a-98c0-8c21a43e0fd5 x-compute-request-id: req-f750e120-b741-495a-98c0-8c21a43e0fd5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:02:11,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-f750e120-b741-495a-98c0-8c21a43e0fd5 2018-08-24 21:02:11,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4yMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "61db6339-3a48-4a3f-ab7b-aa66996002e9"}], "config_drive": true}}' 2018-08-24 21:02:13,795 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d49791b7-9e68-4bdc-9960-466fe83444fc x-compute-request-id: req-d49791b7-9e68-4bdc-9960-466fe83444fc Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea64446e-cd94-4fba-bd9c-6861672e5f14", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "bookmark"}], "adminPass": "Eg7XXDSn2Ho6"}} 2018-08-24 21:02:13,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-d49791b7-9e68-4bdc-9960-466fe83444fc 2018-08-24 21:02:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:02:13,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adc048d-2432-41cc-8a9a-5c96c7cd0e0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:02:13,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-9adc048d-2432-41cc-8a9a-5c96c7cd0e0d 2018-08-24 21:02:13,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:02:14,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["iCqpUea6QsSyxsrRfaAkKw"], "issued_at": "2018-08-24T21:02:14.000000Z"}} 2018-08-24 21:02:14,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2cb36a23037df4c852bf8ce42a305c0456f937" 2018-08-24 21:02:14,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83a1ddf6-099d-4b44-99fc-5fd7e3820ad6 x-compute-request-id: req-83a1ddf6-099d-4b44-99fc-5fd7e3820ad6 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ea64446e-cd94-4fba-bd9c-6861672e5f14", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:02: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": "sdnvpn-8-1", "created": "2018-08-24T21:02:13Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:14,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 used request id req-83a1ddf6-099d-4b44-99fc-5fd7e3820ad6 2018-08-24 21:02:17,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2cb36a23037df4c852bf8ce42a305c0456f937" 2018-08-24 21:02:18,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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,Accept-Encoding x-openstack-request-id: req-1ae997f7-874a-4bc1-8d58-5a65e5df8aad x-compute-request-id: req-1ae997f7-874a-4bc1-8d58-5a65e5df8aad Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:f7:62", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ea64446e-cd94-4fba-bd9c-6861672e5f14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:02:15Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:13Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:18,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 used request id req-1ae997f7-874a-4bc1-8d58-5a65e5df8aad 2018-08-24 21:02:21,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2cb36a23037df4c852bf8ce42a305c0456f937" 2018-08-24 21:02:21,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7fba0538-148f-4276-afef-6679676787d0 x-compute-request-id: req-7fba0538-148f-4276-afef-6679676787d0 Content-Encoding: gzip Content-Length: 776 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:1e:f7:62", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": "2018-08-24T21:02:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ea64446e-cd94-4fba-bd9c-6861672e5f14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:02:19Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:13Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:21,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 used request id req-7fba0538-148f-4276-afef-6679676787d0 2018-08-24 21:02:21,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" 2018-08-24 21:02:22,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-9c395a98-6d4d-4b42-92c9-cde377620cec x-compute-request-id: req-9c395a98-6d4d-4b42-92c9-cde377620cec Content-Encoding: gzip Content-Length: 776 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:1e:f7:62", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14", "rel": "bookmark"}], "image": {"id": "8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "links": [{"href": "http://172.30.9.40:8774/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009e", "OS-SRV-USG:launched_at": "2018-08-24T21:02:19.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "ea64446e-cd94-4fba-bd9c-6861672e5f14", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:02:19Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:02:13Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:02:22,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14 used request id req-9c395a98-6d4d-4b42-92c9-cde377620cec 2018-08-24 21:02:22,070 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.24'. 2018-08-24 21:02:22,071 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-08-24 21:02:22,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7bde04c74a3f95c3bd9faf9654acd87e7b0639" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:02:23,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:02: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-c47fe4a2-635c-45db-bd64-1dc980877ec6 x-compute-request-id: req-c47fe4a2-635c-45db-bd64-1dc980877ec6 Content-Length: 0 Content-Type: application/json 2018-08-24 21:02:23,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action used request id req-c47fe4a2-635c-45db-bd64-1dc980877ec6 2018-08-24 21:02:23,221 - sdnvpn_test_utils - INFO - Waiting for instance cfaae6e5-626d-4d53-83af-ecdbec8b4a33 to boot up 2018-08-24 21:02:23,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b51a855945a90e0b3d7d07cd04fcb5f87bb912" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:02:23,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-f26e8f7a-bb91-4d4d-a6df-566ce8a145f0 x-compute-request-id: req-f26e8f7a-bb91-4d4d-a6df-566ce8a145f0 Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500317211 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.194771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197209] pid_max: default: 32768 minimum: 301\n[ 0.198527] ACPI: Core revision 20150930\n[ 0.200270] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202181] Security Framework initialized\n[ 0.203385] Yama: becoming mindful.\n[ 0.204438] AppArmor: AppArmor initialized\n[ 0.205691] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207600] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209471] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211236] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213253] Initializing cgroup subsys io\n[ 0.214463] Initializing cgroup subsys memory\n[ 0.215735] Initializing cgroup subsys devices\n[ 0.217021] Initializing cgroup subsys freezer\n[ 0.218305] Initializing cgroup subsys net_cls\n[ 0.219587] Initializing cgroup subsys perf_event\n[ 0.220923] Initializing cgroup subsys net_prio\n[ 0.222223] Initializing cgroup subsys hugetlb\n[ 0.223493] Initializing cgroup subsys pids\n[ 0.224747] CPU: Physical Processor ID: 0\n[ 0.226616] mce: CPU supports 10 MCE banks\n[ 0.227847] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251315] ftrace: allocating 31920 entries in 125 pages\n[ 0.277197] smpboot: Max logical packages: 1\n[ 0.278453] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280445] x2apic enabled\n[ 0.281648] Switched APIC routing to physical x2apic.\n[ 0.284231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285846] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288741] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291371] KVM setup paravirtual spinlock\n[ 0.293024] x86: Booted up 1 node, 1 CPUs\n[ 0.294225] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296192] devtmpfs: initialized\n[ 0.298179] evm: security.selinux\n[ 0.299185] evm: security.SMACK64\n[ 0.300212] evm: security.SMACK64EXEC\n[ 0.301313] evm: security.SMACK64TRANSMUTE\n[ 0.302523] evm: security.SMACK64MMAP\n[ 0.303592] evm: security.ima\n[ 0.304506] evm: security.capability\n[ 0.305637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308263] pinctrl core: initialized pinctrl subsystem\n[ 0.309817] RTC time: 21:02:07, date: 08/24/18\n[ 0.311207] NET: Registered protocol family 16\n[ 0.312585] cpuidle: using governor ladder\n[ 0.313763] cpuidle: using governor menu\n[ 0.314889] PCCT header not found.\n[ 0.315945] ACPI: bus type PCI registered\n[ 0.317090] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318840] PCI: Using configuration type 1 for base access\n[ 0.321077] ACPI: Added _OSI(Module Device)\n[ 0.322283] ACPI: Added _OSI(Processor Device)\n[ 0.323512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324794] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327068] ACPI: Interpreter enabled\n[ 0.328167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.336168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338817] ACPI: (supports S0 S5)\n[ 0.339834] ACPI: Using IOAPIC for interrupt routing\n[ 0.341245] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.345130] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353492] acpiphp: Slot [3] registered\n[ 0.354643] acpiphp: Slot [4] registered\n[ 0.355797] acpiphp: Slot [5] registered\n[ 0.356939] acpiphp: Slot [6] registered\n[ 0.358075] acpiphp: Slot [7] registered\n[ 0.359206] acpiphp: Slot [8] registered\n[ 0.360345] acpiphp: Slot [9] registered\n[ 0.361519] acpiphp: Slot [10] registered\n[ 0.362673] acpiphp: Slot [11] registered\n[ 0.363826] acpiphp: Slot [12] registered\n[ 0.364980] acpiphp: Slot [13] registered\n[ 0.366133] acpiphp: Slot [14] registered\n[ 0.367289] acpiphp: Slot [15] registered\n[ 0.382562] acpiphp: Slot [16] registered\n[ 0.383734] acpiphp: Slot [17] registered\n[ 0.384901] acpiphp: Slot [18] registered\n[ 0.386057] acpiphp: Slot [19] registered\n[ 0.387224] acpiphp: Slot [20] registered\n[ 0.388446] acpiphp: Slot [21] registered\n[ 0.389600] acpiphp: Slot [22] registered\n[ 0.390754] acpiphp: Slot [23] registered\n[ 0.391963] acpiphp: Slot [24] registered\n[ 0.393132] acpiphp: Slot [25] registered\n[ 0.394284] acpiphp: Slot [26] registered\n[ 0.395438] acpiphp: Slot [27] registered\n[ 0.396601] acpiphp: Slot [28] registered\n[ 0.397769] acpiphp: Slot [29] registered\n[ 0.398930] acpiphp: Slot [30] registered\n[ 0.400083] acpiphp: Slot [31] registered\n[ 0.401259] PCI host bridge to bus 0000:00\n[ 0.402459] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.404192] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.408010] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.410095] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412281] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419857] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426014] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451744] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455755] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459675] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461585] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465470] vgaarb: loaded\n[ 0.466361] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468137] SCSI subsystem initialized\n[ 0.469481] ACPI: bus type USB registered\n[ 0.470702] usbcore: registered new interface driver usbfs\n[ 0.472236] usbcore: registered new interface driver hub\n[ 0.473715] usbcore: registered new device driver usb\n[ 0.475290] PCI: Using ACPI for IRQ routing\n[ 0.476873] NetLabel: Initializing\n[ 0.477913] NetLabel: domain hash size = 128\n[ 0.479142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480530] NetLabel: unlabeled traffic allowed by default\n[ 0.482221] clocksource: Switched to clocksource kvm-clock\n[ 0.492292] AppArmor: AppArmor Filesystem Enabled\n[ 0.493698] pnp: PnP ACPI init\n[ 0.494962] pnp: PnP ACPI: found 5 devices\n[ 0.501831] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504371] NET: Registered protocol family 2\n[ 0.505847] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507707] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509448] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514511] NET: Registered protocol family 1\n[ 0.515768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518898] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533244] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547798] Trying to unpack rootfs image as initramfs...\n[ 0.609985] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615627] Scanning for low memory corruption every 60 seconds\n[ 0.617938] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619740] audit: initializing netlink subsys (disabled)\n[ 0.621326] audit: type=2000 audit(1535144528.459:1): initialized\n[ 0.623339] Initialise system trusted keyring\n[ 0.624813] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626545] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629414] zbud: loaded\n[ 0.630491] VFS: Disk quotas dquot_6.6.0\n[ 0.631720] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634060] fuse init (API version 7.23)\n[ 0.635386] Key type big_key registered\n[ 0.636582] Allocating IMA MOK and blacklist keyrings.\n[ 0.638392] Key type asymmetric registered\n[ 0.639621] Asymmetric key parser 'x509' registered\n[ 0.641048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643283] io scheduler noop registered\n[ 0.644464] io scheduler deadline registered (default)\n[ 0.645952] io scheduler cfq registered\n[ 0.647237] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648791] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652887] ACPI: Power Button [PWRF]\n[ 0.654183] GHES: HEST is not enabled!\n[ 0.668453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728689] Linux agpgart interface v0.103\n[ 0.732154] brd: module loaded\n[ 0.734425] loop: module loaded\n[ 0.739708] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741857] GPT:90111 != 2097151\n[ 0.742858] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744456] GPT:90111 != 2097151\n[ 0.745452] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746875] vda: vda1 vda15\n[ 0.748607] scsi host0: ata_piix\n[ 0.749730] scsi host1: ata_piix\n[ 0.750792] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752579] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754917] libphy: Fixed MDIO Bus: probed\n[ 0.756131] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757532] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760382] PPP generic driver version 2.4.2\n[ 0.761714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763467] ehci-pci: EHCI PCI platform driver\n[ 0.764750] ehci-platform: EHCI generic platform driver\n[ 0.766217] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767888] ohci-pci: OHCI PCI platform driver\n[ 0.769177] ohci-platform: OHCI generic platform driver\n[ 0.770643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785419] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789062] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790551] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796104] usb usb1: Product: UHCI Host Controller\n[ 0.797463] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.799192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.800616] hub 1-0:1.0: USB hub found\n[ 0.801755] hub 1-0:1.0: 2 ports detected\n[ 0.803115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806155] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.807548] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809049] mousedev: PS/2 mouse device common for all mice\n[ 0.810874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813536] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816879] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818633] i2c /dev entries driver\n[ 0.819739] device-mapper: uevent: version 1.0.3\n[ 0.821141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823557] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825519] NET: Registered protocol family 10\n[ 0.827167] NET: Registered protocol family 17\n[ 0.828473] Key type dns_resolver registered\n[ 0.829841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.831450] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.834012] registered taskstats version 1\n[ 0.835244] Loading compiled-in X.509 certificates\n[ 0.837166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839894] zswap: loaded using pool lzo/zbud\n[ 0.842043] Key type trusted registered\n[ 0.844251] Key type encrypted registered\n[ 0.845460] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846973] ima: No TPM chip found, activating TPM-bypass!\n[ 0.848495] evm: HMAC attrs: 0x1\n[ 0.849862] Magic number: 14:7:46\n[ 0.851066] rtc_cmos 00:00: setting system clock to 2018-08-24 21:02:08 UTC (1535144528)\n[ 0.853449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855071] EDD information not available.\n[ 0.911909] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928624] Write protecting the kernel read-only data: 14336k\n[ 0.931705] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.934327] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.091661] 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.20.22...\nLease of 10.10.20.22 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 0.91. iid=i-0000009d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQdmDsC128H/PNwv3NdT+Ert456wqY2ZkwWO/vSYCjzRPgwoRTNN5xxe4jSW/UwE6CkCFgDdi1jLNMANUOlekbVDzWqiIP50Zu1s7VAR8Nj/a4UVFHv+FUF8uYx4jmCdURKj216v5m6PjAJ3incsMJDR7z5Y/zAx3vnV1rSROx6hkPNhUjio9+lnieTR7GoO270sFN+nlUnSnBFohKuXHr7sz1L05PRk87gOAsE/jA79MSy5oPOOZIAHj9iOu+ow/7yk/aa7Zam5sFujQTPBafUUkvm2ghMxrXegJ3DtdIYNyY+7p/UfIvCMm8KYowX/2DgzVM+r3xQJ/zH4sLNKdP root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBALEmVTRPlARDKOnbzigs+SXV4X7S3R0gfyZeT+MqD9vOzAexqOLK9Cv3TO/+LuoQGAj1MIe6B6CwsaT38WCkXPzNAc57YN/GC5kY479iZ88cKFixg1/Zifa9ODuD/uIbpOFX/eaeljFszbSwmvHnhdYNWrf98cHTCRTkJJxNxConAAAAFQDhCA+cj3zdD7xISA9d+Mz8N4XcXQAAAIBELgsU/BnoFTrVV9sdSha/DWm6sEtdu9WAcwwoRrLmSW0ajWqwmQ+mO+wSmsqfrzZSltxMcX3vCRY2W0Vz3h0XPIhU5OQL6lgW2QAcNAkTS8exN6VXUi/zzId0ui6FlxTVpSFNFKcY0xYe0Say+NkQuBY8QU6rd2qVfYyIHPF4VAAAAIBnYqDecME/4fkLvcYYO3ztVha5nPAyq8kI4q3OSP+43hm7JuSp21f6BVKonafIMMoxa6i9GSjxyYCkpVrpz+vh7NYZveQOTleoXRfqmCzpoycfwQMZRsSAax/4/Zw3/pdbD8H+yOFLdTXmkle/sEMtIBPsSQKvqBaWtvV6ThEOzQ== 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.22,24,fe80::f816:3eff:feb4:7589/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.22 \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-0000009d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n/dev/root resized successfully [took 0.29s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.60 ===\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-08-24 21:02:23,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action used request id req-f26e8f7a-bb91-4d4d-a6df-566ce8a145f0 2018-08-24 21:02:25,318 - sdnvpn_test_utils - INFO - Waiting for instance ea64446e-cd94-4fba-bd9c-6861672e5f14 to boot up 2018-08-24 21:02:25,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:02:25,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:02: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-8eeac3a2-46ed-43c4-a2b0-51aab0cae563 x-compute-request-id: req-8eeac3a2-46ed-43c4-a2b0-51aab0cae563 Content-Encoding: gzip Content-Length: 8131 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538528045 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186461] pid_max: default: 32768 minimum: 301\n[ 0.187691] ACPI: Core revision 20150930\n[ 0.189351] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191155] Security Framework initialized\n[ 0.192281] Yama: becoming mindful.\n[ 0.193286] AppArmor: AppArmor initialized\n[ 0.194447] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196228] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199573] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201430] Initializing cgroup subsys io\n[ 0.202544] Initializing cgroup subsys memory\n[ 0.203732] Initializing cgroup subsys devices\n[ 0.204923] Initializing cgroup subsys freezer\n[ 0.206106] Initializing cgroup subsys net_cls\n[ 0.207300] Initializing cgroup subsys perf_event\n[ 0.208552] Initializing cgroup subsys net_prio\n[ 0.209766] Initializing cgroup subsys hugetlb\n[ 0.210970] Initializing cgroup subsys pids\n[ 0.212150] CPU: Physical Processor ID: 0\n[ 0.213943] mce: CPU supports 10 MCE banks\n[ 0.215121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216483] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238127] ftrace: allocating 31920 entries in 125 pages\n[ 0.264366] smpboot: Max logical packages: 1\n[ 0.265524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267390] x2apic enabled\n[ 0.268517] Switched APIC routing to physical x2apic.\n[ 0.270963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272450] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277587] KVM setup paravirtual spinlock\n[ 0.279182] x86: Booted up 1 node, 1 CPUs\n[ 0.280284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282154] devtmpfs: initialized\n[ 0.284113] evm: security.selinux\n[ 0.285068] evm: security.SMACK64\n[ 0.286012] evm: security.SMACK64EXEC\n[ 0.287033] evm: security.SMACK64TRANSMUTE\n[ 0.288140] evm: security.SMACK64MMAP\n[ 0.289156] evm: security.ima\n[ 0.290041] evm: security.capability\n[ 0.291109] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293593] pinctrl core: initialized pinctrl subsystem\n[ 0.295056] RTC time: 21:02:19, date: 08/24/18\n[ 0.296344] NET: Registered protocol family 16\n[ 0.297651] cpuidle: using governor ladder\n[ 0.298758] cpuidle: using governor menu\n[ 0.299826] PCCT header not found.\n[ 0.300846] ACPI: bus type PCI registered\n[ 0.301945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303610] PCI: Using configuration type 1 for base access\n[ 0.305763] ACPI: Added _OSI(Module Device)\n[ 0.306904] ACPI: Added _OSI(Processor Device)\n[ 0.308081] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309309] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311479] ACPI: Interpreter enabled\n[ 0.312514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322552] ACPI: (supports S0 S5)\n[ 0.323509] ACPI: Using IOAPIC for interrupt routing\n[ 0.324776] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328565] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331736] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336246] acpiphp: Slot [3] registered\n[ 0.337330] acpiphp: Slot [4] registered\n[ 0.338411] acpiphp: Slot [5] registered\n[ 0.339488] acpiphp: Slot [6] registered\n[ 0.340563] acpiphp: Slot [7] registered\n[ 0.341644] acpiphp: Slot [8] registered\n[ 0.342726] acpiphp: Slot [9] registered\n[ 0.343803] acpiphp: Slot [10] registered\n[ 0.344907] acpiphp: Slot [11] registered\n[ 0.345998] acpiphp: Slot [12] registered\n[ 0.347099] acpiphp: Slot [13] registered\n[ 0.348196] acpiphp: Slot [14] registered\n[ 0.349309] acpiphp: Slot [15] registered\n[ 0.364941] acpiphp: Slot [16] registered\n[ 0.366040] acpiphp: Slot [17] registered\n[ 0.367125] acpiphp: Slot [18] registered\n[ 0.368207] acpiphp: Slot [19] registered\n[ 0.369310] acpiphp: Slot [20] registered\n[ 0.370399] acpiphp: Slot [21] registered\n[ 0.371481] acpiphp: Slot [22] registered\n[ 0.372575] acpiphp: Slot [23] registered\n[ 0.373671] acpiphp: Slot [24] registered\n[ 0.374754] acpiphp: Slot [25] registered\n[ 0.375842] acpiphp: Slot [26] registered\n[ 0.376928] acpiphp: Slot [27] registered\n[ 0.378021] acpiphp: Slot [28] registered\n[ 0.379108] acpiphp: Slot [29] registered\n[ 0.380192] acpiphp: Slot [30] registered\n[ 0.381290] acpiphp: Slot [31] registered\n[ 0.382382] PCI host bridge to bus 0000:00\n[ 0.383478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385081] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388655] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392603] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401623] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429137] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431148] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438774] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440560] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444113] vgaarb: loaded\n[ 0.444951] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446605] SCSI subsystem initialized\n[ 0.447870] ACPI: bus type USB registered\n[ 0.449011] usbcore: registered new interface driver usbfs\n[ 0.450412] usbcore: registered new interface driver hub\n[ 0.451785] usbcore: registered new device driver usb\n[ 0.453289] PCI: Using ACPI for IRQ routing\n[ 0.454822] NetLabel: Initializing\n[ 0.455810] NetLabel: domain hash size = 128\n[ 0.456981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458294] NetLabel: unlabeled traffic allowed by default\n[ 0.459884] clocksource: Switched to clocksource kvm-clock\n[ 0.469953] AppArmor: AppArmor Filesystem Enabled\n[ 0.471275] pnp: PnP ACPI init\n[ 0.472510] pnp: PnP ACPI: found 5 devices\n[ 0.479348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481690] NET: Registered protocol family 2\n[ 0.483079] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.488133] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491213] NET: Registered protocol family 1\n[ 0.492416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493921] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495387] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509921] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524918] Trying to unpack rootfs image as initramfs...\n[ 0.587764] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593176] Scanning for low memory corruption every 60 seconds\n[ 0.595360] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596984] audit: initializing netlink subsys (disabled)\n[ 0.598436] audit: type=2000 audit(1535144540.296:1): initialized\n[ 0.600379] Initialise system trusted keyring\n[ 0.601745] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603346] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606089] zbud: loaded\n[ 0.607093] VFS: Disk quotas dquot_6.6.0\n[ 0.608240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610430] fuse init (API version 7.23)\n[ 0.611673] Key type big_key registered\n[ 0.612799] Allocating IMA MOK and blacklist keyrings.\n[ 0.614462] Key type asymmetric registered\n[ 0.615596] Asymmetric key parser 'x509' registered\n[ 0.616907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618978] io scheduler noop registered\n[ 0.620082] io scheduler deadline registered (default)\n[ 0.621456] io scheduler cfq registered\n[ 0.622648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624088] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627859] ACPI: Power Button [PWRF]\n[ 0.629097] GHES: HEST is not enabled!\n[ 0.643260] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673394] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700109] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703113] Linux agpgart interface v0.103\n[ 0.706534] brd: module loaded\n[ 0.708760] loop: module loaded\n[ 0.713280] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715293] GPT:90111 != 2097151\n[ 0.716236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717740] GPT:90111 != 2097151\n[ 0.718681] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720015] vda: vda1 vda15\n[ 0.721716] scsi host0: ata_piix\n[ 0.722792] scsi host1: ata_piix\n[ 0.723793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727456] libphy: Fixed MDIO Bus: probed\n[ 0.728813] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730131] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732946] PPP generic driver version 2.4.2\n[ 0.734185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735556] ehci-pci: EHCI PCI platform driver\n[ 0.736699] ehci-platform: EHCI generic platform driver\n[ 0.738017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739434] ohci-pci: OHCI PCI platform driver\n[ 0.740546] ohci-platform: OHCI generic platform driver\n[ 0.742265] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770511] usb usb1: Product: UHCI Host Controller\n[ 0.772274] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776008] hub 1-0:1.0: USB hub found\n[ 0.777370] hub 1-0:1.0: 2 ports detected\n[ 0.778980] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782563] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784309] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786161] mousedev: PS/2 mouse device common for all mice\n[ 0.788370] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791474] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.797822] i2c /dev entries driver\n[ 0.799156] device-mapper: uevent: version 1.0.3\n[ 0.800818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803708] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806077] NET: Registered protocol family 10\n[ 0.807996] NET: Registered protocol family 17\n[ 0.809549] Key type dns_resolver registered\n[ 0.811210] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813149] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816271] registered taskstats version 1\n[ 0.817756] Loading compiled-in X.509 certificates\n[ 0.819973] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823297] zswap: loaded using pool lzo/zbud\n[ 0.825738] Key type trusted registered\n[ 0.828217] Key type encrypted registered\n[ 0.829721] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833529] evm: HMAC attrs: 0x1\n[ 0.835146] Magic number: 14:7:46\n[ 0.836609] rtc_cmos 00:00: setting system clock to 2018-08-24 21:02:20 UTC (1535144540)\n[ 0.839469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841490] EDD information not available.\n[ 0.880682] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.897835] ata1.00: configured for MWDMA2\n[ 0.899506] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.902509] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.904193] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.905888] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.909259] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911379] Write protecting the kernel read-only data: 14336k\n[ 0.914350] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916859] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097008] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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 0.35s]\n"} 2018-08-24 21:02:25,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action used request id req-8eeac3a2-46ed-43c4-a2b0-51aab0cae563 2018-08-24 21:02:27,395 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 21:02:57,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:02:57,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c134296b-4bd9-4874-8b4b-19ea972081f1 x-compute-request-id: req-c134296b-4bd9-4874-8b4b-19ea972081f1 Content-Encoding: gzip Content-Length: 8143 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538528045 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186461] pid_max: default: 32768 minimum: 301\n[ 0.187691] ACPI: Core revision 20150930\n[ 0.189351] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191155] Security Framework initialized\n[ 0.192281] Yama: becoming mindful.\n[ 0.193286] AppArmor: AppArmor initialized\n[ 0.194447] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196228] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199573] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201430] Initializing cgroup subsys io\n[ 0.202544] Initializing cgroup subsys memory\n[ 0.203732] Initializing cgroup subsys devices\n[ 0.204923] Initializing cgroup subsys freezer\n[ 0.206106] Initializing cgroup subsys net_cls\n[ 0.207300] Initializing cgroup subsys perf_event\n[ 0.208552] Initializing cgroup subsys net_prio\n[ 0.209766] Initializing cgroup subsys hugetlb\n[ 0.210970] Initializing cgroup subsys pids\n[ 0.212150] CPU: Physical Processor ID: 0\n[ 0.213943] mce: CPU supports 10 MCE banks\n[ 0.215121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216483] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238127] ftrace: allocating 31920 entries in 125 pages\n[ 0.264366] smpboot: Max logical packages: 1\n[ 0.265524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267390] x2apic enabled\n[ 0.268517] Switched APIC routing to physical x2apic.\n[ 0.270963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272450] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277587] KVM setup paravirtual spinlock\n[ 0.279182] x86: Booted up 1 node, 1 CPUs\n[ 0.280284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282154] devtmpfs: initialized\n[ 0.284113] evm: security.selinux\n[ 0.285068] evm: security.SMACK64\n[ 0.286012] evm: security.SMACK64EXEC\n[ 0.287033] evm: security.SMACK64TRANSMUTE\n[ 0.288140] evm: security.SMACK64MMAP\n[ 0.289156] evm: security.ima\n[ 0.290041] evm: security.capability\n[ 0.291109] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293593] pinctrl core: initialized pinctrl subsystem\n[ 0.295056] RTC time: 21:02:19, date: 08/24/18\n[ 0.296344] NET: Registered protocol family 16\n[ 0.297651] cpuidle: using governor ladder\n[ 0.298758] cpuidle: using governor menu\n[ 0.299826] PCCT header not found.\n[ 0.300846] ACPI: bus type PCI registered\n[ 0.301945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303610] PCI: Using configuration type 1 for base access\n[ 0.305763] ACPI: Added _OSI(Module Device)\n[ 0.306904] ACPI: Added _OSI(Processor Device)\n[ 0.308081] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309309] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311479] ACPI: Interpreter enabled\n[ 0.312514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322552] ACPI: (supports S0 S5)\n[ 0.323509] ACPI: Using IOAPIC for interrupt routing\n[ 0.324776] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328565] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331736] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336246] acpiphp: Slot [3] registered\n[ 0.337330] acpiphp: Slot [4] registered\n[ 0.338411] acpiphp: Slot [5] registered\n[ 0.339488] acpiphp: Slot [6] registered\n[ 0.340563] acpiphp: Slot [7] registered\n[ 0.341644] acpiphp: Slot [8] registered\n[ 0.342726] acpiphp: Slot [9] registered\n[ 0.343803] acpiphp: Slot [10] registered\n[ 0.344907] acpiphp: Slot [11] registered\n[ 0.345998] acpiphp: Slot [12] registered\n[ 0.347099] acpiphp: Slot [13] registered\n[ 0.348196] acpiphp: Slot [14] registered\n[ 0.349309] acpiphp: Slot [15] registered\n[ 0.364941] acpiphp: Slot [16] registered\n[ 0.366040] acpiphp: Slot [17] registered\n[ 0.367125] acpiphp: Slot [18] registered\n[ 0.368207] acpiphp: Slot [19] registered\n[ 0.369310] acpiphp: Slot [20] registered\n[ 0.370399] acpiphp: Slot [21] registered\n[ 0.371481] acpiphp: Slot [22] registered\n[ 0.372575] acpiphp: Slot [23] registered\n[ 0.373671] acpiphp: Slot [24] registered\n[ 0.374754] acpiphp: Slot [25] registered\n[ 0.375842] acpiphp: Slot [26] registered\n[ 0.376928] acpiphp: Slot [27] registered\n[ 0.378021] acpiphp: Slot [28] registered\n[ 0.379108] acpiphp: Slot [29] registered\n[ 0.380192] acpiphp: Slot [30] registered\n[ 0.381290] acpiphp: Slot [31] registered\n[ 0.382382] PCI host bridge to bus 0000:00\n[ 0.383478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385081] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388655] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392603] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401623] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429137] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431148] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438774] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440560] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444113] vgaarb: loaded\n[ 0.444951] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446605] SCSI subsystem initialized\n[ 0.447870] ACPI: bus type USB registered\n[ 0.449011] usbcore: registered new interface driver usbfs\n[ 0.450412] usbcore: registered new interface driver hub\n[ 0.451785] usbcore: registered new device driver usb\n[ 0.453289] PCI: Using ACPI for IRQ routing\n[ 0.454822] NetLabel: Initializing\n[ 0.455810] NetLabel: domain hash size = 128\n[ 0.456981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458294] NetLabel: unlabeled traffic allowed by default\n[ 0.459884] clocksource: Switched to clocksource kvm-clock\n[ 0.469953] AppArmor: AppArmor Filesystem Enabled\n[ 0.471275] pnp: PnP ACPI init\n[ 0.472510] pnp: PnP ACPI: found 5 devices\n[ 0.479348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481690] NET: Registered protocol family 2\n[ 0.483079] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.488133] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491213] NET: Registered protocol family 1\n[ 0.492416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493921] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495387] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509921] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524918] Trying to unpack rootfs image as initramfs...\n[ 0.587764] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593176] Scanning for low memory corruption every 60 seconds\n[ 0.595360] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596984] audit: initializing netlink subsys (disabled)\n[ 0.598436] audit: type=2000 audit(1535144540.296:1): initialized\n[ 0.600379] Initialise system trusted keyring\n[ 0.601745] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603346] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606089] zbud: loaded\n[ 0.607093] VFS: Disk quotas dquot_6.6.0\n[ 0.608240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610430] fuse init (API version 7.23)\n[ 0.611673] Key type big_key registered\n[ 0.612799] Allocating IMA MOK and blacklist keyrings.\n[ 0.614462] Key type asymmetric registered\n[ 0.615596] Asymmetric key parser 'x509' registered\n[ 0.616907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618978] io scheduler noop registered\n[ 0.620082] io scheduler deadline registered (default)\n[ 0.621456] io scheduler cfq registered\n[ 0.622648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624088] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627859] ACPI: Power Button [PWRF]\n[ 0.629097] GHES: HEST is not enabled!\n[ 0.643260] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673394] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700109] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703113] Linux agpgart interface v0.103\n[ 0.706534] brd: module loaded\n[ 0.708760] loop: module loaded\n[ 0.713280] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715293] GPT:90111 != 2097151\n[ 0.716236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717740] GPT:90111 != 2097151\n[ 0.718681] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720015] vda: vda1 vda15\n[ 0.721716] scsi host0: ata_piix\n[ 0.722792] scsi host1: ata_piix\n[ 0.723793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727456] libphy: Fixed MDIO Bus: probed\n[ 0.728813] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730131] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732946] PPP generic driver version 2.4.2\n[ 0.734185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735556] ehci-pci: EHCI PCI platform driver\n[ 0.736699] ehci-platform: EHCI generic platform driver\n[ 0.738017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739434] ohci-pci: OHCI PCI platform driver\n[ 0.740546] ohci-platform: OHCI generic platform driver\n[ 0.742265] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770511] usb usb1: Product: UHCI Host Controller\n[ 0.772274] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776008] hub 1-0:1.0: USB hub found\n[ 0.777370] hub 1-0:1.0: 2 ports detected\n[ 0.778980] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782563] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784309] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786161] mousedev: PS/2 mouse device common for all mice\n[ 0.788370] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791474] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.797822] i2c /dev entries driver\n[ 0.799156] device-mapper: uevent: version 1.0.3\n[ 0.800818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803708] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806077] NET: Registered protocol family 10\n[ 0.807996] NET: Registered protocol family 17\n[ 0.809549] Key type dns_resolver registered\n[ 0.811210] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813149] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816271] registered taskstats version 1\n[ 0.817756] Loading compiled-in X.509 certificates\n[ 0.819973] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823297] zswap: loaded using pool lzo/zbud\n[ 0.825738] Key type trusted registered\n[ 0.828217] Key type encrypted registered\n[ 0.829721] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833529] evm: HMAC attrs: 0x1\n[ 0.835146] Magic number: 14:7:46\n[ 0.836609] rtc_cmos 00:00: setting system clock to 2018-08-24 21:02:20 UTC (1535144540)\n[ 0.839469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841490] EDD information not available.\n[ 0.880682] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.897835] ata1.00: configured for MWDMA2\n[ 0.899506] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.902509] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.904193] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.905888] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.909259] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911379] Write protecting the kernel read-only data: 14336k\n[ 0.914350] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916859] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097008] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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 0.35s]\nping 10.10.20.22 OK\nping 10.10.20.22 OK\nping 10.10.20.22 OK\n"} 2018-08-24 21:02:57,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action used request id req-c134296b-4bd9-4874-8b4b-19ea972081f1 2018-08-24 21:02:57,486 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.24) to 'sdnvpn-8-2' (10.10.20.22). -->Expected result: can ping. 2018-08-24 21:02:57,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bc9d7c78e62720c500e2ef295556f168bd4f22" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:02:57,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d06f8be4-6c25-497b-8c24-5c255a1da5cd x-compute-request-id: req-d06f8be4-6c25-497b-8c24-5c255a1da5cd Content-Encoding: gzip Content-Length: 8143 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538528045 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.184206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186461] pid_max: default: 32768 minimum: 301\n[ 0.187691] ACPI: Core revision 20150930\n[ 0.189351] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191155] Security Framework initialized\n[ 0.192281] Yama: becoming mindful.\n[ 0.193286] AppArmor: AppArmor initialized\n[ 0.194447] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196228] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199573] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201430] Initializing cgroup subsys io\n[ 0.202544] Initializing cgroup subsys memory\n[ 0.203732] Initializing cgroup subsys devices\n[ 0.204923] Initializing cgroup subsys freezer\n[ 0.206106] Initializing cgroup subsys net_cls\n[ 0.207300] Initializing cgroup subsys perf_event\n[ 0.208552] Initializing cgroup subsys net_prio\n[ 0.209766] Initializing cgroup subsys hugetlb\n[ 0.210970] Initializing cgroup subsys pids\n[ 0.212150] CPU: Physical Processor ID: 0\n[ 0.213943] mce: CPU supports 10 MCE banks\n[ 0.215121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216483] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238127] ftrace: allocating 31920 entries in 125 pages\n[ 0.264366] smpboot: Max logical packages: 1\n[ 0.265524] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267390] x2apic enabled\n[ 0.268517] Switched APIC routing to physical x2apic.\n[ 0.270963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272450] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277587] KVM setup paravirtual spinlock\n[ 0.279182] x86: Booted up 1 node, 1 CPUs\n[ 0.280284] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282154] devtmpfs: initialized\n[ 0.284113] evm: security.selinux\n[ 0.285068] evm: security.SMACK64\n[ 0.286012] evm: security.SMACK64EXEC\n[ 0.287033] evm: security.SMACK64TRANSMUTE\n[ 0.288140] evm: security.SMACK64MMAP\n[ 0.289156] evm: security.ima\n[ 0.290041] evm: security.capability\n[ 0.291109] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293593] pinctrl core: initialized pinctrl subsystem\n[ 0.295056] RTC time: 21:02:19, date: 08/24/18\n[ 0.296344] NET: Registered protocol family 16\n[ 0.297651] cpuidle: using governor ladder\n[ 0.298758] cpuidle: using governor menu\n[ 0.299826] PCCT header not found.\n[ 0.300846] ACPI: bus type PCI registered\n[ 0.301945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303610] PCI: Using configuration type 1 for base access\n[ 0.305763] ACPI: Added _OSI(Module Device)\n[ 0.306904] ACPI: Added _OSI(Processor Device)\n[ 0.308081] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309309] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311479] ACPI: Interpreter enabled\n[ 0.312514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322552] ACPI: (supports S0 S5)\n[ 0.323509] ACPI: Using IOAPIC for interrupt routing\n[ 0.324776] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328565] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331736] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336246] acpiphp: Slot [3] registered\n[ 0.337330] acpiphp: Slot [4] registered\n[ 0.338411] acpiphp: Slot [5] registered\n[ 0.339488] acpiphp: Slot [6] registered\n[ 0.340563] acpiphp: Slot [7] registered\n[ 0.341644] acpiphp: Slot [8] registered\n[ 0.342726] acpiphp: Slot [9] registered\n[ 0.343803] acpiphp: Slot [10] registered\n[ 0.344907] acpiphp: Slot [11] registered\n[ 0.345998] acpiphp: Slot [12] registered\n[ 0.347099] acpiphp: Slot [13] registered\n[ 0.348196] acpiphp: Slot [14] registered\n[ 0.349309] acpiphp: Slot [15] registered\n[ 0.364941] acpiphp: Slot [16] registered\n[ 0.366040] acpiphp: Slot [17] registered\n[ 0.367125] acpiphp: Slot [18] registered\n[ 0.368207] acpiphp: Slot [19] registered\n[ 0.369310] acpiphp: Slot [20] registered\n[ 0.370399] acpiphp: Slot [21] registered\n[ 0.371481] acpiphp: Slot [22] registered\n[ 0.372575] acpiphp: Slot [23] registered\n[ 0.373671] acpiphp: Slot [24] registered\n[ 0.374754] acpiphp: Slot [25] registered\n[ 0.375842] acpiphp: Slot [26] registered\n[ 0.376928] acpiphp: Slot [27] registered\n[ 0.378021] acpiphp: Slot [28] registered\n[ 0.379108] acpiphp: Slot [29] registered\n[ 0.380192] acpiphp: Slot [30] registered\n[ 0.381290] acpiphp: Slot [31] registered\n[ 0.382382] PCI host bridge to bus 0000:00\n[ 0.383478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385081] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388655] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392603] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401623] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429137] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431148] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438774] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440560] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444113] vgaarb: loaded\n[ 0.444951] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446605] SCSI subsystem initialized\n[ 0.447870] ACPI: bus type USB registered\n[ 0.449011] usbcore: registered new interface driver usbfs\n[ 0.450412] usbcore: registered new interface driver hub\n[ 0.451785] usbcore: registered new device driver usb\n[ 0.453289] PCI: Using ACPI for IRQ routing\n[ 0.454822] NetLabel: Initializing\n[ 0.455810] NetLabel: domain hash size = 128\n[ 0.456981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458294] NetLabel: unlabeled traffic allowed by default\n[ 0.459884] clocksource: Switched to clocksource kvm-clock\n[ 0.469953] AppArmor: AppArmor Filesystem Enabled\n[ 0.471275] pnp: PnP ACPI init\n[ 0.472510] pnp: PnP ACPI: found 5 devices\n[ 0.479348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481690] NET: Registered protocol family 2\n[ 0.483079] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486471] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.488133] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491213] NET: Registered protocol family 1\n[ 0.492416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493921] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495387] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509921] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524918] Trying to unpack rootfs image as initramfs...\n[ 0.587764] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593176] Scanning for low memory corruption every 60 seconds\n[ 0.595360] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596984] audit: initializing netlink subsys (disabled)\n[ 0.598436] audit: type=2000 audit(1535144540.296:1): initialized\n[ 0.600379] Initialise system trusted keyring\n[ 0.601745] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603346] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606089] zbud: loaded\n[ 0.607093] VFS: Disk quotas dquot_6.6.0\n[ 0.608240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610430] fuse init (API version 7.23)\n[ 0.611673] Key type big_key registered\n[ 0.612799] Allocating IMA MOK and blacklist keyrings.\n[ 0.614462] Key type asymmetric registered\n[ 0.615596] Asymmetric key parser 'x509' registered\n[ 0.616907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618978] io scheduler noop registered\n[ 0.620082] io scheduler deadline registered (default)\n[ 0.621456] io scheduler cfq registered\n[ 0.622648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624088] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627859] ACPI: Power Button [PWRF]\n[ 0.629097] GHES: HEST is not enabled!\n[ 0.643260] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673394] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700109] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703113] Linux agpgart interface v0.103\n[ 0.706534] brd: module loaded\n[ 0.708760] loop: module loaded\n[ 0.713280] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715293] GPT:90111 != 2097151\n[ 0.716236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717740] GPT:90111 != 2097151\n[ 0.718681] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720015] vda: vda1 vda15\n[ 0.721716] scsi host0: ata_piix\n[ 0.722792] scsi host1: ata_piix\n[ 0.723793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727456] libphy: Fixed MDIO Bus: probed\n[ 0.728813] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730131] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732946] PPP generic driver version 2.4.2\n[ 0.734185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735556] ehci-pci: EHCI PCI platform driver\n[ 0.736699] ehci-platform: EHCI generic platform driver\n[ 0.738017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739434] ohci-pci: OHCI PCI platform driver\n[ 0.740546] ohci-platform: OHCI generic platform driver\n[ 0.742265] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761988] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770511] usb usb1: Product: UHCI Host Controller\n[ 0.772274] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774299] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776008] hub 1-0:1.0: USB hub found\n[ 0.777370] hub 1-0:1.0: 2 ports detected\n[ 0.778980] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782563] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784309] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786161] mousedev: PS/2 mouse device common for all mice\n[ 0.788370] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791474] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.797822] i2c /dev entries driver\n[ 0.799156] device-mapper: uevent: version 1.0.3\n[ 0.800818] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803708] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806077] NET: Registered protocol family 10\n[ 0.807996] NET: Registered protocol family 17\n[ 0.809549] Key type dns_resolver registered\n[ 0.811210] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813149] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816271] registered taskstats version 1\n[ 0.817756] Loading compiled-in X.509 certificates\n[ 0.819973] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823297] zswap: loaded using pool lzo/zbud\n[ 0.825738] Key type trusted registered\n[ 0.828217] Key type encrypted registered\n[ 0.829721] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831615] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833529] evm: HMAC attrs: 0x1\n[ 0.835146] Magic number: 14:7:46\n[ 0.836609] rtc_cmos 00:00: setting system clock to 2018-08-24 21:02:20 UTC (1535144540)\n[ 0.839469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841490] EDD information not available.\n[ 0.880682] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.897835] ata1.00: configured for MWDMA2\n[ 0.899506] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.902509] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.904193] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.905888] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.909259] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911379] Write protecting the kernel read-only data: 14336k\n[ 0.914350] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916859] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097008] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.24...\nLease of 10.10.10.24 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 0.35s]\nping 10.10.20.22 OK\nping 10.10.20.22 OK\nping 10.10.20.22 OK\n"} 2018-08-24 21:02:57,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action used request id req-d06f8be4-6c25-497b-8c24-5c255a1da5cd 2018-08-24 21:02:57,558 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-08-24 21:02:57,558 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-08-24 21:02:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:02:57,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ec0f6cfa-e4be-4aef-a435-ddae7bd81ebe Date: Fri, 24 Aug 2018 21:02:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:27Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","ip_address":"10.10.11.2"}],"id":"527e5946-ec03-4314-b355-b098d566c0f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:2c:3d","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-af865b45-7a10-41a7-93fa-2685a362a36b","name":"","admin_state_up":true,"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:01:57Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"116691ed-2df1-4759-a196-3ff035cff669","ip_address":"10.10.20.2"}],"id":"5e38e3e3-a7f7-4ec5-8213-c16e261aac61","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:62:84","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2723e68a-4a58-470d-933d-f70ee39a84ff","name":"","admin_state_up":true,"network_id":"2723e68a-4a58-470d-933d-f70ee39a84ff","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:02:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"116691ed-2df1-4759-a196-3ff035cff669","ip_address":"10.10.20.22"}],"id":"6e53281f-6808-4b38-999a-c5bc7692af6f","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:75:89","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"cfaae6e5-626d-4d53-83af-ecdbec8b4a33","name":"","admin_state_up":true,"network_id":"2723e68a-4a58-470d-933d-f70ee39a84ff","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:02:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:54Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","ip_address":"10.10.10.2"}],"id":"816d5a15-fa52-4971-8e76-fc142624b0f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:8e:12","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f99dd4-24b0-4875-aa56-76ab117041aa","name":"","admin_state_up":true,"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:01:51Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015","ip_address":"10.10.10.1"}],"id":"8bc24f96-4d43-450e-a32e-7737b290a519","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:e9:1d","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dcacb034-e3d3-4d58-b253-a062110204b0","name":"","admin_state_up":true,"network_id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:01:53Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015","ip_address":"10.10.10.2"}],"id":"98d9cf14-2e74-4896-bbfb-24207d19d583","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:8a:4d","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61db6339-3a48-4a3f-ab7b-aa66996002e9","name":"","admin_state_up":true,"network_id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:51Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","ip_address":"10.10.10.2"}],"id":"a29e9883-6c63-45b2-b01b-b4a55dd300de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:cb:94","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-233ce14f-5086-4a6c-a25d-ba5f3812b1bf","name":"","admin_state_up":true,"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:01:53Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","ip_address":"172.30.9.200"}],"id":"abe0eba8-8e8b-4034-b1d8-cc6904ce264b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:25:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dcacb034-e3d3-4d58-b253-a062110204b0","name":"","admin_state_up":true,"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"","created_at":"2018-08-24T21:01:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:01:56Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"116691ed-2df1-4759-a196-3ff035cff669","ip_address":"10.10.20.1"}],"id":"bbbaf684-8639-4cc8-b172-40f375185609","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:d9:e9","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dcacb034-e3d3-4d58-b253-a062110204b0","name":"","admin_state_up":true,"network_id":"2723e68a-4a58-470d-933d-f70ee39a84ff","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:02:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015","ip_address":"10.10.10.24"}],"id":"ca652142-3247-4ae6-b11b-a71126dd86b5","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:f7:62","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea64446e-cd94-4fba-bd9c-6861672e5f14","name":"","admin_state_up":true,"network_id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","ip_address":"10.10.10.2"}],"id":"fbf0d281-69fc-46d9-b1d0-adbf128f8bc3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:0b:b7","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9291c9ce-d064-4db0-ad5d-98142cf221ac","name":"","admin_state_up":true,"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","binding:vnic_type":"normal"}]} 2018-08-24 21:02:57,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports used request id req-ec0f6cfa-e4be-4aef-a435-ddae7bd81ebe 2018-08-24 21:02:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:02:57,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10666 X-Openstack-Request-Id: req-ed06442a-01df-414f-aeee-1f2ad1800038 Date: Fri, 24 Aug 2018 21:02:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2723e68a-4a58-470d-933d-f70ee39a84ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["116691ed-2df1-4759-a196-3ff035cff669"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:54Z","provider:segmentation_id":104,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"61db6339-3a48-4a3f-ab7b-aa66996002e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"],"description":"","tags":[],"updated_at":"2018-08-24T21:01:49Z","provider:segmentation_id":28,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:01:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"}]} 2018-08-24 21:02:57,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-ed06442a-01df-414f-aeee-1f2ad1800038 2018-08-24 21:02:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"floatingip": {"floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "port_id": "ca652142-3247-4ae6-b11b-a71126dd86b5"}}' 2018-08-24 21:02:59,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-5425479d-800f-4ee7-be7e-32baa09a3332 Date: Fri, 24 Aug 2018 21:02:59 GMT RESP BODY: {"floatingip": {"router_id": "dcacb034-e3d3-4d58-b253-a062110204b0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-24T21:02:59Z", "floating_network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "fixed_ip_address": "10.10.10.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ca652142-3247-4ae6-b11b-a71126dd86b5", "id": "7e4b0692-8fb7-47d8-9ab4-6515ffc9c02d", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:02:59Z", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}} 2018-08-24 21:02:59,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips used request id req-5425479d-800f-4ee7-be7e-32baa09a3332 2018-08-24 21:02:59,880 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-08-24 21:02:59,880 - sdnvpn-results - DEBUG - Ping IP 172.30.9.201 2018-08-24 21:02:59,880 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.201 -c 10' 2018-08-24 21:03:09,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7bde04c74a3f95c3bd9faf9654acd87e7b0639" -d '{"forceDelete": null}' 2018-08-24 21:03:10,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99418da7-aabf-4943-9a6e-2f940dd7ff4f x-compute-request-id: req-99418da7-aabf-4943-9a6e-2f940dd7ff4f Content-Length: 0 Content-Type: application/json 2018-08-24 21:03:10,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ea64446e-cd94-4fba-bd9c-6861672e5f14/action used request id req-99418da7-aabf-4943-9a6e-2f940dd7ff4f 2018-08-24 21:03:10,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7bde04c74a3f95c3bd9faf9654acd87e7b0639" -d '{"forceDelete": null}' 2018-08-24 21:03:10,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:03: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-fda7bc2a-ea58-4dd9-9e6e-56d2501c3fc4 x-compute-request-id: req-fda7bc2a-ea58-4dd9-9e6e-56d2501c3fc4 Content-Length: 0 Content-Type: application/json 2018-08-24 21:03:10,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/cfaae6e5-626d-4d53-83af-ecdbec8b4a33/action used request id req-fda7bc2a-ea58-4dd9-9e6e-56d2501c3fc4 2018-08-24 21:03:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c1c262a29498664efd17e3d48f44c97ced8095" 2018-08-24 21:03:11,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6c0bcc5-9395-4219-bee4-7cadb4522570 Date: Fri, 24 Aug 2018 21:03:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:03:11,087 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/8286bb8e-a5e4-4d2e-add3-ba82b8352c30 used request id req-a6c0bcc5-9395-4219-bee4-7cadb4522570 2018-08-24 21:03:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/7e4b0692-8fb7-47d8-9ab4-6515ffc9c02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:13,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85266694-2804-4448-9a1c-de7a59f7a495 Content-Length: 0 Date: Fri, 24 Aug 2018 21:03:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:13,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/7e4b0692-8fb7-47d8-9ab4-6515ffc9c02d used request id req-85266694-2804-4448-9a1c-de7a59f7a495 2018-08-24 21:03:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnet_id": "9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"}' 2018-08-24 21:03:14,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d67fa24b-0fca-4329-84ce-9be4590b3cdc Date: Fri, 24 Aug 2018 21:03:14 GMT RESP BODY: {"network_id": "61db6339-3a48-4a3f-ab7b-aa66996002e9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015", "subnet_ids": ["9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015"], "port_id": "8bc24f96-4d43-450e-a32e-7737b290a519", "id": "dcacb034-e3d3-4d58-b253-a062110204b0"} 2018-08-24 21:03:14,975 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/remove_router_interface used request id req-d67fa24b-0fca-4329-84ce-9be4590b3cdc 2018-08-24 21:03:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"subnet_id": "116691ed-2df1-4759-a196-3ff035cff669"}' 2018-08-24 21:03:16,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea706ee2-09ea-4586-bc85-aeb25edcf690 Date: Fri, 24 Aug 2018 21:03:16 GMT RESP BODY: {"network_id": "2723e68a-4a58-470d-933d-f70ee39a84ff", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "116691ed-2df1-4759-a196-3ff035cff669", "subnet_ids": ["116691ed-2df1-4759-a196-3ff035cff669"], "port_id": "bbbaf684-8639-4cc8-b172-40f375185609", "id": "dcacb034-e3d3-4d58-b253-a062110204b0"} 2018-08-24 21:03:16,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0/remove_router_interface used request id req-ea706ee2-09ea-4586-bc85-aeb25edcf690 2018-08-24 21:03:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" -d '{"router": {"external_gateway_info": {}}}' 2018-08-24 21:03:17,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-597b0c55-768d-427c-b9c9-904bb6e44ad5 Date: Fri, 24 Aug 2018 21:03:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:01:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:03:17Z", "revision_number": 10, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "dcacb034-e3d3-4d58-b253-a062110204b0", "name": "sdnvpn-8-1-router"}} 2018-08-24 21:03:17,873 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 used request id req-597b0c55-768d-427c-b9c9-904bb6e44ad5 2018-08-24 21:03:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:18,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2d5525a-790e-4a15-8b0d-6d4d090873f6 Date: Fri, 24 Aug 2018 21:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:18,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/9f6d6b2a-e5d1-4ccb-a38a-dafafdef8015 used request id req-c2d5525a-790e-4a15-8b0d-6d4d090873f6 2018-08-24 21:03:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/116691ed-2df1-4759-a196-3ff035cff669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:20,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f96bb4b-8bbc-4587-9155-2a461e0153d4 Date: Fri, 24 Aug 2018 21:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:20,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/116691ed-2df1-4759-a196-3ff035cff669 used request id req-5f96bb4b-8bbc-4587-9155-2a461e0153d4 2018-08-24 21:03:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:20,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95db95ca-65a7-4a27-8aae-49fb127c501d Content-Length: 0 Date: Fri, 24 Aug 2018 21:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:20,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/dcacb034-e3d3-4d58-b253-a062110204b0 used request id req-95db95ca-65a7-4a27-8aae-49fb127c501d 2018-08-24 21:03:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/61db6339-3a48-4a3f-ab7b-aa66996002e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:21,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-668f877b-f37b-4c5f-9b32-219c35ed4af2 Date: Fri, 24 Aug 2018 21:03:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:21,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/61db6339-3a48-4a3f-ab7b-aa66996002e9 used request id req-668f877b-f37b-4c5f-9b32-219c35ed4af2 2018-08-24 21:03:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/2723e68a-4a58-470d-933d-f70ee39a84ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b612b9b50c427c10b3fa7ba5235366029f4ca" 2018-08-24 21:03:22,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fefeebf3-ee9e-405d-80b5-9c11af366c8c Date: Fri, 24 Aug 2018 21:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:03:22,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/2723e68a-4a58-470d-933d-f70ee39a84ff used request id req-fefeebf3-ee9e-405d-80b5-9c11af366c8c 2018-08-24 21:03:22,117 - 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-08-24 21:03:22,118 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 21:03:22,118 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-08-24 21:03:22,118 - 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-08-24 21:03:22,119 - 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-08-24 21:03:22,119 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-24 21:03:22,119 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-24 21:03:22,200 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-24 21:03:22,202 - paramiko.transport - DEBUG - starting thread (client mode): 0xcf0367d0L 2018-08-24 21:03:22,203 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:22,225 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:22,225 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:22,230 - 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-08-24 21:03:22,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:22,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:22,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:22,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:22,231 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:22,237 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:22,237 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:22,266 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.170: 933de4b180aed6edee0e5a13bb050e39 2018-08-24 21:03:22,267 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:22,277 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:22,307 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:22,331 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:22,542 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:22,542 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:22,581 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:22,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:22,602 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:28,246 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:28,248 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:28,250 - paramiko.transport - DEBUG - starting thread (client mode): 0xce830ed0L 2018-08-24 21:03:28,250 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:28,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:28,263 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:28,265 - 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-08-24 21:03:28,266 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:28,266 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:28,266 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:28,266 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:28,266 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:28,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:28,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:28,282 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:03:28,282 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:28,311 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:28,325 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:28,346 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:28,469 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:28,469 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:28,509 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:28,509 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:28,513 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:28,526 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:28,527 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:28,528 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:28,529 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:28,529 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:28,570 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:28,584 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:28,586 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:28,586 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:28,587 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:28,588 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:28,628 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:28,638 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:28,639 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:28,641 - paramiko.transport - DEBUG - starting thread (client mode): 0xce80ee10L 2018-08-24 21:03:28,642 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:28,652 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:28,652 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:28,654 - 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-08-24 21:03:28,654 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:28,655 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:28,655 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:28,655 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:28,655 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:28,659 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:28,660 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:28,673 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:03:28,674 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:28,699 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:28,711 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:28,738 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:28,843 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:28,843 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:28,882 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:28,882 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:28,905 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:28,916 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:28,917 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:28,918 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:28,919 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:28,919 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:28,959 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:28,973 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:28,975 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:28,975 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:28,976 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:28,976 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:29,017 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:29,027 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:29,028 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:29,031 - paramiko.transport - DEBUG - starting thread (client mode): 0xce836390L 2018-08-24 21:03:29,031 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:29,177 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:29,177 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:29,180 - 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-08-24 21:03:29,180 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:29,181 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:29,181 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:29,181 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:29,181 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:29,186 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:29,186 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:29,194 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:03:29,195 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:29,226 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:29,341 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:29,360 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:29,556 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:29,556 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:29,597 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:29,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:29,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:29,751 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:29,752 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:29,753 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:29,754 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:29,754 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:29,795 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:29,893 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:29,895 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:29,895 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:29,896 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:29,896 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:29,937 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:29,985 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:29,986 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:29,987 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:29,988 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:29,989 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:29,993 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:34,355 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:34,356 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:34,358 - paramiko.transport - DEBUG - starting thread (client mode): 0xce830dd0L 2018-08-24 21:03:34,358 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:34,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:34,366 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:34,368 - 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-08-24 21:03:34,368 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:34,368 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:34,368 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:34,369 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:34,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:34,373 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:34,374 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:34,389 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:03:34,390 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:34,414 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:34,428 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:34,454 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:34,571 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:34,571 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:34,610 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:34,611 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:34,621 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:34,632 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:34,633 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:34,634 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:34,635 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:34,635 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:34,675 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:34,689 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:34,691 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:34,691 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:34,693 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:34,693 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:34,733 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:34,744 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:34,745 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:34,747 - paramiko.transport - DEBUG - starting thread (client mode): 0xce833490L 2018-08-24 21:03:34,748 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:34,754 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:34,754 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:34,756 - 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-08-24 21:03:34,757 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:34,757 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:34,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:34,757 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:34,757 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:34,762 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:34,762 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:34,763 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:03:34,764 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:34,801 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:34,813 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:34,828 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:34,936 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:34,937 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:34,976 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:34,977 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:34,995 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:35,006 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:35,007 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:35,008 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:35,008 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:35,009 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:35,049 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:35,063 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:35,065 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:35,066 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:35,066 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:35,067 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:35,107 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:35,116 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:35,118 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:35,119 - paramiko.transport - DEBUG - starting thread (client mode): 0xce793190L 2018-08-24 21:03:35,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:03:35,128 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:03:35,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:03:35,131 - 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-08-24 21:03:35,131 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:03:35,131 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:03:35,131 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:03:35,132 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:03:35,132 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:03:35,137 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:03:35,137 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:03:35,151 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:03:35,152 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:03:35,177 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:03:35,191 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:03:35,216 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:03:35,322 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:03:35,322 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:03:35,362 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:03:35,363 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:03:35,385 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:03:35,399 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:03:35,399 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:03:35,400 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:03:35,401 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:03:35,401 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:03:35,442 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:03:35,459 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:03:35,461 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:03:35,461 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:03:35,462 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:03:35,463 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:03:35,504 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:03:35,516 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:03:35,517 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:03:35,517 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:03:35,518 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:03:35,519 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:03:35,521 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:03:35,551 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 21:03:35,552 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:03:35,553 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_9: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_9.py", line 42, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-24 21:03:35,553 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-24 21:03:35,554 - 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-08-24 21:03:35,554 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-24 21:03:35,554 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-24 21:03:35,632 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:35,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:35,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:35,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:35,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:35,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:35,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:35,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:35,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:35,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:35,642 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 21:03:35,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ffd594-8d2f-4d1a-a072-fb6b5e14d2ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:35,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-38ffd594-8d2f-4d1a-a072-fb6b5e14d2ff 2018-08-24 21:03:35,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:36,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["tzJ0WLvLRCuG7FZAd_vAAQ"], "issued_at": "2018-08-24T21:03:35.000000Z"}} 2018-08-24 21:03:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}927f4a42e469b5564551386e19f4756e7fd3d774" 2018-08-24 21:03:36,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-d32ad407-fc02-4fca-9ad7-e7bee301e0a6 Date: Fri, 24 Aug 2018 21:03:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:03:36,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-d32ad407-fc02-4fca-9ad7-e7bee301e0a6 2018-08-24 21:03:36,319 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 21:03:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}927f4a42e469b5564551386e19f4756e7fd3d774" 2018-08-24 21:03:36,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-29e7ec31-36ad-47a5-8051-8897b4a5fc6c Date: Fri, 24 Aug 2018 21:03:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:03:36,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-29e7ec31-36ad-47a5-8051-8897b4a5fc6c 2018-08-24 21:03:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}927f4a42e469b5564551386e19f4756e7fd3d774" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 21:03:36,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d55bd014-adb6-42c8-8a45-fe108bd1c62c Date: Fri, 24 Aug 2018 21:03:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:03:36Z", "file": "/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "size": null, "self": "/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T21:03:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:03:36,524 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-d55bd014-adb6-42c8-8a45-fe108bd1c62c 2018-08-24 21:03:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}927f4a42e469b5564551386e19f4756e7fd3d774" -d '' 2018-08-24 21:03:36,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-592c8c42-33da-4a21-8212-078f52c6388a Date: Fri, 24 Aug 2018 21:03:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:03:36,955 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b/file used request id req-592c8c42-33da-4a21-8212-078f52c6388a 2018-08-24 21:03:36,956 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-08-24 21:03:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597ea8f7-1149-4d69-ab79-c4c4c553bb01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:36,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-597ea8f7-1149-4d69-ab79-c4c4c553bb01 2018-08-24 21:03:36,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:37,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["kZijPENCRbSjqfXTBVLDOA"], "issued_at": "2018-08-24T21:03:37.000000Z"}} 2018-08-24 21:03:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec24e51124b75355e190c70516d9868a2186853" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-08-24 21:03:37,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8a0bcc42-b2ae-4c2e-b607-b5b4ab300492 Date: Fri, 24 Aug 2018 21:03:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29101082-a651-432e-9bdd-b6da6fd585d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:03:37Z","is_default":false,"provider:segmentation_id":11,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:37Z","mtu":1450}} 2018-08-24 21:03:37,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-8a0bcc42-b2ae-4c2e-b607-b5b4ab300492 2018-08-24 21:03:37,869 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 29101082-a651-432e-9bdd-b6da6fd585d5 with cidr 10.10.10.0/24 2018-08-24 21:03:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec24e51124b75355e190c70516d9868a2186853" -d '{"subnets": [{"ip_version": 4, "network_id": "29101082-a651-432e-9bdd-b6da6fd585d5", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-08-24 21:03:38,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a78bde1c-671c-4458-8848-d5e72ce6201e Date: Fri, 24 Aug 2018 21:03:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29101082-a651-432e-9bdd-b6da6fd585d5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:37Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:03:37Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"028858d5-23da-4cb7-a2f7-d958db847cb2","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-08-24 21:03:38,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-a78bde1c-671c-4458-8848-d5e72ce6201e 2018-08-24 21:03:38,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec24e51124b75355e190c70516d9868a2186853" 2018-08-24 21:03:38,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-a89b7991-bcea-4ab9-a426-a320157153e9 Date: Fri, 24 Aug 2018 21:03:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T21:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-24T21:01:57Z", "revision_number": 0, "id": "276f6faf-fe9a-46dc-9a59-02f1a0929867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T21:01:57Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 5, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 21:03:38,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-a89b7991-bcea-4ab9-a426-a320157153e9 2018-08-24 21:03:38,355 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 21:03:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d351590-f0c1-4e89-9acf-ad463a2e1f8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:38,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-0d351590-f0c1-4e89-9acf-ad463a2e1f8a 2018-08-24 21:03:38,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:38,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["xa2tfRCNSqqRo4jHE7hQvg"], "issued_at": "2018-08-24T21:03:38.000000Z"}} 2018-08-24 21:03:38,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" 2018-08-24 21:03:39,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-18bb20c7-2ff0-42b7-a436-cd4225f9ad24 x-compute-request-id: req-18bb20c7-2ff0-42b7-a436-cd4225f9ad24 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 21:03:39,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-18bb20c7-2ff0-42b7-a436-cd4225f9ad24 2018-08-24 21:03:39,570 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 21:03:39,571 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-08-24 21:03:39,571 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=0e162201-b4a9-46ae-a77b-0ed78b153b0b network=29101082-a651-432e-9bdd-b6da6fd585d5 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:03:39,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:39,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:39,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:39,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:39,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:39,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:39,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:39,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:39,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:39,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41b50d4-d041-4b8b-8014-6b99a654cd09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:39,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e41b50d4-d041-4b8b-8014-6b99a654cd09 2018-08-24 21:03:39,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:39,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["6JUHc7kAR3WetVHfueNrJA"], "issued_at": "2018-08-24T21:03:39.000000Z"}} 2018-08-24 21:03:39,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" 2018-08-24 21:03:40,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6658f3c-d59a-4dcb-822a-95fa9c152871 x-compute-request-id: req-f6658f3c-d59a-4dcb-822a-95fa9c152871 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:03:40,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f6658f3c-d59a-4dcb-822a-95fa9c152871 2018-08-24 21:03:40,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" 2018-08-24 21:03:40,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-0df4f712-6021-4dcc-80a7-70c6d8bc61ab x-compute-request-id: req-0df4f712-6021-4dcc-80a7-70c6d8bc61ab Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:03:40,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-0df4f712-6021-4dcc-80a7-70c6d8bc61ab 2018-08-24 21:03:40,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29101082-a651-432e-9bdd-b6da6fd585d5"}]}}' 2018-08-24 21:03:42,255 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-7c3b7b68-2094-43d6-b6df-804002499a2a x-compute-request-id: req-7c3b7b68-2094-43d6-b6df-804002499a2a Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aed773a1-ed98-4d09-b3a9-bb004f578674", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "bookmark"}], "adminPass": "ab9sQMiXuGET"}} 2018-08-24 21:03:42,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-7c3b7b68-2094-43d6-b6df-804002499a2a 2018-08-24 21:03:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:42,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2750a6-d137-4cfa-a15f-b06906b1efd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:42,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3b2750a6-d137-4cfa-a15f-b06906b1efd0 2018-08-24 21:03:42,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:42,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["wX5btCqaQLW1iaNH0TcZ8A"], "issued_at": "2018-08-24T21:03:42.000000Z"}} 2018-08-24 21:03:42,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e5e3d963518540832f2b31f0eb8fe0a3ee8fe9" 2018-08-24 21:03:43,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7c4bdffd-31c6-47a7-b8a4-61a1ae838f88 x-compute-request-id: req-7c4bdffd-31c6-47a7-b8a4-61a1ae838f88 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.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "aed773a1-ed98-4d09-b3a9-bb004f578674", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:03: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-10-2", "created": "2018-08-24T21:03:42Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:43,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 used request id req-7c4bdffd-31c6-47a7-b8a4-61a1ae838f88 2018-08-24 21:03:46,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e5e3d963518540832f2b31f0eb8fe0a3ee8fe9" 2018-08-24 21:03:47,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03: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-8d9f8b63-4052-4e4a-b31d-e262942712af x-compute-request-id: req-8d9f8b63-4052-4e4a-b31d-e262942712af Content-Encoding: gzip Content-Length: 776 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:35:95:16", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "aed773a1-ed98-4d09-b3a9-bb004f578674", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:03:44Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:42Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:47,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 used request id req-8d9f8b63-4052-4e4a-b31d-e262942712af 2018-08-24 21:03:50,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e5e3d963518540832f2b31f0eb8fe0a3ee8fe9" 2018-08-24 21:03:50,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5cbccf7-4463-41fd-b318-b009315747cc x-compute-request-id: req-e5cbccf7-4463-41fd-b318-b009315747cc Content-Encoding: gzip Content-Length: 779 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:35:95:16", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": "2018-08-24T21:03:48.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "aed773a1-ed98-4d09-b3a9-bb004f578674", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:03:49Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:42Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:50,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 used request id req-e5cbccf7-4463-41fd-b318-b009315747cc 2018-08-24 21:03:50,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" 2018-08-24 21:03:51,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e8e651c-6965-45e1-a59e-ce7a1c14ceb3 x-compute-request-id: req-6e8e651c-6965-45e1-a59e-ce7a1c14ceb3 Content-Encoding: gzip Content-Length: 779 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:35:95:16", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/aed773a1-ed98-4d09-b3a9-bb004f578674", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000009f", "OS-SRV-USG:launched_at": "2018-08-24T21:03:48.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "aed773a1-ed98-4d09-b3a9-bb004f578674", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:03:49Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:42Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:51,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674 used request id req-6e8e651c-6965-45e1-a59e-ce7a1c14ceb3 2018-08-24 21:03:51,758 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.5'. 2018-08-24 21:03:51,758 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-08-24 21:03:51,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:03:52,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-1f672223-2853-49f9-a597-3a1b35302dd0 x-compute-request-id: req-1f672223-2853-49f9-a597-3a1b35302dd0 Content-Length: 0 Content-Type: application/json 2018-08-24 21:03:52,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-1f672223-2853-49f9-a597-3a1b35302dd0 2018-08-24 21:03:52,710 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-08-24 21:03:52,710 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=0e162201-b4a9-46ae-a77b-0ed78b153b0b network=29101082-a651-432e-9bdd-b6da6fd585d5 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 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-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:52,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:52,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:52,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:52,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:03:52,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:03:52,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:03:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:03:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:03:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:52,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c0291a-b4dd-4d08-8852-f8190e3257bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:52,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-75c0291a-b4dd-4d08-8852-f8190e3257bb 2018-08-24 21:03:52,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:53,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ESPYwZsDQT-6P6_ua9WvOA"], "issued_at": "2018-08-24T21:03:53.000000Z"}} 2018-08-24 21:03:53,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" 2018-08-24 21:03:53,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d4762f92-3e86-4d86-85fc-ef38ce998723 x-compute-request-id: req-d4762f92-3e86-4d86-85fc-ef38ce998723 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:03:53,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-d4762f92-3e86-4d86-85fc-ef38ce998723 2018-08-24 21:03:53,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" 2018-08-24 21:03:53,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-65fc7e30-0d9b-486a-b76d-fa7109b67a9f x-compute-request-id: req-65fc7e30-0d9b-486a-b76d-fa7109b67a9f Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:03:53,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-65fc7e30-0d9b-486a-b76d-fa7109b67a9f 2018-08-24 21:03:53,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29101082-a651-432e-9bdd-b6da6fd585d5"}], "config_drive": true}}' 2018-08-24 21:03:54,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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-2f283e74-7517-4515-b22f-dd1490b88ae5 x-compute-request-id: req-2f283e74-7517-4515-b22f-dd1490b88ae5 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1a199c1-09ef-4fa1-bacf-119356fd7dce", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "bookmark"}], "adminPass": "c6VrBjohEmJq"}} 2018-08-24 21:03:54,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-2f283e74-7517-4515-b22f-dd1490b88ae5 2018-08-24 21:03:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:03:54,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1924fa0-2077-4ec7-bbe3-180d8d4ec6df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:03:54,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e1924fa0-2077-4ec7-bbe3-180d8d4ec6df 2018-08-24 21:03:54,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:03:55,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["X7BorNBiTyCl3S00_qfq-w"], "issued_at": "2018-08-24T21:03:55.000000Z"}} 2018-08-24 21:03:55,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77684c4052aa21779c270b8b5dfe4f7abbce670" 2018-08-24 21:03:55,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03: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-cb8ddf19-32b3-4516-8173-1d5fa0ad3825 x-compute-request-id: req-cb8ddf19-32b3-4516-8173-1d5fa0ad3825 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.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e1a199c1-09ef-4fa1-bacf-119356fd7dce", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:03:55Z", "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-1", "created": "2018-08-24T21:03:54Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:55,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce used request id req-cb8ddf19-32b3-4516-8173-1d5fa0ad3825 2018-08-24 21:03:58,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77684c4052aa21779c270b8b5dfe4f7abbce670" 2018-08-24 21:03:59,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:03: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-69b5f048-cc9b-4921-bce2-7b28b76fb974 x-compute-request-id: req-69b5f048-cc9b-4921-bce2-7b28b76fb974 Content-Encoding: gzip Content-Length: 779 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:f4:9f:5d", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e1a199c1-09ef-4fa1-bacf-119356fd7dce", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:03:56Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:54Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:03:59,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce used request id req-69b5f048-cc9b-4921-bce2-7b28b76fb974 2018-08-24 21:04:02,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77684c4052aa21779c270b8b5dfe4f7abbce670" 2018-08-24 21:04:02,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-f55023d6-1481-44ee-888f-bf06f6adbd21 x-compute-request-id: req-f55023d6-1481-44ee-888f-bf06f6adbd21 Content-Encoding: gzip Content-Length: 781 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:f4:9f:5d", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": "2018-08-24T21:04:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e1a199c1-09ef-4fa1-bacf-119356fd7dce", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:00Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:54Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:02,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce used request id req-f55023d6-1481-44ee-888f-bf06f6adbd21 2018-08-24 21:04:02,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" 2018-08-24 21:04:03,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-bbe1275c-bb84-48fd-ba78-ab83c8833f38 x-compute-request-id: req-bbe1275c-bb84-48fd-ba78-ab83c8833f38 Content-Encoding: gzip Content-Length: 781 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:f4:9f:5d", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a0", "OS-SRV-USG:launched_at": "2018-08-24T21:04:00.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "e1a199c1-09ef-4fa1-bacf-119356fd7dce", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:00Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:03:54Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:03,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce used request id req-bbe1275c-bb84-48fd-ba78-ab83c8833f38 2018-08-24 21:04:03,561 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.3'. 2018-08-24 21:04:03,561 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-08-24 21:04:03,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:04:04,485 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5db4016e-06a6-421e-b42c-d402428f60bb x-compute-request-id: req-5db4016e-06a6-421e-b42c-d402428f60bb Content-Length: 0 Content-Type: application/json 2018-08-24 21:04:04,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-5db4016e-06a6-421e-b42c-d402428f60bb 2018-08-24 21:04:04,485 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-08-24 21:04:04,485 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=0e162201-b4a9-46ae-a77b-0ed78b153b0b network=29101082-a651-432e-9bdd-b6da6fd585d5 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.5 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-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:04:04,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:04:04,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:04:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:04:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:04:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:04:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:04:04,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:04:04,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:04:04,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:04:04,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:04:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:04:04,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5355bad4-81e9-4ed1-abf1-ab7602ea33f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:04:04,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5355bad4-81e9-4ed1-abf1-ab7602ea33f7 2018-08-24 21:04:04,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:04:04,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["xtqoGLTdT0qyW8aaDyXJMQ"], "issued_at": "2018-08-24T21:04:04.000000Z"}} 2018-08-24 21:04:04,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" 2018-08-24 21:04:05,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b0177f5-edac-4231-9624-b64d09064130 x-compute-request-id: req-1b0177f5-edac-4231-9624-b64d09064130 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:04:05,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1b0177f5-edac-4231-9624-b64d09064130 2018-08-24 21:04:05,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" 2018-08-24 21:04:05,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-6568f614-a350-445b-931f-7a5a322fc1b8 x-compute-request-id: req-6568f614-a350-445b-931f-7a5a322fc1b8 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:04:05,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-6568f614-a350-445b-931f-7a5a322fc1b8 2018-08-24 21:04:05,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjUKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29101082-a651-432e-9bdd-b6da6fd585d5"}], "config_drive": true}}' 2018-08-24 21:04:06,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:04: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-8f3d05d7-bdf9-4ede-8b0c-1941bcdb0436 x-compute-request-id: req-8f3d05d7-bdf9-4ede-8b0c-1941bcdb0436 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "bookmark"}], "adminPass": "3UCAUaL2phPN"}} 2018-08-24 21:04:06,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-8f3d05d7-bdf9-4ede-8b0c-1941bcdb0436 2018-08-24 21:04:06,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:04:07,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005d8c92-5921-4c3c-9ea0-0dfdd55d11eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:04:07,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-005d8c92-5921-4c3c-9ea0-0dfdd55d11eb 2018-08-24 21:04:07,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:04:07,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["xTenEiOUTmarr4RQnbAE4A"], "issued_at": "2018-08-24T21:04:07.000000Z"}} 2018-08-24 21:04:07,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a294e235a51bbf251beb8ec32ca8820c9d3249" 2018-08-24 21:04:08,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be7ec1e9-56c5-425a-a77c-a2fd7481a895 x-compute-request-id: req-be7ec1e9-56c5-425a-a77c-a2fd7481a895 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:07Z", "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-08-24T21:04:06Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:08,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 used request id req-be7ec1e9-56c5-425a-a77c-a2fd7481a895 2018-08-24 21:04:11,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a294e235a51bbf251beb8ec32ca8820c9d3249" 2018-08-24 21:04:12,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-572ca041-e00b-4630-a796-182cc4075119 x-compute-request-id: req-572ca041-e00b-4630-a796-182cc4075119 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:6b:d3:fd", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:08Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:04:06Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:12,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 used request id req-572ca041-e00b-4630-a796-182cc4075119 2018-08-24 21:04:15,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a294e235a51bbf251beb8ec32ca8820c9d3249" 2018-08-24 21:04:16,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-aa43fe82-d948-432e-b11e-508ab80f8956 x-compute-request-id: req-aa43fe82-d948-432e-b11e-508ab80f8956 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:6b:d3:fd", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": "2018-08-24T21:04:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:13Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:04:06Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:16,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 used request id req-aa43fe82-d948-432e-b11e-508ab80f8956 2018-08-24 21:04:16,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" 2018-08-24 21:04:17,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5694760-e187-4d32-b9d9-28a83fd5c13b x-compute-request-id: req-c5694760-e187-4d32-b9d9-28a83fd5c13b 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:6b:d3:fd", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a1", "OS-SRV-USG:launched_at": "2018-08-24T21:04:13.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "74b7b20f-d9f0-44a0-9960-2802e22b2cc7", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:04:13Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:04:06Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:04:17,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7 used request id req-c5694760-e187-4d32-b9d9-28a83fd5c13b 2018-08-24 21:04:17,101 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.15'. 2018-08-24 21:04:17,101 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-08-24 21:04:17,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:04:18,104 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:04: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-d1f36a8e-aed5-47f4-a55d-fce2330aa241 x-compute-request-id: req-d1f36a8e-aed5-47f4-a55d-fce2330aa241 Content-Length: 0 Content-Type: application/json 2018-08-24 21:04:18,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-d1f36a8e-aed5-47f4-a55d-fce2330aa241 2018-08-24 21:04:18,104 - sdnvpn_test_utils - INFO - Waiting for instance aed773a1-ed98-4d09-b3a9-bb004f578674 to boot up 2018-08-24 21:04:18,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:18,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4c9dd38-a45a-4580-a7a8-4e877caa285f x-compute-request-id: req-b4c9dd38-a45a-4580-a7a8-4e877caa285f Content-Encoding: gzip Content-Length: 10096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:18,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-b4c9dd38-a45a-4580-a7a8-4e877caa285f 2018-08-24 21:04:20,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:20,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bbd2807-d748-480f-a89e-e6a4a0d95b1d x-compute-request-id: req-6bbd2807-d748-480f-a89e-e6a4a0d95b1d Content-Encoding: gzip Content-Length: 10096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:20,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-6bbd2807-d748-480f-a89e-e6a4a0d95b1d 2018-08-24 21:04:22,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:22,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afcda84-565d-442a-b0ac-152c366de529 x-compute-request-id: req-1afcda84-565d-442a-b0ac-152c366de529 Content-Encoding: gzip Content-Length: 10096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:22,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-1afcda84-565d-442a-b0ac-152c366de529 2018-08-24 21:04:24,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:24,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-a8922e81-3d6e-4c82-b0b5-94ad27977531 x-compute-request-id: req-a8922e81-3d6e-4c82-b0b5-94ad27977531 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:24,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-a8922e81-3d6e-4c82-b0b5-94ad27977531 2018-08-24 21:04:26,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:26,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffe4363c-225c-4e52-a546-e708d0637cff x-compute-request-id: req-ffe4363c-225c-4e52-a546-e708d0637cff Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:26,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-ffe4363c-225c-4e52-a546-e708d0637cff 2018-08-24 21:04:28,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:28,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-feaa9618-8499-48b4-a3ef-c0382e10181f x-compute-request-id: req-feaa9618-8499-48b4-a3ef-c0382e10181f Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:28,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-feaa9618-8499-48b4-a3ef-c0382e10181f 2018-08-24 21:04:30,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:30,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e20c1ea3-d6a7-4b3f-91a0-7c621a8444e5 x-compute-request-id: req-e20c1ea3-d6a7-4b3f-91a0-7c621a8444e5 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:30,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-e20c1ea3-d6a7-4b3f-91a0-7c621a8444e5 2018-08-24 21:04:32,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:32,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d8ccf621-77c8-4509-bda8-3e43e9dd8b99 x-compute-request-id: req-d8ccf621-77c8-4509-bda8-3e43e9dd8b99 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:32,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-d8ccf621-77c8-4509-bda8-3e43e9dd8b99 2018-08-24 21:04:34,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:34,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-58fa514a-3a03-4b69-9f3f-0229fde15bf1 x-compute-request-id: req-58fa514a-3a03-4b69-9f3f-0229fde15bf1 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:34,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-58fa514a-3a03-4b69-9f3f-0229fde15bf1 2018-08-24 21:04:36,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:36,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7483c937-115c-4cfc-b159-02058fd5c58a x-compute-request-id: req-7483c937-115c-4cfc-b159-02058fd5c58a Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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-08-24 21:04:36,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-7483c937-115c-4cfc-b159-02058fd5c58a 2018-08-24 21:04:39,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:39,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e7e5871-3300-475f-a6ee-158429f6c4cd x-compute-request-id: req-3e7e5871-3300-475f-a6ee-158429f6c4cd Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:39,079 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-3e7e5871-3300-475f-a6ee-158429f6c4cd 2018-08-24 21:04:41,112 - sdnvpn_test_utils - INFO - Waiting for instance e1a199c1-09ef-4fa1-bacf-119356fd7dce to boot up 2018-08-24 21:04:41,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:41,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49ea0848-1707-421d-8fe8-e85aa7c30aee x-compute-request-id: req-49ea0848-1707-421d-8fe8-e85aa7c30aee Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:41,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-49ea0848-1707-421d-8fe8-e85aa7c30aee 2018-08-24 21:04:43,184 - sdnvpn_test_utils - INFO - Waiting for instance 74b7b20f-d9f0-44a0-9960-2802e22b2cc7 to boot up 2018-08-24 21:04:43,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:43,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-c3e42881-d27a-4bd0-9368-213ae56aacea x-compute-request-id: req-c3e42881-d27a-4bd0-9368-213ae56aacea Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:43,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-c3e42881-d27a-4bd0-9368-213ae56aacea 2018-08-24 21:04:45,297 - __name__ - INFO - Starting all monitor threads 2018-08-24 21:04:45,304 - __name__ - INFO - Wait before subtest 2018-08-24 21:04:46,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:46,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:46,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:46,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-086c43b2-3241-415f-850d-61632dda0382 x-compute-request-id: req-086c43b2-3241-415f-850d-61632dda0382 Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:46,407 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-086c43b2-3241-415f-850d-61632dda0382 2018-08-24 21:04:46,410 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.3 OK 2018-08-24 21:04:46,410 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.5 OK 2018-08-24 21:04:46,411 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.3 OK 2018-08-24 21:04:46,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d51b5bdc-8e57-43ac-8180-2908d236d254 x-compute-request-id: req-d51b5bdc-8e57-43ac-8180-2908d236d254 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:46,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-d51b5bdc-8e57-43ac-8180-2908d236d254 2018-08-24 21:04:46,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-df1c9813-4584-4a3e-8d38-74ad9cf0adb6 x-compute-request-id: req-df1c9813-4584-4a3e-8d38-74ad9cf0adb6 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:46,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-df1c9813-4584-4a3e-8d38-74ad9cf0adb6 2018-08-24 21:04:46,422 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-24 21:04:46,422 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-24 21:04:46,422 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-24 21:04:46,422 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-24 21:04:47,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:47,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:47,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:47,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-a32bfe96-1086-46f0-b721-025e51a95c2c x-compute-request-id: req-a32bfe96-1086-46f0-b721-025e51a95c2c Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:47,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-a32bfe96-1086-46f0-b721-025e51a95c2c 2018-08-24 21:04:47,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-73e13ebb-e8ae-4af2-a151-c2ceae2b346a x-compute-request-id: req-73e13ebb-e8ae-4af2-a151-c2ceae2b346a Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:47,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-73e13ebb-e8ae-4af2-a151-c2ceae2b346a 2018-08-24 21:04:47,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-0a1bf4a5-788c-4fcf-8fb0-1bdf265193be x-compute-request-id: req-0a1bf4a5-788c-4fcf-8fb0-1bdf265193be Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:47,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-0a1bf4a5-788c-4fcf-8fb0-1bdf265193be 2018-08-24 21:04:48,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:48,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:48,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:48,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17eff0cb-869e-4b1f-9c6d-334d4fa34a6e x-compute-request-id: req-17eff0cb-869e-4b1f-9c6d-334d4fa34a6e Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:48,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-17eff0cb-869e-4b1f-9c6d-334d4fa34a6e 2018-08-24 21:04:48,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7a71d48-27d5-4692-9ce4-13494328916c x-compute-request-id: req-a7a71d48-27d5-4692-9ce4-13494328916c Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:48,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-a7a71d48-27d5-4692-9ce4-13494328916c 2018-08-24 21:04:48,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d444e790-85a3-4de1-aba9-1132057b60c7 x-compute-request-id: req-d444e790-85a3-4de1-aba9-1132057b60c7 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:48,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-d444e790-85a3-4de1-aba9-1132057b60c7 2018-08-24 21:04:49,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:49,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:49,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:49,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-18f2b283-89f9-482d-985e-6c589750006f x-compute-request-id: req-18f2b283-89f9-482d-985e-6c589750006f Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:49,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-18f2b283-89f9-482d-985e-6c589750006f 2018-08-24 21:04:49,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-a3282019-ac8e-45e9-b181-86009b26aa8c x-compute-request-id: req-a3282019-ac8e-45e9-b181-86009b26aa8c Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:49,727 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-a3282019-ac8e-45e9-b181-86009b26aa8c 2018-08-24 21:04:49,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-8db27b59-8706-4bbb-b3dc-b0cadcabc31b x-compute-request-id: req-8db27b59-8706-4bbb-b3dc-b0cadcabc31b Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:49,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-8db27b59-8706-4bbb-b3dc-b0cadcabc31b 2018-08-24 21:04:50,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:50,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:50,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:50,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-962a37ef-32ed-4806-91d5-c6769dc59632 x-compute-request-id: req-962a37ef-32ed-4806-91d5-c6769dc59632 Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:50,784 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-962a37ef-32ed-4806-91d5-c6769dc59632 2018-08-24 21:04:50,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-0f7e8a44-77fe-41ba-8ee3-da96b66bb72c x-compute-request-id: req-0f7e8a44-77fe-41ba-8ee3-da96b66bb72c Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:50,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-0f7e8a44-77fe-41ba-8ee3-da96b66bb72c 2018-08-24 21:04:51,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-32430349-02d3-4d1d-88cc-e62e7b86f85b x-compute-request-id: req-32430349-02d3-4d1d-88cc-e62e7b86f85b Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:51,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-32430349-02d3-4d1d-88cc-e62e7b86f85b 2018-08-24 21:04:51,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:51,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:51,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4008bd8a-d99e-4bfa-b32e-0a5974827730 x-compute-request-id: req-4008bd8a-d99e-4bfa-b32e-0a5974827730 Content-Encoding: gzip Content-Length: 8140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:04:51,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-4008bd8a-d99e-4bfa-b32e-0a5974827730 2018-08-24 21:04:51,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77016e2a-cae1-46c9-bb9b-6fefb3ecb49f x-compute-request-id: req-77016e2a-cae1-46c9-bb9b-6fefb3ecb49f Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:51,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-77016e2a-cae1-46c9-bb9b-6fefb3ecb49f 2018-08-24 21:04:52,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:52,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-424195b0-3661-4915-8ed9-83d21bb94d08 x-compute-request-id: req-424195b0-3661-4915-8ed9-83d21bb94d08 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:52,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-424195b0-3661-4915-8ed9-83d21bb94d08 2018-08-24 21:04:52,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:52,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:52,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27bdfae3-b29f-4ed6-9b5b-627077f4d8d9 x-compute-request-id: req-27bdfae3-b29f-4ed6-9b5b-627077f4d8d9 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:52,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-27bdfae3-b29f-4ed6-9b5b-627077f4d8d9 2018-08-24 21:04:52,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4cf4387-1173-459e-843f-5a57ef24d25e x-compute-request-id: req-b4cf4387-1173-459e-843f-5a57ef24d25e Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:52,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-b4cf4387-1173-459e-843f-5a57ef24d25e 2018-08-24 21:04:53,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:53,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-063a7876-8a78-4e45-8a2a-26d44c972d0a x-compute-request-id: req-063a7876-8a78-4e45-8a2a-26d44c972d0a Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:53,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-063a7876-8a78-4e45-8a2a-26d44c972d0a 2018-08-24 21:04:53,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:53,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:54,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-a1cf35cd-f82f-4def-9154-14888e569530 x-compute-request-id: req-a1cf35cd-f82f-4def-9154-14888e569530 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:54,008 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-a1cf35cd-f82f-4def-9154-14888e569530 2018-08-24 21:04:54,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-5ce3fadd-87df-4f81-8d76-3ce064e4f337 x-compute-request-id: req-5ce3fadd-87df-4f81-8d76-3ce064e4f337 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:54,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-5ce3fadd-87df-4f81-8d76-3ce064e4f337 2018-08-24 21:04:54,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:54,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94fefd59-37b4-4912-b4ff-098140c45f8a x-compute-request-id: req-94fefd59-37b4-4912-b4ff-098140c45f8a Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:54,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-94fefd59-37b4-4912-b4ff-098140c45f8a 2018-08-24 21:04:55,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:55,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:55,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-00f3f6fa-631d-4e6d-aaf2-b8bae9c9b7d4 x-compute-request-id: req-00f3f6fa-631d-4e6d-aaf2-b8bae9c9b7d4 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:55,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-00f3f6fa-631d-4e6d-aaf2-b8bae9c9b7d4 2018-08-24 21:04:55,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-99843b51-e576-4f51-a6d8-93f4f8ab7c93 x-compute-request-id: req-99843b51-e576-4f51-a6d8-93f4f8ab7c93 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:55,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-99843b51-e576-4f51-a6d8-93f4f8ab7c93 2018-08-24 21:04:55,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:55,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-2851c651-8023-42a7-928b-35672ff1177d x-compute-request-id: req-2851c651-8023-42a7-928b-35672ff1177d Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:55,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-2851c651-8023-42a7-928b-35672ff1177d 2018-08-24 21:04:56,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:56,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:56,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-533059d9-7a67-449b-8185-3bef7f80ec2f x-compute-request-id: req-533059d9-7a67-449b-8185-3bef7f80ec2f Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:56,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-533059d9-7a67-449b-8185-3bef7f80ec2f 2018-08-24 21:04:56,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-de39ff24-01ee-43c2-a845-79e45c145430 x-compute-request-id: req-de39ff24-01ee-43c2-a845-79e45c145430 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:56,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-de39ff24-01ee-43c2-a845-79e45c145430 2018-08-24 21:04:56,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:56,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-4cc0852b-7ca9-4779-923e-63ec1bfd76c0 x-compute-request-id: req-4cc0852b-7ca9-4779-923e-63ec1bfd76c0 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:56,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-4cc0852b-7ca9-4779-923e-63ec1bfd76c0 2018-08-24 21:04:57,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:57,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:57,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-399051b0-efe2-4a8b-bc61-22634c866239 x-compute-request-id: req-399051b0-efe2-4a8b-bc61-22634c866239 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:57,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-399051b0-efe2-4a8b-bc61-22634c866239 2018-08-24 21:04:57,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:57,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-b0c7c5e8-869a-4c0d-b414-cafb254a3867 x-compute-request-id: req-b0c7c5e8-869a-4c0d-b414-cafb254a3867 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:57,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-b0c7c5e8-869a-4c0d-b414-cafb254a3867 2018-08-24 21:04:57,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04: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-6d3353cc-f579-4579-9956-80fbe121cdc1 x-compute-request-id: req-6d3353cc-f579-4579-9956-80fbe121cdc1 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:57,429 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-6d3353cc-f579-4579-9956-80fbe121cdc1 2018-08-24 21:04:58,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:58,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80a5c891-5cc6-45aa-a41e-698ac630f038 x-compute-request-id: req-80a5c891-5cc6-45aa-a41e-698ac630f038 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:58,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-80a5c891-5cc6-45aa-a41e-698ac630f038 2018-08-24 21:04:58,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:58,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:58,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d3ddb1d-eba4-4259-9edd-9dd5fceff7d1 x-compute-request-id: req-8d3ddb1d-eba4-4259-9edd-9dd5fceff7d1 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:58,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-8d3ddb1d-eba4-4259-9edd-9dd5fceff7d1 2018-08-24 21:04:58,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33231c2a-a7c8-4fae-8f0f-67100c0c17e2 x-compute-request-id: req-33231c2a-a7c8-4fae-8f0f-67100c0c17e2 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:58,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-33231c2a-a7c8-4fae-8f0f-67100c0c17e2 2018-08-24 21:04:59,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:59,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-e065f82f-23e9-4ab6-a46d-f4cd5a2c6a84 x-compute-request-id: req-e065f82f-23e9-4ab6-a46d-f4cd5a2c6a84 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:59,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-e065f82f-23e9-4ab6-a46d-f4cd5a2c6a84 2018-08-24 21:04:59,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:59,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:04:59,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7be21196-7406-4b05-95b0-9dcdae8f1f68 x-compute-request-id: req-7be21196-7406-4b05-95b0-9dcdae8f1f68 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:04:59,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-7be21196-7406-4b05-95b0-9dcdae8f1f68 2018-08-24 21:04:59,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-4460e61e-f4cf-4249-9088-85599299311f x-compute-request-id: req-4460e61e-f4cf-4249-9088-85599299311f Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:04:59,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-4460e61e-f4cf-4249-9088-85599299311f 2018-08-24 21:05:00,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:00,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-9a22925e-ba88-47b1-b3af-2826787d3ca8 x-compute-request-id: req-9a22925e-ba88-47b1-b3af-2826787d3ca8 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:00,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-9a22925e-ba88-47b1-b3af-2826787d3ca8 2018-08-24 21:05:00,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:00,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:00,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-9ddbb298-4d94-495c-b01c-099095d1b8d7 x-compute-request-id: req-9ddbb298-4d94-495c-b01c-099095d1b8d7 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:00,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-9ddbb298-4d94-495c-b01c-099095d1b8d7 2018-08-24 21:05:00,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-c4b5612b-51bf-4282-9d06-daae21377bac x-compute-request-id: req-c4b5612b-51bf-4282-9d06-daae21377bac Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:00,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-c4b5612b-51bf-4282-9d06-daae21377bac 2018-08-24 21:05:01,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:01,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22bdb8b4-ea52-4e22-a923-c34673d9d1ac x-compute-request-id: req-22bdb8b4-ea52-4e22-a923-c34673d9d1ac Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:01,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-22bdb8b4-ea52-4e22-a923-c34673d9d1ac 2018-08-24 21:05:01,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:01,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:01,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f774141c-3feb-4c86-b220-bd9b1da26d96 x-compute-request-id: req-f774141c-3feb-4c86-b220-bd9b1da26d96 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:01,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-f774141c-3feb-4c86-b220-bd9b1da26d96 2018-08-24 21:05:01,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e2775fb-ea42-441f-a58f-71d888d32e5c x-compute-request-id: req-5e2775fb-ea42-441f-a58f-71d888d32e5c Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:01,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-5e2775fb-ea42-441f-a58f-71d888d32e5c 2018-08-24 21:05:02,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:02,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-26934f86-85f6-4775-9c81-bc9f70c9e31c x-compute-request-id: req-26934f86-85f6-4775-9c81-bc9f70c9e31c Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:02,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-26934f86-85f6-4775-9c81-bc9f70c9e31c 2018-08-24 21:05:02,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:02,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:02,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-5264f43e-61f0-47e6-834b-39251dd36c90 x-compute-request-id: req-5264f43e-61f0-47e6-834b-39251dd36c90 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:02,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-5264f43e-61f0-47e6-834b-39251dd36c90 2018-08-24 21:05:02,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d3baac33-99fb-46d0-821c-1c9124447a11 x-compute-request-id: req-d3baac33-99fb-46d0-821c-1c9124447a11 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:02,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-d3baac33-99fb-46d0-821c-1c9124447a11 2018-08-24 21:05:03,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:03,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-47eb6403-4d49-491a-8bba-682f9ff26f89 x-compute-request-id: req-47eb6403-4d49-491a-8bba-682f9ff26f89 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:03,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-47eb6403-4d49-491a-8bba-682f9ff26f89 2018-08-24 21:05:03,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:03,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:03,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-e3190881-8b8b-4012-872e-81558d12a4b1 x-compute-request-id: req-e3190881-8b8b-4012-872e-81558d12a4b1 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:03,854 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-e3190881-8b8b-4012-872e-81558d12a4b1 2018-08-24 21:05:03,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-173a0353-7ee1-4e2f-905e-80a3e1b08f1f x-compute-request-id: req-173a0353-7ee1-4e2f-905e-80a3e1b08f1f Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:03,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-173a0353-7ee1-4e2f-905e-80a3e1b08f1f 2018-08-24 21:05:04,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:04,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-774c2e12-107e-4a27-aced-3efbf7494264 x-compute-request-id: req-774c2e12-107e-4a27-aced-3efbf7494264 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:04,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-774c2e12-107e-4a27-aced-3efbf7494264 2018-08-24 21:05:04,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:04,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:04,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c8c5636-a146-417a-bfe1-90a0d08f10a9 x-compute-request-id: req-9c8c5636-a146-417a-bfe1-90a0d08f10a9 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:04,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-9c8c5636-a146-417a-bfe1-90a0d08f10a9 2018-08-24 21:05:04,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-235ced13-fb78-4af8-a0b3-3adaf1b175cd x-compute-request-id: req-235ced13-fb78-4af8-a0b3-3adaf1b175cd Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:04,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-235ced13-fb78-4af8-a0b3-3adaf1b175cd 2018-08-24 21:05:05,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:05,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-293ea729-b8ab-4a51-88d1-49ffb9edde32 x-compute-request-id: req-293ea729-b8ab-4a51-88d1-49ffb9edde32 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:05,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-293ea729-b8ab-4a51-88d1-49ffb9edde32 2018-08-24 21:05:05,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:05,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:06,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-3f04ee0a-5ccb-444d-b057-2b510d8dd00e x-compute-request-id: req-3f04ee0a-5ccb-444d-b057-2b510d8dd00e Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:06,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-3f04ee0a-5ccb-444d-b057-2b510d8dd00e 2018-08-24 21:05:06,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-ea1f20a2-ccb3-4008-a818-05c40df1fee3 x-compute-request-id: req-ea1f20a2-ccb3-4008-a818-05c40df1fee3 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:06,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-ea1f20a2-ccb3-4008-a818-05c40df1fee3 2018-08-24 21:05:06,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:06,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-4dfd3299-126c-4015-85ae-d545f8b40ddb x-compute-request-id: req-4dfd3299-126c-4015-85ae-d545f8b40ddb Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:06,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-4dfd3299-126c-4015-85ae-d545f8b40ddb 2018-08-24 21:05:07,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:07,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:07,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-b07b8cb7-427d-43a8-8d8e-7e9d8911fbf3 x-compute-request-id: req-b07b8cb7-427d-43a8-8d8e-7e9d8911fbf3 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:07,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-b07b8cb7-427d-43a8-8d8e-7e9d8911fbf3 2018-08-24 21:05:07,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-e1b2ad00-4d8b-408a-babd-dd0356493309 x-compute-request-id: req-e1b2ad00-4d8b-408a-babd-dd0356493309 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:07,091 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-e1b2ad00-4d8b-408a-babd-dd0356493309 2018-08-24 21:05:07,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:07,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-3398246d-71c5-43b1-bd9e-f6eb86333a7c x-compute-request-id: req-3398246d-71c5-43b1-bd9e-f6eb86333a7c Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:07,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-3398246d-71c5-43b1-bd9e-f6eb86333a7c 2018-08-24 21:05:08,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:08,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:08,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-f879689c-b21f-404e-be05-d3abd34c2e10 x-compute-request-id: req-f879689c-b21f-404e-be05-d3abd34c2e10 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:08,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-f879689c-b21f-404e-be05-d3abd34c2e10 2018-08-24 21:05:08,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-1bde045f-18cd-4f49-9a5d-af9cd695766a x-compute-request-id: req-1bde045f-18cd-4f49-9a5d-af9cd695766a Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:08,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-1bde045f-18cd-4f49-9a5d-af9cd695766a 2018-08-24 21:05:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:09,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-85a81f30-5752-4eeb-9fbd-d2b5220ebbac x-compute-request-id: req-85a81f30-5752-4eeb-9fbd-d2b5220ebbac Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:09,036 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-85a81f30-5752-4eeb-9fbd-d2b5220ebbac 2018-08-24 21:05:09,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:09,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:09,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4209e636-3bf0-40dd-bcd7-80e3fe11d176 x-compute-request-id: req-4209e636-3bf0-40dd-bcd7-80e3fe11d176 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:09,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-4209e636-3bf0-40dd-bcd7-80e3fe11d176 2018-08-24 21:05:09,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8066df99-bfe6-43e0-8963-2ecb90c65f83 x-compute-request-id: req-8066df99-bfe6-43e0-8963-2ecb90c65f83 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:09,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-8066df99-bfe6-43e0-8963-2ecb90c65f83 2018-08-24 21:05:10,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:10,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-a3b5e888-0f2b-41a6-8ba1-f219e0e86ac0 x-compute-request-id: req-a3b5e888-0f2b-41a6-8ba1-f219e0e86ac0 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:10,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-a3b5e888-0f2b-41a6-8ba1-f219e0e86ac0 2018-08-24 21:05:10,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:10,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:10,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-32851f5f-290a-4a58-b696-c3de9fc60414 x-compute-request-id: req-32851f5f-290a-4a58-b696-c3de9fc60414 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:10,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-32851f5f-290a-4a58-b696-c3de9fc60414 2018-08-24 21:05:10,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-239406b3-1d67-4d90-a529-bacbce6e890e x-compute-request-id: req-239406b3-1d67-4d90-a529-bacbce6e890e Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:10,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-239406b3-1d67-4d90-a529-bacbce6e890e 2018-08-24 21:05:11,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:11,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-554baa1c-846f-4570-b8ad-d5646168b418 x-compute-request-id: req-554baa1c-846f-4570-b8ad-d5646168b418 Content-Encoding: gzip Content-Length: 8141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:11,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-554baa1c-846f-4570-b8ad-d5646168b418 2018-08-24 21:05:11,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:11,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:11,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-367f8151-6c81-4454-bc34-b2496f566063 x-compute-request-id: req-367f8151-6c81-4454-bc34-b2496f566063 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:11,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-367f8151-6c81-4454-bc34-b2496f566063 2018-08-24 21:05:11,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-73a497be-4b5e-4615-af3a-b424d88d80a4 x-compute-request-id: req-73a497be-4b5e-4615-af3a-b424d88d80a4 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:11,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-73a497be-4b5e-4615-af3a-b424d88d80a4 2018-08-24 21:05:12,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:12,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-001a1c4e-2dcb-472c-88c8-201daff42a5f x-compute-request-id: req-001a1c4e-2dcb-472c-88c8-201daff42a5f 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:12,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-001a1c4e-2dcb-472c-88c8-201daff42a5f 2018-08-24 21:05:12,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:12,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:12,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf0ebab4-f4b8-4ae7-982e-edb6f8b3c59b x-compute-request-id: req-bf0ebab4-f4b8-4ae7-982e-edb6f8b3c59b Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:12,459 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-bf0ebab4-f4b8-4ae7-982e-edb6f8b3c59b 2018-08-24 21:05:12,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c94e114a-5993-4dfd-ae58-9ecd27cf7cb7 x-compute-request-id: req-c94e114a-5993-4dfd-ae58-9ecd27cf7cb7 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:12,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-c94e114a-5993-4dfd-ae58-9ecd27cf7cb7 2018-08-24 21:05:13,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:13,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-0e5518bb-d0cb-472a-b918-6bc05a39f636 x-compute-request-id: req-0e5518bb-d0cb-472a-b918-6bc05a39f636 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:13,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-0e5518bb-d0cb-472a-b918-6bc05a39f636 2018-08-24 21:05:13,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:13,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:13,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-d1cd9b34-dfb8-454e-899b-c044fb06f4fe x-compute-request-id: req-d1cd9b34-dfb8-454e-899b-c044fb06f4fe Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:13,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-d1cd9b34-dfb8-454e-899b-c044fb06f4fe 2018-08-24 21:05:13,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-ff77bb21-8e4b-4982-967a-5c3d4ad471a8 x-compute-request-id: req-ff77bb21-8e4b-4982-967a-5c3d4ad471a8 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:13,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-ff77bb21-8e4b-4982-967a-5c3d4ad471a8 2018-08-24 21:05:14,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:14,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-1df45a0c-cfd8-443d-8025-c4fed5a77a52 x-compute-request-id: req-1df45a0c-cfd8-443d-8025-c4fed5a77a52 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:14,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-1df45a0c-cfd8-443d-8025-c4fed5a77a52 2018-08-24 21:05:14,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:14,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:14,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-0ee8ffe4-11ba-4ff7-912f-9948ce9ea976 x-compute-request-id: req-0ee8ffe4-11ba-4ff7-912f-9948ce9ea976 Content-Encoding: gzip Content-Length: 11177 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481393713 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.201790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.204286] pid_max: default: 32768 minimum: 301\n[ 0.205661] ACPI: Core revision 20150930\n[ 0.207394] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.209371] Security Framework initialized\n[ 0.210569] Yama: becoming mindful.\n[ 0.211632] AppArmor: AppArmor initialized\n[ 0.212913] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218601] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220631] Initializing cgroup subsys io\n[ 0.221861] Initializing cgroup subsys memory\n[ 0.223122] Initializing cgroup subsys devices\n[ 0.224461] Initializing cgroup subsys freezer\n[ 0.225779] Initializing cgroup subsys net_cls\n[ 0.227096] Initializing cgroup subsys perf_event\n[ 0.228497] Initializing cgroup subsys net_prio\n[ 0.229835] Initializing cgroup subsys hugetlb\n[ 0.231149] Initializing cgroup subsys pids\n[ 0.232471] CPU: Physical Processor ID: 0\n[ 0.234427] mce: CPU supports 10 MCE banks\n[ 0.235680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260915] ftrace: allocating 31920 entries in 125 pages\n[ 0.286718] smpboot: Max logical packages: 1\n[ 0.287967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290031] x2apic enabled\n[ 0.291207] Switched APIC routing to physical x2apic.\n[ 0.293810] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295508] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298423] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301055] KVM setup paravirtual spinlock\n[ 0.302768] x86: Booted up 1 node, 1 CPUs\n[ 0.303957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.306039] devtmpfs: initialized\n[ 0.308065] evm: security.selinux\n[ 0.309091] evm: security.SMACK64\n[ 0.310104] evm: security.SMACK64EXEC\n[ 0.311196] evm: security.SMACK64TRANSMUTE\n[ 0.312387] evm: security.SMACK64MMAP\n[ 0.313516] evm: security.ima\n[ 0.314454] evm: security.capability\n[ 0.315652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318348] pinctrl core: initialized pinctrl subsystem\n[ 0.319927] RTC time: 21:03:48, date: 08/24/18\n[ 0.321298] NET: Registered protocol family 16\n[ 0.322703] cpuidle: using governor ladder\n[ 0.323913] cpuidle: using governor menu\n[ 0.325092] PCCT header not found.\n[ 0.326190] ACPI: bus type PCI registered\n[ 0.327364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329166] PCI: Using configuration type 1 for base access\n[ 0.331433] ACPI: Added _OSI(Module Device)\n[ 0.332660] ACPI: Added _OSI(Processor Device)\n[ 0.333933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335295] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337566] ACPI: Interpreter enabled\n[ 0.338733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.341431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.344140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.346933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.349684] ACPI: (supports S0 S5)\n[ 0.350767] ACPI: Using IOAPIC for interrupt routing\n[ 0.352184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.356224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.357937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.359772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.361536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.364788] acpiphp: Slot [3] registered\n[ 0.366008] acpiphp: Slot [4] registered\n[ 0.367196] acpiphp: Slot [5] registered\n[ 0.368427] acpiphp: Slot [6] registered\n[ 0.369594] acpiphp: Slot [7] registered\n[ 0.370760] acpiphp: Slot [8] registered\n[ 0.371928] acpiphp: Slot [9] registered\n[ 0.373097] acpiphp: Slot [10] registered\n[ 0.374279] acpiphp: Slot [11] registered\n[ 0.375494] acpiphp: Slot [12] registered\n[ 0.376737] acpiphp: Slot [13] registered\n[ 0.377939] acpiphp: Slot [14] registered\n[ 0.379150] acpiphp: Slot [15] registered\n[ 0.394552] acpiphp: Slot [16] registered\n[ 0.395809] acpiphp: Slot [17] registered\n[ 0.397041] acpiphp: Slot [18] registered\n[ 0.398258] acpiphp: Slot [19] registered\n[ 0.399445] acpiphp: Slot [20] registered\n[ 0.400643] acpiphp: Slot [21] registered\n[ 0.401830] acpiphp: Slot [22] registered\n[ 0.403030] acpiphp: Slot [23] registered\n[ 0.404219] acpiphp: Slot [24] registered\n[ 0.405414] acpiphp: Slot [25] registered\n[ 0.406633] acpiphp: Slot [26] registered\n[ 0.407814] acpiphp: Slot [27] registered\n[ 0.409051] acpiphp: Slot [28] registered\n[ 0.410293] acpiphp: Slot [29] registered\n[ 0.411506] acpiphp: Slot [30] registered\n[ 0.412719] acpiphp: Slot [31] registered\n[ 0.413942] PCI host bridge to bus 0000:00\n[ 0.415135] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.431322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.433093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.439208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.441368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480307] vgaarb: loaded\n[ 0.481211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483005] SCSI subsystem initialized\n[ 0.484361] ACPI: bus type USB registered\n[ 0.485595] usbcore: registered new interface driver usbfs\n[ 0.487140] usbcore: registered new interface driver hub\n[ 0.488653] usbcore: registered new device driver usb\n[ 0.490291] PCI: Using ACPI for IRQ routing\n[ 0.491924] NetLabel: Initializing\n[ 0.493002] NetLabel: domain hash size = 128\n[ 0.494283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495722] NetLabel: unlabeled traffic allowed by default\n[ 0.497458] clocksource: Switched to clocksource kvm-clock\n[ 0.507754] AppArmor: AppArmor Filesystem Enabled\n[ 0.509191] pnp: PnP ACPI init\n[ 0.510514] pnp: PnP ACPI: found 5 devices\n[ 0.517573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520151] NET: Registered protocol family 2\n[ 0.521684] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525464] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.527270] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528894] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530645] NET: Registered protocol family 1\n[ 0.531959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.533611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564431] Trying to unpack rootfs image as initramfs...\n[ 0.627255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632920] Scanning for low memory corruption every 60 seconds\n[ 0.635292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637066] audit: initializing netlink subsys (disabled)\n[ 0.638719] audit: type=2000 audit(1535144629.782:1): initialized\n[ 0.640766] Initialise system trusted keyring\n[ 0.642265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646953] zbud: loaded\n[ 0.648038] VFS: Disk quotas dquot_6.6.0\n[ 0.649284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651633] fuse init (API version 7.23)\n[ 0.652992] Key type big_key registered\n[ 0.654220] Allocating IMA MOK and blacklist keyrings.\n[ 0.656067] Key type asymmetric registered\n[ 0.657319] Asymmetric key parser 'x509' registered\n[ 0.658781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661060] io scheduler noop registered\n[ 0.662269] io scheduler deadline registered (default)\n[ 0.663794] io scheduler cfq registered\n[ 0.665105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670860] ACPI: Power Button [PWRF]\n[ 0.672206] GHES: HEST is not enabled!\n[ 0.686480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743266] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746536] Linux agpgart interface v0.103\n[ 0.750157] brd: module loaded\n[ 0.752493] loop: module loaded\n[ 0.756891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759070] GPT:90111 != 2097151\n[ 0.760080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761708] GPT:90111 != 2097151\n[ 0.762718] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764153] vda: vda1 vda15\n[ 0.765946] scsi host0: ata_piix\n[ 0.767091] scsi host1: ata_piix\n[ 0.768167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772387] libphy: Fixed MDIO Bus: probed\n[ 0.773627] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777989] PPP generic driver version 2.4.2\n[ 0.779344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781132] ehci-pci: EHCI PCI platform driver\n[ 0.782448] ehci-platform: EHCI generic platform driver\n[ 0.783931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785636] ohci-pci: OHCI PCI platform driver\n[ 0.786951] ohci-platform: OHCI generic platform driver\n[ 0.788437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811685] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813880] usb usb1: Product: UHCI Host Controller\n[ 0.815307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817110] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818565] hub 1-0:1.0: USB hub found\n[ 0.819732] hub 1-0:1.0: 2 ports detected\n[ 0.821119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824163] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827098] mousedev: PS/2 mouse device common for all mice\n[ 0.828912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836700] i2c /dev entries driver\n[ 0.837822] device-mapper: uevent: version 1.0.3\n[ 0.839212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.843642] NET: Registered protocol family 10\n[ 0.845292] NET: Registered protocol family 17\n[ 0.846640] Key type dns_resolver registered\n[ 0.848021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.849622] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852261] registered taskstats version 1\n[ 0.853499] Loading compiled-in X.509 certificates\n[ 0.855411] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858133] zswap: loaded using pool lzo/zbud\n[ 0.860334] Key type trusted registered\n[ 0.862656] Key type encrypted registered\n[ 0.863890] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866969] evm: HMAC attrs: 0x1\n[ 0.868345] Magic number: 14:557:96\n[ 0.869582] rtc_cmos 00:00: setting system clock to 2018-08-24 21:03:49 UTC (1535144629)\n[ 0.872008] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873640] EDD information not available.\n[ 0.927119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943620] Write protecting the kernel read-only data: 14336k\n[ 0.946725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.996581] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000009f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnBxNNjq3K+mB39fPhUK9O//tXHv6ui57bus2ReF5CMcE0rDJL2Y+3QkF3eMwOk0sf8/PmoHtL9J4+8N0SfE+2RgYdDZDZk7bKAvOumTwnWu6zuXbFCHEqZwC4kHF57jEw6JtbodB3NhdjoQevdTPwJizSuLNwu52fbL7NjEB86eBL/YxhMK2L1104QlKESwok1qNHtDUR9X2cuRcvYc+v5+eEzwuX/vkggMjhKfuoRBllU10rdC5qeCnoem3Y2lqYvF3GLWIf2vghSVSn7o9wv9MZW+7i5sk6AZ3jAUhJi2AfosU9+BCy5RtaRqF9WN8oiRprlvue/X0beMXZ35R root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMoD9oRM0+ei2m7hDFFwHSb58MpQjm5/dNNEW3fA2Ns2yie7oMwh1qXKXxgHD+YswiUw8Xcx4ABnvUt+B4/XkHg6TQo4YlnVbR8am/NLlSfSjOQIzWDP6sCYVVhu0m1uuNmOY1KqANVoOjjwdafq7mwFqGewYpKGrk+wu4b+gdwfAAAAFQCK5Wdss403BlmDALj2XFkdumWllwAAAIB6hKTr+OwqN7Zw9uUyezNRTQP0YPmZdDrSZJCMZ3KME/zUd4A5xETWgSutE736gjTbyDp6d3b33daS6GaqZ2nY7UQF4G/B35ARFLUnKsDKv99UUtJ9h8rBET2u3C3Ub8xarmWnp54xWDq3XDkZ5P3dmFA5ar3uyzTp9lUwmddQIAAAAIB3iiEvR8VSJEcF5oBDqiiLzYJON5N2edoacMz14rQ2A0K3jl3Lcyj+KC3QFKT1sQaWxf4WSqWlvuDJBg33kgi8jh/8sa7np9MOccANFhvixf0SW2lKZ5JphY5+umy6FUn/UDs1gjthA1+pwPSTZaOrxdLLFjQGbLdozlOYBxnYnw== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe35:9516/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000009f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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:35:95:16 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe35:9516/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 KiB) TX bytes:9137 (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.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.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.289990] usb 1-1: Product: QEMU USB Tablet\n[ 1.289991] usb 1-1: Manufacturer: QEMU\n[ 1.289992] usb 1-1: SerialNumber: 42\n[ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.303642] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:03:49 cirros kern.info kernel: [ 0.949306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963809] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:03:49 cirros kern.info kernel: [ 0.963811] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:03:49 cirros kern.info kernel: [ 0.965592] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:03:49 cirros kern.info kernel: [ 0.968650] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:03:49 cirros kern.info kernel: [ 0.970765] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994069] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 0.994840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.notice kernel: [ 0.996581] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:03:49 cirros kern.info kernel: [ 0.998842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:03:49 cirros kern.info kernel: [ 1.002728] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:03:49 cirros kern.info kernel: [ 1.078811] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.087401] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:03:49 cirros kern.info kernel: [ 1.129485] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289987] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289989] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289990] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289991] usb 1-1: Manufacturer: QEMU\nAug 24 22:03:49 cirros kern.info kernel: [ 1.289992] usb 1-1: SerialNumber: 42\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629506] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:03:50 cirros kern.info kernel: [ 1.629514] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:03:51 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:03:51 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:03:51 cirros kern.info kernel: [ 3.269483] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:03:51 cirros kern.info kernel: [ 3.303642] 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-08-24 21:05:14,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-0ee8ffe4-11ba-4ff7-912f-9948ce9ea976 2018-08-24 21:05:14,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-b18a97b4-5d2f-4628-aff2-1f1bc6c7ae97 x-compute-request-id: req-b18a97b4-5d2f-4628-aff2-1f1bc6c7ae97 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:14,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-b18a97b4-5d2f-4628-aff2-1f1bc6c7ae97 2018-08-24 21:05:15,326 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-08-24 21:05:15,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"forceDelete": null}' 2018-08-24 21:05:15,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:15,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-c7d76abf-e64a-43a8-ab38-7b6f17f5a338 x-compute-request-id: req-c7d76abf-e64a-43a8-ab38-7b6f17f5a338 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:15,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-c7d76abf-e64a-43a8-ab38-7b6f17f5a338 2018-08-24 21:05:15,510 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:05: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-4efa0bfb-3be8-4d05-8247-1d7a166fef8f x-compute-request-id: req-4efa0bfb-3be8-4d05-8247-1d7a166fef8f Content-Length: 0 Content-Type: application/json 2018-08-24 21:05:15,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-4efa0bfb-3be8-4d05-8247-1d7a166fef8f 2018-08-24 21:05:15,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09fce4fd51f60bae3a18a6d67adcd08c3ce67708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:15,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3352fe191c474a178d0c1e14e52a100b08c817c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:16,035 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 24 Aug 2018 21:05: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-29ad2702-b65c-4bc2-83cf-23bf59bd7d18 x-compute-request-id: req-29ad2702-b65c-4bc2-83cf-23bf59bd7d18 Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2018-08-24 21:05:16,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/aed773a1-ed98-4d09-b3a9-bb004f578674/action used request id req-29ad2702-b65c-4bc2-83cf-23bf59bd7d18 2018-08-24 21:05:16,036 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-08-24 21:05:16,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-dfc6bf02-1698-41e8-afe8-0873a9d174d0 x-compute-request-id: req-dfc6bf02-1698-41e8-afe8-0873a9d174d0 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509978131 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190558] pid_max: default: 32768 minimum: 301\n[ 0.191789] ACPI: Core revision 20150930\n[ 0.193459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195265] Security Framework initialized\n[ 0.196395] Yama: becoming mindful.\n[ 0.197413] AppArmor: AppArmor initialized\n[ 0.198583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205613] Initializing cgroup subsys io\n[ 0.206741] Initializing cgroup subsys memory\n[ 0.207944] Initializing cgroup subsys devices\n[ 0.209143] Initializing cgroup subsys freezer\n[ 0.210335] Initializing cgroup subsys net_cls\n[ 0.211543] Initializing cgroup subsys perf_event\n[ 0.212802] Initializing cgroup subsys net_prio\n[ 0.214018] Initializing cgroup subsys hugetlb\n[ 0.215224] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218239] mce: CPU supports 10 MCE banks\n[ 0.219410] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243048] ftrace: allocating 31920 entries in 125 pages\n[ 0.270026] smpboot: Max logical packages: 1\n[ 0.271223] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273117] x2apic enabled\n[ 0.274266] Switched APIC routing to physical x2apic.\n[ 0.276747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283459] KVM setup paravirtual spinlock\n[ 0.285104] x86: Booted up 1 node, 1 CPUs\n[ 0.286223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288118] devtmpfs: initialized\n[ 0.290116] evm: security.selinux\n[ 0.291088] evm: security.SMACK64\n[ 0.292057] evm: security.SMACK64EXEC\n[ 0.293078] evm: security.SMACK64TRANSMUTE\n[ 0.294186] evm: security.SMACK64MMAP\n[ 0.295215] evm: security.ima\n[ 0.296099] evm: security.capability\n[ 0.297199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299737] pinctrl core: initialized pinctrl subsystem\n[ 0.301234] RTC time: 21:04:00, date: 08/24/18\n[ 0.302549] NET: Registered protocol family 16\n[ 0.303888] cpuidle: using governor ladder\n[ 0.305015] cpuidle: using governor menu\n[ 0.306099] PCCT header not found.\n[ 0.307156] ACPI: bus type PCI registered\n[ 0.308287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309975] PCI: Using configuration type 1 for base access\n[ 0.312167] ACPI: Added _OSI(Module Device)\n[ 0.313329] ACPI: Added _OSI(Processor Device)\n[ 0.314519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317936] ACPI: Interpreter enabled\n[ 0.318991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329151] ACPI: (supports S0 S5)\n[ 0.330140] ACPI: Using IOAPIC for interrupt routing\n[ 0.331443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335290] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343230] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345472] acpiphp: Slot [5] registered\n[ 0.346582] acpiphp: Slot [6] registered\n[ 0.347698] acpiphp: Slot [7] registered\n[ 0.348797] acpiphp: Slot [8] registered\n[ 0.349908] acpiphp: Slot [9] registered\n[ 0.351001] acpiphp: Slot [10] registered\n[ 0.352130] acpiphp: Slot [11] registered\n[ 0.353257] acpiphp: Slot [12] registered\n[ 0.354376] acpiphp: Slot [13] registered\n[ 0.355506] acpiphp: Slot [14] registered\n[ 0.356636] acpiphp: Slot [15] registered\n[ 0.371962] acpiphp: Slot [16] registered\n[ 0.373084] acpiphp: Slot [17] registered\n[ 0.374209] acpiphp: Slot [18] registered\n[ 0.375331] acpiphp: Slot [19] registered\n[ 0.376461] acpiphp: Slot [20] registered\n[ 0.377588] acpiphp: Slot [21] registered\n[ 0.378728] acpiphp: Slot [22] registered\n[ 0.379833] acpiphp: Slot [23] registered\n[ 0.380941] acpiphp: Slot [24] registered\n[ 0.382050] acpiphp: Slot [25] registered\n[ 0.383164] acpiphp: Slot [26] registered\n[ 0.384267] acpiphp: Slot [27] registered\n[ 0.385378] acpiphp: Slot [28] registered\n[ 0.386488] acpiphp: Slot [29] registered\n[ 0.387590] acpiphp: Slot [30] registered\n[ 0.388708] acpiphp: Slot [31] registered\n[ 0.389818] PCI host bridge to bus 0000:00\n[ 0.390929] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398201] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415684] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438673] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444579] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446307] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449551] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451657] vgaarb: loaded\n[ 0.452480] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454149] SCSI subsystem initialized\n[ 0.455429] ACPI: bus type USB registered\n[ 0.456569] usbcore: registered new interface driver usbfs\n[ 0.457972] usbcore: registered new interface driver hub\n[ 0.459334] usbcore: registered new device driver usb\n[ 0.460838] PCI: Using ACPI for IRQ routing\n[ 0.462370] NetLabel: Initializing\n[ 0.463352] NetLabel: domain hash size = 128\n[ 0.464515] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465817] NetLabel: unlabeled traffic allowed by default\n[ 0.467394] clocksource: Switched to clocksource kvm-clock\n[ 0.477696] AppArmor: AppArmor Filesystem Enabled\n[ 0.479002] pnp: PnP ACPI init\n[ 0.480242] pnp: PnP ACPI: found 5 devices\n[ 0.487076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489409] NET: Registered protocol family 2\n[ 0.490828] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494223] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495860] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497327] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498907] NET: Registered protocol family 1\n[ 0.500103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532176] Trying to unpack rootfs image as initramfs...\n[ 0.594145] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601303] Scanning for low memory corruption every 60 seconds\n[ 0.604453] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606099] audit: initializing netlink subsys (disabled)\n[ 0.607765] audit: type=2000 audit(1535144641.068:1): initialized\n[ 0.609868] Initialise system trusted keyring\n[ 0.611432] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612992] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615811] zbud: loaded\n[ 0.616887] VFS: Disk quotas dquot_6.6.0\n[ 0.618032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620316] fuse init (API version 7.23)\n[ 0.621562] Key type big_key registered\n[ 0.622671] Allocating IMA MOK and blacklist keyrings.\n[ 0.624432] Key type asymmetric registered\n[ 0.625573] Asymmetric key parser 'x509' registered\n[ 0.626894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628961] io scheduler noop registered\n[ 0.630041] io scheduler deadline registered (default)\n[ 0.631416] io scheduler cfq registered\n[ 0.632690] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637945] ACPI: Power Button [PWRF]\n[ 0.639313] GHES: HEST is not enabled!\n[ 0.653675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713395] Linux agpgart interface v0.103\n[ 0.717267] brd: module loaded\n[ 0.719574] loop: module loaded\n[ 0.724854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726874] GPT:90111 != 2097151\n[ 0.727822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729324] GPT:90111 != 2097151\n[ 0.730266] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731599] vda: vda1 vda15\n[ 0.733533] scsi host0: ata_piix\n[ 0.734620] scsi host1: ata_piix\n[ 0.735634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739357] libphy: Fixed MDIO Bus: probed\n[ 0.740722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742029] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745208] PPP generic driver version 2.4.2\n[ 0.746499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748149] ehci-pci: EHCI PCI platform driver\n[ 0.749357] ehci-platform: EHCI generic platform driver\n[ 0.750691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752217] ohci-pci: OHCI PCI platform driver\n[ 0.753405] ohci-platform: OHCI generic platform driver\n[ 0.754740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.769378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775731] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779297] usb usb1: Product: UHCI Host Controller\n[ 0.780550] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783414] hub 1-0:1.0: USB hub found\n[ 0.784520] hub 1-0:1.0: 2 ports detected\n[ 0.785871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791450] mousedev: PS/2 mouse device common for all mice\n[ 0.793151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801395] device-mapper: uevent: version 1.0.3\n[ 0.802714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804954] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806974] NET: Registered protocol family 10\n[ 0.808782] NET: Registered protocol family 17\n[ 0.810000] Key type dns_resolver registered\n[ 0.811348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815253] registered taskstats version 1\n[ 0.816423] Loading compiled-in X.509 certificates\n[ 0.818308] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820799] zswap: loaded using pool lzo/zbud\n[ 0.823264] Key type trusted registered\n[ 0.825412] Key type encrypted registered\n[ 0.826553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827982] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829379] evm: HMAC attrs: 0x1\n[ 0.830727] Magic number: 14:557:96\n[ 0.831915] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:01 UTC (1535144641)\n[ 0.834311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835807] EDD information not available.\n[ 0.892188] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908358] ata1.00: configured for MWDMA2\n[ 0.910071] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.912944] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914560] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916249] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.920026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922056] Write protecting the kernel read-only data: 14336k\n[ 0.926825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.103001] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.31s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:16,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-dfc6bf02-1698-41e8-afe8-0873a9d174d0 2018-08-24 21:05:16,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e3b515af89d2ef060d2350a7c59b98f65d469" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:16,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d36f0921-ae36-4789-bf1b-f08eb21d317a x-compute-request-id: req-d36f0921-ae36-4789-bf1b-f08eb21d317a 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511028323 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.198988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201449] pid_max: default: 32768 minimum: 301\n[ 0.202782] ACPI: Core revision 20150930\n[ 0.204495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206448] Security Framework initialized\n[ 0.207669] Yama: becoming mindful.\n[ 0.208757] AppArmor: AppArmor initialized\n[ 0.210052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212037] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213928] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215700] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217753] Initializing cgroup subsys io\n[ 0.218953] Initializing cgroup subsys memory\n[ 0.220220] Initializing cgroup subsys devices\n[ 0.221532] Initializing cgroup subsys freezer\n[ 0.222805] Initializing cgroup subsys net_cls\n[ 0.224075] Initializing cgroup subsys perf_event\n[ 0.225405] Initializing cgroup subsys net_prio\n[ 0.226726] Initializing cgroup subsys hugetlb\n[ 0.228024] Initializing cgroup subsys pids\n[ 0.229277] CPU: Physical Processor ID: 0\n[ 0.231220] mce: CPU supports 10 MCE banks\n[ 0.232474] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255668] ftrace: allocating 31920 entries in 125 pages\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284359] x2apic enabled\n[ 0.285585] Switched APIC routing to physical x2apic.\n[ 0.288231] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.289973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295762] KVM setup paravirtual spinlock\n[ 0.297514] x86: Booted up 1 node, 1 CPUs\n[ 0.298761] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300872] devtmpfs: initialized\n[ 0.302996] evm: security.selinux\n[ 0.304070] evm: security.SMACK64\n[ 0.305124] evm: security.SMACK64EXEC\n[ 0.306279] evm: security.SMACK64TRANSMUTE\n[ 0.307540] evm: security.SMACK64MMAP\n[ 0.308703] evm: security.ima\n[ 0.309684] evm: security.capability\n[ 0.310919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313677] pinctrl core: initialized pinctrl subsystem\n[ 0.315267] RTC time: 21:04:13, date: 08/24/18\n[ 0.316625] NET: Registered protocol family 16\n[ 0.318066] cpuidle: using governor ladder\n[ 0.319330] cpuidle: using governor menu\n[ 0.320493] PCCT header not found.\n[ 0.321643] ACPI: bus type PCI registered\n[ 0.322889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324741] PCI: Using configuration type 1 for base access\n[ 0.327039] ACPI: Added _OSI(Module Device)\n[ 0.328280] ACPI: Added _OSI(Processor Device)\n[ 0.329588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333341] ACPI: Interpreter enabled\n[ 0.334493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345563] ACPI: (supports S0 S5)\n[ 0.346619] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355726] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360761] acpiphp: Slot [3] registered\n[ 0.361952] acpiphp: Slot [4] registered\n[ 0.363133] acpiphp: Slot [5] registered\n[ 0.364323] acpiphp: Slot [6] registered\n[ 0.365489] acpiphp: Slot [7] registered\n[ 0.366678] acpiphp: Slot [8] registered\n[ 0.367878] acpiphp: Slot [9] registered\n[ 0.369037] acpiphp: Slot [10] registered\n[ 0.370171] acpiphp: Slot [11] registered\n[ 0.371290] acpiphp: Slot [12] registered\n[ 0.372408] acpiphp: Slot [13] registered\n[ 0.373520] acpiphp: Slot [14] registered\n[ 0.374639] acpiphp: Slot [15] registered\n[ 0.390030] acpiphp: Slot [16] registered\n[ 0.391166] acpiphp: Slot [17] registered\n[ 0.392281] acpiphp: Slot [18] registered\n[ 0.393392] acpiphp: Slot [19] registered\n[ 0.394507] acpiphp: Slot [20] registered\n[ 0.395629] acpiphp: Slot [21] registered\n[ 0.396741] acpiphp: Slot [22] registered\n[ 0.397851] acpiphp: Slot [23] registered\n[ 0.398963] acpiphp: Slot [24] registered\n[ 0.400074] acpiphp: Slot [25] registered\n[ 0.401185] acpiphp: Slot [26] registered\n[ 0.402291] acpiphp: Slot [27] registered\n[ 0.403408] acpiphp: Slot [28] registered\n[ 0.404521] acpiphp: Slot [29] registered\n[ 0.405627] acpiphp: Slot [30] registered\n[ 0.406733] acpiphp: Slot [31] registered\n[ 0.407850] PCI host bridge to bus 0000:00\n[ 0.408960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414227] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423904] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433636] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459590] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461546] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463690] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468652] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470771] vgaarb: loaded\n[ 0.471603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473242] SCSI subsystem initialized\n[ 0.474499] ACPI: bus type USB registered\n[ 0.475648] usbcore: registered new interface driver usbfs\n[ 0.477059] usbcore: registered new interface driver hub\n[ 0.478418] usbcore: registered new device driver usb\n[ 0.479905] PCI: Using ACPI for IRQ routing\n[ 0.481414] NetLabel: Initializing\n[ 0.482396] NetLabel: domain hash size = 128\n[ 0.483560] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484874] NetLabel: unlabeled traffic allowed by default\n[ 0.486448] clocksource: Switched to clocksource kvm-clock\n[ 0.496511] AppArmor: AppArmor Filesystem Enabled\n[ 0.497851] pnp: PnP ACPI init\n[ 0.499092] pnp: PnP ACPI: found 5 devices\n[ 0.505926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508254] NET: Registered protocol family 2\n[ 0.509668] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513139] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517926] NET: Registered protocol family 1\n[ 0.519123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520604] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522055] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536650] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551180] Trying to unpack rootfs image as initramfs...\n[ 0.613970] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621630] Scanning for low memory corruption every 60 seconds\n[ 0.624980] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.626765] audit: initializing netlink subsys (disabled)\n[ 0.628447] audit: type=2000 audit(1535144654.104:1): initialized\n[ 0.630884] Initialise system trusted keyring\n[ 0.632558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.634250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637256] zbud: loaded\n[ 0.638398] VFS: Disk quotas dquot_6.6.0\n[ 0.639634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642107] fuse init (API version 7.23)\n[ 0.643487] Key type big_key registered\n[ 0.644685] Allocating IMA MOK and blacklist keyrings.\n[ 0.646504] Key type asymmetric registered\n[ 0.647740] Asymmetric key parser 'x509' registered\n[ 0.649168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.651420] io scheduler noop registered\n[ 0.652583] io scheduler deadline registered (default)\n[ 0.654060] io scheduler cfq registered\n[ 0.655445] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.661136] ACPI: Power Button [PWRF]\n[ 0.662591] GHES: HEST is not enabled!\n[ 0.676997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.706568] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.709729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739269] Linux agpgart interface v0.103\n[ 0.743304] brd: module loaded\n[ 0.745667] loop: module loaded\n[ 0.751567] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753664] GPT:90111 != 2097151\n[ 0.754646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756214] GPT:90111 != 2097151\n[ 0.757193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758587] vda: vda1 vda15\n[ 0.760596] scsi host0: ata_piix\n[ 0.761719] scsi host1: ata_piix\n[ 0.762773] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764502] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766882] libphy: Fixed MDIO Bus: probed\n[ 0.768075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769440] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772596] PPP generic driver version 2.4.2\n[ 0.773940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775649] ehci-pci: EHCI PCI platform driver\n[ 0.776927] ehci-platform: EHCI generic platform driver\n[ 0.778366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779994] ohci-pci: OHCI PCI platform driver\n[ 0.781272] ohci-platform: OHCI generic platform driver\n[ 0.782709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797453] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808065] usb usb1: Product: UHCI Host Controller\n[ 0.809393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811127] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812539] hub 1-0:1.0: USB hub found\n[ 0.813696] hub 1-0:1.0: 2 ports detected\n[ 0.815154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819598] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821070] mousedev: PS/2 mouse device common for all mice\n[ 0.822901] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830654] i2c /dev entries driver\n[ 0.831772] device-mapper: uevent: version 1.0.3\n[ 0.833196] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837706] NET: Registered protocol family 10\n[ 0.839645] NET: Registered protocol family 17\n[ 0.840961] Key type dns_resolver registered\n[ 0.842403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843995] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846602] registered taskstats version 1\n[ 0.847852] Loading compiled-in X.509 certificates\n[ 0.849821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852523] zswap: loaded using pool lzo/zbud\n[ 0.855414] Key type trusted registered\n[ 0.857732] Key type encrypted registered\n[ 0.858940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860444] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861944] evm: HMAC attrs: 0x1\n[ 0.863363] Magic number: 14:557:96\n[ 0.864585] rtc_cmos 00:00: setting system clock to 2018-08-24 21:04:14 UTC (1535144654)\n[ 0.866979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.868572] EDD information not available.\n[ 0.923390] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940182] ata1.00: configured for MWDMA2\n[ 0.941987] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945089] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946869] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.952843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955075] Write protecting the kernel read-only data: 14336k\n[ 0.960372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963165] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.151230] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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\"\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 0.36s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-24 21:05:16,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-d36f0921-ae36-4789-bf1b-f08eb21d317a 2018-08-24 21:05:16,564 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-08-24 21:05:16,565 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=0e162201-b4a9-46ae-a77b-0ed78b153b0b network=29101082-a651-432e-9bdd-b6da6fd585d5 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.15 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-08-24 21:05:16,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:05:16,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:05:16,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:05:16,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:05:16,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:05:16,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:05:16,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:05:16,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:05:16,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:05:16,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:05:16,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:05:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:05:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:05:16,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1e0384-64bf-4137-9f06-b9edd9f548ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:05:16,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5a1e0384-64bf-4137-9f06-b9edd9f548ca 2018-08-24 21:05:16,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:05:17,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["LCnOnKbNQsacuMIus980MQ"], "issued_at": "2018-08-24T21:05:16.000000Z"}} 2018-08-24 21:05:17,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" 2018-08-24 21:05:17,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-66702494-cb61-42f2-ab55-09c972c65b3e x-compute-request-id: req-66702494-cb61-42f2-ab55-09c972c65b3e Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:05:17,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-66702494-cb61-42f2-ab55-09c972c65b3e 2018-08-24 21:05:17,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" 2018-08-24 21:05:17,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-42b54657-840d-4eac-a7e1-69b37e864138 x-compute-request-id: req-42b54657-840d-4eac-a7e1-69b37e864138 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:05:17,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-42b54657-840d-4eac-a7e1-69b37e864138 2018-08-24 21:05:17,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjE1CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29101082-a651-432e-9bdd-b6da6fd585d5"}], "config_drive": true}}' 2018-08-24 21:05:19,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-ba180164-fde9-4b24-8388-4d70d4482248 x-compute-request-id: req-ba180164-fde9-4b24-8388-4d70d4482248 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "bookmark"}], "adminPass": "yhuP6DoKLQsC"}} 2018-08-24 21:05:19,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ba180164-fde9-4b24-8388-4d70d4482248 2018-08-24 21:05:19,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:05:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925212ed-464d-4028-8ec8-0b6ee1942abf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:05:19,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-925212ed-464d-4028-8ec8-0b6ee1942abf 2018-08-24 21:05:19,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:05:20,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["_G1y9eY8TdezO_PoYcCn8Q"], "issued_at": "2018-08-24T21:05:20.000000Z"}} 2018-08-24 21:05:20,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b883af9b9f17ceb53d7dfa0962362aa2cfe30" 2018-08-24 21:05:20,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-0709182a-5c09-422e-99fc-719adcee33be x-compute-request-id: req-0709182a-5c09-422e-99fc-719adcee33be Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:05:20Z", "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-08-24T21:05:19Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:05:20,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 used request id req-0709182a-5c09-422e-99fc-719adcee33be 2018-08-24 21:05:23,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b883af9b9f17ceb53d7dfa0962362aa2cfe30" 2018-08-24 21:05:24,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3ef7616-dd39-4256-bbb5-576c2b653f30 x-compute-request-id: req-f3ef7616-dd39-4256-bbb5-576c2b653f30 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:9f:3e:56", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:05:21Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:05:19Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:05:24,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 used request id req-f3ef7616-dd39-4256-bbb5-576c2b653f30 2018-08-24 21:05:27,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b883af9b9f17ceb53d7dfa0962362aa2cfe30" 2018-08-24 21:05:28,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7074a842-99f5-4a56-b30a-96174f89c599 x-compute-request-id: req-7074a842-99f5-4a56-b30a-96174f89c599 Content-Encoding: gzip Content-Length: 782 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:9f:3e:56", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": "2018-08-24T21:05:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:05:25Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:05:19Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:05:28,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 used request id req-7074a842-99f5-4a56-b30a-96174f89c599 2018-08-24 21:05:28,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" 2018-08-24 21:05:28,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-7a61fb09-c0b1-4cc4-b30e-5ab644d4529f x-compute-request-id: req-7a61fb09-c0b1-4cc4-b30e-5ab644d4529f Content-Encoding: gzip Content-Length: 782 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:9f:3e:56", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "rel": "bookmark"}], "image": {"id": "0e162201-b4a9-46ae-a77b-0ed78b153b0b", "links": [{"href": "http://172.30.9.40:8774/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a2", "OS-SRV-USG:launched_at": "2018-08-24T21:05:25.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:05:25Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:05:19Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:05:28,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 used request id req-7a61fb09-c0b1-4cc4-b30e-5ab644d4529f 2018-08-24 21:05:28,694 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.5'. 2018-08-24 21:05:28,695 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-08-24 21:05:28,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:05:29,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-5416965d-6f55-4ab6-905e-8027580c6f61 x-compute-request-id: req-5416965d-6f55-4ab6-905e-8027580c6f61 Content-Length: 0 Content-Type: application/json 2018-08-24 21:05:29,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-5416965d-6f55-4ab6-905e-8027580c6f61 2018-08-24 21:05:29,535 - sdnvpn_test_utils - INFO - Waiting for instance fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8 to boot up 2018-08-24 21:05:29,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:29,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-ce2ea631-0980-48a6-94db-66cdcc09714b x-compute-request-id: req-ce2ea631-0980-48a6-94db-66cdcc09714b Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\n"} 2018-08-24 21:05:29,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-ce2ea631-0980-48a6-94db-66cdcc09714b 2018-08-24 21:05:31,621 - __name__ - INFO - Starting monitor thread of vm_4 2018-08-24 21:05:32,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:32,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-28a99110-9354-4084-8481-869c2215454c x-compute-request-id: req-28a99110-9354-4084-8481-869c2215454c Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\n"} 2018-08-24 21:05:32,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-28a99110-9354-4084-8481-869c2215454c 2018-08-24 21:05:33,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:33,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c50d4683-fdb0-4048-8e2e-f1ca28598358 x-compute-request-id: req-c50d4683-fdb0-4048-8e2e-f1ca28598358 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\n"} 2018-08-24 21:05:33,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-c50d4683-fdb0-4048-8e2e-f1ca28598358 2018-08-24 21:05:34,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:34,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-3c21b0fd-f660-4764-9292-fd1b702ce9c7 x-compute-request-id: req-3c21b0fd-f660-4764-9292-fd1b702ce9c7 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\n"} 2018-08-24 21:05:34,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-3c21b0fd-f660-4764-9292-fd1b702ce9c7 2018-08-24 21:05:35,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:35,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75196727-c99d-4450-bfc7-b4413ea0822a x-compute-request-id: req-75196727-c99d-4450-bfc7-b4413ea0822a Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\n"} 2018-08-24 21:05:35,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-75196727-c99d-4450-bfc7-b4413ea0822a 2018-08-24 21:05:36,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:37,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-80e334db-fb9e-4dc3-bf41-608abf4a096e x-compute-request-id: req-80e334db-fb9e-4dc3-bf41-608abf4a096e Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:37,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-80e334db-fb9e-4dc3-bf41-608abf4a096e 2018-08-24 21:05:38,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:38,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-7ed6e1ba-6c03-4ace-835f-69de8eea7708 x-compute-request-id: req-7ed6e1ba-6c03-4ace-835f-69de8eea7708 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:38,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-7ed6e1ba-6c03-4ace-835f-69de8eea7708 2018-08-24 21:05:39,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:39,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-5fcfd1dd-d747-4c68-bafe-fb9b706db375 x-compute-request-id: req-5fcfd1dd-d747-4c68-bafe-fb9b706db375 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:39,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-5fcfd1dd-d747-4c68-bafe-fb9b706db375 2018-08-24 21:05:40,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:40,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae774b4d-8e72-4012-a7c3-7cbc04b49b00 x-compute-request-id: req-ae774b4d-8e72-4012-a7c3-7cbc04b49b00 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:40,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-ae774b4d-8e72-4012-a7c3-7cbc04b49b00 2018-08-24 21:05:41,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:41,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-6d851b28-4e72-4875-8c83-49611b5e867d x-compute-request-id: req-6d851b28-4e72-4875-8c83-49611b5e867d Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:41,332 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-6d851b28-4e72-4875-8c83-49611b5e867d 2018-08-24 21:05:42,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:42,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4dbcf23-c63a-4de0-a970-fe5b7a3979fa x-compute-request-id: req-c4dbcf23-c63a-4de0-a970-fe5b7a3979fa Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:42,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-c4dbcf23-c63a-4de0-a970-fe5b7a3979fa 2018-08-24 21:05:43,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:43,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-5958a5d6-614e-4f33-8e22-d2225046e001 x-compute-request-id: req-5958a5d6-614e-4f33-8e22-d2225046e001 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:43,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-5958a5d6-614e-4f33-8e22-d2225046e001 2018-08-24 21:05:44,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:44,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-9645e347-0086-4179-9f93-83a509df4210 x-compute-request-id: req-9645e347-0086-4179-9f93-83a509df4210 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:44,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-9645e347-0086-4179-9f93-83a509df4210 2018-08-24 21:05:45,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:45,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-256dc27e-15d8-43ed-92b8-ff13e7a4679b x-compute-request-id: req-256dc27e-15d8-43ed-92b8-ff13e7a4679b Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:45,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-256dc27e-15d8-43ed-92b8-ff13e7a4679b 2018-08-24 21:05:46,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:46,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29254a1f-4824-49d7-945a-9cc3acdbaa91 x-compute-request-id: req-29254a1f-4824-49d7-945a-9cc3acdbaa91 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:46,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-29254a1f-4824-49d7-945a-9cc3acdbaa91 2018-08-24 21:05:47,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:47,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea7ed090-db86-4c23-9858-b5e87fc02711 x-compute-request-id: req-ea7ed090-db86-4c23-9858-b5e87fc02711 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:47,783 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-ea7ed090-db86-4c23-9858-b5e87fc02711 2018-08-24 21:05:48,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:48,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-654452ce-ecca-448a-b83f-49a7462903e6 x-compute-request-id: req-654452ce-ecca-448a-b83f-49a7462903e6 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:48,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-654452ce-ecca-448a-b83f-49a7462903e6 2018-08-24 21:05:49,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:50,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd243e11-1ef2-4d2e-b1b0-a2b4c43ba4e6 x-compute-request-id: req-bd243e11-1ef2-4d2e-b1b0-a2b4c43ba4e6 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:50,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-bd243e11-1ef2-4d2e-b1b0-a2b4c43ba4e6 2018-08-24 21:05:51,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:51,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-601fafba-dc6c-45e8-bf6f-6bb66f859517 x-compute-request-id: req-601fafba-dc6c-45e8-bf6f-6bb66f859517 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:51,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-601fafba-dc6c-45e8-bf6f-6bb66f859517 2018-08-24 21:05:52,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:52,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-bb8acedf-7464-45fd-8ec7-00f67f00bd91 x-compute-request-id: req-bb8acedf-7464-45fd-8ec7-00f67f00bd91 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:52,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-bb8acedf-7464-45fd-8ec7-00f67f00bd91 2018-08-24 21:05:53,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:53,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-a9853ae2-b947-42c6-9d01-b9fec2cad646 x-compute-request-id: req-a9853ae2-b947-42c6-9d01-b9fec2cad646 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:53,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-a9853ae2-b947-42c6-9d01-b9fec2cad646 2018-08-24 21:05:54,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:54,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1274ab1e-c6d0-4739-b9cf-fdad11d5b8ba x-compute-request-id: req-1274ab1e-c6d0-4739-b9cf-fdad11d5b8ba Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:54,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-1274ab1e-c6d0-4739-b9cf-fdad11d5b8ba 2018-08-24 21:05:55,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:55,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-e72660c1-6bf5-413b-a93f-4d78f8322ce9 x-compute-request-id: req-e72660c1-6bf5-413b-a93f-4d78f8322ce9 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\n"} 2018-08-24 21:05:55,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-e72660c1-6bf5-413b-a93f-4d78f8322ce9 2018-08-24 21:05:56,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:56,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51f8867c-9019-4e1d-81cb-c7201b3beaa4 x-compute-request-id: req-51f8867c-9019-4e1d-81cb-c7201b3beaa4 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:56,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-51f8867c-9019-4e1d-81cb-c7201b3beaa4 2018-08-24 21:05:57,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:57,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05: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-01aafb80-e8f1-4346-9d49-a81f0ca745a1 x-compute-request-id: req-01aafb80-e8f1-4346-9d49-a81f0ca745a1 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:57,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-01aafb80-e8f1-4346-9d49-a81f0ca745a1 2018-08-24 21:05:58,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:58,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:05:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b411111-e4df-4bd5-8595-34efe5adf36d x-compute-request-id: req-0b411111-e4df-4bd5-8595-34efe5adf36d Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:58,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-0b411111-e4df-4bd5-8595-34efe5adf36d 2018-08-24 21:05:59,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:05:59,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-e2f4d52a-98bf-431b-b9b3-f942722fa45f x-compute-request-id: req-e2f4d52a-98bf-431b-b9b3-f942722fa45f Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:05:59,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-e2f4d52a-98bf-431b-b9b3-f942722fa45f 2018-08-24 21:06:00,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:00,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8aaf7d2-c6d9-4a26-b9ea-667311c9d18c x-compute-request-id: req-e8aaf7d2-c6d9-4a26-b9ea-667311c9d18c Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:06:00,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-e8aaf7d2-c6d9-4a26-b9ea-667311c9d18c 2018-08-24 21:06:01,654 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-08-24 21:06:01,655 - __name__ - INFO - Sending stop signal to monitor thread 2018-08-24 21:06:01,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2be318aef643b551e67ba9d20e5a18d2a12093" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:01,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-b03bc97d-8170-4fb0-9e24-cbbaf4b4f8ac x-compute-request-id: req-b03bc97d-8170-4fb0-9e24-cbbaf4b4f8ac Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495216114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.196355] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198792] pid_max: default: 32768 minimum: 301\n[ 0.200114] ACPI: Core revision 20150930\n[ 0.201863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203788] Security Framework initialized\n[ 0.204987] Yama: becoming mindful.\n[ 0.206057] AppArmor: AppArmor initialized\n[ 0.207321] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209267] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.211158] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212953] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215042] Initializing cgroup subsys io\n[ 0.216261] Initializing cgroup subsys memory\n[ 0.217549] Initializing cgroup subsys devices\n[ 0.218834] Initializing cgroup subsys freezer\n[ 0.220097] Initializing cgroup subsys net_cls\n[ 0.221358] Initializing cgroup subsys perf_event\n[ 0.222672] Initializing cgroup subsys net_prio\n[ 0.223953] Initializing cgroup subsys hugetlb\n[ 0.225250] Initializing cgroup subsys pids\n[ 0.226503] CPU: Physical Processor ID: 0\n[ 0.228359] mce: CPU supports 10 MCE banks\n[ 0.229571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.231026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252717] ftrace: allocating 31920 entries in 125 pages\n[ 0.278574] smpboot: Max logical packages: 1\n[ 0.279814] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281778] x2apic enabled\n[ 0.282939] Switched APIC routing to physical x2apic.\n[ 0.285472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292633] KVM setup paravirtual spinlock\n[ 0.294284] x86: Booted up 1 node, 1 CPUs\n[ 0.295495] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297483] devtmpfs: initialized\n[ 0.299579] evm: security.selinux\n[ 0.300621] evm: security.SMACK64\n[ 0.301649] evm: security.SMACK64EXEC\n[ 0.302755] evm: security.SMACK64TRANSMUTE\n[ 0.303956] evm: security.SMACK64MMAP\n[ 0.305059] evm: security.ima\n[ 0.306016] evm: security.capability\n[ 0.307172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309897] pinctrl core: initialized pinctrl subsystem\n[ 0.311456] RTC time: 21:05:25, date: 08/24/18\n[ 0.312812] NET: Registered protocol family 16\n[ 0.314247] cpuidle: using governor ladder\n[ 0.315476] cpuidle: using governor menu\n[ 0.316663] PCCT header not found.\n[ 0.317733] ACPI: bus type PCI registered\n[ 0.318899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320691] PCI: Using configuration type 1 for base access\n[ 0.322919] ACPI: Added _OSI(Module Device)\n[ 0.324133] ACPI: Added _OSI(Processor Device)\n[ 0.325386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328972] ACPI: Interpreter enabled\n[ 0.330078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340915] ACPI: (supports S0 S5)\n[ 0.341963] ACPI: Using IOAPIC for interrupt routing\n[ 0.343369] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349066] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352657] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355874] acpiphp: Slot [3] registered\n[ 0.357055] acpiphp: Slot [4] registered\n[ 0.358241] acpiphp: Slot [5] registered\n[ 0.359416] acpiphp: Slot [6] registered\n[ 0.360587] acpiphp: Slot [7] registered\n[ 0.361764] acpiphp: Slot [8] registered\n[ 0.362943] acpiphp: Slot [9] registered\n[ 0.364117] acpiphp: Slot [10] registered\n[ 0.365316] acpiphp: Slot [11] registered\n[ 0.366515] acpiphp: Slot [12] registered\n[ 0.367712] acpiphp: Slot [13] registered\n[ 0.368902] acpiphp: Slot [14] registered\n[ 0.370098] acpiphp: Slot [15] registered\n[ 0.385693] acpiphp: Slot [16] registered\n[ 0.386892] acpiphp: Slot [17] registered\n[ 0.388090] acpiphp: Slot [18] registered\n[ 0.389287] acpiphp: Slot [19] registered\n[ 0.390479] acpiphp: Slot [20] registered\n[ 0.391679] acpiphp: Slot [21] registered\n[ 0.392871] acpiphp: Slot [22] registered\n[ 0.394062] acpiphp: Slot [23] registered\n[ 0.395261] acpiphp: Slot [24] registered\n[ 0.396461] acpiphp: Slot [25] registered\n[ 0.397653] acpiphp: Slot [26] registered\n[ 0.398847] acpiphp: Slot [27] registered\n[ 0.400045] acpiphp: Slot [28] registered\n[ 0.401249] acpiphp: Slot [29] registered\n[ 0.402444] acpiphp: Slot [30] registered\n[ 0.403643] acpiphp: Slot [31] registered\n[ 0.404838] PCI host bridge to bus 0000:00\n[ 0.406036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.413917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416105] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420227] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423842] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425707] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430115] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456864] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463340] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468602] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470913] vgaarb: loaded\n[ 0.471808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473567] SCSI subsystem initialized\n[ 0.474899] ACPI: bus type USB registered\n[ 0.476118] usbcore: registered new interface driver usbfs\n[ 0.477642] usbcore: registered new interface driver hub\n[ 0.479125] usbcore: registered new device driver usb\n[ 0.480728] PCI: Using ACPI for IRQ routing\n[ 0.482341] NetLabel: Initializing\n[ 0.483402] NetLabel: domain hash size = 128\n[ 0.484667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486085] NetLabel: unlabeled traffic allowed by default\n[ 0.487786] clocksource: Switched to clocksource kvm-clock\n[ 0.497910] AppArmor: AppArmor Filesystem Enabled\n[ 0.499334] pnp: PnP ACPI init\n[ 0.500630] pnp: PnP ACPI: found 5 devices\n[ 0.507543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510052] NET: Registered protocol family 2\n[ 0.511552] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520352] NET: Registered protocol family 1\n[ 0.521647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523270] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539511] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.553991] Trying to unpack rootfs image as initramfs...\n[ 0.616321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621806] Scanning for low memory corruption every 60 seconds\n[ 0.624124] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625870] audit: initializing netlink subsys (disabled)\n[ 0.627468] audit: type=2000 audit(1535144726.362:1): initialized\n[ 0.629381] Initialise system trusted keyring\n[ 0.630750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635045] zbud: loaded\n[ 0.636087] VFS: Disk quotas dquot_6.6.0\n[ 0.637207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639341] fuse init (API version 7.23)\n[ 0.640576] Key type big_key registered\n[ 0.641680] Allocating IMA MOK and blacklist keyrings.\n[ 0.643322] Key type asymmetric registered\n[ 0.644448] Asymmetric key parser 'x509' registered\n[ 0.645745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647767] io scheduler noop registered\n[ 0.648844] io scheduler deadline registered (default)\n[ 0.650192] io scheduler cfq registered\n[ 0.651361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656453] ACPI: Power Button [PWRF]\n[ 0.657655] GHES: HEST is not enabled!\n[ 0.671805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730890] Linux agpgart interface v0.103\n[ 0.734320] brd: module loaded\n[ 0.736529] loop: module loaded\n[ 0.741126] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743131] GPT:90111 != 2097151\n[ 0.744070] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745559] GPT:90111 != 2097151\n[ 0.746493] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747815] vda: vda1 vda15\n[ 0.749496] scsi host0: ata_piix\n[ 0.750565] scsi host1: ata_piix\n[ 0.751564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.753220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755196] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760606] PPP generic driver version 2.4.2\n[ 0.761850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763475] ehci-pci: EHCI PCI platform driver\n[ 0.764679] ehci-platform: EHCI generic platform driver\n[ 0.766025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767563] ohci-pci: OHCI PCI platform driver\n[ 0.768761] ohci-platform: OHCI generic platform driver\n[ 0.770116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788135] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789513] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791079] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794638] usb usb1: Product: UHCI Host Controller\n[ 0.795888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798722] hub 1-0:1.0: USB hub found\n[ 0.799806] hub 1-0:1.0: 2 ports detected\n[ 0.801067] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806598] mousedev: PS/2 mouse device common for all mice\n[ 0.808285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815425] i2c /dev entries driver\n[ 0.816461] device-mapper: uevent: version 1.0.3\n[ 0.817754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821775] NET: Registered protocol family 10\n[ 0.823318] NET: Registered protocol family 17\n[ 0.824532] Key type dns_resolver registered\n[ 0.825876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827359] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829747] registered taskstats version 1\n[ 0.830896] Loading compiled-in X.509 certificates\n[ 0.832727] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835265] zswap: loaded using pool lzo/zbud\n[ 0.837342] Key type trusted registered\n[ 0.839488] Key type encrypted registered\n[ 0.840616] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842016] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843431] evm: HMAC attrs: 0x1\n[ 0.844737] Magic number: 14:557:96\n[ 0.845917] rtc_cmos 00:00: setting system clock to 2018-08-24 21:05:26 UTC (1535144726)\n[ 0.848152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.849664] EDD information not available.\n[ 0.908520] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.925276] ata1.00: configured for MWDMA2\n[ 0.926909] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.929830] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.931469] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.933122] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.935915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937976] Write protecting the kernel read-only data: 14336k\n[ 0.940919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.133882] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\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 0.30s]\nping 10.10.10.3 OK\nping 10.10.10.15 OK\nping 10.10.10.3 OK\n"} 2018-08-24 21:06:01,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-b03bc97d-8170-4fb0-9e24-cbbaf4b4f8ac 2018-08-24 21:06:01,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"forceDelete": null}' 2018-08-24 21:06:02,048 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06: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-639106a5-91e2-4054-bf0e-1ffc4bcd121c x-compute-request-id: req-639106a5-91e2-4054-bf0e-1ffc4bcd121c Content-Length: 0 Content-Type: application/json 2018-08-24 21:06:02,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1a199c1-09ef-4fa1-bacf-119356fd7dce/action used request id req-639106a5-91e2-4054-bf0e-1ffc4bcd121c 2018-08-24 21:06:02,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"forceDelete": null}' 2018-08-24 21:06:02,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cf6a778-0029-4ba2-8afb-66e1971b85af x-compute-request-id: req-0cf6a778-0029-4ba2-8afb-66e1971b85af Content-Length: 0 Content-Type: application/json 2018-08-24 21:06:02,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/74b7b20f-d9f0-44a0-9960-2802e22b2cc7/action used request id req-0cf6a778-0029-4ba2-8afb-66e1971b85af 2018-08-24 21:06:02,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0ceb1dd325d695ef5f62273a73d4b5e175d292" -d '{"forceDelete": null}' 2018-08-24 21:06:02,545 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9be1a38-559b-4612-aab3-2fd44bfdf7f7 x-compute-request-id: req-d9be1a38-559b-4612-aab3-2fd44bfdf7f7 Content-Length: 0 Content-Type: application/json 2018-08-24 21:06:02,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/fc78fa67-1ea1-4621-9a6c-0fc3ea9cc3c8/action used request id req-d9be1a38-559b-4612-aab3-2fd44bfdf7f7 2018-08-24 21:06:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}927f4a42e469b5564551386e19f4756e7fd3d774" 2018-08-24 21:06:04,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56d1b2f3-d4e3-48c8-8c77-435184cd2a99 Date: Fri, 24 Aug 2018 21:06:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:06:04,357 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/0e162201-b4a9-46ae-a77b-0ed78b153b0b used request id req-56d1b2f3-d4e3-48c8-8c77-435184cd2a99 2018-08-24 21:06:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/028858d5-23da-4cb7-a2f7-d958db847cb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec24e51124b75355e190c70516d9868a2186853" 2018-08-24 21:06:04,593 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-7e8a3a71-53dd-43dd-bc49-0796a9539318 Date: Fri, 24 Aug 2018 21:06:04 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 028858d5-23da-4cb7-a2f7-d958db847cb2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:06:04,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/028858d5-23da-4cb7-a2f7-d958db847cb2 used request id req-7e8a3a71-53dd-43dd-bc49-0796a9539318 2018-08-24 21:06:04,594 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 028858d5-23da-4cb7-a2f7-d958db847cb2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:06:04,594 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '028858d5-23da-4cb7-a2f7-d958db847cb2')]: Unable to complete operation on subnet 028858d5-23da-4cb7-a2f7-d958db847cb2: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-7e8a3a71-53dd-43dd-bc49-0796a9539318'] 2018-08-24 21:06:04,595 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 028858d5-23da-4cb7-a2f7-d958db847cb2 was not deleted. 2018-08-24 21:06:04,595 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2018-08-24 21:06:04,595 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 21:06:04,611 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-08-24 21:06:04,611 - 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': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-08-24 21:06:04,611 - 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-08-24 21:06:04,611 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-24 21:06:04,611 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-24 21:06:04,685 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:04,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:04,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:04,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:04,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:04,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:04,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:04,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:04,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:04,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:04,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:04,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:04,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:04,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:04,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:04,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:04,695 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 21:06:04,698 - paramiko.transport - DEBUG - starting thread (client mode): 0xcdffe2d0L 2018-08-24 21:06:04,698 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:04,721 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:04,722 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:04,729 - 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-08-24 21:06:04,729 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:04,730 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:04,730 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:04,730 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:04,730 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:04,738 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:04,739 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:04,762 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.170: 933de4b180aed6edee0e5a13bb050e39 2018-08-24 21:06:04,762 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:04,778 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:04,805 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:04,827 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:05,041 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:05,041 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:05,081 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:05,081 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:05,098 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:09,223 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:09,225 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:09,227 - paramiko.transport - DEBUG - starting thread (client mode): 0xce7aa910L 2018-08-24 21:06:09,227 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:09,241 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:09,241 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:09,244 - 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-08-24 21:06:09,244 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:09,244 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:09,245 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:09,245 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:09,245 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:09,250 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:09,250 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:09,258 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:06:09,259 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:09,290 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:09,303 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:09,323 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:09,460 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:09,460 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:09,499 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:09,499 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:09,527 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:09,540 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:09,541 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:09,542 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:09,543 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:09,543 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:09,583 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:09,599 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:09,600 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:09,601 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:09,602 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:09,602 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:09,642 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:09,653 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:09,654 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:09,656 - paramiko.transport - DEBUG - starting thread (client mode): 0xce7d3a90L 2018-08-24 21:06:09,657 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:09,667 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:09,668 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:09,670 - 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-08-24 21:06:09,670 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:09,670 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:09,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:09,671 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:09,671 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:09,675 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:09,676 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:09,688 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:06:09,689 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:09,715 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:09,728 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:09,753 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:09,859 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:09,859 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:09,898 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:09,899 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:09,920 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:09,933 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:09,934 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:09,934 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:09,936 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:09,936 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:09,976 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:09,992 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:09,993 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:09,994 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:09,995 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:09,995 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:10,036 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:10,048 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:10,049 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:10,052 - paramiko.transport - DEBUG - starting thread (client mode): 0xce034e50L 2018-08-24 21:06:10,052 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:10,183 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:10,184 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:10,186 - 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-08-24 21:06:10,186 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:10,186 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:10,187 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:10,187 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:10,187 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:10,191 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:10,192 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:10,216 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:06:10,217 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:10,232 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:10,347 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:10,349 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:10,568 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:10,568 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:10,608 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:10,608 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:10,617 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:10,757 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:10,758 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:10,759 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:10,759 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:10,760 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:10,801 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:10,888 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:10,890 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:10,890 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:10,891 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:10,891 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:10,932 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:10,985 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:10,987 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:10,987 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:10,989 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:10,989 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:10,994 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:15,663 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:15,664 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:15,666 - paramiko.transport - DEBUG - starting thread (client mode): 0xce7f6c90L 2018-08-24 21:06:15,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:15,675 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:15,675 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:15,678 - 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-08-24 21:06:15,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:15,679 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:15,679 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:15,679 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:15,679 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:15,684 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:15,684 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:15,698 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:06:15,699 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:15,723 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:15,738 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:15,763 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:15,888 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:15,888 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:15,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:15,928 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:15,968 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:15,980 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:15,982 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:15,982 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:15,983 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:15,983 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:16,025 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:16,042 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:16,043 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:16,044 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:16,045 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:16,045 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:16,086 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:16,100 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:16,101 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:16,103 - paramiko.transport - DEBUG - starting thread (client mode): 0xce035dd0L 2018-08-24 21:06:16,104 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:16,112 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:16,112 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:16,114 - 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-08-24 21:06:16,114 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:16,114 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:16,114 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:16,115 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:16,115 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:16,119 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:16,120 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:16,135 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:06:16,136 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:16,159 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:16,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:16,200 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:16,298 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:16,298 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:16,338 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:16,339 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:16,367 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:16,379 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:16,380 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:16,381 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:16,381 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:16,381 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:16,422 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:16,437 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:16,439 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:16,439 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:16,440 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:16,440 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:16,481 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:16,493 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:16,494 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:16,496 - paramiko.transport - DEBUG - starting thread (client mode): 0xce7e2910L 2018-08-24 21:06:16,496 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:06:16,505 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:06:16,505 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:06:16,508 - 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-08-24 21:06:16,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:06:16,508 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:06:16,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:06:16,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:06:16,508 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:06:16,513 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:06:16,514 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:06:16,528 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:06:16,528 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:06:16,553 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:06:16,567 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:06:16,593 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:06:16,709 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:06:16,709 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:06:16,748 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:06:16,749 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:06:16,761 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:06:16,775 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:06:16,776 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:06:16,777 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:06:16,778 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:06:16,778 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:06:16,819 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:06:16,836 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:06:16,837 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:06:16,838 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:06:16,839 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:06:16,839 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:06:16,880 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:06:16,892 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:06:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:16,896 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:06:16,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4843ccb0-e8bc-4e51-8278-5c7ebe7db6e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:16,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-4843ccb0-e8bc-4e51-8278-5c7ebe7db6e5 2018-08-24 21:06:16,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:17,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["BZzzR_E0SVOb-4iVsi5x5A"], "issued_at": "2018-08-24T21:06:17.000000Z"}} 2018-08-24 21:06:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6957b1a0321db069ebc33784c65945ca39063e0e" 2018-08-24 21:06:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-bf64ee96-bc4a-4a10-98e0-80c51d8f2108 Date: Fri, 24 Aug 2018 21:06:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:06:17,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-bf64ee96-bc4a-4a10-98e0-80c51d8f2108 2018-08-24 21:06:17,571 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 21:06:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6957b1a0321db069ebc33784c65945ca39063e0e" 2018-08-24 21:06:17,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-434749c5-f28a-4924-8e8a-110f2cbd6566 Date: Fri, 24 Aug 2018 21:06:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:06:17,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-434749c5-f28a-4924-8e8a-110f2cbd6566 2018-08-24 21:06:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6957b1a0321db069ebc33784c65945ca39063e0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 21:06:17,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c92bbc04-9b72-42d5-b91b-0248781045f5 Date: Fri, 24 Aug 2018 21:06:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:06:17Z", "file": "/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "size": null, "self": "/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T21:06:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:06:17,661 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-c92bbc04-9b72-42d5-b91b-0248781045f5 2018-08-24 21:06:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6957b1a0321db069ebc33784c65945ca39063e0e" -d '' 2018-08-24 21:06:18,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75fda25c-50ec-4afa-b1b6-a990fc6f466a Date: Fri, 24 Aug 2018 21:06:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:06:18,187 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58/file used request id req-75fda25c-50ec-4afa-b1b6-a990fc6f466a 2018-08-24 21:06:18,187 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-08-24 21:06:18,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:18,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0e308e-d4be-4f33-b029-016a803e7e07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:18,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8c0e308e-d4be-4f33-b029-016a803e7e07 2018-08-24 21:06:18,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:18,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Zl4Mn-SZTLqUOZG0F0tCmA"], "issued_at": "2018-08-24T21:06:18.000000Z"}} 2018-08-24 21:06:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc3158eb0e7c02d1d5cf9115ed42d59e1a5a2d4" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-08-24 21:06:19,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3b3ffd29-d899-49e2-b223-ed4f6f2b04e4 Date: Fri, 24 Aug 2018 21:06:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:06:18Z","is_default":false,"provider:segmentation_id":71,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:18Z","mtu":1450}} 2018-08-24 21:06:19,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-3b3ffd29-d899-49e2-b223-ed4f6f2b04e4 2018-08-24 21:06:19,042 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network 390f6458-4a72-49bd-b53a-d5d5e15eebd3 with cidr 10.10.10.0/24 2018-08-24 21:06:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc3158eb0e7c02d1d5cf9115ed42d59e1a5a2d4" -d '{"subnets": [{"ip_version": 4, "network_id": "390f6458-4a72-49bd-b53a-d5d5e15eebd3", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-08-24 21:06:19,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-8b732d49-23a1-46ed-8cb4-c5a29416580b Date: Fri, 24 Aug 2018 21:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:06: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":"3bc472e48cc54f3eb4afdd784666ab74","id":"3236d917-a7ec-44f8-afd7-94e62ad90554","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-24 21:06:19,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-8b732d49-23a1-46ed-8cb4-c5a29416580b 2018-08-24 21:06:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc3158eb0e7c02d1d5cf9115ed42d59e1a5a2d4" 2018-08-24 21:06:19,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-0e1352db-0134-446a-8e94-7a9e4ecac99e Date: Fri, 24 Aug 2018 21:06:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T21:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-24T21:01:57Z", "revision_number": 0, "id": "276f6faf-fe9a-46dc-9a59-02f1a0929867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T21:01:57Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 5, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 21:06:19,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-0e1352db-0134-446a-8e94-7a9e4ecac99e 2018-08-24 21:06:19,569 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 21:06:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:19,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb16412a-ee8b-41fb-b179-a864e1428cf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:19,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-eb16412a-ee8b-41fb-b179-a864e1428cf6 2018-08-24 21:06:19,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:19,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["ck_80iNTTLaSYzMBofRFJQ"], "issued_at": "2018-08-24T21:06:19.000000Z"}} 2018-08-24 21:06:19,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8858a9f1d87017ccf05df406559b25423d8cd" 2018-08-24 21:06:20,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-da770a21-8fde-454a-9dd4-5fc8d4c697f6 x-compute-request-id: req-da770a21-8fde-454a-9dd4-5fc8d4c697f6 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2829, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 21:06:20,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-da770a21-8fde-454a-9dd4-5fc8d4c697f6 2018-08-24 21:06:20,355 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:06:20,356 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:06:20,356 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:06:20,359 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:06:20,393 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 21:06:20,395 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:06:20,396 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:06:20,396 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:06:20,396 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:06:20,437 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:06:20,459 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:06:20,460 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:06:20,460 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:06:20,462 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:06:20,462 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:06:20,464 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:06:20,487 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 21:06:20,488 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:06:20,489 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:06:20,490 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:06:20,490 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:06:20,530 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:06:20,548 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:06:20,549 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-08-24 21:06:20,549 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=1c4256d8-6a8c-492c-9d43-d66bc9d19e58 network=390f6458-4a72-49bd-b53a-d5d5e15eebd3 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:06:20,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:20,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:20,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:20,551 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:06:20,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:20,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:20,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:20,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:20,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:20,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:20,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:20,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:20,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:20,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178edbd5-3e4d-4d22-850e-2085779e9737 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:20,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-178edbd5-3e4d-4d22-850e-2085779e9737 2018-08-24 21:06:20,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:20,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["PD2Q-G85R4KjeJf27dNd7w"], "issued_at": "2018-08-24T21:06:20.000000Z"}} 2018-08-24 21:06:20,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef298ae7e4f4669d1f6f5de395042ab543cb64f" 2018-08-24 21:06:21,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-0a692352-56fd-4622-b256-cc9d84708daa x-compute-request-id: req-0a692352-56fd-4622-b256-cc9d84708daa Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:06:21,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0a692352-56fd-4622-b256-cc9d84708daa 2018-08-24 21:06:21,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef298ae7e4f4669d1f6f5de395042ab543cb64f" 2018-08-24 21:06:21,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-837ba081-aa4e-4956-8de2-c63252c4ff91 x-compute-request-id: req-837ba081-aa4e-4956-8de2-c63252c4ff91 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:06:21,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-837ba081-aa4e-4956-8de2-c63252c4ff91 2018-08-24 21:06:21,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef298ae7e4f4669d1f6f5de395042ab543cb64f" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "390f6458-4a72-49bd-b53a-d5d5e15eebd3"}]}}' 2018-08-24 21:06:23,117 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06: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-94af3646-933f-4f78-a7e6-c461d0311646 x-compute-request-id: req-94af3646-933f-4f78-a7e6-c461d0311646 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5cdbe26f-6f86-4035-aa92-a08dba240736", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "bookmark"}], "adminPass": "qPJ6ETqVuW3n"}} 2018-08-24 21:06:23,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-94af3646-933f-4f78-a7e6-c461d0311646 2018-08-24 21:06:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378e7780-258e-4e73-92f4-9049124dcae6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:23,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-378e7780-258e-4e73-92f4-9049124dcae6 2018-08-24 21:06:23,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:23,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["JBNs30OQRACxuVrDi5oB8g"], "issued_at": "2018-08-24T21:06:23.000000Z"}} 2018-08-24 21:06:23,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baef4a57aa3ea5a5886410c85eac892e44531a52" 2018-08-24 21:06:24,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73394584-6b1c-4f5f-8701-ce03e1d5e2ad x-compute-request-id: req-73394584-6b1c-4f5f-8701-ce03e1d5e2ad 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.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5cdbe26f-6f86-4035-aa92-a08dba240736", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:06: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-11-2", "created": "2018-08-24T21:06:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:24,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 used request id req-73394584-6b1c-4f5f-8701-ce03e1d5e2ad 2018-08-24 21:06:27,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baef4a57aa3ea5a5886410c85eac892e44531a52" 2018-08-24 21:06:28,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a93558aa-c2eb-4444-bd18-615f96aa52fa x-compute-request-id: req-a93558aa-c2eb-4444-bd18-615f96aa52fa Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:a8:36", "version": 4, "addr": "10.10.10.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5cdbe26f-6f86-4035-aa92-a08dba240736", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:06:25Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:28,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 used request id req-a93558aa-c2eb-4444-bd18-615f96aa52fa 2018-08-24 21:06:31,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baef4a57aa3ea5a5886410c85eac892e44531a52" 2018-08-24 21:06:32,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-ee733a1d-a842-44e6-b73e-9558f66e9c40 x-compute-request-id: req-ee733a1d-a842-44e6-b73e-9558f66e9c40 Content-Encoding: gzip Content-Length: 779 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:e8:a8:36", "version": 4, "addr": "10.10.10.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": "2018-08-24T21:06:29.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5cdbe26f-6f86-4035-aa92-a08dba240736", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:06:29Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:32,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 used request id req-ee733a1d-a842-44e6-b73e-9558f66e9c40 2018-08-24 21:06:32,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef298ae7e4f4669d1f6f5de395042ab543cb64f" 2018-08-24 21:06:32,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-110a3456-6930-401b-99c1-dbb4c84768bf x-compute-request-id: req-110a3456-6930-401b-99c1-dbb4c84768bf Content-Encoding: gzip Content-Length: 779 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:e8:a8:36", "version": 4, "addr": "10.10.10.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5cdbe26f-6f86-4035-aa92-a08dba240736", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a3", "OS-SRV-USG:launched_at": "2018-08-24T21:06:29.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "5cdbe26f-6f86-4035-aa92-a08dba240736", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:06:29Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:32,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736 used request id req-110a3456-6930-401b-99c1-dbb4c84768bf 2018-08-24 21:06:32,860 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.23'. 2018-08-24 21:06:32,860 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-08-24 21:06:32,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8858a9f1d87017ccf05df406559b25423d8cd" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:06:33,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65a3ac63-9fe8-40c2-818c-82aab0c4e1ef x-compute-request-id: req-65a3ac63-9fe8-40c2-818c-82aab0c4e1ef Content-Length: 0 Content-Type: application/json 2018-08-24 21:06:33,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action used request id req-65a3ac63-9fe8-40c2-818c-82aab0c4e1ef 2018-08-24 21:06:33,951 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-08-24 21:06:33,951 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=1c4256d8-6a8c-492c-9d43-d66bc9d19e58 network=390f6458-4a72-49bd-b53a-d5d5e15eebd3 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:06:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:33,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:33,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:33,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:33,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:33,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:33,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:33,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:33,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:33,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:06:33,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:06:33,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:06:33,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:06:33,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:06:33,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:06:33,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:06:33,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:06:33,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:06:33,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:06:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:33,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e5e813-a2d9-49e3-aa97-a7c739b2c70f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:33,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-e4e5e813-a2d9-49e3-aa97-a7c739b2c70f 2018-08-24 21:06:33,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:34,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["WnjrqB_CRBSg_6CSu_Yjqg"], "issued_at": "2018-08-24T21:06:34.000000Z"}} 2018-08-24 21:06:34,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" 2018-08-24 21:06:34,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73959341-6286-49d0-a07d-caa1785b7417 x-compute-request-id: req-73959341-6286-49d0-a07d-caa1785b7417 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:06:34,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-73959341-6286-49d0-a07d-caa1785b7417 2018-08-24 21:06:34,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" 2018-08-24 21:06:34,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eda3baf4-2deb-4932-8214-9872c6a2bddb x-compute-request-id: req-eda3baf4-2deb-4932-8214-9872c6a2bddb Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:06:34,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-eda3baf4-2deb-4932-8214-9872c6a2bddb 2018-08-24 21:06:34,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "390f6458-4a72-49bd-b53a-d5d5e15eebd3"}]}}' 2018-08-24 21:06:36,616 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61ebdde4-e812-40f1-92e4-d9ca6bef15af x-compute-request-id: req-61ebdde4-e812-40f1-92e4-d9ca6bef15af Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6007ea41-6360-44c3-9698-dcd62a7ab060", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "bookmark"}], "adminPass": "anAqegZZk5os"}} 2018-08-24 21:06:36,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-61ebdde4-e812-40f1-92e4-d9ca6bef15af 2018-08-24 21:06:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:06:36,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c65f21a-112b-4962-bb6d-c7db724c2ca8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:06:36,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-8c65f21a-112b-4962-bb6d-c7db724c2ca8 2018-08-24 21:06:36,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:06:37,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["svHbCSZHTBuLN2TvwPaZ2w"], "issued_at": "2018-08-24T21:06:36.000000Z"}} 2018-08-24 21:06:37,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7184d1b620d1485a021a15ca7ed5917c0c236cf" 2018-08-24 21:06:37,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c4f6470-8fe0-4ff0-927d-de6fcad42104 x-compute-request-id: req-8c4f6470-8fe0-4ff0-927d-de6fcad42104 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.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6007ea41-6360-44c3-9698-dcd62a7ab060", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:06: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-11-1", "created": "2018-08-24T21:06:36Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:37,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 used request id req-8c4f6470-8fe0-4ff0-927d-de6fcad42104 2018-08-24 21:06:40,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7184d1b620d1485a021a15ca7ed5917c0c236cf" 2018-08-24 21:06:41,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cda7372-3270-4c3f-920c-5d504b2ed78c x-compute-request-id: req-9cda7372-3270-4c3f-920c-5d504b2ed78c 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.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6007ea41-6360-44c3-9698-dcd62a7ab060", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:06:38Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:36Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:41,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 used request id req-9cda7372-3270-4c3f-920c-5d504b2ed78c 2018-08-24 21:06:44,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7184d1b620d1485a021a15ca7ed5917c0c236cf" 2018-08-24 21:06:44,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cfc6224-8537-4836-88d8-96d0271901fd x-compute-request-id: req-4cfc6224-8537-4836-88d8-96d0271901fd Content-Encoding: gzip Content-Length: 780 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:1e:79:4f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": "2018-08-24T21:06:41.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6007ea41-6360-44c3-9698-dcd62a7ab060", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:06:41Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:36Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:44,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 used request id req-4cfc6224-8537-4836-88d8-96d0271901fd 2018-08-24 21:06:44,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" 2018-08-24 21:06:45,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec14f79f-4977-45f8-aaa3-abcbead57c3c x-compute-request-id: req-ec14f79f-4977-45f8-aaa3-abcbead57c3c Content-Encoding: gzip Content-Length: 780 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:1e:79:4f", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6007ea41-6360-44c3-9698-dcd62a7ab060", "rel": "bookmark"}], "image": {"id": "1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "links": [{"href": "http://172.30.9.40:8774/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a4", "OS-SRV-USG:launched_at": "2018-08-24T21:06:41.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "6007ea41-6360-44c3-9698-dcd62a7ab060", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:06:41Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:06:36Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:06:45,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060 used request id req-ec14f79f-4977-45f8-aaa3-abcbead57c3c 2018-08-24 21:06:45,486 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.7'. 2018-08-24 21:06:45,486 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-08-24 21:06:45,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8858a9f1d87017ccf05df406559b25423d8cd" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:06:46,279 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:06: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-e5386f73-148d-453c-b05b-ebfeca97e0e1 x-compute-request-id: req-e5386f73-148d-453c-b05b-ebfeca97e0e1 Content-Length: 0 Content-Type: application/json 2018-08-24 21:06:46,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-e5386f73-148d-453c-b05b-ebfeca97e0e1 2018-08-24 21:06:46,280 - sdnvpn_test_utils - INFO - Waiting for instance 6007ea41-6360-44c3-9698-dcd62a7ab060 to boot up 2018-08-24 21:06:46,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:46,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1bcd9a2-4418-4c42-911f-427b3085e82d x-compute-request-id: req-f1bcd9a2-4418-4c42-911f-427b3085e82d Content-Encoding: gzip Content-Length: 9457 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\n"} 2018-08-24 21:06:46,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-f1bcd9a2-4418-4c42-911f-427b3085e82d 2018-08-24 21:06:48,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:48,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16aca678-4af5-405d-9480-60d53ca3060e x-compute-request-id: req-16aca678-4af5-405d-9480-60d53ca3060e Content-Encoding: gzip Content-Length: 9457 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\n"} 2018-08-24 21:06:48,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-16aca678-4af5-405d-9480-60d53ca3060e 2018-08-24 21:06:50,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:50,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-4dfe13d7-9823-4fd3-a907-419509a2b3c2 x-compute-request-id: req-4dfe13d7-9823-4fd3-a907-419509a2b3c2 Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:06:50,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-4dfe13d7-9823-4fd3-a907-419509a2b3c2 2018-08-24 21:06:52,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:52,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8582c6e9-427b-46d3-b831-32c47791ac99 x-compute-request-id: req-8582c6e9-427b-46d3-b831-32c47791ac99 Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:06:52,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-8582c6e9-427b-46d3-b831-32c47791ac99 2018-08-24 21:06:54,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:54,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-e0b1276f-6027-4813-8c4f-9f7539d08204 x-compute-request-id: req-e0b1276f-6027-4813-8c4f-9f7539d08204 Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:06:54,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-e0b1276f-6027-4813-8c4f-9f7539d08204 2018-08-24 21:06:56,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:56,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-58da8dab-57e7-4669-af30-e7b3ae3eb11c x-compute-request-id: req-58da8dab-57e7-4669-af30-e7b3ae3eb11c Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:06:56,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-58da8dab-57e7-4669-af30-e7b3ae3eb11c 2018-08-24 21:06:58,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:06:58,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:06: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-aa49f16b-9761-4e37-8fbf-0654436bc056 x-compute-request-id: req-aa49f16b-9761-4e37-8fbf-0654436bc056 Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:06:58,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-aa49f16b-9761-4e37-8fbf-0654436bc056 2018-08-24 21:07:00,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:01,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-349ea276-259f-4d25-9ab4-6eb5d390e76e x-compute-request-id: req-349ea276-259f-4d25-9ab4-6eb5d390e76e Content-Encoding: gzip Content-Length: 10036 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:01,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-349ea276-259f-4d25-9ab4-6eb5d390e76e 2018-08-24 21:07:03,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:03,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-eb4109cc-ee54-4a33-90e0-0cbffd3f2753 x-compute-request-id: req-eb4109cc-ee54-4a33-90e0-0cbffd3f2753 Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:03,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-eb4109cc-ee54-4a33-90e0-0cbffd3f2753 2018-08-24 21:07:05,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:05,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b228be6-9fdb-4858-a4d2-724fbb924f83 x-compute-request-id: req-8b228be6-9fdb-4858-a4d2-724fbb924f83 Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:05,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-8b228be6-9fdb-4858-a4d2-724fbb924f83 2018-08-24 21:07:07,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:07,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07: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-9026a7be-f234-4cdc-b14b-49f5db4cecb9 x-compute-request-id: req-9026a7be-f234-4cdc-b14b-49f5db4cecb9 Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:07,272 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-9026a7be-f234-4cdc-b14b-49f5db4cecb9 2018-08-24 21:07:09,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:09,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-ca105b1f-4909-45f1-ad1b-d4e11ae15179 x-compute-request-id: req-ca105b1f-4909-45f1-ad1b-d4e11ae15179 Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:09,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-ca105b1f-4909-45f1-ad1b-d4e11ae15179 2018-08-24 21:07:11,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:11,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-0a2f8438-e83b-4c9f-ac36-d63d1780571d x-compute-request-id: req-0a2f8438-e83b-4c9f-ac36-d63d1780571d Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:11,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-0a2f8438-e83b-4c9f-ac36-d63d1780571d 2018-08-24 21:07:13,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:13,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10445819-5360-4d79-a27a-8fe5e1c01f2a x-compute-request-id: req-10445819-5360-4d79-a27a-8fe5e1c01f2a Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:13,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-10445819-5360-4d79-a27a-8fe5e1c01f2a 2018-08-24 21:07:15,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:15,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47a707a5-ae09-4fad-a644-c5b1e0f03b31 x-compute-request-id: req-47a707a5-ae09-4fad-a644-c5b1e0f03b31 Content-Encoding: gzip Content-Length: 10105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:15,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-47a707a5-ae09-4fad-a644-c5b1e0f03b31 2018-08-24 21:07:17,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:17,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90455725-afb5-4a56-9f91-5302aa7833d0 x-compute-request-id: req-90455725-afb5-4a56-9f91-5302aa7833d0 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:17,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-90455725-afb5-4a56-9f91-5302aa7833d0 2018-08-24 21:07:19,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:19,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99e2832c-e307-44cb-b1b7-074bc6cb6e77 x-compute-request-id: req-99e2832c-e307-44cb-b1b7-074bc6cb6e77 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:19,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-99e2832c-e307-44cb-b1b7-074bc6cb6e77 2018-08-24 21:07:21,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:21,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39135425-966d-4139-b295-e229f4623f06 x-compute-request-id: req-39135425-966d-4139-b295-e229f4623f06 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:21,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-39135425-966d-4139-b295-e229f4623f06 2018-08-24 21:07:23,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:24,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-401a8797-99cc-4817-ae5f-c4ecaae1b3d9 x-compute-request-id: req-401a8797-99cc-4817-ae5f-c4ecaae1b3d9 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:24,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-401a8797-99cc-4817-ae5f-c4ecaae1b3d9 2018-08-24 21:07:26,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:26,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:07: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-d507661d-ea71-416f-a80d-6d64c923adb4 x-compute-request-id: req-d507661d-ea71-416f-a80d-6d64c923adb4 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:26,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-d507661d-ea71-416f-a80d-6d64c923adb4 2018-08-24 21:07:28,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:28,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-80af0e02-129a-46b6-99df-150748034194 x-compute-request-id: req-80af0e02-129a-46b6-99df-150748034194 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:28,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-80af0e02-129a-46b6-99df-150748034194 2018-08-24 21:07:30,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:30,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-875c3a9e-6d63-4d1f-9cbc-422f59e703d2 x-compute-request-id: req-875c3a9e-6d63-4d1f-9cbc-422f59e703d2 Content-Encoding: gzip Content-Length: 10125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-08-24 21:07:30,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-875c3a9e-6d63-4d1f-9cbc-422f59e703d2 2018-08-24 21:07:32,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759042f97f61bcd6ece6d8336c0dc61f3b84477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:32,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-afb7b265-436c-4cb5-b485-eae304d3e307 x-compute-request-id: req-afb7b265-436c-4cb5-b485-eae304d3e307 Content-Encoding: gzip Content-Length: 11181 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531866764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.185067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187295] pid_max: default: 32768 minimum: 301\n[ 0.188511] ACPI: Core revision 20150930\n[ 0.190167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191935] Security Framework initialized\n[ 0.193035] Yama: becoming mindful.\n[ 0.194021] AppArmor: AppArmor initialized\n[ 0.195167] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198656] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202213] Initializing cgroup subsys io\n[ 0.203336] Initializing cgroup subsys memory\n[ 0.204523] Initializing cgroup subsys devices\n[ 0.205721] Initializing cgroup subsys freezer\n[ 0.206916] Initializing cgroup subsys net_cls\n[ 0.208130] Initializing cgroup subsys perf_event\n[ 0.209612] Initializing cgroup subsys net_prio\n[ 0.210837] Initializing cgroup subsys hugetlb\n[ 0.212090] Initializing cgroup subsys pids\n[ 0.213324] CPU: Physical Processor ID: 0\n[ 0.215177] mce: CPU supports 10 MCE banks\n[ 0.216393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232855] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239541] ftrace: allocating 31920 entries in 125 pages\n[ 0.265495] smpboot: Max logical packages: 1\n[ 0.266668] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268551] x2apic enabled\n[ 0.269677] Switched APIC routing to physical x2apic.\n[ 0.272124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273635] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278820] KVM setup paravirtual spinlock\n[ 0.280405] x86: Booted up 1 node, 1 CPUs\n[ 0.281509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283373] devtmpfs: initialized\n[ 0.285343] evm: security.selinux\n[ 0.286311] evm: security.SMACK64\n[ 0.287269] evm: security.SMACK64EXEC\n[ 0.288293] evm: security.SMACK64TRANSMUTE\n[ 0.289400] evm: security.SMACK64MMAP\n[ 0.290418] evm: security.ima\n[ 0.291306] evm: security.capability\n[ 0.292390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294922] pinctrl core: initialized pinctrl subsystem\n[ 0.296395] RTC time: 21:06:41, date: 08/24/18\n[ 0.297682] NET: Registered protocol family 16\n[ 0.299007] cpuidle: using governor ladder\n[ 0.300133] cpuidle: using governor menu\n[ 0.301221] PCCT header not found.\n[ 0.302247] ACPI: bus type PCI registered\n[ 0.303344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305029] PCI: Using configuration type 1 for base access\n[ 0.307185] ACPI: Added _OSI(Module Device)\n[ 0.308333] ACPI: Added _OSI(Processor Device)\n[ 0.309509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312901] ACPI: Interpreter enabled\n[ 0.313948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324082] ACPI: (supports S0 S5)\n[ 0.325056] ACPI: Using IOAPIC for interrupt routing\n[ 0.326334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331669] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333337] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337955] acpiphp: Slot [3] registered\n[ 0.339059] acpiphp: Slot [4] registered\n[ 0.340159] acpiphp: Slot [5] registered\n[ 0.341258] acpiphp: Slot [6] registered\n[ 0.342363] acpiphp: Slot [7] registered\n[ 0.343471] acpiphp: Slot [8] registered\n[ 0.344573] acpiphp: Slot [9] registered\n[ 0.345671] acpiphp: Slot [10] registered\n[ 0.346783] acpiphp: Slot [11] registered\n[ 0.347901] acpiphp: Slot [12] registered\n[ 0.349014] acpiphp: Slot [13] registered\n[ 0.350129] acpiphp: Slot [14] registered\n[ 0.351238] acpiphp: Slot [15] registered\n[ 0.366627] acpiphp: Slot [16] registered\n[ 0.367739] acpiphp: Slot [17] registered\n[ 0.368857] acpiphp: Slot [18] registered\n[ 0.369965] acpiphp: Slot [19] registered\n[ 0.371065] acpiphp: Slot [20] registered\n[ 0.372176] acpiphp: Slot [21] registered\n[ 0.373280] acpiphp: Slot [22] registered\n[ 0.374385] acpiphp: Slot [23] registered\n[ 0.375489] acpiphp: Slot [24] registered\n[ 0.376587] acpiphp: Slot [25] registered\n[ 0.377693] acpiphp: Slot [26] registered\n[ 0.378790] acpiphp: Slot [27] registered\n[ 0.379903] acpiphp: Slot [28] registered\n[ 0.381005] acpiphp: Slot [29] registered\n[ 0.382117] acpiphp: Slot [30] registered\n[ 0.383231] acpiphp: Slot [31] registered\n[ 0.384342] PCI host bridge to bus 0000:00\n[ 0.385450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388736] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390734] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392708] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394721] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433546] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435492] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444463] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446564] vgaarb: loaded\n[ 0.447394] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449026] SCSI subsystem initialized\n[ 0.450271] ACPI: bus type USB registered\n[ 0.451403] usbcore: registered new interface driver usbfs\n[ 0.452811] usbcore: registered new interface driver hub\n[ 0.454186] usbcore: registered new device driver usb\n[ 0.455699] PCI: Using ACPI for IRQ routing\n[ 0.457214] NetLabel: Initializing\n[ 0.458198] NetLabel: domain hash size = 128\n[ 0.459359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460661] NetLabel: unlabeled traffic allowed by default\n[ 0.462235] clocksource: Switched to clocksource kvm-clock\n[ 0.472313] AppArmor: AppArmor Filesystem Enabled\n[ 0.473648] pnp: PnP ACPI init\n[ 0.474897] pnp: PnP ACPI: found 5 devices\n[ 0.481713] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484043] NET: Registered protocol family 2\n[ 0.485450] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487233] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488861] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] NET: Registered protocol family 1\n[ 0.494704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496177] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497614] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526670] Trying to unpack rootfs image as initramfs...\n[ 0.589018] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593838] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597550] audit: initializing netlink subsys (disabled)\n[ 0.599013] audit: type=2000 audit(1535144802.614:1): initialized\n[ 0.600865] Initialise system trusted keyring\n[ 0.602227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606490] zbud: loaded\n[ 0.607487] VFS: Disk quotas dquot_6.6.0\n[ 0.608618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610747] fuse init (API version 7.23)\n[ 0.611972] Key type big_key registered\n[ 0.613063] Allocating IMA MOK and blacklist keyrings.\n[ 0.614728] Key type asymmetric registered\n[ 0.615859] Asymmetric key parser 'x509' registered\n[ 0.617170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619225] io scheduler noop registered\n[ 0.620313] io scheduler deadline registered (default)\n[ 0.621659] io scheduler cfq registered\n[ 0.622840] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624243] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627960] ACPI: Power Button [PWRF]\n[ 0.629159] GHES: HEST is not enabled!\n[ 0.643248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702074] Linux agpgart interface v0.103\n[ 0.705490] brd: module loaded\n[ 0.707719] loop: module loaded\n[ 0.712227] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714281] GPT:90111 != 2097151\n[ 0.715247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716788] GPT:90111 != 2097151\n[ 0.717764] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719148] vda: vda1 vda15\n[ 0.720816] scsi host0: ata_piix\n[ 0.721898] scsi host1: ata_piix\n[ 0.722914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726648] libphy: Fixed MDIO Bus: probed\n[ 0.727826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729177] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732155] PPP generic driver version 2.4.2\n[ 0.733412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.735072] ehci-pci: EHCI PCI platform driver\n[ 0.736284] ehci-platform: EHCI generic platform driver\n[ 0.737659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739237] ohci-pci: OHCI PCI platform driver\n[ 0.740453] ohci-platform: OHCI generic platform driver\n[ 0.741821] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757793] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759814] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761182] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766402] usb usb1: Product: UHCI Host Controller\n[ 0.767668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769230] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770557] hub 1-0:1.0: USB hub found\n[ 0.771768] hub 1-0:1.0: 2 ports detected\n[ 0.773048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777234] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778647] mousedev: PS/2 mouse device common for all mice\n[ 0.780338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782856] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784372] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787618] i2c /dev entries driver\n[ 0.788670] device-mapper: uevent: version 1.0.3\n[ 0.789972] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794084] NET: Registered protocol family 10\n[ 0.795645] NET: Registered protocol family 17\n[ 0.796890] Key type dns_resolver registered\n[ 0.798191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799707] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802136] registered taskstats version 1\n[ 0.803305] Loading compiled-in X.509 certificates\n[ 0.805138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.807701] zswap: loaded using pool lzo/zbud\n[ 0.809773] Key type trusted registered\n[ 0.811920] Key type encrypted registered\n[ 0.813057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814491] ima: No TPM chip found, activating TPM-bypass!\n[ 0.815924] evm: HMAC attrs: 0x1\n[ 0.817223] Magic number: 14:110:147\n[ 0.818330] acpi device:18: hash matches\n[ 0.819516] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:42 UTC (1535144802)\n[ 0.821739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823260] EDD information not available.\n[ 0.887803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889947] Write protecting the kernel read-only data: 14336k\n[ 0.892923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895405] 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.941072] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.89. iid=i-000000a4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJP9KzmRzLKpAPopZoMIPqmyzOXGck3824npjiEgJ0FAU/A1pgkIkv21oBwBbrove/3tVGFhCwdPiMYwfY42sW4506kwcRxEwsjSQ7u8fkwTIZTy6Nu77YlD7I1zpEpefW9Awh+nrfWwfjH3MYTbH/Gz9JNVqPwKuoYSrN836DeIiLglinnyZaK/2CsgGcRXA/JzdyHbXLIYtQEOOvft283F4DV4zBIoP202FwU6+sHfaSqzD7qoXmxrpUBnl8tiVCADUVU3LvqZj/0SbhzKfo4VQvFNyLKIct6K87/MhrgjEs0ptugcrIUO4CmHQ1IQSQAMtpSih3YVRSr3CueE8x root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIiBNFebAjMFs+gNpTBumWa4gAX75QEu2+TBiYfxQA0D4DKN/j/6YJlFslnyvj1H2BOsmybEPOEYCa2LBjrdAhsRYjVq49OAmqBXPMGZi4Iy2SCLPU3yunylElE7EdNsadCUzSPqPdmRlgp3GucU5tvTEP8BlC1gjRxP12rPGZ/LAAAAFQCclgrw0VkWtGZVrvkuZADgLC13UwAAAIBWwrVTBUEXB/edZ+FlRxQF2r2RMW0M015F69rta4fDCtchLleethg08kSNcYXdaFg0PLtEEE5lE2UcbPx+h4jWgKvOWedCcQV1kvW2ADGZ4aJTSJ4EpkhSLisJuFuYldeoX6ASoGwh9awkX0CrpnH4gDqgfdu8Vv634SrmVeXhXgAAAIA0PMQrP3/xX9msLmCUr7b0eTnLIZFpAPwWHHd6ohYJG3BUSZ9vY/UjQuSqnh08bNs8aJtDMOKSoHJcZNP9yUIi/Ag86ZxtJaJttuh4ZYaUYda/rpvPolfU/LswpBwdPfEyKnVBF2KrzZR4ECANUROHyHmGwkedzQWpNaZKHAhycg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe1e:794f/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\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:1E:79:4F \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:794f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7567 (7.3 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.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-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.082252] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.242881] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242883] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.242885] usb 1-1: Product: QEMU USB Tablet\n[ 1.242886] usb 1-1: Manufacturer: QEMU\n[ 1.242887] usb 1-1: SerialNumber: 42\n[ 1.590305] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.590313] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\n[ 2.922859] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.966115] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:06:42 cirros kern.info kernel: [ 0.895405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:06:42 cirros kern.info kernel: [ 0.909293] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:06:42 cirros kern.info kernel: [ 0.909294] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:06:42 cirros kern.info kernel: [ 0.911055] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:06:42 cirros kern.info kernel: [ 0.914176] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:06:42 cirros kern.info kernel: [ 0.916303] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:06:42 cirros kern.info kernel: [ 0.938598] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:06:42 cirros kern.info kernel: [ 0.939292] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:06:42 cirros kern.notice kernel: [ 0.941072] random: blkid urandom read with 2 bits of entropy available\nAug 24 22:06:42 cirros kern.info kernel: [ 0.943194] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:06:42 cirros kern.info kernel: [ 0.947139] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:06:42 cirros kern.info kernel: [ 1.019723] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:06:42 cirros kern.info kernel: [ 1.028933] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:06:42 cirros kern.info kernel: [ 1.082252] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:06:42 cirros kern.info kernel: [ 1.242881] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:06:42 cirros kern.info kernel: [ 1.242883] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:06:42 cirros kern.info kernel: [ 1.242885] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:06:42 cirros kern.info kernel: [ 1.242886] usb 1-1: Manufacturer: QEMU\nAug 24 22:06:42 cirros kern.info kernel: [ 1.242887] usb 1-1: SerialNumber: 42\nAug 24 22:06:43 cirros kern.info kernel: [ 1.590305] tsc: Refined TSC clocksource calibration: 3491.840 MHz\nAug 24 22:06:43 cirros kern.info kernel: [ 1.590313] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553466958, max_idle_ns: 440795224414 ns\nAug 24 22:06:44 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:06:44 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:06:44 cirros kern.info kernel: [ 2.922859] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:06:44 cirros kern.info kernel: [ 2.966115] 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-08-24 21:07:32,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-afb7b265-436c-4cb5-b485-eae304d3e307 2018-08-24 21:07:34,504 - sdnvpn_test_utils - INFO - Waiting for instance 5cdbe26f-6f86-4035-aa92-a08dba240736 to boot up 2018-08-24 21:07:34,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef298ae7e4f4669d1f6f5de395042ab543cb64f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:07:34,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-a497c058-20e9-4b03-92cb-402a0bbe5872 x-compute-request-id: req-a497c058-20e9-4b03-92cb-402a0bbe5872 Content-Encoding: gzip Content-Length: 11193 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497020494 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.188965] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191310] pid_max: default: 32768 minimum: 301\n[ 0.192554] ACPI: Core revision 20150930\n[ 0.194264] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196086] Security Framework initialized\n[ 0.197220] Yama: becoming mindful.\n[ 0.198255] AppArmor: AppArmor initialized\n[ 0.199450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201273] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203028] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204728] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206661] Initializing cgroup subsys io\n[ 0.207806] Initializing cgroup subsys memory\n[ 0.209032] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211493] Initializing cgroup subsys net_cls\n[ 0.212725] Initializing cgroup subsys perf_event\n[ 0.214016] Initializing cgroup subsys net_prio\n[ 0.215256] Initializing cgroup subsys hugetlb\n[ 0.216483] Initializing cgroup subsys pids\n[ 0.217715] CPU: Physical Processor ID: 0\n[ 0.219564] mce: CPU supports 10 MCE banks\n[ 0.220750] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222177] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237266] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244135] ftrace: allocating 31920 entries in 125 pages\n[ 0.270476] smpboot: Max logical packages: 1\n[ 0.271706] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273638] x2apic enabled\n[ 0.274798] Switched APIC routing to physical x2apic.\n[ 0.277293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278830] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284107] KVM setup paravirtual spinlock\n[ 0.285726] x86: Booted up 1 node, 1 CPUs\n[ 0.286878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288761] devtmpfs: initialized\n[ 0.290731] evm: security.selinux\n[ 0.291689] evm: security.SMACK64\n[ 0.292649] evm: security.SMACK64EXEC\n[ 0.293674] evm: security.SMACK64TRANSMUTE\n[ 0.294780] evm: security.SMACK64MMAP\n[ 0.295797] evm: security.ima\n[ 0.296684] evm: security.capability\n[ 0.297759] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300281] pinctrl core: initialized pinctrl subsystem\n[ 0.301769] RTC time: 21:06:29, date: 08/24/18\n[ 0.303058] NET: Registered protocol family 16\n[ 0.304376] cpuidle: using governor ladder\n[ 0.305507] cpuidle: using governor menu\n[ 0.306608] PCCT header not found.\n[ 0.307643] ACPI: bus type PCI registered\n[ 0.308742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310441] PCI: Using configuration type 1 for base access\n[ 0.312595] ACPI: Added _OSI(Module Device)\n[ 0.313758] ACPI: Added _OSI(Processor Device)\n[ 0.314936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316181] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318348] ACPI: Interpreter enabled\n[ 0.319394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329541] ACPI: (supports S0 S5)\n[ 0.330513] ACPI: Using IOAPIC for interrupt routing\n[ 0.331810] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335615] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337165] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338880] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340498] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343466] acpiphp: Slot [3] registered\n[ 0.344555] acpiphp: Slot [4] registered\n[ 0.345644] acpiphp: Slot [5] registered\n[ 0.346747] acpiphp: Slot [6] registered\n[ 0.347838] acpiphp: Slot [7] registered\n[ 0.348941] acpiphp: Slot [8] registered\n[ 0.350041] acpiphp: Slot [9] registered\n[ 0.351131] acpiphp: Slot [10] registered\n[ 0.352246] acpiphp: Slot [11] registered\n[ 0.353364] acpiphp: Slot [12] registered\n[ 0.354469] acpiphp: Slot [13] registered\n[ 0.355570] acpiphp: Slot [14] registered\n[ 0.356685] acpiphp: Slot [15] registered\n[ 0.372009] acpiphp: Slot [16] registered\n[ 0.373120] acpiphp: Slot [17] registered\n[ 0.374229] acpiphp: Slot [18] registered\n[ 0.375345] acpiphp: Slot [19] registered\n[ 0.376464] acpiphp: Slot [20] registered\n[ 0.377571] acpiphp: Slot [21] registered\n[ 0.378692] acpiphp: Slot [22] registered\n[ 0.379810] acpiphp: Slot [23] registered\n[ 0.380928] acpiphp: Slot [24] registered\n[ 0.382040] acpiphp: Slot [25] registered\n[ 0.383147] acpiphp: Slot [26] registered\n[ 0.384259] acpiphp: Slot [27] registered\n[ 0.385387] acpiphp: Slot [28] registered\n[ 0.386500] acpiphp: Slot [29] registered\n[ 0.387611] acpiphp: Slot [30] registered\n[ 0.388723] acpiphp: Slot [31] registered\n[ 0.389843] PCI host bridge to bus 0000:00\n[ 0.390957] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396271] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404301] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413737] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436754] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438755] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442676] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446978] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449228] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451074] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453800] vgaarb: loaded\n[ 0.454781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456458] SCSI subsystem initialized\n[ 0.457711] ACPI: bus type USB registered\n[ 0.458843] usbcore: registered new interface driver usbfs\n[ 0.460246] usbcore: registered new interface driver hub\n[ 0.461617] usbcore: registered new device driver usb\n[ 0.463105] PCI: Using ACPI for IRQ routing\n[ 0.464630] NetLabel: Initializing\n[ 0.465617] NetLabel: domain hash size = 128\n[ 0.466775] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468076] NetLabel: unlabeled traffic allowed by default\n[ 0.469665] clocksource: Switched to clocksource kvm-clock\n[ 0.479718] AppArmor: AppArmor Filesystem Enabled\n[ 0.481015] pnp: PnP ACPI init\n[ 0.482236] pnp: PnP ACPI: found 5 devices\n[ 0.489048] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491372] NET: Registered protocol family 2\n[ 0.492776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494514] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496140] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497986] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501067] NET: Registered protocol family 1\n[ 0.502262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503766] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505210] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519724] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534333] Trying to unpack rootfs image as initramfs...\n[ 0.597005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605083] Scanning for low memory corruption every 60 seconds\n[ 0.608744] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610926] audit: initializing netlink subsys (disabled)\n[ 0.612933] audit: type=2000 audit(1535144790.299:1): initialized\n[ 0.615699] Initialise system trusted keyring\n[ 0.617693] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619304] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622165] zbud: loaded\n[ 0.623228] VFS: Disk quotas dquot_6.6.0\n[ 0.624377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626670] fuse init (API version 7.23)\n[ 0.627943] Key type big_key registered\n[ 0.629056] Allocating IMA MOK and blacklist keyrings.\n[ 0.630778] Key type asymmetric registered\n[ 0.631919] Asymmetric key parser 'x509' registered\n[ 0.633231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635304] io scheduler noop registered\n[ 0.636389] io scheduler deadline registered (default)\n[ 0.637770] io scheduler cfq registered\n[ 0.639033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644293] ACPI: Power Button [PWRF]\n[ 0.645645] GHES: HEST is not enabled!\n[ 0.659996] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689288] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.719203] Linux agpgart interface v0.103\n[ 0.723042] brd: module loaded\n[ 0.725373] loop: module loaded\n[ 0.730596] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732567] GPT:90111 != 2097151\n[ 0.733491] GPT:Alternate GPT header not at the end of the disk.\n[ 0.734959] GPT:90111 != 2097151\n[ 0.735882] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737174] vda: vda1 vda15\n[ 0.739104] scsi host0: ata_piix\n[ 0.740184] scsi host1: ata_piix\n[ 0.741168] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.742797] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744813] libphy: Fixed MDIO Bus: probed\n[ 0.746151] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747448] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750682] PPP generic driver version 2.4.2\n[ 0.751932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753518] ehci-pci: EHCI PCI platform driver\n[ 0.754719] ehci-platform: EHCI generic platform driver\n[ 0.756136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.757656] ohci-pci: OHCI PCI platform driver\n[ 0.758848] ohci-platform: OHCI generic platform driver\n[ 0.760190] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.774841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.776218] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.778240] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.779616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.781235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.782879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.784808] usb usb1: Product: UHCI Host Controller\n[ 0.786057] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.787596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.788920] hub 1-0:1.0: USB hub found\n[ 0.790061] hub 1-0:1.0: 2 ports detected\n[ 0.791424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.794353] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.795623] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.797008] mousedev: PS/2 mouse device common for all mice\n[ 0.798724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.801205] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802768] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805952] i2c /dev entries driver\n[ 0.807019] device-mapper: uevent: version 1.0.3\n[ 0.808329] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810565] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812587] NET: Registered protocol family 10\n[ 0.814409] NET: Registered protocol family 17\n[ 0.815639] Key type dns_resolver registered\n[ 0.817015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820975] registered taskstats version 1\n[ 0.822162] Loading compiled-in X.509 certificates\n[ 0.824061] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826584] zswap: loaded using pool lzo/zbud\n[ 0.829062] Key type trusted registered\n[ 0.831234] Key type encrypted registered\n[ 0.832361] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833781] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835186] evm: HMAC attrs: 0x1\n[ 0.836523] Magic number: 14:110:147\n[ 0.837599] acpi device:18: hash matches\n[ 0.838780] rtc_cmos 00:00: setting system clock to 2018-08-24 21:06:30 UTC (1535144790)\n[ 0.840990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.842505] EDD information not available.\n[ 0.904307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906563] Write protecting the kernel read-only data: 14336k\n[ 0.911587] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914259] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 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.443536] 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.23...\nLease of 10.10.10.23 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.28. iid=i-000000a3\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJeg4ifu/zuUHQIE/SU6QfTalvwv/raq59LIqmDC1c6cBgBYJoR4z6kd0RMWD4Tk6FU1rqShWwr3YV0K9a/JRflQXUJ5yS8Idtku6simprgw4IjxAvViZnprPw0QFkWN6oAMCYw7u/feFAhaxhw2OR15bMWmFUHsb2WGkb72pGwlHVy6tmCN4SHhGf3GJMxpNQtb8IFnIZD1KJhqRtgAz8ZcwDcs9U+QKQJoLSzJVXbMEWNPmWjSrkXCMa+E9cba6VLRmWa/l86XNwNC0NNIB0wrSyv7Vm4U/NsePjjzZsdmdsgruvAT9YZR/xNNJPjq3ebX+1yHS6oZDoVdYiSY+3 root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKrnfQBilrAIVnGps2LA0tIaiq+pJ6Q5q2e3kZu+71GVXHdpG3z16cRaTqvLoQCTVxKfowgaPZbtVs6FQPCjxkrKCbCEzzRWAgBfRdCzda2auq4dYJpasK/Lwt+MD+XhLjYNuJAGmATZDXt6GC8nH9wEDyloovDboycyHm0Q7vCxAAAAFQC7SZ3xlGnVybAd6x69ytuLJcNo7wAAAIA/UDx+eSrCjJCNoZuYV1Ve8uRPr/uYhXMUdwspP8H+YGxcHuH/DU9eyEDzrIkBHzlD49XXTjBOOl5q8oHhXMx2Ef/M2u6WgfROOFrgccnwIp5vSYhSjOFoMHd7tYBTaoGNQsDiY1rDie+jp/w65Ms1Z7fPqgdEiVPwmZtDpy/mpgAAAIBURPgBrHzTgL/WXLez9JjFipxoQucY3BL7StRfy+AH6fEPTwfrbcaReSr7ZG+lRm7T3Jyd+zdayulW6jV7E0jkkbjDx4dkkbYIhr0wQ7dBUu3PbSHhvgA0j/7eTNTEhOt6QQHvVKJrjy6x6M0cTW4L/i4dwQ0MEt7fJeyyJYlPuw== root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.23,24,fe80::f816:3eff:fee8:a836/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.23 \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-000000a3\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.79 ===\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:E8:A8:36 \n inet addr:10.10.10.23 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee8:a836/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7401 (7.2 KiB) TX bytes:9137 (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.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.262832] usb 1-1: Product: QEMU USB Tablet\n[ 1.262833] usb 1-1: Manufacturer: QEMU\n[ 1.262834] usb 1-1: SerialNumber: 42\n[ 1.412558] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.421165] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.443536] random: dd urandom read with 5 bits of entropy available\n[ 1.601760] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.601778] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns\n[ 3.886891] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.924225] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:06:31 cirros kern.info kernel: [ 0.914259] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:06:31 cirros kern.info kernel: [ 0.928978] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:06:31 cirros kern.info kernel: [ 0.928980] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:06:31 cirros kern.info kernel: [ 0.930833] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:06:31 cirros kern.info kernel: [ 0.934028] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:06:31 cirros kern.info kernel: [ 0.936184] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:06:31 cirros kern.info kernel: [ 0.961088] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:06:31 cirros kern.info kernel: [ 0.962158] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:06:31 cirros kern.info kernel: [ 0.963602] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:06:31 cirros kern.info kernel: [ 0.967489] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:06:31 cirros kern.info kernel: [ 1.101727] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:06:31 cirros kern.info kernel: [ 1.262829] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:06:31 cirros kern.info kernel: [ 1.262831] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:06:31 cirros kern.info kernel: [ 1.262832] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:06:31 cirros kern.info kernel: [ 1.262833] usb 1-1: Manufacturer: QEMU\nAug 24 22:06:31 cirros kern.info kernel: [ 1.262834] usb 1-1: SerialNumber: 42\nAug 24 22:06:31 cirros kern.info kernel: [ 1.412558] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:06:31 cirros kern.info kernel: [ 1.421165] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:06:31 cirros kern.notice kernel: [ 1.443536] random: dd urandom read with 5 bits of entropy available\nAug 24 22:06:31 cirros kern.info kernel: [ 1.601760] tsc: Refined TSC clocksource calibration: 3491.842 MHz\nAug 24 22:06:31 cirros kern.info kernel: [ 1.601778] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns\nAug 24 22:06:33 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:06:33 cirros authpriv.info dropbear[340]: Running in background\nAug 24 22:06:33 cirros kern.info kernel: [ 3.886891] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:06:33 cirros kern.info kernel: [ 3.924225] 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-08-24 21:07:34,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action used request id req-a497c058-20e9-4b03-92cb-402a0bbe5872 2018-08-24 21:07:36,625 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-24 21:08:06,656 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:08:06,657 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:08:06,657 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:08:06,662 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:08:06,687 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-24 21:08:06,689 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-24 21:08:06,689 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-24 21:08:06,690 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-24 21:08:06,690 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-24 21:08:06,731 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-24 21:08:06,750 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-24 21:08:06,750 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:08:06,751 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-24 21:08:06,753 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:08:06,753 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:08:06,760 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:08:06,788 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-24 21:08:06,789 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-24 21:08:06,790 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-24 21:08:06,790 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-24 21:08:06,790 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-24 21:08:06,831 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-24 21:08:06,848 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-24 21:08:06,849 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-08-24 21:08:06,850 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-24 21:08:06,851 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-24 21:08:06,851 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-24 21:08:06,851 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-24 21:08:06,856 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-24 21:08:06,877 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-24 21:08:06,878 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-24 21:08:06,878 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-24 21:08:06,879 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-24 21:08:06,879 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-24 21:08:06,920 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-24 21:08:06,996 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-24 21:08:06,996 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-24 21:08:06,997 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-24 21:08:06,998 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-24 21:08:06,998 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-24 21:08:07,002 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-24 21:08:07,060 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-24 21:08:07,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8858a9f1d87017ccf05df406559b25423d8cd" -d '{"forceDelete": null}' 2018-08-24 21:08:07,068 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-24 21:08:07,263 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee11403a-ae31-44b5-aad7-10e2fb9e5294 x-compute-request-id: req-ee11403a-ae31-44b5-aad7-10e2fb9e5294 Content-Length: 0 Content-Type: application/json 2018-08-24 21:08:07,263 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6007ea41-6360-44c3-9698-dcd62a7ab060/action used request id req-ee11403a-ae31-44b5-aad7-10e2fb9e5294 2018-08-24 21:08:07,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8858a9f1d87017ccf05df406559b25423d8cd" -d '{"forceDelete": null}' 2018-08-24 21:08:07,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0632b4af-71c9-41c7-8e03-4a703e809efc x-compute-request-id: req-0632b4af-71c9-41c7-8e03-4a703e809efc Content-Length: 0 Content-Type: application/json 2018-08-24 21:08:07,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5cdbe26f-6f86-4035-aa92-a08dba240736/action used request id req-0632b4af-71c9-41c7-8e03-4a703e809efc 2018-08-24 21:08:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6957b1a0321db069ebc33784c65945ca39063e0e" 2018-08-24 21:08:08,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d15eda7e-61c5-471e-9de4-48c72e995ba0 Date: Fri, 24 Aug 2018 21:08:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:08:08,451 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/1c4256d8-6a8c-492c-9d43-d66bc9d19e58 used request id req-d15eda7e-61c5-471e-9de4-48c72e995ba0 2018-08-24 21:08:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/3236d917-a7ec-44f8-afd7-94e62ad90554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc3158eb0e7c02d1d5cf9115ed42d59e1a5a2d4" 2018-08-24 21:08:08,942 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-a7ab5cce-5918-402b-9d4e-e6fac7a13af6 Date: Fri, 24 Aug 2018 21:08:08 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 3236d917-a7ec-44f8-afd7-94e62ad90554: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:08:08,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/3236d917-a7ec-44f8-afd7-94e62ad90554 used request id req-a7ab5cce-5918-402b-9d4e-e6fac7a13af6 2018-08-24 21:08:08,943 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 3236d917-a7ec-44f8-afd7-94e62ad90554: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:08:08,943 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '3236d917-a7ec-44f8-afd7-94e62ad90554')]: Unable to complete operation on subnet 3236d917-a7ec-44f8-afd7-94e62ad90554: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-a7ab5cce-5918-402b-9d4e-e6fac7a13af6'] 2018-08-24 21:08:08,943 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 3236d917-a7ec-44f8-afd7-94e62ad90554 was not deleted. 2018-08-24 21:08:08,944 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-24 21:08:08,945 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-24 21:08:08,945 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-24 21:08:08,947 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-24 21:08:09,011 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-24 21:08:09,011 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-24 21:08:09,012 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-24 21:08:09,013 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-24 21:08:09,013 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-24 21:08:09,017 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-24 21:08:09,085 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-24 21:08:09,085 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-24 21:08:09,086 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-24 21:08:39,097 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-24 21:08:39,098 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-24 21:08:39,098 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-24 21:08:39,101 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-24 21:08:39,120 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-24 21:08:39,122 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-24 21:08:39,122 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-24 21:08:39,123 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-24 21:08:39,123 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-24 21:08:39,163 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-24 21:08:39,181 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-24 21:08:39,182 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-24 21:08:39,182 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-24 21:08:39,183 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-24 21:08:39,184 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-24 21:08:39,187 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-24 21:08:39,216 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-24 21:08:39,217 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-24 21:08:39,218 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-24 21:08:39,219 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-24 21:08:39,219 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-24 21:08:39,260 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-24 21:08:39,282 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-24 21:08:39,283 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-08-24 21:08:39,283 - 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-08-24 21:08:39,283 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-24 21:08:39,284 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-24 21:08:39,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-24 21:08:39,284 - 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-08-24 21:08:39,285 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-24 21:08:39,285 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-24 21:08:39,285 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-24 21:08:39,352 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:08:39,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:08:39,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:08:39,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:08:39,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:08:39,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:08:39,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:08:39,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:08:39,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:08:39,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:08:39,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:08:39,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:08:39,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 21:08:39,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:08:39,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:08:39,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:08:39,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:08:39,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:08:39,361 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 21:08:39,364 - paramiko.transport - DEBUG - starting thread (client mode): 0xcdfb4dd0L 2018-08-24 21:08:39,364 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:39,394 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:39,394 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:39,402 - 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-08-24 21:08:39,403 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:39,403 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:39,403 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:39,403 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:39,403 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:39,410 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:39,411 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:39,428 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.170: 933de4b180aed6edee0e5a13bb050e39 2018-08-24 21:08:39,428 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:39,450 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:39,475 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:39,493 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:39,717 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:39,717 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:39,756 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:39,757 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:39,763 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:45,222 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:45,223 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:45,227 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd87a050L 2018-08-24 21:08:45,227 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:45,236 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:45,236 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:45,238 - 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-08-24 21:08:45,238 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:45,239 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:45,239 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:45,239 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:45,239 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:45,244 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:45,245 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:45,258 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:08:45,259 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:45,284 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:45,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:45,324 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:45,433 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:45,434 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:45,473 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:45,474 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:45,492 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:45,504 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:45,505 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:45,506 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:45,506 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:45,506 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:45,546 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:45,560 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:45,562 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:45,562 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:45,563 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:45,563 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:45,604 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:45,613 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:45,614 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:45,616 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd87a9d0L 2018-08-24 21:08:45,617 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:45,630 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:45,631 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:45,634 - 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-08-24 21:08:45,634 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:45,634 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:45,634 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:45,634 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:45,634 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:45,639 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:45,639 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:45,648 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:08:45,648 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:45,678 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:45,693 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:45,713 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:45,849 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:45,849 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:45,888 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:45,889 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:45,916 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:45,929 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:45,930 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:45,930 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:45,931 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:45,931 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:45,972 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:45,987 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:45,989 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:45,989 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:45,990 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:45,990 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:46,030 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:46,041 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:46,042 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:46,044 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7f1510L 2018-08-24 21:08:46,045 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:46,178 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:46,178 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:46,181 - 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-08-24 21:08:46,181 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:46,181 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:46,182 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:46,182 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:46,182 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:46,188 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:46,188 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:46,208 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:08:46,209 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:46,228 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:46,402 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:46,410 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:46,733 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:46,733 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:46,773 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:46,774 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:46,779 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:46,900 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:46,901 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:46,902 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:46,903 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:46,903 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:46,944 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:47,050 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:47,051 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:47,052 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:47,053 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:47,053 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:47,094 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:47,141 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:47,142 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:47,142 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:47,144 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:47,144 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:47,151 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:51,292 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:51,293 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:51,295 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd8660d0L 2018-08-24 21:08:51,295 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:51,301 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:51,302 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:51,303 - 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-08-24 21:08:51,304 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:51,304 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:51,304 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:51,304 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:51,304 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:51,309 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:51,309 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:51,310 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:08:51,311 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:51,349 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:51,361 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:51,375 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:51,491 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:51,491 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:51,530 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:51,531 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:51,542 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:51,553 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:51,555 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:51,555 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:51,556 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:51,556 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:51,597 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:51,611 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:51,612 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:51,613 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:51,614 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:51,614 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:51,654 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:51,665 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:51,666 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:51,668 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7ee6d0L 2018-08-24 21:08:51,668 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:51,677 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:51,678 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:51,680 - 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-08-24 21:08:51,680 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:51,680 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:51,680 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:51,680 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:51,681 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:51,686 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:51,686 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:51,700 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:08:51,701 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:51,725 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:51,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:51,765 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:51,888 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:51,888 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:51,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:51,928 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:51,932 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:51,944 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:51,945 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:51,946 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:51,946 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:51,946 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:51,987 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:52,002 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:52,004 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:52,004 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:52,044 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:52,044 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:52,070 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:52,081 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:52,082 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:52,084 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7d6110L 2018-08-24 21:08:52,084 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:08:52,094 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:08:52,094 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:08:52,097 - 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-08-24 21:08:52,097 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:08:52,097 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:08:52,098 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:08:52,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:08:52,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:08:52,102 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:08:52,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:08:52,115 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:08:52,116 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:08:52,142 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:08:52,156 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:08:52,181 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:08:52,294 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:08:52,294 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:08:52,334 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:08:52,335 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:08:52,349 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:08:52,363 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:08:52,364 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:08:52,365 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:08:52,365 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:08:52,366 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:08:52,407 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:08:52,424 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:08:52,426 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:08:52,426 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:08:52,427 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:08:52,427 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:08:52,468 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:08:52,480 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:08:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:08:52,484 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:08:52,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ce1283-1341-4048-8765-93160641283e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:08:52,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-14ce1283-1341-4048-8765-93160641283e 2018-08-24 21:08:52,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:08:52,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["QzYkdiw4QmaLO3eXIWK3CQ"], "issued_at": "2018-08-24T21:08:52.000000Z"}} 2018-08-24 21:08:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ba30c25b1a26902a6e0e8a5c8e580b8cfa172d" 2018-08-24 21:08:53,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e66eac6b-6d93-4f14-af4e-022ed6c69077 Date: Fri, 24 Aug 2018 21:08:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:08:53,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-e66eac6b-6d93-4f14-af4e-022ed6c69077 2018-08-24 21:08:53,181 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 21:08:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ba30c25b1a26902a6e0e8a5c8e580b8cfa172d" 2018-08-24 21:08:53,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-f9d02e27-9ab0-4532-8913-5d0e7255a80c Date: Fri, 24 Aug 2018 21:08:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:08:53,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-f9d02e27-9ab0-4532-8913-5d0e7255a80c 2018-08-24 21:08:53,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9ba30c25b1a26902a6e0e8a5c8e580b8cfa172d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 21:08:53,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05279e1e-8b10-4c9e-babb-310fbbd413ab Date: Fri, 24 Aug 2018 21:08:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:08:53Z", "file": "/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "size": null, "self": "/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T21:08:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:08:53,283 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-05279e1e-8b10-4c9e-babb-310fbbd413ab 2018-08-24 21:08:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ba30c25b1a26902a6e0e8a5c8e580b8cfa172d" -d '' 2018-08-24 21:08:54,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-752d8177-d60c-483d-a330-4fbface30ecc Date: Fri, 24 Aug 2018 21:08:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:08:54,282 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9/file used request id req-752d8177-d60c-483d-a330-4fbface30ecc 2018-08-24 21:08:54,283 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-08-24 21:08:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:08:54,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6acb67-d341-4d43-a8ae-3b9f7dddadb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:08:54,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-fc6acb67-d341-4d43-a8ae-3b9f7dddadb5 2018-08-24 21:08:54,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:08:54,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["t8upIzKnSZiBxr5EeaYUFA"], "issued_at": "2018-08-24T21:08:54.000000Z"}} 2018-08-24 21:08:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1849deebcf1fe59a1eb4f7064fae83b88c868738" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-08-24 21:08:55,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6e4df209-beba-4a38-ad33-d150bb52f44d Date: Fri, 24 Aug 2018 21:08:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f086359a-7642-43c2-abdb-7c9a81d3f539","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:08:55Z","is_default":false,"provider:segmentation_id":96,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:55Z","mtu":1450}} 2018-08-24 21:08:55,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-6e4df209-beba-4a38-ad33-d150bb52f44d 2018-08-24 21:08:55,419 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network f086359a-7642-43c2-abdb-7c9a81d3f539 with cidr 10.10.10.0/24 2018-08-24 21:08:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1849deebcf1fe59a1eb4f7064fae83b88c868738" -d '{"subnets": [{"ip_version": 4, "network_id": "f086359a-7642-43c2-abdb-7c9a81d3f539", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-08-24 21:08:56,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-8c597313-49c4-4e34-b471-1d61cc23b8ee Date: Fri, 24 Aug 2018 21:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f086359a-7642-43c2-abdb-7c9a81d3f539","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:08:55Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f606659a-9dd2-4322-bb33-30dd5ae956d9","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-08-24 21:08:56,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-8c597313-49c4-4e34-b471-1d61cc23b8ee 2018-08-24 21:08:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1849deebcf1fe59a1eb4f7064fae83b88c868738" 2018-08-24 21:08:56,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-2992d661-7be4-46e7-8973-d1fef6dfff12 Date: Fri, 24 Aug 2018 21:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T21:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-24T21:01:57Z", "revision_number": 0, "id": "276f6faf-fe9a-46dc-9a59-02f1a0929867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T21:01:57Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 5, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 21:08:56,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-2992d661-7be4-46e7-8973-d1fef6dfff12 2018-08-24 21:08:56,273 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 21:08:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:08:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679d33ee-cf22-44d5-aae8-353f13c514f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:08:56,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-679d33ee-cf22-44d5-aae8-353f13c514f1 2018-08-24 21:08:56,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:08:56,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["884pTREiQPW6TESBeHbBvQ"], "issued_at": "2018-08-24T21:08:56.000000Z"}} 2018-08-24 21:08:56,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f71c62cb60720625a55427002ffbb5b102fc325" 2018-08-24 21:08:57,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-170c6dd0-fd34-40f5-9d9d-cb4746f71455 x-compute-request-id: req-170c6dd0-fd34-40f5-9d9d-cb4746f71455 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 21:08:57,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-170c6dd0-fd34-40f5-9d9d-cb4746f71455 2018-08-24 21:08:57,030 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:08:57,031 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:08:57,031 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:08:57,036 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:08:57,059 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 21:08:57,061 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:08:57,061 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:08:57,062 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:08:57,062 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:08:57,102 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:08:57,121 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:08:57,124 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:08:57,124 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:08:57,125 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:08:57,126 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:08:57,130 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:08:57,162 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-24 21:08:57,163 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:08:57,164 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:08:57,165 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:08:57,165 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:08:57,206 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:08:57,228 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:08:57,232 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:08:57,233 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:08:57,233 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:08:57,233 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:08:57,237 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:08:57,255 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-24 21:08:57,256 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-24 21:08:57,257 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-24 21:08:57,258 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-24 21:08:57,258 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-24 21:08:57,299 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-24 21:08:57,316 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-24 21:08:57,317 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:08:57,318 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-24 21:08:57,319 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:08:57,319 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:08:57,323 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:08:57,344 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-24 21:08:57,346 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-24 21:08:57,346 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-24 21:08:57,347 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-24 21:08:57,347 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-24 21:08:57,387 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-24 21:08:57,409 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-24 21:08:57,409 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-08-24 21:08:57,410 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=79796eef-38da-4caa-8fde-fd9e2720cdc9 network=f086359a-7642-43c2-abdb-7c9a81d3f539 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:08:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:08:57,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:08:57,410 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-24 21:08:57,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:08:57,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:08:57,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:08:57,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:08:57,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:08:57,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:08:57,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:08:57,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:08:57,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:08:57,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:08:57,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:08:57,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:08:57,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:08:57,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:08:57,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:08:57,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:08:57,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:08:57,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:08:57,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:08:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:08:57,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089045f6-d414-4ec2-8ad9-3de80cb54b28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:08:57,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-089045f6-d414-4ec2-8ad9-3de80cb54b28 2018-08-24 21:08:57,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:08:57,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["kyp-okT7TvS1WOto2rsKGQ"], "issued_at": "2018-08-24T21:08:57.000000Z"}} 2018-08-24 21:08:57,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f759598adeabed6c76fa895eefe7b180fce018" 2018-08-24 21:08:58,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e1578d6-2383-473b-b230-ea7ce1a2d68a x-compute-request-id: req-6e1578d6-2383-473b-b230-ea7ce1a2d68a Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:08:58,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-6e1578d6-2383-473b-b230-ea7ce1a2d68a 2018-08-24 21:08:58,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f759598adeabed6c76fa895eefe7b180fce018" 2018-08-24 21:08:58,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08: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-d678d9d2-9dd2-46e8-8e06-5e8d57435a7a x-compute-request-id: req-d678d9d2-9dd2-46e8-8e06-5e8d57435a7a Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:08:58,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-d678d9d2-9dd2-46e8-8e06-5e8d57435a7a 2018-08-24 21:08:58,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f759598adeabed6c76fa895eefe7b180fce018" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f086359a-7642-43c2-abdb-7c9a81d3f539"}]}}' 2018-08-24 21:08:59,809 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:08: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-92fed52b-19be-442b-8946-37ca1ba9c06b x-compute-request-id: req-92fed52b-19be-442b-8946-37ca1ba9c06b Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "bookmark"}], "adminPass": "iZxezEkWi2re"}} 2018-08-24 21:08:59,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-92fed52b-19be-442b-8946-37ca1ba9c06b 2018-08-24 21:08:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:08:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce595ee9-8dfb-4f8e-aa09-e7b00d5378fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:08:59,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-ce595ee9-8dfb-4f8e-aa09-e7b00d5378fc 2018-08-24 21:08:59,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:09:00,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["JJhRE8jrSk-xPBBcJunICA"], "issued_at": "2018-08-24T21:09:00.000000Z"}} 2018-08-24 21:09:00,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55562c6e07568392983d262df13623e9b7da51da" 2018-08-24 21:09:01,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-57831c13-2698-41ff-8f43-7e66af3328d0 x-compute-request-id: req-57831c13-2698-41ff-8f43-7e66af3328d0 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:09: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": "sdnvpn-12-2", "created": "2018-08-24T21:08:59Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:01,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 used request id req-57831c13-2698-41ff-8f43-7e66af3328d0 2018-08-24 21:09:04,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55562c6e07568392983d262df13623e9b7da51da" 2018-08-24 21:09:04,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c96e08bd-b5be-43dc-a20b-f10ec36dd97b x-compute-request-id: req-c96e08bd-b5be-43dc-a20b-f10ec36dd97b Content-Encoding: gzip Content-Length: 779 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:29:1c:1b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:09:01Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:08:59Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:04,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 used request id req-c96e08bd-b5be-43dc-a20b-f10ec36dd97b 2018-08-24 21:09:07,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55562c6e07568392983d262df13623e9b7da51da" 2018-08-24 21:09:08,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-cb446a7a-d489-4e25-a87e-596bb10f1fe9 x-compute-request-id: req-cb446a7a-d489-4e25-a87e-596bb10f1fe9 Content-Encoding: gzip Content-Length: 780 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:29:1c:1b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": "2018-08-24T21:09:06.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:09:06Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:08:59Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:08,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 used request id req-cb446a7a-d489-4e25-a87e-596bb10f1fe9 2018-08-24 21:09:08,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f759598adeabed6c76fa895eefe7b180fce018" 2018-08-24 21:09:08,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79b55736-378b-45f9-8e6a-9f57a9bd3b84 x-compute-request-id: req-79b55736-378b-45f9-8e6a-9f57a9bd3b84 Content-Encoding: gzip Content-Length: 780 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:29:1c:1b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a5", "OS-SRV-USG:launched_at": "2018-08-24T21:09:06.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "1cf814ab-27ca-4e92-aa1b-6045b4b24ec6", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:09:06Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:08:59Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:08,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 used request id req-79b55736-378b-45f9-8e6a-9f57a9bd3b84 2018-08-24 21:09:08,843 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.7'. 2018-08-24 21:09:08,843 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-08-24 21:09:08,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f71c62cb60720625a55427002ffbb5b102fc325" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:09:10,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfb5bec6-c1ea-498b-9560-dcf9ba251e2b x-compute-request-id: req-cfb5bec6-c1ea-498b-9560-dcf9ba251e2b Content-Length: 0 Content-Type: application/json 2018-08-24 21:09:10,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action used request id req-cfb5bec6-c1ea-498b-9560-dcf9ba251e2b 2018-08-24 21:09:10,146 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-08-24 21:09:10,147 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=79796eef-38da-4caa-8fde-fd9e2720cdc9 network=f086359a-7642-43c2-abdb-7c9a81d3f539 secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:09:10,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:09:10,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:09:10,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:09:10,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:09:10,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:09:10,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:09:10,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:09:10,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:09:10,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:09:10,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:09:10,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:09:10,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:09:10,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:09:10,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:09:10,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:09:10,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:09:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:09:10,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688d53f3-a18a-40a2-bd22-a501718cd43f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:09:10,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-688d53f3-a18a-40a2-bd22-a501718cd43f 2018-08-24 21:09:10,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:09:10,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["SBwezIx5QMOjZh-8D2Ecmg"], "issued_at": "2018-08-24T21:09:10.000000Z"}} 2018-08-24 21:09:10,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" 2018-08-24 21:09:10,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d55fdbe-59cd-4168-a3b7-e182354ed0fe x-compute-request-id: req-3d55fdbe-59cd-4168-a3b7-e182354ed0fe Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-24 21:09:10,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3d55fdbe-59cd-4168-a3b7-e182354ed0fe 2018-08-24 21:09:10,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" 2018-08-24 21:09:10,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd60aa6e-fc30-40fa-b605-75a16d807e5c x-compute-request-id: req-dd60aa6e-fc30-40fa-b605-75a16d807e5c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}} 2018-08-24 21:09:10,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff used request id req-dd60aa6e-fc30-40fa-b605-75a16d807e5c 2018-08-24 21:09:10,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2ab6cf4e-7773-4599-88d3-457521294cff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f086359a-7642-43c2-abdb-7c9a81d3f539"}]}}' 2018-08-24 21:09:12,196 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97f2180f-df91-4674-ae94-08739e4a6760 x-compute-request-id: req-97f2180f-df91-4674-ae94-08739e4a6760 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "bookmark"}], "adminPass": "QhAeP6e3SVia"}} 2018-08-24 21:09:12,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-97f2180f-df91-4674-ae94-08739e4a6760 2018-08-24 21:09:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:09:12,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80ad595-3263-4aed-b56d-79e799dc4537 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:09:12,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-c80ad595-3263-4aed-b56d-79e799dc4537 2018-08-24 21:09:12,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:09:12,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["_XJjpKeKQwSgcGNA47b_iQ"], "issued_at": "2018-08-24T21:09:12.000000Z"}} 2018-08-24 21:09:12,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e39c04ba20f4e3a240e9ec6188bab5c8f7314cb" 2018-08-24 21:09:13,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-fc7ca53d-01be-4b91-8448-596b3b2005a0 x-compute-request-id: req-fc7ca53d-01be-4b91-8448-596b3b2005a0 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:09:12Z", "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-08-24T21:09:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:13,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 used request id req-fc7ca53d-01be-4b91-8448-596b3b2005a0 2018-08-24 21:09:16,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e39c04ba20f4e3a240e9ec6188bab5c8f7314cb" 2018-08-24 21:09:16,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11f8929-0ef4-44ae-81d7-2ddb82a05172 x-compute-request-id: req-d11f8929-0ef4-44ae-81d7-2ddb82a05172 Content-Encoding: gzip Content-Length: 772 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:fb:3e:21", "version": 4, "addr": "10.10.10.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-24T21:09:13Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:09:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:16,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 used request id req-d11f8929-0ef4-44ae-81d7-2ddb82a05172 2018-08-24 21:09:19,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e39c04ba20f4e3a240e9ec6188bab5c8f7314cb" 2018-08-24 21:09:19,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4515e5a3-ece6-4eda-aa80-d443980e7c61 x-compute-request-id: req-4515e5a3-ece6-4eda-aa80-d443980e7c61 Content-Encoding: gzip Content-Length: 775 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:fb:3e:21", "version": 4, "addr": "10.10.10.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": "2018-08-24T21:09:17.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:09:17Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:09:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:19,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 used request id req-4515e5a3-ece6-4eda-aa80-d443980e7c61 2018-08-24 21:09:19,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" 2018-08-24 21:09:20,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae0e9019-2f57-4e21-985c-3a284e415cf9 x-compute-request-id: req-ae0e9019-2f57-4e21-985c-3a284e415cf9 Content-Encoding: gzip Content-Length: 775 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:fb:3e:21", "version": 4, "addr": "10.10.10.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "rel": "bookmark"}], "image": {"id": "79796eef-38da-4caa-8fde-fd9e2720cdc9", "links": [{"href": "http://172.30.9.40:8774/images/79796eef-38da-4caa-8fde-fd9e2720cdc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a6", "OS-SRV-USG:launched_at": "2018-08-24T21:09:17.000000", "flavor": {"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}]}, "id": "db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-24T21:09:17Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:09:12Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:09:20,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 used request id req-ae0e9019-2f57-4e21-985c-3a284e415cf9 2018-08-24 21:09:20,446 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.28'. 2018-08-24 21:09:20,446 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-08-24 21:09:20,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f71c62cb60720625a55427002ffbb5b102fc325" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:09:21,919 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-b8a1e583-840b-491f-a622-b9d9a9c1a57a x-compute-request-id: req-b8a1e583-840b-491f-a622-b9d9a9c1a57a Content-Length: 0 Content-Type: application/json 2018-08-24 21:09:21,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-b8a1e583-840b-491f-a622-b9d9a9c1a57a 2018-08-24 21:09:21,920 - sdnvpn_test_utils - INFO - Waiting for instance db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2 to boot up 2018-08-24 21:09:21,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:21,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-a3f67363-938e-4abb-8797-cd964bdf74ed x-compute-request-id: req-a3f67363-938e-4abb-8797-cd964bdf74ed Content-Encoding: gzip Content-Length: 9441 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\n"} 2018-08-24 21:09:21,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-a3f67363-938e-4abb-8797-cd964bdf74ed 2018-08-24 21:09:24,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:24,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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,Accept-Encoding x-openstack-request-id: req-eab04b63-ff06-4477-8d50-9e7ca63d1c76 x-compute-request-id: req-eab04b63-ff06-4477-8d50-9e7ca63d1c76 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:24,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-eab04b63-ff06-4477-8d50-9e7ca63d1c76 2018-08-24 21:09:26,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:26,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09: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-9cf3caa0-5120-4fd1-8482-c17df4d9eaa9 x-compute-request-id: req-9cf3caa0-5120-4fd1-8482-c17df4d9eaa9 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:26,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-9cf3caa0-5120-4fd1-8482-c17df4d9eaa9 2018-08-24 21:09:28,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:28,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c55c9f-4d2b-4705-b9b5-ed26d3f22327 x-compute-request-id: req-60c55c9f-4d2b-4705-b9b5-ed26d3f22327 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:28,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-60c55c9f-4d2b-4705-b9b5-ed26d3f22327 2018-08-24 21:09:30,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:30,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed2f6b61-367e-412b-b852-eb5b746d9212 x-compute-request-id: req-ed2f6b61-367e-412b-b852-eb5b746d9212 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:30,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-ed2f6b61-367e-412b-b852-eb5b746d9212 2018-08-24 21:09:32,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:32,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-732e94e8-bcea-480f-a4b7-dc2919c77bcd x-compute-request-id: req-732e94e8-bcea-480f-a4b7-dc2919c77bcd Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:32,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-732e94e8-bcea-480f-a4b7-dc2919c77bcd 2018-08-24 21:09:34,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:34,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bce3b228-c754-4ece-b436-348a4bca46f0 x-compute-request-id: req-bce3b228-c754-4ece-b436-348a4bca46f0 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:34,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-bce3b228-c754-4ece-b436-348a4bca46f0 2018-08-24 21:09:36,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:36,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-fb151ab1-71d2-416c-b424-14f94604409b x-compute-request-id: req-fb151ab1-71d2-416c-b424-14f94604409b Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:36,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-fb151ab1-71d2-416c-b424-14f94604409b 2018-08-24 21:09:38,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:38,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c6494b05-cb43-4bf8-ae37-8b26f353a1c9 x-compute-request-id: req-c6494b05-cb43-4bf8-ae37-8b26f353a1c9 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:38,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-c6494b05-cb43-4bf8-ae37-8b26f353a1c9 2018-08-24 21:09:40,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:40,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-cc3c06b6-7430-42b9-bf14-e2708d561ca5 x-compute-request-id: req-cc3c06b6-7430-42b9-bf14-e2708d561ca5 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:40,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-cc3c06b6-7430-42b9-bf14-e2708d561ca5 2018-08-24 21:09:42,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:42,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-9c681d5d-decc-45d4-8c26-28dbef32155d x-compute-request-id: req-9c681d5d-decc-45d4-8c26-28dbef32155d Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:42,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-9c681d5d-decc-45d4-8c26-28dbef32155d 2018-08-24 21:09:44,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:45,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-515f6af2-2fb2-4f72-9cbf-50df4178b0b2 x-compute-request-id: req-515f6af2-2fb2-4f72-9cbf-50df4178b0b2 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:45,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-515f6af2-2fb2-4f72-9cbf-50df4178b0b2 2018-08-24 21:09:47,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:47,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09: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-60e01142-5c0b-4b11-bcc4-c7c7c2d17687 x-compute-request-id: req-60e01142-5c0b-4b11-bcc4-c7c7c2d17687 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:47,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-60e01142-5c0b-4b11-bcc4-c7c7c2d17687 2018-08-24 21:09:49,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:49,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-561ecf84-b14c-4ed8-a8a9-02a6148fadc4 x-compute-request-id: req-561ecf84-b14c-4ed8-a8a9-02a6148fadc4 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:49,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-561ecf84-b14c-4ed8-a8a9-02a6148fadc4 2018-08-24 21:09:51,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:51,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d71cc7d4-0b10-44b6-9f54-f27b80d7c095 x-compute-request-id: req-d71cc7d4-0b10-44b6-9f54-f27b80d7c095 Content-Encoding: gzip Content-Length: 10085 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:51,294 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-d71cc7d4-0b10-44b6-9f54-f27b80d7c095 2018-08-24 21:09:53,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:53,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c52c2fac-8cf4-46fb-b8c5-3f78c5b81e83 x-compute-request-id: req-c52c2fac-8cf4-46fb-b8c5-3f78c5b81e83 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:53,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-c52c2fac-8cf4-46fb-b8c5-3f78c5b81e83 2018-08-24 21:09:55,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:55,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09: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-89c43da2-d104-4cd3-9d3c-e4377bcbb774 x-compute-request-id: req-89c43da2-d104-4cd3-9d3c-e4377bcbb774 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:55,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-89c43da2-d104-4cd3-9d3c-e4377bcbb774 2018-08-24 21:09:57,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:57,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:09: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-bb35180c-93ad-45f5-8eeb-775c1611e216 x-compute-request-id: req-bb35180c-93ad-45f5-8eeb-775c1611e216 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:57,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-bb35180c-93ad-45f5-8eeb-775c1611e216 2018-08-24 21:09:59,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:09:59,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-3f3c5f33-df3f-49c4-a6a2-243a3f91ecb1 x-compute-request-id: req-3f3c5f33-df3f-49c4-a6a2-243a3f91ecb1 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:09:59,637 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-3f3c5f33-df3f-49c4-a6a2-243a3f91ecb1 2018-08-24 21:10:01,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:10:01,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:10: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-fd162e79-aa45-4c66-a13f-062e5d0b8f58 x-compute-request-id: req-fd162e79-aa45-4c66-a13f-062e5d0b8f58 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:10:01,727 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-fd162e79-aa45-4c66-a13f-062e5d0b8f58 2018-08-24 21:10:03,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:10:03,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-336cd5c4-7e0e-4548-9c07-005b7a60b348 x-compute-request-id: req-336cd5c4-7e0e-4548-9c07-005b7a60b348 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-08-24 21:10:03,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-336cd5c4-7e0e-4548-9c07-005b7a60b348 2018-08-24 21:10:05,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:10:05,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-911d5e3f-955e-474c-89ad-ad0058200a5a x-compute-request-id: req-911d5e3f-955e-474c-89ad-ad0058200a5a Content-Encoding: gzip Content-Length: 10885 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-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.297334] usb 1-1: Product: QEMU USB Tablet\n[ 1.297335] usb 1-1: Manufacturer: QEMU\n[ 1.297336] usb 1-1: SerialNumber: 42\n[ 1.329212] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.347236] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.368283] random: dd urandom read with 5 bits of entropy available\n[ 1.640211] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.640229] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 3.104732] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.146921] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:09:18 cirros kern.info kernel: [ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:09:18 cirros kern.info kernel: [ 0.981366] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:09:18 cirros kern.info kernel: [ 0.981368] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:09:18 cirros kern.info kernel: [ 0.983134] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:09:18 cirros kern.info kernel: [ 0.986254] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:09:18 cirros kern.info kernel: [ 0.988397] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:09:18 cirros kern.info kernel: [ 1.012476] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:09:18 cirros kern.info kernel: [ 1.013435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:09:18 cirros kern.info kernel: [ 1.014898] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:09:18 cirros kern.info kernel: [ 1.018855] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:09:18 cirros kern.info kernel: [ 1.136295] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297330] usb 1-1: New USB device found, idVendor=0627, id"} 2018-08-24 21:10:05,902 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-911d5e3f-955e-474c-89ad-ad0058200a5a 2018-08-24 21:10:07,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0925e65527456d48555539befbf30dbbe5a4ee62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:10:07,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-c48e0047-a911-4b9d-a84c-a0cec11a8274 x-compute-request-id: req-c48e0047-a911-4b9d-a84c-a0cec11a8274 Content-Encoding: gzip Content-Length: 11168 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473368878 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229720] pid_max: default: 32768 minimum: 301\n[ 0.231278] ACPI: Core revision 20150930\n[ 0.233268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235554] Security Framework initialized\n[ 0.236980] Yama: becoming mindful.\n[ 0.238251] AppArmor: AppArmor initialized\n[ 0.239738] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245395] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247295] Initializing cgroup subsys io\n[ 0.248416] Initializing cgroup subsys memory\n[ 0.249626] Initializing cgroup subsys devices\n[ 0.250827] Initializing cgroup subsys freezer\n[ 0.252019] Initializing cgroup subsys net_cls\n[ 0.253223] Initializing cgroup subsys perf_event\n[ 0.254479] Initializing cgroup subsys net_prio\n[ 0.255692] Initializing cgroup subsys hugetlb\n[ 0.256882] Initializing cgroup subsys pids\n[ 0.258075] CPU: Physical Processor ID: 0\n[ 0.259879] mce: CPU supports 10 MCE banks\n[ 0.261023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262472] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284855] ftrace: allocating 31920 entries in 125 pages\n[ 0.312314] smpboot: Max logical packages: 1\n[ 0.313484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315318] x2apic enabled\n[ 0.316438] Switched APIC routing to physical x2apic.\n[ 0.318889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.325502] KVM setup paravirtual spinlock\n[ 0.327123] x86: Booted up 1 node, 1 CPUs\n[ 0.328223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.330105] devtmpfs: initialized\n[ 0.332080] evm: security.selinux\n[ 0.333030] evm: security.SMACK64\n[ 0.333976] evm: security.SMACK64EXEC\n[ 0.334993] evm: security.SMACK64TRANSMUTE\n[ 0.336088] evm: security.SMACK64MMAP\n[ 0.337097] evm: security.ima\n[ 0.337971] evm: security.capability\n[ 0.339048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.341550] pinctrl core: initialized pinctrl subsystem\n[ 0.343016] RTC time: 21:09:17, date: 08/24/18\n[ 0.344300] NET: Registered protocol family 16\n[ 0.345606] cpuidle: using governor ladder\n[ 0.346714] cpuidle: using governor menu\n[ 0.347793] PCCT header not found.\n[ 0.348824] ACPI: bus type PCI registered\n[ 0.349920] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351588] PCI: Using configuration type 1 for base access\n[ 0.353751] ACPI: Added _OSI(Module Device)\n[ 0.354892] ACPI: Added _OSI(Processor Device)\n[ 0.356054] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.357269] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.359423] ACPI: Interpreter enabled\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.362972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.365471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.367988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.370505] ACPI: (supports S0 S5)\n[ 0.371459] ACPI: Using IOAPIC for interrupt routing\n[ 0.372733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.376546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.378074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.379722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.381326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384266] acpiphp: Slot [3] registered\n[ 0.385352] acpiphp: Slot [4] registered\n[ 0.386438] acpiphp: Slot [5] registered\n[ 0.387522] acpiphp: Slot [6] registered\n[ 0.388602] acpiphp: Slot [7] registered\n[ 0.389697] acpiphp: Slot [8] registered\n[ 0.390786] acpiphp: Slot [9] registered\n[ 0.391866] acpiphp: Slot [10] registered\n[ 0.392982] acpiphp: Slot [11] registered\n[ 0.394081] acpiphp: Slot [12] registered\n[ 0.395181] acpiphp: Slot [13] registered\n[ 0.396275] acpiphp: Slot [14] registered\n[ 0.397379] acpiphp: Slot [15] registered\n[ 0.412760] acpiphp: Slot [16] registered\n[ 0.413902] acpiphp: Slot [17] registered\n[ 0.415003] acpiphp: Slot [18] registered\n[ 0.416099] acpiphp: Slot [19] registered\n[ 0.417210] acpiphp: Slot [20] registered\n[ 0.418316] acpiphp: Slot [21] registered\n[ 0.419418] acpiphp: Slot [22] registered\n[ 0.420522] acpiphp: Slot [23] registered\n[ 0.421626] acpiphp: Slot [24] registered\n[ 0.422728] acpiphp: Slot [25] registered\n[ 0.423826] acpiphp: Slot [26] registered\n[ 0.424927] acpiphp: Slot [27] registered\n[ 0.426035] acpiphp: Slot [28] registered\n[ 0.427137] acpiphp: Slot [29] registered\n[ 0.428231] acpiphp: Slot [30] registered\n[ 0.429336] acpiphp: Slot [31] registered\n[ 0.430438] PCI host bridge to bus 0000:00\n[ 0.431538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.433158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.434791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.436764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.438730] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.440733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.444862] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.446577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.448192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.449894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.454219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.456176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481395] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492381] vgaarb: loaded\n[ 0.493213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494882] SCSI subsystem initialized\n[ 0.496150] ACPI: bus type USB registered\n[ 0.497284] usbcore: registered new interface driver usbfs\n[ 0.498685] usbcore: registered new interface driver hub\n[ 0.500038] usbcore: registered new device driver usb\n[ 0.501544] PCI: Using ACPI for IRQ routing\n[ 0.503083] NetLabel: Initializing\n[ 0.504065] NetLabel: domain hash size = 128\n[ 0.505222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506548] NetLabel: unlabeled traffic allowed by default\n[ 0.508130] clocksource: Switched to clocksource kvm-clock\n[ 0.518434] AppArmor: AppArmor Filesystem Enabled\n[ 0.519746] pnp: PnP ACPI init\n[ 0.520986] pnp: PnP ACPI: found 5 devices\n[ 0.527838] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.530155] NET: Registered protocol family 2\n[ 0.531578] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.533317] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536596] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.538061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539642] NET: Registered protocol family 1\n[ 0.540849] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542340] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.543795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.572954] Trying to unpack rootfs image as initramfs...\n[ 0.635425] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.642517] Scanning for low memory corruption every 60 seconds\n[ 0.645658] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.647324] audit: initializing netlink subsys (disabled)\n[ 0.649046] audit: type=2000 audit(1535144957.937:1): initialized\n[ 0.651187] Initialise system trusted keyring\n[ 0.652777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.654365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.657234] zbud: loaded\n[ 0.658313] VFS: Disk quotas dquot_6.6.0\n[ 0.659483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.661918] fuse init (API version 7.23)\n[ 0.663184] Key type big_key registered\n[ 0.664334] Allocating IMA MOK and blacklist keyrings.\n[ 0.666057] Key type asymmetric registered\n[ 0.667213] Asymmetric key parser 'x509' registered\n[ 0.668579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.670680] io scheduler noop registered\n[ 0.671777] io scheduler deadline registered (default)\n[ 0.673171] io scheduler cfq registered\n[ 0.674465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.677773] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679799] ACPI: Power Button [PWRF]\n[ 0.681185] GHES: HEST is not enabled!\n[ 0.695533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.724965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.728167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.755125] Linux agpgart interface v0.103\n[ 0.758969] brd: module loaded\n[ 0.761276] loop: module loaded\n[ 0.766463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.768458] GPT:90111 != 2097151\n[ 0.769387] GPT:Alternate GPT header not at the end of the disk.\n[ 0.770859] GPT:90111 != 2097151\n[ 0.771785] GPT: Use GNU Parted to correct GPT errors.\n[ 0.773084] vda: vda1 vda15\n[ 0.775052] scsi host0: ata_piix\n[ 0.776119] scsi host1: ata_piix\n[ 0.777113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778745] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780761] libphy: Fixed MDIO Bus: probed\n[ 0.781882] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786596] PPP generic driver version 2.4.2\n[ 0.787861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789477] ehci-pci: EHCI PCI platform driver\n[ 0.790693] ehci-platform: EHCI generic platform driver\n[ 0.792286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.793845] ohci-pci: OHCI PCI platform driver\n[ 0.795057] ohci-platform: OHCI generic platform driver\n[ 0.796436] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812535] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.814562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.815950] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817596] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821155] usb usb1: Product: UHCI Host Controller\n[ 0.822426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823978] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825315] hub 1-0:1.0: USB hub found\n[ 0.826391] hub 1-0:1.0: 2 ports detected\n[ 0.827757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.830669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.833363] mousedev: PS/2 mouse device common for all mice\n[ 0.835115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.839162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.842388] i2c /dev entries driver\n[ 0.843455] device-mapper: uevent: version 1.0.3\n[ 0.844777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.847011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849005] NET: Registered protocol family 10\n[ 0.850862] NET: Registered protocol family 17\n[ 0.852111] Key type dns_resolver registered\n[ 0.853509] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857443] registered taskstats version 1\n[ 0.858627] Loading compiled-in X.509 certificates\n[ 0.860536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863052] zswap: loaded using pool lzo/zbud\n[ 0.865533] Key type trusted registered\n[ 0.867675] Key type encrypted registered\n[ 0.868828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870268] ima: No TPM chip found, activating TPM-bypass!\n[ 0.871686] evm: HMAC attrs: 0x1\n[ 0.873050] Magic number: 14:660:197\n[ 0.874229] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:18 UTC (1535144958)\n[ 0.876479] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877977] EDD information not available.\n[ 0.942755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.959138] Write protecting the kernel read-only data: 14336k\n[ 0.964147] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.368283] 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.28...\nLease of 10.10.10.28 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.16. iid=i-000000a6\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6eOgS/bu2kh6sdAhfLRy7NAJLL9Ed05p2YW5HdmRZhAGSTc4SGmKuDRF3hURrF3DH6bXSIIfcogUV5lXf+tyzK36zTvdRRaEKNgqp352JqZ6MtC37mhwv7cWs54A4XIr0hxtrz8JbNg1av51PyACZ/Ti5je0JfIgjvrmYYIPBe+pdtx+xT8t96fFcUZ1ZNkrSDj1cShGfUaMlXdRqrWw63cwM+RYV9Ixu8RkHHuCoknwwZoc9yvFp0KYY0mVD2CXHS1gpcJ5TRnGXyFEDjYI4ukNCA4vEAntNB5/3VIry2yv2/nx0cP3kfh/2npVWtUMf0sHfYHkhvJcmYxrMOLL root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKA8IBX+3PjNT8pEBWL0H3cAvkQ3IkeTNCfaOu0+3kuVXPr37wpu0QGYGl8n7kT+tBJNh1aSa1J7KqBLMU+6leh+AHSz4/kgWM38WGNDUwifK1gHWIm8dhS5OS/hofJUVbzi+y+Upb99vrrwQU6Ceq/2ukqywfJBioI9vyUBZrS/AAAAFQDLHA3+KN2x/KS0aBttVcxPziGwOQAAAIEAgwc0YX2RrCyUvQz+rijOdbBrpyc9sDU+/jCHCue1qUyTP+KQl5IyZWaptPc5cRkvQcEDxodkUiaIYIPKtCws0tA624HBJKTt7wQtHYRk9LNziQ87VWeFiXzTVZgWYkCkbn6y6EtxtS6VMPHSaSy1EwupXd156To2wSAXkP6F/hAAAACAAZg6zgP2l/YlxUJFRzMhKpTVZjmDVoRdb3x3k6fQd73pfwv5QBys1M3qocl9kk7queujcFfxXSJN6+o5KT2lwMT6JLGr2C0jJSDATV5FtbFr/YNtPN9staZrNOJ1G/QLMsYhx0MHHZGLUzEj9eFd+9bCaJNn4pADVj9LlDhlc24= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.28,24,fe80::f816:3eff:fefb:3e21/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.28 \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-000000a6\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.98 ===\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:FB:3E:21 \n inet addr:10.10.10.28 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:3e21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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-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.297334] usb 1-1: Product: QEMU USB Tablet\n[ 1.297335] usb 1-1: Manufacturer: QEMU\n[ 1.297336] usb 1-1: SerialNumber: 42\n[ 1.329212] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.347236] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.368283] random: dd urandom read with 5 bits of entropy available\n[ 1.640211] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.640229] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 3.104732] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.146921] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:09:18 cirros kern.info kernel: [ 0.966768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 24 22:09:18 cirros kern.info kernel: [ 0.981366] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 24 22:09:18 cirros kern.info kernel: [ 0.981368] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 24 22:09:18 cirros kern.info kernel: [ 0.983134] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 24 22:09:18 cirros kern.info kernel: [ 0.986254] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 24 22:09:18 cirros kern.info kernel: [ 0.988397] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 24 22:09:18 cirros kern.info kernel: [ 1.012476] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:09:18 cirros kern.info kernel: [ 1.013435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:09:18 cirros kern.info kernel: [ 1.014898] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:09:18 cirros kern.info kernel: [ 1.018855] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:09:18 cirros kern.info kernel: [ 1.136295] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297330] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297333] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297334] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297335] usb 1-1: Manufacturer: QEMU\nAug 24 22:09:18 cirros kern.info kernel: [ 1.297336] usb 1-1: SerialNumber: 42\nAug 24 22:09:18 cirros kern.info kernel: [ 1.329212] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:09:18 cirros kern.info kernel: [ 1.347236] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:09:18 cirros kern.notice kernel: [ 1.368283] random: dd urandom read with 5 bits of entropy available\nAug 24 22:09:19 cirros kern.info kernel: [ 1.640211] tsc: Refined TSC clocksource calibration: 3491.839 MHz\nAug 24 22:09:19 cirros kern.info kernel: [ 1.640229] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\nAug 24 22:09:20 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:09:20 cirros authpriv.info dropbear[340]: Running in background\nAug 24 22:09:20 cirros kern.info kernel: [ 3.104732] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:09:20 cirros kern.info kernel: [ 3.146921] 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: 1"} 2018-08-24 21:10:07,994 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-c48e0047-a911-4b9d-a84c-a0cec11a8274 2018-08-24 21:10:10,031 - sdnvpn_test_utils - INFO - Waiting for instance 1cf814ab-27ca-4e92-aa1b-6045b4b24ec6 to boot up 2018-08-24 21:10:10,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f759598adeabed6c76fa895eefe7b180fce018" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:10:10,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-58d4564b-f7d6-45a6-a524-998e25aca0ca x-compute-request-id: req-58d4564b-f7d6-45a6-a524-998e25aca0ca Content-Encoding: gzip Content-Length: 10990 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 492436787 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.206629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.208980] pid_max: default: 32768 minimum: 301\n[ 0.210267] ACPI: Core revision 20150930\n[ 0.211959] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.213845] Security Framework initialized\n[ 0.215053] Yama: becoming mindful.\n[ 0.216107] AppArmor: AppArmor initialized\n[ 0.217319] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.219169] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220953] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222678] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224672] Initializing cgroup subsys io\n[ 0.225878] Initializing cgroup subsys memory\n[ 0.227132] Initializing cgroup subsys devices\n[ 0.228368] Initializing cgroup subsys freezer\n[ 0.229608] Initializing cgroup subsys net_cls\n[ 0.230844] Initializing cgroup subsys perf_event\n[ 0.232139] Initializing cgroup subsys net_prio\n[ 0.233409] Initializing cgroup subsys hugetlb\n[ 0.234648] Initializing cgroup subsys pids\n[ 0.235897] CPU: Physical Processor ID: 0\n[ 0.237768] mce: CPU supports 10 MCE banks\n[ 0.238973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263063] ftrace: allocating 31920 entries in 125 pages\n[ 0.289070] smpboot: Max logical packages: 1\n[ 0.290340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292330] x2apic enabled\n[ 0.293526] Switched APIC routing to physical x2apic.\n[ 0.296050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300636] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303264] KVM setup paravirtual spinlock\n[ 0.304925] x86: Booted up 1 node, 1 CPUs\n[ 0.306137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308154] devtmpfs: initialized\n[ 0.310203] evm: security.selinux\n[ 0.311231] evm: security.SMACK64\n[ 0.312253] evm: security.SMACK64EXEC\n[ 0.313340] evm: security.SMACK64TRANSMUTE\n[ 0.314541] evm: security.SMACK64MMAP\n[ 0.315635] evm: security.ima\n[ 0.316582] evm: security.capability\n[ 0.317727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320409] pinctrl core: initialized pinctrl subsystem\n[ 0.321967] RTC time: 21:09:06, date: 08/24/18\n[ 0.323342] NET: Registered protocol family 16\n[ 0.324706] cpuidle: using governor ladder\n[ 0.325879] cpuidle: using governor menu\n[ 0.327049] PCCT header not found.\n[ 0.328120] ACPI: bus type PCI registered\n[ 0.329267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.331020] PCI: Using configuration type 1 for base access\n[ 0.333212] ACPI: Added _OSI(Module Device)\n[ 0.334414] ACPI: Added _OSI(Processor Device)\n[ 0.335649] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.336963] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.339216] ACPI: Interpreter enabled\n[ 0.340342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.342964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.345583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.348270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.350945] ACPI: (supports S0 S5)\n[ 0.351954] ACPI: Using IOAPIC for interrupt routing\n[ 0.353308] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.357240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.358873] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.360688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.362389] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.365546] acpiphp: Slot [3] registered\n[ 0.366701] acpiphp: Slot [4] registered\n[ 0.367885] acpiphp: Slot [5] registered\n[ 0.369023] acpiphp: Slot [6] registered\n[ 0.370204] acpiphp: Slot [7] registered\n[ 0.371352] acpiphp: Slot [8] registered\n[ 0.372489] acpiphp: Slot [9] registered\n[ 0.373650] acpiphp: Slot [10] registered\n[ 0.374805] acpiphp: Slot [11] registered\n[ 0.375960] acpiphp: Slot [12] registered\n[ 0.377144] acpiphp: Slot [13] registered\n[ 0.378304] acpiphp: Slot [14] registered\n[ 0.379469] acpiphp: Slot [15] registered\n[ 0.394677] acpiphp: Slot [16] registered\n[ 0.395835] acpiphp: Slot [17] registered\n[ 0.397008] acpiphp: Slot [18] registered\n[ 0.398178] acpiphp: Slot [19] registered\n[ 0.399333] acpiphp: Slot [20] registered\n[ 0.400551] acpiphp: Slot [21] registered\n[ 0.401703] acpiphp: Slot [22] registered\n[ 0.402857] acpiphp: Slot [23] registered\n[ 0.404020] acpiphp: Slot [24] registered\n[ 0.405175] acpiphp: Slot [25] registered\n[ 0.406329] acpiphp: Slot [26] registered\n[ 0.407516] acpiphp: Slot [27] registered\n[ 0.408703] acpiphp: Slot [28] registered\n[ 0.409859] acpiphp: Slot [29] registered\n[ 0.411016] acpiphp: Slot [30] registered\n[ 0.412169] acpiphp: Slot [31] registered\n[ 0.413325] PCI host bridge to bus 0000:00\n[ 0.414532] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416259] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.418021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.420113] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.424343] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.428427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433726] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.438107] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.440174] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463514] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.467557] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.469720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471480] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473348] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474882] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477112] vgaarb: loaded\n[ 0.477990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.479766] SCSI subsystem initialized\n[ 0.481066] ACPI: bus type USB registered\n[ 0.482249] usbcore: registered new interface driver usbfs\n[ 0.483717] usbcore: registered new interface driver hub\n[ 0.485152] usbcore: registered new device driver usb\n[ 0.486706] PCI: Using ACPI for IRQ routing\n[ 0.488294] NetLabel: Initializing\n[ 0.489354] NetLabel: domain hash size = 128\n[ 0.490572] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491943] NetLabel: unlabeled traffic allowed by default\n[ 0.493582] clocksource: Switched to clocksource kvm-clock\n[ 0.503531] AppArmor: AppArmor Filesystem Enabled\n[ 0.504896] pnp: PnP ACPI init\n[ 0.506157] pnp: PnP ACPI: found 5 devices\n[ 0.513017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515489] NET: Registered protocol family 2\n[ 0.516937] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518812] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520565] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522288] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523864] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525550] NET: Registered protocol family 1\n[ 0.526801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528367] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529962] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558713] Trying to unpack rootfs image as initramfs...\n[ 0.620833] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626349] Scanning for low memory corruption every 60 seconds\n[ 0.628655] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630457] audit: initializing netlink subsys (disabled)\n[ 0.632034] audit: type=2000 audit(1535144947.190:1): initialized\n[ 0.634046] Initialise system trusted keyring\n[ 0.635503] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637227] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640092] zbud: loaded\n[ 0.641143] VFS: Disk quotas dquot_6.6.0\n[ 0.642379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644662] fuse init (API version 7.23)\n[ 0.645978] Key type big_key registered\n[ 0.647170] Allocating IMA MOK and blacklist keyrings.\n[ 0.648943] Key type asymmetric registered\n[ 0.650185] Asymmetric key parser 'x509' registered\n[ 0.651606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653833] io scheduler noop registered\n[ 0.655015] io scheduler deadline registered (default)\n[ 0.656495] io scheduler cfq registered\n[ 0.657784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.659333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661227] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663384] ACPI: Power Button [PWRF]\n[ 0.664690] GHES: HEST is not enabled!\n[ 0.678949] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708664] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.735543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.738715] Linux agpgart interface v0.103\n[ 0.742203] brd: module loaded\n[ 0.744453] loop: module loaded\n[ 0.748967] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.751103] GPT:90111 != 2097151\n[ 0.752103] GPT:Alternate GPT header not at the end of the disk.\n[ 0.753711] GPT:90111 != 2097151\n[ 0.754711] GPT: Use GNU Parted to correct GPT errors.\n[ 0.756133] vda: vda1 vda15\n[ 0.757873] scsi host0: ata_piix\n[ 0.759015] scsi host1: ata_piix\n[ 0.760067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.761856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.764202] libphy: Fixed MDIO Bus: probed\n[ 0.765409] tun: Universal TUN/TAP device driver, 1.6\n[ 0.766809] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.769662] PPP generic driver version 2.4.2\n[ 0.770978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772724] ehci-pci: EHCI PCI platform driver\n[ 0.774011] ehci-platform: EHCI generic platform driver\n[ 0.775459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.777115] ohci-pci: OHCI PCI platform driver\n[ 0.778401] ohci-platform: OHCI generic platform driver\n[ 0.779846] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.794561] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.796025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.798186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.799663] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.801336] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.803129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.805222] usb usb1: Product: UHCI Host Controller\n[ 0.806573] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.808305] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809735] hub 1-0:1.0: USB hub found\n[ 0.810875] hub 1-0:1.0: 2 ports detected\n[ 0.812219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.815249] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816653] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818149] mousedev: PS/2 mouse device common for all mice\n[ 0.819957] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.822614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824229] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825962] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827693] i2c /dev entries driver\n[ 0.828799] device-mapper: uevent: version 1.0.3\n[ 0.830203] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832595] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834546] NET: Registered protocol family 10\n[ 0.836173] NET: Registered protocol family 17\n[ 0.837472] Key type dns_resolver registered\n[ 0.838848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840438] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.843003] registered taskstats version 1\n[ 0.844226] Loading compiled-in X.509 certificates\n[ 0.846161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848869] zswap: loaded using pool lzo/zbud\n[ 0.851023] Key type trusted registered\n[ 0.853221] Key type encrypted registered\n[ 0.854443] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855960] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857484] evm: HMAC attrs: 0x1\n[ 0.858854] Magic number: 14:660:197\n[ 0.860104] rtc_cmos 00:00: setting system clock to 2018-08-24 21:09:07 UTC (1535144947)\n[ 0.862476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864102] EDD information not available.\n[ 0.919283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936019] Write protecting the kernel read-only data: 14336k\n[ 0.939086] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.941690] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.097085] 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.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 0.91. iid=i-000000a5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDOe5DaGdT4zLgNkCvpGM3RqNhPy2z6+T3fPCct1JoIcdSDVWCns1kgCb1xijGKet6ZkuQPs8bOr03B9l3+47OtbTDck+wApDmHgqPgY7u8ff5VfuN5FLsxN6PG4Q+0DV74xkNV3UxiAnG9nnE9+rp8OP8GyRPR+hKfOVYn/Lq5aAqqJTHzi9jjzBuD09W9jmKLYw9FzGb4ARf0qBlLggyIQ3KZIsiwOQw5yVzlKy4bMo7sfTA1iNmBDVQVc7CmSib+Q+qrUKfXAPVbz8pbgdCe5kvP1lrJoGqwnUuj3VubY/XS1OxylWjTJbD6EDZgGAVGO2CdeujpKGV/6DnR+5Sj root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAN79ujvD0vo1P22A71gSJOIKA1nddAcvmhU03B648ff6uInAwTbXXsgzGOsxM1ce5F701vBDTUQ/TWeALn8i0JYQyIi8Eyl7UGyDfpzzQDa31LsMvb3DmksTXY3ks6B/k22mDIcFzuzihz7XiVia8k4a9jRDTrLx2OCcOQ4ZVY7DAAAAFQDDumMuLCP+C2+iZRW4zqNhgADu/wAAAIEAuU10iW+rOGQZK7yHJBcXfSFkN3x9z7fqBqEdNEVy7BskIKLnXjURxevLj3NJ6narYZgCD23qSY3HtmIVRltiAYhUGRenZvQCkW578L1WrleHXDnH7O/SuYJVJ524diHofnI9E5seQAfr6ogZ3xSKVtxGHg0ARyzWIZNv8JSwJUcAAACBAMTjjCkUaoLRCly6+8W7awWf4SQCtbJ54c2pLTjMU71iJSRZ1sWy9UL1ocHwIxOsjyFKjo5iF5RuV8Su6BJgE8Tq8LAMLcgq1Qc9WXMWKJeuh2S5o2PgOGj/ekE7TvEUss3l7D4UFkII24dBxbon80fRgVsFl3/Y+orsRt5+I6Zv root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe29:1c1b/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.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-000000a5\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.91 ===\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:29:1C:1B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe29:1c1b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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-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.097085] random: dd urandom read with 5 bits of entropy available\n[ 1.121603] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.283152] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283154] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.283155] usb 1-1: Product: QEMU USB Tablet\n[ 1.283156] usb 1-1: Manufacturer: QEMU\n[ 1.283157] usb 1-1: SerialNumber: 42\n[ 1.625752] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.046019] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.080323] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 24 22:09:07 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)\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 24 22:09:07 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 24 22:09:07 cirros kern.info kernel: [ 0.988030] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 24 22:09:07 cirros kern.info kernel: [ 0.991960] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 24 22:09:07 cirros kern.info kernel: [ 1.067851] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:09:07 cirros kern.info kernel: [ 1.076011] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 24 22:09:07 cirros kern.notice kernel: [ 1.097085] random: dd urandom read with 5 bits of entropy available\nAug 24 22:09:07 cirros kern.info kernel: [ 1.121603] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 24 22:09:07 cirros kern.info kernel: [ 1.283152] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 24 22:09:07 cirros kern.info kernel: [ 1.283154] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 24 22:09:07 cirros kern.info kernel: [ 1.283155] usb 1-1: Product: QEMU USB Tablet\nAug 24 22:09:07 cirros kern.info kernel: [ 1.283156] usb 1-1: Manufacturer: QEMU\nAug 24 22:09:07 cirros kern.info kernel: [ 1.283157] usb 1-1: SerialNumber: 42\nAug 24 22:09:08 cirros kern.info kernel: [ 1.625752] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nAug 24 22:09:09 cirros auth.notice su: + /dev/console root:cirros\nAug 24 22:09:09 cirros authpriv.info dropbear[341]: Running in background\nAug 24 22:09:09 cirros kern.info kernel: [ 3.046019] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 24 22:09:09 cirros kern.info kernel: [ 3.080323] 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-08-24 21:10:10,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action used request id req-58d4564b-f7d6-45a6-a524-998e25aca0ca 2018-08-24 21:10:12,146 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-24 21:10:42,174 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-24 21:10:42,175 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-24 21:10:42,175 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-24 21:10:42,178 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-24 21:10:42,207 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-24 21:10:42,208 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-24 21:10:42,209 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-24 21:10:42,209 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-24 21:10:42,210 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-24 21:10:42,250 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-24 21:10:42,274 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-24 21:10:42,277 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-24 21:10:42,278 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-24 21:10:42,280 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-24 21:10:42,280 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-24 21:10:42,289 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-24 21:10:42,323 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-24 21:10:42,325 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-24 21:10:42,326 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-24 21:10:42,326 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-24 21:10:42,327 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-24 21:10:42,367 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-24 21:10:42,387 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-24 21:10:42,392 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-24 21:10:42,393 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-24 21:10:42,393 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-24 21:10:42,394 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-24 21:10:42,396 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-24 21:10:42,419 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-24 21:10:42,420 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-24 21:10:42,421 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-24 21:10:42,422 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-24 21:10:42,422 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-24 21:10:42,464 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-24 21:10:42,484 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-24 21:10:42,485 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-24 21:10:42,486 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-24 21:10:42,487 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-24 21:10:42,487 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-24 21:10:42,489 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-24 21:10:42,506 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-24 21:10:42,508 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-24 21:10:42,508 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-24 21:10:42,509 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-24 21:10:42,509 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-24 21:10:42,550 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-24 21:10:42,567 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-24 21:10:42,568 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-08-24 21:10:42,569 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-24 21:10:42,569 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-24 21:10:42,570 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-24 21:10:42,570 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-24 21:10:42,574 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-24 21:10:42,597 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-24 21:10:42,598 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-24 21:10:42,599 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-24 21:10:42,600 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-24 21:10:42,600 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-24 21:10:42,641 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-24 21:10:42,721 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-24 21:10:42,721 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-24 21:11:12,747 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-24 21:11:12,748 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-24 21:11:12,748 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-24 21:11:12,750 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-24 21:11:12,815 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-24 21:11:12,816 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-24 21:11:12,816 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-24 21:11:12,817 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-24 21:11:12,818 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-24 21:11:12,822 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-24 21:11:12,900 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-24 21:11:12,901 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-24 21:11:42,931 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-24 21:11:42,932 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-24 21:11:42,932 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-24 21:11:42,935 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-24 21:11:43,014 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-24 21:11:43,015 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-24 21:11:43,016 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-24 21:12:13,046 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-24 21:12:13,047 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-24 21:12:13,047 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-24 21:12:13,050 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-24 21:12:13,070 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-24 21:12:13,072 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-24 21:12:13,072 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-24 21:12:13,073 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-24 21:12:13,073 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-24 21:12:13,114 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-24 21:12:13,131 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-24 21:12:13,134 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-24 21:12:13,134 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-24 21:12:13,135 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-24 21:12:13,135 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-24 21:12:13,137 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-24 21:12:13,156 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-24 21:12:13,157 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-24 21:12:13,157 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-24 21:12:13,158 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-24 21:12:13,158 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-24 21:12:13,199 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-24 21:12:13,216 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-24 21:12:13,222 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-24 21:12:13,222 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-24 21:12:13,223 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-24 21:12:13,223 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-24 21:12:13,226 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-24 21:12:13,245 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-24 21:12:13,246 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-24 21:12:13,247 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-24 21:12:13,247 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-24 21:12:13,248 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-24 21:12:13,288 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-24 21:12:13,307 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-24 21:12:13,308 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-24 21:12:13,309 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-24 21:12:13,309 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-24 21:12:13,310 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-24 21:12:13,312 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-24 21:12:13,328 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-24 21:12:13,330 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-24 21:12:13,331 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-24 21:12:13,331 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-24 21:12:13,331 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-24 21:12:13,372 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-24 21:12:13,389 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-24 21:12:13,390 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-08-24 21:12:13,390 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-24 21:12:13,391 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-24 21:12:13,392 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-24 21:12:13,392 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-24 21:12:13,396 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-24 21:12:13,423 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-24 21:12:13,423 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-24 21:12:43,453 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-24 21:12:43,454 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-24 21:12:43,455 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-24 21:12:43,460 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-24 21:12:43,483 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-24 21:12:43,484 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-24 21:12:43,484 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-24 21:12:43,485 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-24 21:12:43,486 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-24 21:12:43,490 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-24 21:12:43,515 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-24 21:12:43,515 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-24 21:13:13,546 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-24 21:13:13,547 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-24 21:13:13,547 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-24 21:13:13,549 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-24 21:13:13,565 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-24 21:13:13,566 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-24 21:13:13,566 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-24 21:13:43,597 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-24 21:13:43,598 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-24 21:13:43,598 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-24 21:13:43,601 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-24 21:13:43,625 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-24 21:13:43,626 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-24 21:13:43,627 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-24 21:13:43,628 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-24 21:13:43,628 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-24 21:13:43,668 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-24 21:13:43,689 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-24 21:13:43,692 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-24 21:13:43,693 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-24 21:13:43,693 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-24 21:13:43,694 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-24 21:13:43,696 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-24 21:13:43,714 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-24 21:13:43,716 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-24 21:13:43,716 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-24 21:13:43,717 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-24 21:13:43,717 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-24 21:13:43,758 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-24 21:13:43,776 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-24 21:13:43,782 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-24 21:13:43,782 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-24 21:13:43,783 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-24 21:13:43,783 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-24 21:13:43,786 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-24 21:13:43,808 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-24 21:13:43,809 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-08-24 21:13:43,809 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-24 21:13:43,810 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-08-24 21:13:43,810 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-08-24 21:13:43,851 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-08-24 21:13:43,873 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-08-24 21:13:43,873 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-24 21:13:43,874 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-08-24 21:13:43,874 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-24 21:13:43,875 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-24 21:13:43,877 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-24 21:13:43,895 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-24 21:13:43,897 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-24 21:13:43,897 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-24 21:13:43,898 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-24 21:13:43,898 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-24 21:13:43,939 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-24 21:13:43,955 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-24 21:13:43,956 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-08-24 21:13:43,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f71c62cb60720625a55427002ffbb5b102fc325" -d '{"forceDelete": null}' 2018-08-24 21:13:43,961 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-24 21:13:44,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-628c54f0-dd7c-4d6b-8b1c-bb599c2f12cd x-compute-request-id: req-628c54f0-dd7c-4d6b-8b1c-bb599c2f12cd Content-Length: 0 Content-Type: application/json 2018-08-24 21:13:44,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/db81fe81-e4ce-49b6-8e2e-1d4a5fe228c2/action used request id req-628c54f0-dd7c-4d6b-8b1c-bb599c2f12cd 2018-08-24 21:13:44,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f71c62cb60720625a55427002ffbb5b102fc325" -d '{"forceDelete": null}' 2018-08-24 21:13:44,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:13:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59a324a5-5bb6-4876-88f2-a01a1f6f8f23 x-compute-request-id: req-59a324a5-5bb6-4876-88f2-a01a1f6f8f23 Content-Length: 0 Content-Type: application/json 2018-08-24 21:13:44,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/1cf814ab-27ca-4e92-aa1b-6045b4b24ec6/action used request id req-59a324a5-5bb6-4876-88f2-a01a1f6f8f23 2018-08-24 21:13:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ba30c25b1a26902a6e0e8a5c8e580b8cfa172d" 2018-08-24 21:13:44,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5856791f-6582-4cfc-8019-1712b3c32fc9 Date: Fri, 24 Aug 2018 21:13:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:13:44,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/79796eef-38da-4caa-8fde-fd9e2720cdc9 used request id req-5856791f-6582-4cfc-8019-1712b3c32fc9 2018-08-24 21:13:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/f606659a-9dd2-4322-bb33-30dd5ae956d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1849deebcf1fe59a1eb4f7064fae83b88c868738" 2018-08-24 21:13:45,808 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-9067108b-9a92-4f19-a04c-e51a8067387f Date: Fri, 24 Aug 2018 21:13:45 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet f606659a-9dd2-4322-bb33-30dd5ae956d9: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:13:45,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/f606659a-9dd2-4322-bb33-30dd5ae956d9 used request id req-9067108b-9a92-4f19-a04c-e51a8067387f 2018-08-24 21:13:45,809 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet f606659a-9dd2-4322-bb33-30dd5ae956d9: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-24 21:13:45,809 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'f606659a-9dd2-4322-bb33-30dd5ae956d9')]: Unable to complete operation on subnet f606659a-9dd2-4322-bb33-30dd5ae956d9: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-9067108b-9a92-4f19-a04c-e51a8067387f'] 2018-08-24 21:13:45,809 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id f606659a-9dd2-4322-bb33-30dd5ae956d9 was not deleted. 2018-08-24 21:13:45,809 - 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.| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 382, actual flow count 346| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 12, actual group count 10| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 382, actual flow count 346| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 12, actual group count 10| +========================================================================================+ +========================================================================================+ 2018-08-24 21:13:45,810 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-24 21:13:45,810 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-24 21:13:45,810 - 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': 'FAIL', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 382, actual flow count 346': 'FAIL'}, {'OVS groups are programmed after resync expected group count 12, actual group count 10': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 382, actual flow count 346': 'FAIL'}, {'OVS groups are programmed after resync expected group count 12, actual group count 10': 'FAIL'}]} 2018-08-24 21:13:45,810 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-24 21:13:45,811 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-24 21:13:45,811 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-24 21:13:45,882 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-24 21:13:45,882 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-24 21:13:55,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:13:55,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:13:55,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:13:55,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:13:55,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:13:55,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:13:55,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:13:55,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:13:55,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:13:55,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:13:55,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:13:55,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:13:55,180 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-24 21:13:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:13:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fc53e7-d2eb-4850-be63-c700c4a2ee57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:13:55,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-62fc53e7-d2eb-4850-be63-c700c4a2ee57 2018-08-24 21:13:55,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:13:55,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["5iJVdzFwSVmNB5B9c7u6Wg"], "issued_at": "2018-08-24T21:13:55.000000Z"}} 2018-08-24 21:13:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:13:55,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-0e82372a-7a8a-41b2-903f-0bd79e3d1141 Date: Fri, 24 Aug 2018 21:13:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:13:55,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-0e82372a-7a8a-41b2-903f-0bd79e3d1141 2018-08-24 21:13:55,831 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-24 21:13:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:13:55,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-aa439ce7-735c-4f9c-a3b1-ec7f751aaf37 Date: Fri, 24 Aug 2018 21:13:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:13:55,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-aa439ce7-735c-4f9c-a3b1-ec7f751aaf37 2018-08-24 21:13:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-08-24 21:13:55,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12d1e312-1145-4b05-b35c-4a5548c4b5a9 Date: Fri, 24 Aug 2018 21:13:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:13:55Z", "file": "/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "size": null, "self": "/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": null, "created_at": "2018-08-24T21:13:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:13:55,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-12d1e312-1145-4b05-b35c-4a5548c4b5a9 2018-08-24 21:13:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" -d '' 2018-08-24 21:14:06,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7043a23-98d1-4c70-9b3b-cea5e7d6a6f1 Date: Fri, 24 Aug 2018 21:14:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:14:06,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/file used request id req-d7043a23-98d1-4c70-9b3b-cea5e7d6a6f1 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:14:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:14:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:14:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:14:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:14:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:14:06,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d590efaa-c708-4cd3-9d20-3cf3a3761aff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:14:06,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-d590efaa-c708-4cd3-9d20-3cf3a3761aff 2018-08-24 21:14:06,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:14:06,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["eyMaUr4mQpiMSWCeDi14Bw"], "issued_at": "2018-08-24T21:14:06.000000Z"}} 2018-08-24 21:14:06,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07873a069991280534bae00e44d43a0c5ce941d5" 2018-08-24 21:14:07,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e3bc54f-a245-4963-83cf-5be457dc4483 x-compute-request-id: req-7e3bc54f-a245-4963-83cf-5be457dc4483 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2ab6cf4e-7773-4599-88d3-457521294cff"}]} 2018-08-24 21:14:07,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail used request id req-7e3bc54f-a245-4963-83cf-5be457dc4483 2018-08-24 21:14:07,217 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-24 21:14:07,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07873a069991280534bae00e44d43a0c5ce941d5" -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-08-24 21:14:07,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-e399396b-bd60-4bbd-9fc5-db698cc8e9be x-compute-request-id: req-e399396b-bd60-4bbd-9fc5-db698cc8e9be Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fa025c1d-73aa-4239-b542-975d4bceef1c"}} 2018-08-24 21:14:07,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e399396b-bd60-4bbd-9fc5-db698cc8e9be 2018-08-24 21:14:07,261 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=fa025c1d-73aa-4239-b542-975d4bceef1c created successfully. 2018-08-24 21:14:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:14:07,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b52a01-1044-4d27-b786-8b27bf23b20c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:14:07,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-90b52a01-1044-4d27-b786-8b27bf23b20c 2018-08-24 21:14:07,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:14:07,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["O1xIr7Q8TiKwv_AX3aGu5g"], "issued_at": "2018-08-24T21:14:07.000000Z"}} 2018-08-24 21:14:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:14:08,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11336 X-Openstack-Request-Id: req-364c5890-81ab-447d-9bb1-7f0551469751 Date: Fri, 24 Aug 2018 21:14:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"29101082-a651-432e-9bdd-b6da6fd585d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["028858d5-23da-4cb7-a2f7-d958db847cb2"],"description":"","tags":[],"updated_at":"2018-08-24T21:03:37Z","provider:segmentation_id":11,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["3236d917-a7ec-44f8-afd7-94e62ad90554"],"description":"","tags":[],"updated_at":"2018-08-24T21:06:19Z","provider:segmentation_id":71,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:18Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f086359a-7642-43c2-abdb-7c9a81d3f539","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f606659a-9dd2-4322-bb33-30dd5ae956d9"],"description":"","tags":[],"updated_at":"2018-08-24T21:08:55Z","provider:segmentation_id":96,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:55Z","provider:network_type":"vxlan"}]} 2018-08-24 21:14:08,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-364c5890-81ab-447d-9bb1-7f0551469751 2018-08-24 21:14:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:14:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5032 X-Openstack-Request-Id: req-a6ae2de3-1bd5-4e94-bad9-662cae0017b7 Date: Fri, 24 Aug 2018 21:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29101082-a651-432e-9bdd-b6da6fd585d5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:37Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:03:37Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"028858d5-23da-4cb7-a2f7-d958db847cb2","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"3bc472e48cc54f3eb4afdd784666ab74","id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:06:19Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"3236d917-a7ec-44f8-afd7-94e62ad90554","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:24Z","dns_nameservers":[],"updated_at":"2018-08-24T14:55:24Z","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":"10e5301a358140ba92215212619567b3","id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:46Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:55:45Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f086359a-7642-43c2-abdb-7c9a81d3f539","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:08:55Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f606659a-9dd2-4322-bb33-30dd5ae956d9","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T20:52:19Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-24 21:14:08,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-a6ae2de3-1bd5-4e94-bad9-662cae0017b7 2018-08-24 21:14:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:14:08,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-cea0db15-0b07-4d8f-9948-247b24493115 Date: Fri, 24 Aug 2018 21:14:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7bf8a456bcf9495b9bb4539c63064066", "created_at": "2018-08-24T19:09:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T19:09:45Z", "revision_number": 0, "routes": [], "project_id": "7bf8a456bcf9495b9bb4539c63064066", "id": "76f2f15f-7958-44f5-a025-04738f702f59", "name": ""}]} 2018-08-24 21:14:08,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers used request id req-cea0db15-0b07-4d8f-9948-247b24493115 2018-08-24 21:14:08,600 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-24 21:14:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-08-24 21:14:08,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-4875afcc-1387-4ba5-bb61-a62ba6d74567 Date: Fri, 24 Aug 2018 21:14:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T21:14:08Z","is_default":false,"provider:segmentation_id":66,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:08Z","mtu":1450}} 2018-08-24 21:14:08,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks used request id req-4875afcc-1387-4ba5-bb61-a62ba6d74567 2018-08-24 21:14:08,881 - sdnvpn.lib.openstack_utils - DEBUG - Network '3fff4a7e-9099-45b4-ba00-988ee94ca17f' created successfully 2018-08-24 21:14:08,882 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-24 21:14:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"subnets": [{"ip_version": 4, "network_id": "3fff4a7e-9099-45b4-ba00-988ee94ca17f", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-08-24 21:14:09,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a6d0d0a5-be13-46f2-9bf0-f8ebe9cae0f2 Date: Fri, 24 Aug 2018 21:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:08Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-24T21:14:08Z","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":"3bc472e48cc54f3eb4afdd784666ab74","id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-08-24 21:14:09,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets used request id req-a6d0d0a5-be13-46f2-9bf0-f8ebe9cae0f2 2018-08-24 21:14:09,276 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'd4b767cb-e027-4ae9-a425-bf0f25c611d5' created successfully 2018-08-24 21:14:09,276 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-24 21:14:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-08-24 21:14:09,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-314fdc21-3474-48de-9576-36164862c887 Date: Fri, 24 Aug 2018 21:14:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:14:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:14:09Z", "revision_number": 0, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "name": "sdnvpn-13-1-router"}} 2018-08-24 21:14:09,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers used request id req-314fdc21-3474-48de-9576-36164862c887 2018-08-24 21:14:09,409 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd56e9b54-be7e-4157-8194-1cf7a1012595' created successfully 2018-08-24 21:14:09,409 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-24 21:14:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"subnet_id": "d4b767cb-e027-4ae9-a425-bf0f25c611d5"}' 2018-08-24 21:14:11,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5dfe2967-d047-454c-bc16-cc1a568f1a13 Date: Fri, 24 Aug 2018 21:14:11 GMT RESP BODY: {"network_id": "3fff4a7e-9099-45b4-ba00-988ee94ca17f", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "d4b767cb-e027-4ae9-a425-bf0f25c611d5", "subnet_ids": ["d4b767cb-e027-4ae9-a425-bf0f25c611d5"], "port_id": "65561dbd-39e0-4c93-a504-dab7c2b06f07", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595"} 2018-08-24 21:14:11,178 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595/add_router_interface used request id req-5dfe2967-d047-454c-bc16-cc1a568f1a13 2018-08-24 21:14:11,179 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-24 21:14:11,179 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-24 21:14:11,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:14:11,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11997 X-Openstack-Request-Id: req-d0f88b19-6588-4d52-bf2d-6cbea01a43d9 Date: Fri, 24 Aug 2018 21:14:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15fb2f37-6e25-493b-b3d2-4053ea8db85b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:40Z","provider:segmentation_id":50,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f482a16f-aec5-40bb-ab63-7db4ff6ea312"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:45Z","provider:segmentation_id":30,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"29101082-a651-432e-9bdd-b6da6fd585d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["028858d5-23da-4cb7-a2f7-d958db847cb2"],"description":"","tags":[],"updated_at":"2018-08-24T21:03:37Z","provider:segmentation_id":11,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10e5301a358140ba92215212619567b3","status":"ACTIVE","subnets":["77fcfe07-b53f-4923-acda-dbb8af0dc665"],"description":"","tags":[],"updated_at":"2018-08-24T15:12:14Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"10e5301a358140ba92215212619567b3","created_at":"2018-08-24T14:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3628a001-f31b-45f7-a120-92cbd57bd918","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:29Z","provider:segmentation_id":87,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["3236d917-a7ec-44f8-afd7-94e62ad90554"],"description":"","tags":[],"updated_at":"2018-08-24T21:06:19Z","provider:segmentation_id":71,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:18Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["d4b767cb-e027-4ae9-a425-bf0f25c611d5"],"description":"","tags":[],"updated_at":"2018-08-24T21:14:08Z","provider:segmentation_id":66,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74f99dd4-24b0-4875-aa56-76ab117041aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["e1c4caac-e2a8-4395-9a66-0e25ad7b0c41"],"description":"","tags":[],"updated_at":"2018-08-24T20:55:46Z","provider:segmentation_id":17,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"84128ba3-f57a-4ab9-bb8c-9bbd30018669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:43Z","provider:segmentation_id":49,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f677bdf0-b9ce-4a24-ac3a-0c98e87c4821"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:19Z","provider:segmentation_id":48,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af865b45-7a10-41a7-93fa-2685a362a36b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["1e84d652-5fa1-4552-a35e-08f7c5c98a7f"],"description":"","tags":[],"updated_at":"2018-08-24T20:52:20Z","provider:segmentation_id":76,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b1f7f059-fa70-4640-b16a-27170a664f46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:41Z","provider:segmentation_id":97,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b53f6d7d-5e90-4950-85bf-a06aca8ddd7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:44Z","provider:segmentation_id":86,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5609397-b555-4b65-abbc-3613ab4fc372","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:41Z","provider:segmentation_id":80,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c3f573a0-7a38-4e6d-9486-44584075b230","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:43Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce7b8b7a-1bf9-4ddf-a678-a6f4a90410b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:34Z","provider:segmentation_id":35,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6867527-c5a9-4d48-966f-3d92b37bef38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e4d23db20544cfda74f8f147aa7bc0a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T17:29:37Z","provider:segmentation_id":29,"name":"","admin_state_up":true,"tenant_id":"0e4d23db20544cfda74f8f147aa7bc0a","created_at":"2018-08-24T17:29:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8cd4573-1c7a-4403-8c1b-f98d5560387d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bf8a456bcf9495b9bb4539c63064066","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-24T19:09:47Z","provider:segmentation_id":8,"name":"","admin_state_up":true,"tenant_id":"7bf8a456bcf9495b9bb4539c63064066","created_at":"2018-08-24T19:09:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f086359a-7642-43c2-abdb-7c9a81d3f539","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","subnets":["f606659a-9dd2-4322-bb33-30dd5ae956d9"],"description":"","tags":[],"updated_at":"2018-08-24T21:08:55Z","provider:segmentation_id":96,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:55Z","provider:network_type":"vxlan"}]} 2018-08-24 21:14:11,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks used request id req-d0f88b19-6588-4d52-bf2d-6cbea01a43d9 2018-08-24 21:14:11,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router": {"external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b"}}}' 2018-08-24 21:14:12,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-bbb27b28-66fc-4408-86af-401070aad6c0 Date: Fri, 24 Aug 2018 21:14:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:14:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:14:12Z", "revision_number": 3, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "name": "sdnvpn-13-1-router"}} 2018-08-24 21:14:12,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 used request id req-bbb27b28-66fc-4408-86af-401070aad6c0 2018-08-24 21:14:12,955 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-24 21:14:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:14:13,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-782bf800-0917-4e24-8be3-5a9e95b4376b Date: Fri, 24 Aug 2018 21:14:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "created_at": "2018-08-24T16:20:05Z", "updated_at": "2018-08-24T16:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "4242c818-6b63-44ba-b6e4-49006e1c9d3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "a8ce318d-cd66-4e64-b555-536b90f1157a", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e3676ca7-ece4-4933-9ee8-2bfec675587d", "remote_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T16:20:05Z", "revision_number": 0, "id": "e522a19a-015b-484f-91f6-065e59651b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T16:20:05Z", "security_group_id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "tenant_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3"}], "revision_number": 1, "project_id": "d7e2e0ae8dc24698b57e599d549b1ba3", "id": "057de082-b2cc-4ce2-af14-8166c19efdcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "created_at": "2018-08-24T15:11:25Z", "updated_at": "2018-08-24T15:11:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5374276b-58d8-41f4-bd03-f68d68a71054", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "5855582c-c644-4e41-abcf-8438df65c148", "remote_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "96475d21-276f-4c52-84ff-b1842e48c30f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:25Z", "revision_number": 0, "id": "a3fc4d0f-ac75-414c-ad10-2648ad43778d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:25Z", "security_group_id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "tenant_id": "c1e6fa702814478eb2d7faece4e1b039", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1e6fa702814478eb2d7faece4e1b039"}], "revision_number": 1, "project_id": "c1e6fa702814478eb2d7faece4e1b039", "id": "0eb8edda-edb1-44a3-bc7d-261b777802eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb02de27d2e44f89915f025751f28b68", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "32439f35-1c4e-4fe8-a211-efa6483ac10c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "9d542501-dac2-4bc8-8418-3fec72e714f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b5d74c3d-01d1-4b36-994b-c56109ace603", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb02de27d2e44f89915f025751f28b68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d1ed2413-e8ca-4647-9bf1-aaf2d3e25a10", "remote_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "tenant_id": "bb02de27d2e44f89915f025751f28b68", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb02de27d2e44f89915f025751f28b68"}], "revision_number": 1, "project_id": "bb02de27d2e44f89915f025751f28b68", "id": "1b96ee76-cf56-418b-8ef0-9606880f4f4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "created_at": "2018-08-24T14:58:45Z", "updated_at": "2018-08-24T14:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "3ca2f279-97d5-4ffb-b72f-80e6d9b00a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "6f6fea38-2c59-4543-9afb-1a7e58d5ff0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "9e6963a5-0759-45fc-9a26-9a1518eba9ce", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:45Z", "revision_number": 0, "id": "b33b9d03-9b59-4908-8e0c-16983f7fb518", "remote_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:45Z", "security_group_id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "tenant_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e"}], "revision_number": 1, "project_id": "c68b4c96470a44fdbbd422fcb3f6de9e", "id": "2994382c-8f7d-4e5d-8aef-7222c40382b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "created_at": "2018-08-24T14:58:13Z", "updated_at": "2018-08-24T14:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "44f81fa4-623d-410d-aae4-4733b690f534", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "52b5b92c-b9ef-438c-960a-5eac40496e58", "remote_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "f6b25dc6-0e2f-439b-8f0d-6430fb12de92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:13Z", "revision_number": 0, "id": "fe019f86-c6f9-40da-9f54-8981b4641f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:13Z", "security_group_id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "tenant_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3"}], "revision_number": 1, "project_id": "4f723a0ca7434fc5b3a20c8c11bb2ec3", "id": "400ef9ee-016c-4e49-8f98-d61e2b13dacd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "created_at": "2018-08-24T15:11:42Z", "updated_at": "2018-08-24T15:11:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "00f27351-77f3-4eb3-8f1b-9061213f5b9d", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "6c5d7cab-404c-4fd4-8079-64bbb69f3155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "b5c35cb6-edf6-4003-a26b-8d7ebe069643", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:42Z", "revision_number": 0, "id": "e4b98bf7-1ebf-4d56-a9e8-022ca044e899", "remote_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:42Z", "security_group_id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "tenant_id": "c183610be6f44486aab85e1a2ed22a2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c183610be6f44486aab85e1a2ed22a2f"}], "revision_number": 1, "project_id": "c183610be6f44486aab85e1a2ed22a2f", "id": "5f1f9c2f-009a-4db9-a121-a01629b202e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "created_at": "2018-08-24T15:57:06Z", "updated_at": "2018-08-24T15:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "6cd79653-6189-4cfc-8d18-90188445fc0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7a79396b-0bee-4105-a2eb-243e60949156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "7cf4dacb-0776-48f0-be3a-de14fe162ae2", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:57:06Z", "revision_number": 0, "id": "94367cc8-4af8-4075-aaed-6c8820f6950d", "remote_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "remote_ip_prefix": null, "created_at": "2018-08-24T15:57:06Z", "security_group_id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "tenant_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc"}], "revision_number": 1, "project_id": "e9bd9bb7026a4baea7149a66b40f5cfc", "id": "7cedbb8d-e1e8-4ff7-b0c3-39f5d6d1e8c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "created_at": "2018-08-24T15:11:53Z", "updated_at": "2018-08-24T15:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "5ba94071-26a5-46ac-8c4b-e45d6d96d0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "8c26d2cb-eaf2-4108-aba3-18a311168762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "ad37e33a-bd9a-440b-835c-2add88616fa0", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv6", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:53Z", "revision_number": 0, "id": "d3e2c30c-b828-4eb7-8f68-2d2951309b15", "remote_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:53Z", "security_group_id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "tenant_id": "f62631b5a73e4b3688c099538a7b2a66", "port_range_min": null, "ethertype": "IPv4", "project_id": "f62631b5a73e4b3688c099538a7b2a66"}], "revision_number": 1, "project_id": "f62631b5a73e4b3688c099538a7b2a66", "id": "873e8c51-bb37-4abd-9849-82b3c7feb451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-24T14:58:00Z", "updated_at": "2018-08-24T14:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "58a8591c-783a-4bd4-adc9-bc325b8ae2e8", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "a8a2818e-3f84-421c-a5be-21ac8636eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "e861bc8c-0a94-49a1-a139-e538060b1c52", "remote_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:58:00Z", "revision_number": 0, "id": "eec52bb3-0d70-477b-a8d0-e1395854e2e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:58:00Z", "security_group_id": "8c058e14-652d-4869-9366-d8affbff4de8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8c058e14-652d-4869-9366-d8affbff4de8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ea7af883b03479da5978121d645e31a", "created_at": "2018-08-24T15:11:50Z", "updated_at": "2018-08-24T15:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "0d3b954c-d577-4645-ae61-b87f99c74b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "1e0afcba-2c78-4e3b-b910-94f124fafec6", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "b3809c3f-567d-45f5-882e-241789dbd7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ea7af883b03479da5978121d645e31a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:50Z", "revision_number": 0, "id": "d9b09750-debd-4938-b3d3-5e3631af728c", "remote_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:50Z", "security_group_id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "tenant_id": "9ea7af883b03479da5978121d645e31a", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ea7af883b03479da5978121d645e31a"}], "revision_number": 1, "project_id": "9ea7af883b03479da5978121d645e31a", "id": "8f34504c-c483-4ab0-8b76-a35b08d74464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "created_at": "2018-08-24T15:02:21Z", "updated_at": "2018-08-24T15:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "38b485f6-71fe-418c-8470-08cb455c89e8", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "60a7b5a8-7173-4066-b17f-5909d14cb092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "7d4318ef-cabf-4a7e-8d70-4552c06e75fd", "remote_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv4", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:02:21Z", "revision_number": 0, "id": "837f9e39-4603-48a5-9613-b4b4fb6e21e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:02:21Z", "security_group_id": "901d59b4-b984-4001-b296-0d81f8a9b936", "tenant_id": "0412d2cdb4e84d96a4a9187abff4bb06", "port_range_min": null, "ethertype": "IPv6", "project_id": "0412d2cdb4e84d96a4a9187abff4bb06"}], "revision_number": 1, "project_id": "0412d2cdb4e84d96a4a9187abff4bb06", "id": "901d59b4-b984-4001-b296-0d81f8a9b936", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T14:57:58Z", "updated_at": "2018-08-24T14:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "4aac292b-07be-4a87-8f25-ddb5cd708cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "aa19958f-1d03-46f4-ad72-d3f4bf0eb9c4", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "d7b13182-234e-4742-baeb-6d67177e7924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:57:58Z", "revision_number": 0, "id": "f1f90406-2918-4da9-908a-4d7187387734", "remote_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "remote_ip_prefix": null, "created_at": "2018-08-24T14:57:58Z", "security_group_id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 1, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "94dbed30-8d10-4a57-9767-f9cf612c6cf9", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T20:52:21Z", "updated_at": "2018-08-24T21:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "0482cc8c-dff2-4eb1-b62b-50a6b48fd558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-24T21:01:57Z", "revision_number": 0, "id": "276f6faf-fe9a-46dc-9a59-02f1a0929867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T21:01:57Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "34de47c8-2123-4893-80e9-ce4d0bb9d576", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "8ee69dba-8a40-4f01-af17-9a59303274b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-24T20:52:21Z", "revision_number": 0, "id": "be96d61c-188e-47b8-a49b-69679fe3f31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:21Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-24T20:52:22Z", "revision_number": 0, "id": "ed0d0f3b-75ad-4ca5-a1f0-b8bcfaf8435f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T20:52:22Z", "security_group_id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bc472e48cc54f3eb4afdd784666ab74"}], "revision_number": 5, "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "a013741f-d635-4a1c-adc3-9ebdcb718eac", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "10e5301a358140ba92215212619567b3", "created_at": "2018-08-24T14:55:19Z", "updated_at": "2018-08-24T14:55:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "02cec91d-997c-4821-b921-b0b19d023be0", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "953b0e48-7d6a-43d0-af82-bd21d88b6116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "c2655130-45e8-41e1-99a1-fdc470fbace6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:55:19Z", "revision_number": 0, "id": "e4627545-f385-445d-9e7f-319a52b032b3", "remote_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "remote_ip_prefix": null, "created_at": "2018-08-24T14:55:19Z", "security_group_id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "tenant_id": "10e5301a358140ba92215212619567b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "10e5301a358140ba92215212619567b3"}], "revision_number": 1, "project_id": "10e5301a358140ba92215212619567b3", "id": "a11c56fe-b14c-4407-89c4-c4e10c977d6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "created_at": "2018-08-24T15:11:40Z", "updated_at": "2018-08-24T15:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "5c520036-1c44-4b67-b62f-1521a060cd22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "6ca4e05d-a4d0-4e80-96f9-1d1d01728f2a", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "8a9c5c52-a916-42a0-a2b9-1854b12354c4", "remote_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:40Z", "revision_number": 0, "id": "c111345e-bcef-4bb3-b781-cce8313b2c83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:40Z", "security_group_id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "tenant_id": "4a60e61ba73d40619ec0766f7db77cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a60e61ba73d40619ec0766f7db77cac"}], "revision_number": 1, "project_id": "4a60e61ba73d40619ec0766f7db77cac", "id": "c32d25a0-2231-463b-80b8-59c466e59f2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "created_at": "2018-08-24T14:59:46Z", "updated_at": "2018-08-24T14:59:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "33506dd4-dd5c-4c03-aa61-0efc59ee0f0b", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "60b7b189-9ad4-4053-82dc-c48a852da126", "remote_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "9397d740-61a0-40de-9663-d0a42ff966f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T14:59:46Z", "revision_number": 0, "id": "d520baa6-b9d4-4a13-9226-58fa1657237c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T14:59:46Z", "security_group_id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "tenant_id": "0f43c29637034758ab54e70aa7dcaed7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f43c29637034758ab54e70aa7dcaed7"}], "revision_number": 1, "project_id": "0f43c29637034758ab54e70aa7dcaed7", "id": "c7b43548-da05-4aa7-85e0-62ff63ad2f82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "created_at": "2018-08-24T15:11:52Z", "updated_at": "2018-08-24T15:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "1090561a-b089-44d1-8842-ea38a9a1c6a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "120bc7ef-11eb-42a6-9c82-08ae81666723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "af72a67f-9015-4417-b6a0-3185aba11df2", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv6", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:11:52Z", "revision_number": 0, "id": "e9bb5cb5-f2bd-4568-9b95-db969eb7a930", "remote_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "remote_ip_prefix": null, "created_at": "2018-08-24T15:11:52Z", "security_group_id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "tenant_id": "f31ea0c5fdc0446c846edeebabd79822", "port_range_min": null, "ethertype": "IPv4", "project_id": "f31ea0c5fdc0446c846edeebabd79822"}], "revision_number": 1, "project_id": "f31ea0c5fdc0446c846edeebabd79822", "id": "c893a0fd-69ec-47f7-8dc9-f55ece805f34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "created_at": "2018-08-24T15:00:29Z", "updated_at": "2018-08-24T15:00:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "207f1a95-787f-40af-89c7-39475a0f48ae", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "21ce0879-550b-47bb-b457-ed90c887e7e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv6", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "42ee788a-1652-4564-9fbf-b00cb82266ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:00:29Z", "revision_number": 0, "id": "aab594fc-9284-4c3b-837d-c18c9c9be755", "remote_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "remote_ip_prefix": null, "created_at": "2018-08-24T15:00:29Z", "security_group_id": "de87bb7d-e759-4441-a028-5784c5dd894c", "tenant_id": "74017e61a4614008a6dd4dddc5e8ce95", "port_range_min": null, "ethertype": "IPv4", "project_id": "74017e61a4614008a6dd4dddc5e8ce95"}], "revision_number": 1, "project_id": "74017e61a4614008a6dd4dddc5e8ce95", "id": "de87bb7d-e759-4441-a028-5784c5dd894c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "created_at": "2018-08-24T15:01:33Z", "updated_at": "2018-08-24T15:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "1fd64f61-6b6b-47c8-aef9-805b2f1509c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "2abfc576-be5c-4b02-afc9-cde5e5716034", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "40b4069c-5a6c-4710-bf86-5a1d454ba255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:01:33Z", "revision_number": 0, "id": "bb92f77d-df6f-4a4d-8e4a-11a864f49146", "remote_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "remote_ip_prefix": null, "created_at": "2018-08-24T15:01:33Z", "security_group_id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "tenant_id": "ef08bc45696f4a5e9aa89db8ddb33799", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef08bc45696f4a5e9aa89db8ddb33799"}], "revision_number": 1, "project_id": "ef08bc45696f4a5e9aa89db8ddb33799", "id": "e66eeda4-f74d-4fdc-9f73-f1926844fbc4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16739a96c2d743ccba4115169225fda0", "created_at": "2018-08-24T15:22:46Z", "updated_at": "2018-08-24T15:22:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "1401dc31-1ad8-43d4-8bcc-3db51b8f11ee", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "5a3243e1-450c-40f9-838e-0d3d5c7e0036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv4", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "af3f9c87-b988-429a-b21b-6259d7e3ffe0", "remote_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-24T15:22:46Z", "revision_number": 0, "id": "f0b191d0-2af0-4fe1-9c7f-7d9f3a57e2a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-24T15:22:46Z", "security_group_id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "tenant_id": "16739a96c2d743ccba4115169225fda0", "port_range_min": null, "ethertype": "IPv6", "project_id": "16739a96c2d743ccba4115169225fda0"}], "revision_number": 1, "project_id": "16739a96c2d743ccba4115169225fda0", "id": "f53d4951-b229-485e-a8e2-6c2d5ecb99d8", "name": "default"}]} 2018-08-24 21:14:13,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups used request id req-782bf800-0917-4e24-8be3-5a9e95b4376b 2018-08-24 21:14:13,116 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-24 21:14:13,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:14:13,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83f1904-8172-4018-b9bd-49ada2ffb34d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:14:13,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-a83f1904-8172-4018-b9bd-49ada2ffb34d 2018-08-24 21:14:13,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:14:13,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["SqRtLvPZRU66ipfFm5pY8w"], "issued_at": "2018-08-24T21:14:13.000000Z"}} 2018-08-24 21:14:13,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" 2018-08-24 21:14:13,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-ad3c91fa-9640-4af6-affd-6a68a50d191d x-compute-request-id: req-ad3c91fa-9640-4af6-affd-6a68a50d191d Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-24 21:14:13,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-ad3c91fa-9640-4af6-affd-6a68a50d191d 2018-08-24 21:14:13,813 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-24 21:14:13,813 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-08-24 21:14:13,813 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=52b61fd0-076b-4fbf-b482-dfa8ddd9673d network=3fff4a7e-9099-45b4-ba00-988ee94ca17f secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 21:14:13,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:14:13,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:14:13,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:14:13,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:14:13,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:14:13,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:14:13,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:14:13,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:14:13,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:14:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:14:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:14:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:14:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:14:13,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:14:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:14:13,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a03bec3-0824-4040-b9f5-f99d7974e6a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:14:13,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2a03bec3-0824-4040-b9f5-f99d7974e6a4 2018-08-24 21:14:13,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:14:14,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["HQ-lIh_hRkm7hv-pbeuEpQ"], "issued_at": "2018-08-24T21:14:14.000000Z"}} 2018-08-24 21:14:14,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91b9578db05b3a7a5ebea21fa4e956575a45f80" 2018-08-24 21:14:14,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-6d0c62d5-4034-463b-8a62-e10e0def17e7 x-compute-request-id: req-6d0c62d5-4034-463b-8a62-e10e0def17e7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-24 21:14:14,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-6d0c62d5-4034-463b-8a62-e10e0def17e7 2018-08-24 21:14:14,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91b9578db05b3a7a5ebea21fa4e956575a45f80" 2018-08-24 21:14:14,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-66ae53f0-f97c-4a85-b580-0b924f00c9e4 x-compute-request-id: req-66ae53f0-f97c-4a85-b580-0b924f00c9e4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fa025c1d-73aa-4239-b542-975d4bceef1c"}} 2018-08-24 21:14:14,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c used request id req-66ae53f0-f97c-4a85-b580-0b924f00c9e4 2018-08-24 21:14:14,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91b9578db05b3a7a5ebea21fa4e956575a45f80" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "fa025c1d-73aa-4239-b542-975d4bceef1c", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fff4a7e-9099-45b4-ba00-988ee94ca17f"}], "config_drive": true}}' 2018-08-24 21:14:17,228 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:14: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-06d8054c-42c1-4b95-8448-9e1d2b50d87e x-compute-request-id: req-06d8054c-42c1-4b95-8448-9e1d2b50d87e Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "adminPass": "Y9soLcNoJgZM"}} 2018-08-24 21:14:17,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-06d8054c-42c1-4b95-8448-9e1d2b50d87e 2018-08-24 21:14:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:14:17,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc587e66-418f-40f2-8bbc-1a1d4145bce7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:14:17,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-cc587e66-418f-40f2-8bbc-1a1d4145bce7 2018-08-24 21:14:17,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:14:17,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["-Xd2B9OCSXmMWWbjJmn2Jw"], "issued_at": "2018-08-24T21:14:17.000000Z"}} 2018-08-24 21:14:17,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:18,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-97535050-f9fd-49ff-8927-db0eda31c303 x-compute-request-id: req-97535050-f9fd-49ff-8927-db0eda31c303 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.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:17Z", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:18,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-97535050-f9fd-49ff-8927-db0eda31c303 2018-08-24 21:14:21,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:22,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4f50410-f787-4e31-a464-11a0b300c241 x-compute-request-id: req-c4f50410-f787-4e31-a464-11a0b300c241 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:22,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-c4f50410-f787-4e31-a464-11a0b300c241 2018-08-24 21:14:25,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:25,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-15fba61a-0f93-4e4e-bce9-3b535db5f3e6 x-compute-request-id: req-15fba61a-0f93-4e4e-bce9-3b535db5f3e6 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:25,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-15fba61a-0f93-4e4e-bce9-3b535db5f3e6 2018-08-24 21:14:28,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:28,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-43d12512-3de6-45b0-8594-28b92a98c26c x-compute-request-id: req-43d12512-3de6-45b0-8594-28b92a98c26c Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:28,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-43d12512-3de6-45b0-8594-28b92a98c26c 2018-08-24 21:14:31,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:32,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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,Accept-Encoding x-openstack-request-id: req-ff78697d-0015-4415-848c-9ff5be3c7037 x-compute-request-id: req-ff78697d-0015-4415-848c-9ff5be3c7037 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:32,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-ff78697d-0015-4415-848c-9ff5be3c7037 2018-08-24 21:14:35,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:36,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-5da064f6-2141-4537-ae13-414887ab6e8c x-compute-request-id: req-5da064f6-2141-4537-ae13-414887ab6e8c Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:36,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-5da064f6-2141-4537-ae13-414887ab6e8c 2018-08-24 21:14:39,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:39,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-ea6b43c6-471b-41bf-b885-cd237246fee6 x-compute-request-id: req-ea6b43c6-471b-41bf-b885-cd237246fee6 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:39,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-ea6b43c6-471b-41bf-b885-cd237246fee6 2018-08-24 21:14:42,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:43,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-40dfbf1b-7fa9-410d-b9ff-2fec090e56e8 x-compute-request-id: req-40dfbf1b-7fa9-410d-b9ff-2fec090e56e8 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:43,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-40dfbf1b-7fa9-410d-b9ff-2fec090e56e8 2018-08-24 21:14:46,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:46,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-709532ad-45fe-4625-be73-5eefe28b3b33 x-compute-request-id: req-709532ad-45fe-4625-be73-5eefe28b3b33 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:46,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-709532ad-45fe-4625-be73-5eefe28b3b33 2018-08-24 21:14:49,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:50,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-ca14c6df-876b-4725-a4d4-9a12aac20ba4 x-compute-request-id: req-ca14c6df-876b-4725-a4d4-9a12aac20ba4 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:50,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-ca14c6df-876b-4725-a4d4-9a12aac20ba4 2018-08-24 21:14:53,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:53,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-acda29c5-8f76-4d04-8593-17e9108ded6a x-compute-request-id: req-acda29c5-8f76-4d04-8593-17e9108ded6a Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:53,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-acda29c5-8f76-4d04-8593-17e9108ded6a 2018-08-24 21:14:56,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:14:56,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-6a6b1a3a-3b33-4d49-a684-060e17606a20 x-compute-request-id: req-6a6b1a3a-3b33-4d49-a684-060e17606a20 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:14:56,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-6a6b1a3a-3b33-4d49-a684-060e17606a20 2018-08-24 21:14:59,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:00,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:14: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-04430d1d-5620-4da2-9c69-a546630d7bb1 x-compute-request-id: req-04430d1d-5620-4da2-9c69-a546630d7bb1 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:00,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-04430d1d-5620-4da2-9c69-a546630d7bb1 2018-08-24 21:15:03,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:04,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-75779d34-6700-4f77-b50f-a0e365187f95 x-compute-request-id: req-75779d34-6700-4f77-b50f-a0e365187f95 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:04,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-75779d34-6700-4f77-b50f-a0e365187f95 2018-08-24 21:15:07,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:07,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50847660-3fdc-4fca-b190-2904f0026c83 x-compute-request-id: req-50847660-3fdc-4fca-b190-2904f0026c83 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:07,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-50847660-3fdc-4fca-b190-2904f0026c83 2018-08-24 21:15:10,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:11,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15: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-22f7cc3a-e33e-462e-86fc-c778e6e6feae x-compute-request-id: req-22f7cc3a-e33e-462e-86fc-c778e6e6feae Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:11,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-22f7cc3a-e33e-462e-86fc-c778e6e6feae 2018-08-24 21:15:14,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:14,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c3aec7b-b8e2-4e38-b5e1-3787836aae9b x-compute-request-id: req-1c3aec7b-b8e2-4e38-b5e1-3787836aae9b Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:14,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-1c3aec7b-b8e2-4e38-b5e1-3787836aae9b 2018-08-24 21:15:17,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:17,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78e73f0a-73a2-4d4c-9077-42a81126958a x-compute-request-id: req-78e73f0a-73a2-4d4c-9077-42a81126958a Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:17,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-78e73f0a-73a2-4d4c-9077-42a81126958a 2018-08-24 21:15:20,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:20,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-629a04e0-d1ff-4484-ae5b-b0145fd004ff x-compute-request-id: req-629a04e0-d1ff-4484-ae5b-b0145fd004ff Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:20,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-629a04e0-d1ff-4484-ae5b-b0145fd004ff 2018-08-24 21:15:23,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:24,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15: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-7c27aacb-55ec-4d7e-862c-3a688ca32c39 x-compute-request-id: req-7c27aacb-55ec-4d7e-862c-3a688ca32c39 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:24,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-7c27aacb-55ec-4d7e-862c-3a688ca32c39 2018-08-24 21:15:27,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:27,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-4b0ad812-b796-4ddd-aa8e-56040dbe0d16 x-compute-request-id: req-4b0ad812-b796-4ddd-aa8e-56040dbe0d16 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:27,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-4b0ad812-b796-4ddd-aa8e-56040dbe0d16 2018-08-24 21:15:30,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:31,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-6e4092a5-2a85-46d8-b890-4be9ee4ef597 x-compute-request-id: req-6e4092a5-2a85-46d8-b890-4be9ee4ef597 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:31,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-6e4092a5-2a85-46d8-b890-4be9ee4ef597 2018-08-24 21:15:34,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:34,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-6fe5ecd6-1ba3-4385-9c69-df5bd9606d5b x-compute-request-id: req-6fe5ecd6-1ba3-4385-9c69-df5bd9606d5b Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:34,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-6fe5ecd6-1ba3-4385-9c69-df5bd9606d5b 2018-08-24 21:15:37,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:38,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-fc96d645-e25a-437b-82ae-91be24bcf62f x-compute-request-id: req-fc96d645-e25a-437b-82ae-91be24bcf62f Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:38,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-fc96d645-e25a-437b-82ae-91be24bcf62f 2018-08-24 21:15:41,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:41,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15: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-09ed07ec-038a-45b5-8f94-43414bf08c45 x-compute-request-id: req-09ed07ec-038a-45b5-8f94-43414bf08c45 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:41,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-09ed07ec-038a-45b5-8f94-43414bf08c45 2018-08-24 21:15:44,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:44,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1fcc124-5dea-446f-bd1d-0930746091db x-compute-request-id: req-e1fcc124-5dea-446f-bd1d-0930746091db Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:44,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-e1fcc124-5dea-446f-bd1d-0930746091db 2018-08-24 21:15:47,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:48,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace578a0-b013-4b4d-ba19-cfcf92e632c3 x-compute-request-id: req-ace578a0-b013-4b4d-ba19-cfcf92e632c3 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:48,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-ace578a0-b013-4b4d-ba19-cfcf92e632c3 2018-08-24 21:15:51,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:51,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7f87ded-057b-4bce-94b1-7073aa96f97d x-compute-request-id: req-f7f87ded-057b-4bce-94b1-7073aa96f97d Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:51,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-f7f87ded-057b-4bce-94b1-7073aa96f97d 2018-08-24 21:15:54,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:55,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b40772c1-c3f2-487d-b09e-5377895362b9 x-compute-request-id: req-b40772c1-c3f2-487d-b09e-5377895362b9 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:55,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-b40772c1-c3f2-487d-b09e-5377895362b9 2018-08-24 21:15:58,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:15:58,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-8f650c6e-542a-4c10-8ce6-fc1e73f9d230 x-compute-request-id: req-8f650c6e-542a-4c10-8ce6-fc1e73f9d230 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:15:58,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-8f650c6e-542a-4c10-8ce6-fc1e73f9d230 2018-08-24 21:16:01,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:01,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ac4979-8e8b-4a04-aef9-71210bc9e61b x-compute-request-id: req-51ac4979-8e8b-4a04-aef9-71210bc9e61b Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:01,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-51ac4979-8e8b-4a04-aef9-71210bc9e61b 2018-08-24 21:16:04,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:05,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1072c78-c96c-451b-b765-6ddff6caaf81 x-compute-request-id: req-c1072c78-c96c-451b-b765-6ddff6caaf81 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:05,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-c1072c78-c96c-451b-b765-6ddff6caaf81 2018-08-24 21:16:08,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:09,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-baeef615-1155-4cf4-8d40-33efd7f81462 x-compute-request-id: req-baeef615-1155-4cf4-8d40-33efd7f81462 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:09,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-baeef615-1155-4cf4-8d40-33efd7f81462 2018-08-24 21:16:12,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:12,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-bd495673-f1fa-412b-bf8d-79b00d644287 x-compute-request-id: req-bd495673-f1fa-412b-bf8d-79b00d644287 Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:12,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-bd495673-f1fa-412b-bf8d-79b00d644287 2018-08-24 21:16:15,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:15,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-d2440d08-2169-4efa-9dbe-21b85e1a18af x-compute-request-id: req-d2440d08-2169-4efa-9dbe-21b85e1a18af Content-Encoding: gzip Content-Length: 779 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:14:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:15,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-d2440d08-2169-4efa-9dbe-21b85e1a18af 2018-08-24 21:16:18,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9236a95d8e5b391596c9e670ae2663bc9470c406" 2018-08-24 21:16:19,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-9ef9573f-c1a7-4b98-9834-b4de73a14aa5 x-compute-request-id: req-9ef9573f-c1a7-4b98-9834-b4de73a14aa5 Content-Encoding: gzip Content-Length: 781 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": "2018-08-24T21:16:18.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:19,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-9ef9573f-c1a7-4b98-9834-b4de73a14aa5 2018-08-24 21:16:19,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91b9578db05b3a7a5ebea21fa4e956575a45f80" 2018-08-24 21:16:20,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-de7fc205-ee63-4984-bf8a-c36fd4f99717 x-compute-request-id: req-de7fc205-ee63-4984-bf8a-c36fd4f99717 Content-Encoding: gzip Content-Length: 781 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:f4:4d:c6", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a7", "OS-SRV-USG:launched_at": "2018-08-24T21:16:18.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "e1eb70e0-356a-48e7-b0c6-4ab94d30e30a", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:18Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:14:17Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:20,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a used request id req-de7fc205-ee63-4984-bf8a-c36fd4f99717 2018-08-24 21:16:20,074 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.4'. 2018-08-24 21:16:20,074 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-08-24 21:16:20,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:16:20,967 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21: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 x-openstack-request-id: req-d22be61e-196d-4fdc-89a0-02a2b178d7cb x-compute-request-id: req-d22be61e-196d-4fdc-89a0-02a2b178d7cb Content-Length: 0 Content-Type: application/json 2018-08-24 21:16:20,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action used request id req-d22be61e-196d-4fdc-89a0-02a2b178d7cb 2018-08-24 21:16:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:16:21,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9376 X-Openstack-Request-Id: req-28f48b36-d4bd-45e9-add8-e9ca3943cd8c Date: Fri, 24 Aug 2018 21:16:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:06:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3236d917-a7ec-44f8-afd7-94e62ad90554","ip_address":"10.10.10.2"}],"id":"04c7ba33-78dc-4431-860d-aba9372412bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:36:a9","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-390f6458-4a72-49bd-b53a-d5d5e15eebd3","name":"","admin_state_up":true,"network_id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:03:41Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"028858d5-23da-4cb7-a2f7-d958db847cb2","ip_address":"10.10.10.2"}],"id":"26090b2a-2106-4a8a-b89c-40ab4b0e4b01","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:06:c0","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29101082-a651-432e-9bdd-b6da6fd585d5","name":"","admin_state_up":true,"network_id":"29101082-a651-432e-9bdd-b6da6fd585d5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:09:00Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f606659a-9dd2-4322-bb33-30dd5ae956d9","ip_address":"10.10.10.2"}],"id":"3e612f8b-25dc-4fbd-b0d2-34ed5867afd4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:24:48","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f086359a-7642-43c2-abdb-7c9a81d3f539","name":"","admin_state_up":true,"network_id":"f086359a-7642-43c2-abdb-7c9a81d3f539","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:27Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","ip_address":"10.10.11.2"}],"id":"527e5946-ec03-4314-b355-b098d566c0f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:2c:3d","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-af865b45-7a10-41a7-93fa-2685a362a36b","name":"","admin_state_up":true,"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:10Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.1"}],"id":"65561dbd-39e0-4c93-a504-dab7c2b06f07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:dd:46","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d56e9b54-be7e-4157-8194-1cf7a1012595","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:12Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","ip_address":"172.30.9.204"}],"id":"7eae2849-2f33-4f56-a83c-76fd2d7b5fee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:3f:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d56e9b54-be7e-4157-8194-1cf7a1012595","name":"","admin_state_up":true,"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"","created_at":"2018-08-24T21:14:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:54Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","ip_address":"10.10.10.2"}],"id":"816d5a15-fa52-4971-8e76-fc142624b0f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:8e:12","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f99dd4-24b0-4875-aa56-76ab117041aa","name":"","admin_state_up":true,"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:51Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","ip_address":"10.10.10.2"}],"id":"a29e9883-6c63-45b2-b01b-b4a55dd300de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:cb:94","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-233ce14f-5086-4a6c-a25d-ba5f3812b1bf","name":"","admin_state_up":true,"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:13Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.2"}],"id":"b53ea405-a3ba-41a1-925c-fb9917037be7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:0d:2b","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3fff4a7e-9099-45b4-ba00-988ee94ca17f","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:16:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.4"}],"id":"cf43e26f-606d-42d9-8a40-4f45b7fbb3b5","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:4d:c6","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"e1eb70e0-356a-48e7-b0c6-4ab94d30e30a","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","ip_address":"10.10.10.2"}],"id":"fbf0d281-69fc-46d9-b1d0-adbf128f8bc3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:0b:b7","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9291c9ce-d064-4db0-ad5d-98142cf221ac","name":"","admin_state_up":true,"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","binding:vnic_type":"normal"}]} 2018-08-24 21:16:21,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports used request id req-28f48b36-d4bd-45e9-add8-e9ca3943cd8c 2018-08-24 21:16:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/ports/cf43e26f-606d-42d9-8a40-4f45b7fbb3b5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:f4:4d:c6"}]}}' 2018-08-24 21:16:21,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-5f0e3417-4fdc-461e-ae3e-4e2b4ddf51a8 Date: Fri, 24 Aug 2018 21:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:f4:4d:c6"}],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:16:21Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.4"}],"id":"cf43e26f-606d-42d9-8a40-4f45b7fbb3b5","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:4d:c6","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"e1eb70e0-356a-48e7-b0c6-4ab94d30e30a","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:19Z","binding:vnic_type":"normal"}} 2018-08-24 21:16:21,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/cf43e26f-606d-42d9-8a40-4f45b7fbb3b5 used request id req-5f0e3417-4fdc-461e-ae3e-4e2b4ddf51a8 2018-08-24 21:16:21,740 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-08-24 21:16:21,740 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=52b61fd0-076b-4fbf-b482-dfa8ddd9673d network=3fff4a7e-9099-45b4-ba00-988ee94ca17f secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 21:16:21,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:16:21,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:16:21,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:16:21,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:16:21,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:16:21,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:16:21,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:16:21,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:16:21,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:16:21,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:16:21,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:16:21,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:16:21,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:16:21,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:16:21,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565ce89f-ab6c-45ea-96a8-fd4175cfa5ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:16:21,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-565ce89f-ab6c-45ea-96a8-fd4175cfa5ca 2018-08-24 21:16:21,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:16:22,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["uprIfF_tQc-1vlfFbTmFSg"], "issued_at": "2018-08-24T21:16:22.000000Z"}} 2018-08-24 21:16:22,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" 2018-08-24 21:16:22,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ce79682-2e49-4f62-9c2a-42d7bb80e307 x-compute-request-id: req-3ce79682-2e49-4f62-9c2a-42d7bb80e307 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-24 21:16:22,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3ce79682-2e49-4f62-9c2a-42d7bb80e307 2018-08-24 21:16:22,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" 2018-08-24 21:16:22,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d51b3ac-fa5d-4e75-a1c0-dabf34f8c46c x-compute-request-id: req-6d51b3ac-fa5d-4e75-a1c0-dabf34f8c46c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fa025c1d-73aa-4239-b542-975d4bceef1c"}} 2018-08-24 21:16:22,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c used request id req-6d51b3ac-fa5d-4e75-a1c0-dabf34f8c46c 2018-08-24 21:16:22,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "fa025c1d-73aa-4239-b542-975d4bceef1c", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fff4a7e-9099-45b4-ba00-988ee94ca17f"}], "config_drive": true}}' 2018-08-24 21:16:23,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c2021c9-fa7a-4b03-b512-86907ecc85e4 x-compute-request-id: req-9c2021c9-fa7a-4b03-b512-86907ecc85e4 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "adminPass": "mebbvV5S6drT"}} 2018-08-24 21:16:23,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-9c2021c9-fa7a-4b03-b512-86907ecc85e4 2018-08-24 21:16:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:16:23,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c224851-ec4e-491c-9a49-7b4740d91dc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:16:23,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-1c224851-ec4e-491c-9a49-7b4740d91dc9 2018-08-24 21:16:23,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:16:24,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Xy_bbpCGQOmREJM_lLvpAg"], "issued_at": "2018-08-24T21:16:24.000000Z"}} 2018-08-24 21:16:24,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:25,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-366aacba-2a40-47b2-9d21-ecdb8bb948e8 x-compute-request-id: req-366aacba-2a40-47b2-9d21-ecdb8bb948e8 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16: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-13-2", "created": "2018-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:25,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-366aacba-2a40-47b2-9d21-ecdb8bb948e8 2018-08-24 21:16:28,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:28,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-6b750069-d3a2-451f-9a4d-4b5a0e826fa7 x-compute-request-id: req-6b750069-d3a2-451f-9a4d-4b5a0e826fa7 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:26Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:28,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-6b750069-d3a2-451f-9a4d-4b5a0e826fa7 2018-08-24 21:16:31,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:32,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-579dbb0e-4f22-45e8-962a-ba569c61fdf2 x-compute-request-id: req-579dbb0e-4f22-45e8-962a-ba569c61fdf2 Content-Encoding: gzip Content-Length: 779 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:30:65:52", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:26Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:32,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-579dbb0e-4f22-45e8-962a-ba569c61fdf2 2018-08-24 21:16:35,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:36,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-82e21838-bc00-4ff6-8e76-7c74ac0b36e5 x-compute-request-id: req-82e21838-bc00-4ff6-8e76-7c74ac0b36e5 Content-Encoding: gzip Content-Length: 779 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:30:65:52", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:26Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:36,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-82e21838-bc00-4ff6-8e76-7c74ac0b36e5 2018-08-24 21:16:39,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:39,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80ba168b-c857-4c86-a52c-65394bfcebb6 x-compute-request-id: req-80ba168b-c857-4c86-a52c-65394bfcebb6 Content-Encoding: gzip Content-Length: 779 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:30:65:52", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:26Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:39,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-80ba168b-c857-4c86-a52c-65394bfcebb6 2018-08-24 21:16:42,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a935c19cdd1d13493c94cd0615769fbec0d65c" 2018-08-24 21:16:42,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62976632-6be8-4ad1-bc2f-7a78fae6e059 x-compute-request-id: req-62976632-6be8-4ad1-bc2f-7a78fae6e059 Content-Encoding: gzip Content-Length: 782 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:30:65:52", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": "2018-08-24T21:16:42.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:42Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:42,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-62976632-6be8-4ad1-bc2f-7a78fae6e059 2018-08-24 21:16:42,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" 2018-08-24 21:16:43,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f2e4ca9-0b32-4af1-aba0-3218e5dd2474 x-compute-request-id: req-5f2e4ca9-0b32-4af1-aba0-3218e5dd2474 Content-Encoding: gzip Content-Length: 782 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:30:65:52", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093", "rel": "bookmark"}], "image": {"id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "links": [{"href": "http://172.30.9.40:8774/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a8", "OS-SRV-USG:launched_at": "2018-08-24T21:16:42.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "c0eb05d6-03bb-44f0-9da5-284c24c43093", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:16:42Z", "hostId": "739ebf5ea8703666e03372808048c4d36d4cc5a6893f7136d3b07aed", "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-08-24T21:16:23Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:16:43,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093 used request id req-5f2e4ca9-0b32-4af1-aba0-3218e5dd2474 2018-08-24 21:16:43,317 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.3'. 2018-08-24 21:16:43,317 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-08-24 21:16:43,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:16:44,386 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:16: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-5488fea5-4113-4ead-ad27-91ceb9915f03 x-compute-request-id: req-5488fea5-4113-4ead-ad27-91ceb9915f03 Content-Length: 0 Content-Type: application/json 2018-08-24 21:16:44,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-5488fea5-4113-4ead-ad27-91ceb9915f03 2018-08-24 21:16:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:16:44,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10342 X-Openstack-Request-Id: req-f460eac8-8a0a-4e09-90b6-ac0ac1bc5076 Date: Fri, 24 Aug 2018 21:16:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:06:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3236d917-a7ec-44f8-afd7-94e62ad90554","ip_address":"10.10.10.2"}],"id":"04c7ba33-78dc-4431-860d-aba9372412bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:36:a9","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-390f6458-4a72-49bd-b53a-d5d5e15eebd3","name":"","admin_state_up":true,"network_id":"390f6458-4a72-49bd-b53a-d5d5e15eebd3","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:06:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:03:41Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"028858d5-23da-4cb7-a2f7-d958db847cb2","ip_address":"10.10.10.2"}],"id":"26090b2a-2106-4a8a-b89c-40ab4b0e4b01","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:06:c0","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29101082-a651-432e-9bdd-b6da6fd585d5","name":"","admin_state_up":true,"network_id":"29101082-a651-432e-9bdd-b6da6fd585d5","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:03:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:09:00Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f606659a-9dd2-4322-bb33-30dd5ae956d9","ip_address":"10.10.10.2"}],"id":"3e612f8b-25dc-4fbd-b0d2-34ed5867afd4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:24:48","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f086359a-7642-43c2-abdb-7c9a81d3f539","name":"","admin_state_up":true,"network_id":"f086359a-7642-43c2-abdb-7c9a81d3f539","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:08:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:27Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e84d652-5fa1-4552-a35e-08f7c5c98a7f","ip_address":"10.10.11.2"}],"id":"527e5946-ec03-4314-b355-b098d566c0f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:2c:3d","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-af865b45-7a10-41a7-93fa-2685a362a36b","name":"","admin_state_up":true,"network_id":"af865b45-7a10-41a7-93fa-2685a362a36b","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:10Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.1"}],"id":"65561dbd-39e0-4c93-a504-dab7c2b06f07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:dd:46","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d56e9b54-be7e-4157-8194-1cf7a1012595","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:12Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fcfe07-b53f-4923-acda-dbb8af0dc665","ip_address":"172.30.9.204"}],"id":"7eae2849-2f33-4f56-a83c-76fd2d7b5fee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:3f:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d56e9b54-be7e-4157-8194-1cf7a1012595","name":"","admin_state_up":true,"network_id":"30a59f3f-9a8d-4995-a415-4b6bd01eae1b","tenant_id":"","created_at":"2018-08-24T21:14:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:54Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1c4caac-e2a8-4395-9a66-0e25ad7b0c41","ip_address":"10.10.10.2"}],"id":"816d5a15-fa52-4971-8e76-fc142624b0f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:8e:12","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f99dd4-24b0-4875-aa56-76ab117041aa","name":"","admin_state_up":true,"network_id":"74f99dd4-24b0-4875-aa56-76ab117041aa","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:16:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.3"}],"id":"933ed743-0879-426b-bfac-ff9adbb77850","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:65:52","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"c0eb05d6-03bb-44f0-9da5-284c24c43093","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:16:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:55:51Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f482a16f-aec5-40bb-ab63-7db4ff6ea312","ip_address":"10.10.10.2"}],"id":"a29e9883-6c63-45b2-b01b-b4a55dd300de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:cb:94","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-233ce14f-5086-4a6c-a25d-ba5f3812b1bf","name":"","admin_state_up":true,"network_id":"233ce14f-5086-4a6c-a25d-ba5f3812b1bf","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:55:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:14:13Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.2"}],"id":"b53ea405-a3ba-41a1-925c-fb9917037be7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:0d:2b","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3fff4a7e-9099-45b4-ba00-988ee94ca17f","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:f4:4d:c6"}],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:16:21Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.4"}],"id":"cf43e26f-606d-42d9-8a40-4f45b7fbb3b5","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:4d:c6","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"e1eb70e0-356a-48e7-b0c6-4ab94d30e30a","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:14:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-24T20:52:25Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f677bdf0-b9ce-4a24-ac3a-0c98e87c4821","ip_address":"10.10.10.2"}],"id":"fbf0d281-69fc-46d9-b1d0-adbf128f8bc3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:0b:b7","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9291c9ce-d064-4db0-ad5d-98142cf221ac","name":"","admin_state_up":true,"network_id":"9291c9ce-d064-4db0-ad5d-98142cf221ac","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T20:52:20Z","binding:vnic_type":"normal"}]} 2018-08-24 21:16:44,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports used request id req-f460eac8-8a0a-4e09-90b6-ac0ac1bc5076 2018-08-24 21:16:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/ports/933ed743-0879-426b-bfac-ff9adbb77850 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:30:65:52"}]}}' 2018-08-24 21:16:45,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-d83544c3-de19-4730-b88d-f3a598e8df77 Date: Fri, 24 Aug 2018 21:16:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:30:65:52"}],"extra_dhcp_opts":[],"updated_at":"2018-08-24T21:16:44Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4b767cb-e027-4ae9-a425-bf0f25c611d5","ip_address":"10.10.10.3"}],"id":"933ed743-0879-426b-bfac-ff9adbb77850","security_groups":["94dbed30-8d10-4a57-9767-f9cf612c6cf9","a013741f-d635-4a1c-adc3-9ebdcb718eac"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:65:52","project_id":"3bc472e48cc54f3eb4afdd784666ab74","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"c0eb05d6-03bb-44f0-9da5-284c24c43093","name":"","admin_state_up":true,"network_id":"3fff4a7e-9099-45b4-ba00-988ee94ca17f","tenant_id":"3bc472e48cc54f3eb4afdd784666ab74","created_at":"2018-08-24T21:16:26Z","binding:vnic_type":"normal"}} 2018-08-24 21:16:45,128 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/933ed743-0879-426b-bfac-ff9adbb77850 used request id req-d83544c3-de19-4730-b88d-f3a598e8df77 2018-08-24 21:16:45,129 - sdnvpn_test_utils - INFO - Waiting for instance e1eb70e0-356a-48e7-b0c6-4ab94d30e30a to boot up 2018-08-24 21:16:45,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91b9578db05b3a7a5ebea21fa4e956575a45f80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:45,135 - sdnvpn_test_utils - INFO - Waiting for instance c0eb05d6-03bb-44f0-9da5-284c24c43093 to boot up 2018-08-24 21:16:45,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:45,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a785c4-735c-476e-80de-d06746ba9554 x-compute-request-id: req-45a785c4-735c-476e-80de-d06746ba9554 Content-Encoding: gzip Content-Length: 7259 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n"} 2018-08-24 21:16:45,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-45a785c4-735c-476e-80de-d06746ba9554 2018-08-24 21:16:45,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc47d2d-bc50-4a8e-a470-d97eb02109b9 x-compute-request-id: req-ecc47d2d-bc50-4a8e-a470-d97eb02109b9 Content-Encoding: gzip Content-Length: 13522 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 624983125 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.184822] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187105] pid_max: default: 32768 minimum: 301\n[ 0.188344] ACPI: Core revision 20150930\n[ 0.190051] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191850] Security Framework initialized\n[ 0.192983] Yama: becoming mindful.\n[ 0.193996] AppArmor: AppArmor initialized\n[ 0.195183] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.197803] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199941] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.201588] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.203616] Initializing cgroup subsys io\n[ 0.204720] Initializing cgroup subsys memory\n[ 0.205884] Initializing cgroup subsys devices\n[ 0.207064] Initializing cgroup subsys freezer\n[ 0.208253] Initializing cgroup subsys net_cls\n[ 0.209444] Initializing cgroup subsys perf_event\n[ 0.210672] Initializing cgroup subsys net_prio\n[ 0.211906] Initializing cgroup subsys hugetlb\n[ 0.213094] Initializing cgroup subsys pids\n[ 0.214270] CPU: Physical Processor ID: 0\n[ 0.216084] mce: CPU supports 10 MCE banks\n[ 0.217238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218609] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233502] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.240282] ftrace: allocating 32123 entries in 126 pages\n[ 0.266896] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268559] smpboot: Max logical packages: 1\n[ 0.269952] x2apic enabled\n[ 0.271088] Switched APIC routing to physical x2apic.\n[ 0.273545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280281] KVM setup paravirtual spinlock\n[ 0.282101] x86: Booted up 1 node, 1 CPUs\n[ 0.283214] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285147] devtmpfs: initialized\n[ 0.287941] evm: security.selinux\n[ 0.288911] evm: security.SMACK64\n[ 0.289870] evm: security.SMACK64EXEC\n[ 0.290887] evm: security.SMACK64TRANSMUTE\n[ 0.292000] evm: security.SMACK64MMAP\n[ 0.293025] evm: security.ima\n[ 0.293909] evm: security.capability\n[ 0.295011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297549] pinctrl core: initialized pinctrl subsystem\n[ 0.299040] RTC time: 21:16:18, date: 08/24/18\n[ 0.300376] NET: Registered protocol family 16\n[ 0.301758] cpuidle: using governor ladder\n[ 0.302891] cpuidle: using governor menu\n[ 0.304018] PCCT header not found.\n[ 0.305059] ACPI: bus type PCI registered\n[ 0.306183] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307937] PCI: Using configuration type 1 for base access\n[ 0.310444] ACPI: Added _OSI(Module Device)\n[ 0.311621] ACPI: Added _OSI(Processor Device)\n[ 0.312819] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.314064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316249] ACPI: Interpreter enabled\n[ 0.317317] ACPI: (supports S0 S5)\n[ 0.318295] ACPI: Using IOAPIC for interrupt routing\n[ 0.319615] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.323783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331759] acpiphp: Slot [3] registered\n[ 0.332884] acpiphp: Slot [4] registered\n[ 0.333990] acpiphp: Slot [5] registered\n[ 0.335100] acpiphp: Slot [6] registered\n[ 0.336212] acpiphp: Slot [7] registered\n[ 0.337329] acpiphp: Slot [8] registered\n[ 0.338442] acpiphp: Slot [9] registered\n[ 0.339554] acpiphp: Slot [10] registered\n[ 0.340687] acpiphp: Slot [11] registered\n[ 0.341817] acpiphp: Slot [12] registered\n[ 0.342939] acpiphp: Slot [13] registered\n[ 0.344064] acpiphp: Slot [14] registered\n[ 0.359459] acpiphp: Slot [15] registered\n[ 0.360604] acpiphp: Slot [16] registered\n[ 0.361732] acpiphp: Slot [17] registered\n[ 0.362864] acpiphp: Slot [18] registered\n[ 0.363989] acpiphp: Slot [19] registered\n[ 0.365113] acpiphp: Slot [20] registered\n[ 0.366237] acpiphp: Slot [21] registered\n[ 0.367404] acpiphp: Slot [22] registered\n[ 0.368539] acpiphp: Slot [23] registered\n[ 0.369665] acpiphp: Slot [24] registered\n[ 0.370793] acpiphp: Slot [25] registered\n[ 0.371921] acpiphp: Slot [26] registered\n[ 0.373046] acpiphp: Slot [27] registered\n[ 0.374165] acpiphp: Slot [28] registered\n[ 0.375294] acpiphp: Slot [29] registered\n[ 0.376423] acpiphp: Slot [30] registered\n[ 0.377547] acpiphp: Slot [31] registered\n[ 0.378664] PCI host bridge to bus 0000:00\n[ 0.379792] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381459] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385134] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.387149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389208] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398353] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404599] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435157] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436985] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440587] vgaarb: loaded\n[ 0.441435] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443142] SCSI subsystem initialized\n[ 0.444398] ACPI: bus type USB registered\n[ 0.445548] usbcore: registered new interface driver usbfs\n[ 0.446986] usbcore: registered new interface driver hub\n[ 0.448388] usbcore: registered new device driver usb\n[ 0.449925] PCI: Using ACPI for IRQ routing\n[ 0.451460] NetLabel: Initializing\n[ 0.452477] NetLabel: domain hash size = 128\n[ 0.453674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455021] NetLabel: unlabeled traffic allowed by default\n[ 0.456607] amd_nb: Cannot enumerate AMD northbridges\n[ 0.460054] clocksource: Switched to clocksource kvm-clock\n[ 0.470956] AppArmor: AppArmor Filesystem Enabled\n[ 0.472461] pnp: PnP ACPI init\n[ 0.473870] pnp: PnP ACPI: found 5 devices\n[ 0.480957] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483427] NET: Registered protocol family 2\n[ 0.485028] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.486856] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.488619] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.490370] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.491912] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493583] NET: Registered protocol family 1\n[ 0.494829] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496369] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497867] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527481] Trying to unpack rootfs image as initramfs...\n[ 1.845998] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.850922] Scanning for low memory corruption every 60 seconds\n[ 1.853136] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.854774] audit: initializing netlink subsys (disabled)\n[ 1.856305] audit: type=2000 audit(1535145381.025:1): initialized\n[ 1.858179] Initialise system trusted keyring\n[ 1.859550] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.861169] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.863903] zbud: loaded\n[ 1.864927] VFS: Disk quotas dquot_6.6.0\n[ 1.866090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.868031] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.869807] fuse init (API version 7.23)\n[ 1.871051] Key type big_key registered\n[ 1.872196] Allocating IMA MOK and blacklist keyrings.\n[ 1.873897] Key type asymmetric registered\n[ 1.875059] Asymmetric key parser 'x509' registered\n[ 1.876425] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.878533] io scheduler noop registered\n[ 1.879642] io scheduler deadline registered (default)\n[ 1.881036] io scheduler cfq registered\n[ 1.882238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.883699] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.885544] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.887589] ACPI: Power Button [PWRF]\n[ 1.888822] GHES: HEST is not enabled!\n[ 1.903127] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.931784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.934808] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.958545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.961793] Linux agpgart interface v0.103\n[ 1.965289] brd: module loaded\n[ 1.967478] loop: module loaded\n[ 1.969956] vda: vda1\n[ 1.971564] scsi host0: ata_piix\n[ 1.972653] scsi host1: ata_piix\n[ 1.973654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.975357] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.977616] libphy: Fixed MDIO Bus: probed\n[ 1.978784] tun: Universal TUN/TAP device driver, 1.6\n[ 1.980121] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.982893] PPP generic driver version 2.4.2\n[ 1.984172] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.985873] ehci-pci: EHCI PCI platform driver\n[ 1.987113] ehci-platform: EHCI generic platform driver\n[ 1.988516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.990112] ohci-pci: OHCI PCI platform driver\n[ 1.991369] ohci-platform: OHCI generic platform driver\n[ 1.992772] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.007514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.008936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.011006] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.012424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.014073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.015785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.017780] usb usb1: Product: UHCI Host Controller\n[ 2.019097] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.020710] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.022099] hub 1-0:1.0: USB hub found\n[ 2.023187] hub 1-0:1.0: 2 ports detected\n[ 2.024484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.027402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.028744] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.030194] mousedev: PS/2 mouse device common for all mice\n[ 2.031949] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.034551] rtc_cmos 00:00: RTC can wake from S4\n[ 2.036145] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.037817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.039478] i2c /dev entries driver\n[ 2.040552] device-mapper: uevent: version 1.0.3\n[ 2.041876] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.044171] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.046010] NET: Registered protocol family 10\n[ 2.047541] NET: Registered protocol family 17\n[ 2.048799] Key type dns_resolver registered\n[ 2.050117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.051667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.054157] registered taskstats version 1\n[ 2.055336] Loading compiled-in X.509 certificates\n[ 2.057177] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.059778] zswap: loaded using pool lzo/zbud\n[ 2.062881] Key type trusted registered\n[ 2.065828] Key type encrypted registered\n[ 2.067005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.068538] ima: No TPM chip found, activating TPM-bypass!\n[ 2.070031] evm: HMAC attrs: 0x1\n[ 2.071374] Magic number: 14:763:298\n[ 2.072677] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:20 UTC (1535145380)\n[ 2.074990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.076596] EDD information not available.\n[ 2.132900] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.134863] ata1.00: configured for MWDMA2\n[ 2.136539] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.154223] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.156263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.158214] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.161231] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.163699] Write protecting the kernel read-only data: 14336k\n[ 2.166829] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.169609] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.182327] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.185549] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.188618] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.191579] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.194570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.197503] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.200336] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.204097] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.207030] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.209950] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.249641] virtio_net virtio0 ens3: renamed from eth0\n[ 2.258746] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.262961] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.283312] AVX2 version of gcm_enc/dec engaged.\n[ 2.284931] AES CTR mode by8 optimization enabled\n[ 2.292477] FDC 0 is a S82078B\n[ 2.336048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.501234] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.503379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.505444] usb 1-1: Product: QEMU USB Tablet\n[ 2.506874] usb 1-1: Manufacturer: QEMU\n[ 2.508121] usb 1-1: SerialNumber: 42\n[ 2.515944] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.522547] usbcore: registered new interface driver usbhid\n[ 2.524295] usbhid: USB HID core driver\n[ 2.527452] 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.530971] 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.848238] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 2.850118] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\nBegin: Loading essential drivers ... [ 3.891323] md: linear personality registered for level -1\n[ 3.895285] md: multipath personality registered for level -4\n[ 3.899227] md: raid0 personality registered for level 0\n[ 3.903526] md: raid1 personality registered for level 1\n[ 3.976062] raid6: sse2x1 gen() 11167 MB/s\n[ 4.044037] raid6: sse2x1 xor() 8955 MB/s\n[ 4.112057] raid6: sse2x2 gen() 14219 MB/s\n[ 4.180035] raid6: sse2x2 xor() 9835 MB/s\n[ 4.248036] raid6: sse2x4 gen() 16506 MB/s\n[ 4.316069] raid6: sse2x4 xor() 11244 MB/s\n[ 4.384069] raid6: avx2x1 gen() 21611 MB/s\n[ 4.452057] raid6: avx2x2 gen() 25738 MB/s\n[ 4.520056] raid6: avx2x4 gen() 28375 MB/s\n[ 4.521380] raid6: using algorithm avx2x4 gen() 28375 MB/s\n[ 4.522937] raid6: using avx2x2 recovery algorithm\n[ 4.525941] xor: automatically using best checksumming function:\n[ 4.564056] avx : 34958.000 MB/sec\n[ 4.566945] async_tx: api initialized (async)\n[ 4.579077] md: raid6 personality registered for level 6\n[ 4.580671] md: raid5 personality registered for level 5\n[ 4.582200] md: raid4 personality registered for level 4\n[ 4.588150] 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.618675] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.652306] 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.747208] 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.752014] systemd[1]: Detected virtualization kvm.\n[ 4.753487] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.757516] systemd[1]: Set hostname to .\n[ 4.762117] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.763756] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.865528] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.868415] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.871319] 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.875461] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.878180] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.881529] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.884548] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.887391] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.890619] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.894372] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.901535] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.906511] 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.912975] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.919381] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.922554] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.927263] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.930786] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.934345] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.937190] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.939604] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.[ 4.945537] iscsi: registered transport (tcp)\n\n[ 4.947137] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.951553] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.955167] 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.963243] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.968766] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.974967] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.983547] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...[ 4.989891] iscsi: registered transport (iser)\n\n[ 4.992560] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.996955] 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[ 5.005045] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.006750] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.010405] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.016142] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.018870] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.032073] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.040411] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.047463] 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[ 5.052422] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.060780] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.068112] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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.828156] cloud-init[444]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:24 +0000. Up 6.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 12.804349] cloud-init[1014]: Cloud-init v. 0.7.9 running 'init' at Fri, 24 Aug 2018 21:16:27 +0000. Up 8.61 seconds.\n[ 12.806759] cloud-init[1014]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.812349] cloud-init[1014]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.816153] cloud-init[1014]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.824132] cloud-init[1014]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.826487] cloud-init[1014]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 12.832360] cloud-init[1014]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.834693] cloud-init[1014]: ci-info: | ens3 | True | 10.10.10.4 | 255.255.255.0 | . | fa:16:3e:f4:4d:c6 |\n[ 12.840370] cloud-init[1014]: ci-info: | ens3 | True | fe80::f816:3eff:fef4:4dc6/64 | . | link | fa:16:3e:f4:4d:c6 |\n[ 12.844121] cloud-init[1014]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.852118] cloud-init[1014]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 12.854332] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.860128] cloud-init[1014]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.862533] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[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[ 12.868470] cloud-init[1014]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 12.870252] cloud-init[1014]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[ 12.875921] cloud-init[1014]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 12.879244] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.882212] cloud-init[1014]: Generating public/private rsa key pair.\n[ 12.884537] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 12.886604] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 12.888592] cloud-init[1014]: The key fingerprint is:\n[ 12.889934] cloud-init[1014]: SHA256:nwUZ5jDt/XFuCIz2yx71YLF3AvJOB43HhYBUq5hTBtw root@sdnvpn-13-1\n[ 12.891833] cloud-init[1014]: The key's randomart image is:\n[ 12.893275] cloud-init[1014]: +---[RSA 2048]----+\n[ 12.894562] cloud-init[1014]: | .+++oo. ..|\n[ 12.895855] cloud-init[1014]: | .*Eo =.. |\n[ 12.897226] cloud-init[1014]: | .B+= = |\n[ 12.898543] cloud-init[1014]: | =+=++.o.|\n[ 12.899843] cloud-init[1014]: | S...+oB=o|\n[ 12.901194] cloud-init[1014]: | o =.+o=+|\n[ 12.902485] cloud-init[1014]: | o.o. ..|\n[ 12.903778] cloud-init[1014]: | o. |\n[ 12.905099] cloud-init[1014]: | .. |\n[ 12.906402] cloud-init[1014]: +----[SHA256]-----+\n[ 12.907687] cloud-init[1014]: Generating public/private dsa key pair.\n[ 12.909252] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 12.911080] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 12.912885] cloud-init[1014]: The key fingerprint is:\n[ 12.914245] cloud-init[1014]: SHA256:qSW5rObEkKQxZa/LocVw9Sl+qC6NhtjTpCgQPQ3//ls root@sdnvpn-13-1\n[ 12.916070] cloud-init[1014]: The key's randomart image is:\n[ 12.917458] cloud-init[1014]: +---[DSA 1024]----+\n[ 12.918784] cloud-init[1014]: | o . |\n[ 12.920060] cloud-init[1014]: | o.o . . |\n[ 12.921332] cloud-init[1014]: |+.o+o o |\n[ 12.922579] cloud-init[1014]: |.Oo+oo . . |\n[ 12.923859] cloud-init[1014]: |..B.o.+ S |\n[ 12.925168] cloud-init[1014]: |.+ *.o.= |\n[ 12.926474] cloud-init[1014]: |==++o.+ E |\n[ 12.927871] cloud-init[1014]: |Bo=.o.. . |\n[ 12.929171] cloud-init[1014]: |o..+o .o. |\n[ 12.930469] cloud-init[1014]: +----[SHA256]-----+\n[ 12.931743] cloud-init[1014]: Generating public/private ecdsa key pair.\n[ 12.933310] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 12.935156] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 12.937197] cloud-init[1014]: The key fingerprint is:\n[ 12.938492] cloud-init[1014]: SHA256:ZiDpCOdh/7REgi5tWK2pyRsU524qfv6pUqVzJ39Ba28 root@sdnvpn-13-1\n[ 12.940576] cloud-init[1014]: The key's randomart image is:\n[ 12.941962] cloud-init[1014]: +---[ECDSA 256]---+\n[ 12.943235] cloud-init[1014]: | |\n[ 12.944585] cloud-init[1014]: | o . |\n[ 12.945970] cloud-init[1014]: |..*.= o |\n[ 12.947256] cloud-init[1014]: | X+B = . . |\n[ 12.948550] cloud-init[1014]: |o.O.= o S . |\n[ 12.949835] cloud-init[1014]: |o=.+ * = + |\n[ 12.951112] cloud-init[1014]: |oo.oo * . o |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n\n[ 12.956287] cloud-init[1014]: |..=. .. . E |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m[ 12.959759] cloud-init[1014]: |o++ooo . . |\n[ 12.965034] cloud-init[1014]: +----[SHA256]-----+\n[ 12.966032] cloud-init[1014]: Generating public/private ed25519 key pair.\n[ 12.967289] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 12.972409] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 12.973966] cloud-init[1014]: The key fingerprint is:\n[ 12.975064] cloud-init[1014]: SHA256:Np1znLqcoihJME+Q+STNZUTnJlCA4KnPMFGs+ERttAw root@sdnvpn-13-1\n\n[ 12.977044] cloud-init[1014]: The key's randomart image is:\n[ 12.978487] cloud-init[1014]: +--[ED25519 256]--+\n[ 12.979816] cloud-init[1014]: |oBEOB . |\n[ 12.981164] cloud-init[1014]: |B.B=o+ |\n[ 12.982493] cloud-init[1014]: |oX .+ o |\n[ 12.983818] cloud-init[1014]: |*.+ o . o . |\n[ 12.985166] cloud-init[1014]: |+B S + + |\n[ 12.986485] cloud-init[1014]: | =+ . . + |\n[ 12.987796] cloud-init[1014]: | .o. . |\n[ 12.989161] cloud-init[1014]: | o . .. o |\n[ 12.990525] cloud-init[1014]: | .. .. .+ |\n[ 12.991987] cloud-init[1014]: +----[SHA256]-----+\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\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 Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 15.035773] cloud-init[1190]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[ 15.996723] cloud-init[1190]: en_US.UTF-8... done\n[ 15.998944] cloud-init[1190]: Generation complete.\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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[ 17.358540] cloud-init[1190]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 24 Aug 2018 21:16:33 +0000. Up 14.91 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 17.700404] cloud-init[1383]: + sudo useradd -m sdnvpn\n[ 17.917254] cloud-init[1383]: sudo: unable to resolve host sdnvpn-13-1\n[ 20.301277] cloud-init[1383]: + sudo adduser sdnvpn sudo\n[ 20.359374] cloud-init[1383]: sudo: unable to resolve host sdnvpn-13-1\n[ 20.726147] cloud-init[1383]: Adding user `sdnvpn' to group `sudo' ...\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: [ 20.923019] cloud-init[1383]: Adding user sdnvpn to group sudo\n[ 21.257581] cloud-init[1383]: Done.\n[ 21.259392] cloud-init[1383]: + chpasswd\n[ 21.260674] cloud-init[1383]: + sudo echo sdnvpn:opnfv\n[ 21.331976] cloud-init[1383]: sudo: unable to resolve host sdnvpn-13-1\n[ 21.343012] cloud-init[1383]: + sleep 20\n"} 2018-08-24 21:16:45,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action used request id req-ecc47d2d-bc50-4a8e-a470-d97eb02109b9 2018-08-24 21:16:47,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:47,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9883fff3-e158-4e71-9de8-3b63a6d3b75f x-compute-request-id: req-9883fff3-e158-4e71-9de8-3b63a6d3b75f Content-Encoding: gzip Content-Length: 8337 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n"} 2018-08-24 21:16:47,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-9883fff3-e158-4e71-9de8-3b63a6d3b75f 2018-08-24 21:16:49,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:49,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7033068b-4dba-4873-b599-96e261c108c4 x-compute-request-id: req-7033068b-4dba-4873-b599-96e261c108c4 Content-Encoding: gzip Content-Length: 10528 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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-08-24 21:16:49,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-7033068b-4dba-4873-b599-96e261c108c4 2018-08-24 21:16:51,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:51,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-8265a55e-4153-4f57-990c-6257d8a3e59c x-compute-request-id: req-8265a55e-4153-4f57-990c-6257d8a3e59c Content-Encoding: gzip Content-Length: 10689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.752081] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:48 +0000. Up 5.99 seconds.\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-08-24 21:16:51,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-8265a55e-4153-4f57-990c-6257d8a3e59c 2018-08-24 21:16:53,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:53,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16: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-ce86559f-9513-443c-bda8-19719232b11d x-compute-request-id: req-ce86559f-9513-443c-bda8-19719232b11d Content-Encoding: gzip Content-Length: 13300 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.752081] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:48 +0000. Up 5.99 seconds.\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.745287] cloud-init[1020]: Cloud-init v. 0.7.9 running 'init' at Fri, 24 Aug 2018 21:16:50 +0000. Up 8.17 seconds.\n[ 8.747843] cloud-init[1020]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.756197] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.758674] cloud-init[1020]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.764380] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.768137] cloud-init[1020]: ci-info: | ens3 | True | 10.10.10.3 | 255.255.255.0 | . | fa:16:3e:30:65:52 |\n[ 8.776194] cloud-init[1020]: ci-info: | ens3 | True | fe80::f816:3eff:fe30:6552/64 | . | link | fa:16:3e:30:65:52 |\n[ 8.778667] cloud-init[1020]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.784403] cloud-init[1020]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.788136] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.796122] cloud-init[1020]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.798446] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.802889] cloud-init[1020]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.808432] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.810362] cloud-init[1020]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.817061] cloud-init[1020]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 8.822057] cloud-init[1020]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.827958] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[ 8.831504] cloud-init[1020]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Daily apt activities.\n[ 8.834791] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 8.840225] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.841792] cloud-init[1020]: The key fingerprint is:\n[ 8.842871] cloud-init[1020]: SHA256:2rPesEh5g0FJu/yPY0CoYET7KB+k5Q6WNi+uMoMMaRo root@sdnvpn-13-2] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m\n[ 8.848316] cloud-init[1020]: The key's randomart image is:\n[ 8.849465] cloud-init[1020]: +---[RSA 2048]----+\n[ 8.850512] cloud-init[1020]: |.. . |\n[ 8.851560] cloud-init[1020]: ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n| .. . o |\n[ 8.856551] cloud-init[1020]: |..o .+ |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.861773] cloud-init[1020]: |.*+ .o.. |\n[ 8.862849] cloud-init[1020]: |=Ooo .+ S |\n[ 8.863908] \n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n cloud-init[1020]: |E=+. .B |\n[ 8.869412] cloud-init[1020]: |*oo. =.B |\n[ 8.870473] cloud-init[1020]: |B.. . ooX |\n[ 8.871535] cloud-init[1020]: Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n|++ .o=.o |\n[ 8.892925] cloud-init[1020]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...+----[SHA256]-----+\n[ 8.903913] \n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1020]: Generating public/private dsa key pair.\n[ 8.952336] cloud-init[1020]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started System Logging Service.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.004198] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.043318] cloud-init[1020]: The key fingerprint is:\n[ 9.059244] cloud-init[1020]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\nSHA256:3LEwtPlXQqJ1y59LSxrXwAYnsrc/AhYSgpDdFq9UjHk root@sdnvpn-13-2 Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 9.101997] cloud-init[1020]: The key's randomart image is:[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.174105] cloud-init[1020]: +---[DSA 1024]----+\n[ 9.182337] cloud-init[1020]: | .+ oo=+ + = . |\n[ 9.191033] 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1020]: | . o ==E* B * |\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m[ 9.249498] cloud-init[1020]: | ...O + = = |\n] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.259408] cloud-init[1020]: | . o * = * + |\n[ 9.271544] cloud-init[1020]: | . S * + * .|\n[ 9.276948] cloud-init[1020]: | . o B o |\n[ 9.285298] cloud-init[1020]: | o = |\n[ 9.289593] cloud-init[1020]: | . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.299684] cloud-init[1020]: | |\n[ 9.304542] cloud-init[1020]: +----[SHA256]-----+\n[ 9.307664] cloud-init[1020]: Generating public/private ecdsa key pair.\n[ 9.316119] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.320111] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.328150] cloud-init[1020]: The key fingerprint is:\n[ 9.329637] cloud-init[1020]: SHA256:/bPwIzi9LFbXW1CjZUY9foyZPtugIDKcPLFtjfgcYT0 root@sdnvpn-13-2\n[ 9.334370] cloud-init[1020]: The key's randomart image is:\n[ 9.341652] cloud-init[1020]: +---[ECDSA 256]---+\n[ 9.343447] cloud-init[1020]: | ...|\n[ 9.345092] cloud-init[1020]: | *o|\n[ 9.348140] cloud-init[1020]: | . **o|\n[ 9.351453] cloud-init[1020]: | . o.E .=.o|\n[ 9.354676] cloud-init[1020]: | o BS+.. o ..|\n[ 9.358123] cloud-init[1020]: | X * +.. = .|\n[ 9.361773] cloud-init[1020]: | B *.oo. B |\n[ 9.365016] cloud-init[1020]: | B.ooooo .|\n[ 9.368093] cloud-init[1020]: | . oooo. |\n[ 9.371316] cloud-init[1020]: +----[SHA256]-----+\n[ 9.377353] cloud-init[1020]: Generating public/private ed25519 key pair.\n[ 9.382447] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.388390] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.390395] cloud-init[1020]: The key fingerprint is:\n[ 9.396130] cloud-init[1020]: SHA256:j08qiGrZD7nTlSWYS4PMGnfXgtuyk5kgmbNyoYXC5i8 root@sdnvpn-13-2\n[ 9.398175] cloud-init[1020]: The key's randomart image is:\n[ 9.399674] cloud-init[1020]: +--[ED25519 256]--+\n[ 9.404128] cloud-init[1020]: | |\n[ 9.405521] cloud-init[1020]: | |\n[ 9.408657] cloud-init[1020]: | o . + . |\n[ 9.412118] cloud-init[1020]: | . = B + o |\n[ 9.416119] cloud-init[1020]: |..* o * S |\n[ 9.417526] cloud-init[1020]: |oOo..+ + o |\n[ 9.420122] cloud-init[1020]: |+o*=o.B . o |\n[ 9.424118] cloud-init[1020]: |oEoo+B. + |\n[ 9.425547] cloud-init[1020]: |+oooo.... . |\n[ 9.428353] cloud-init[1020]: +----[SHA256]-----+\n[ 9.652671] cloud-init[1134]: 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"} 2018-08-24 21:16:53,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-ce86559f-9513-443c-bda8-19719232b11d 2018-08-24 21:16:55,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:55,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21: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-fd476754-1c20-4a5b-97be-04a3b003f4b3 x-compute-request-id: req-fd476754-1c20-4a5b-97be-04a3b003f4b3 Content-Encoding: gzip Content-Length: 13582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.752081] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:48 +0000. Up 5.99 seconds.\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.745287] cloud-init[1020]: Cloud-init v. 0.7.9 running 'init' at Fri, 24 Aug 2018 21:16:50 +0000. Up 8.17 seconds.\n[ 8.747843] cloud-init[1020]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.756197] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.758674] cloud-init[1020]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.764380] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.768137] cloud-init[1020]: ci-info: | ens3 | True | 10.10.10.3 | 255.255.255.0 | . | fa:16:3e:30:65:52 |\n[ 8.776194] cloud-init[1020]: ci-info: | ens3 | True | fe80::f816:3eff:fe30:6552/64 | . | link | fa:16:3e:30:65:52 |\n[ 8.778667] cloud-init[1020]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.784403] cloud-init[1020]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.788136] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.796122] cloud-init[1020]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.798446] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.802889] cloud-init[1020]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.808432] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.810362] cloud-init[1020]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.817061] cloud-init[1020]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 8.822057] cloud-init[1020]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.827958] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[ 8.831504] cloud-init[1020]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Daily apt activities.\n[ 8.834791] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 8.840225] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.841792] cloud-init[1020]: The key fingerprint is:\n[ 8.842871] cloud-init[1020]: SHA256:2rPesEh5g0FJu/yPY0CoYET7KB+k5Q6WNi+uMoMMaRo root@sdnvpn-13-2] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m\n[ 8.848316] cloud-init[1020]: The key's randomart image is:\n[ 8.849465] cloud-init[1020]: +---[RSA 2048]----+\n[ 8.850512] cloud-init[1020]: |.. . |\n[ 8.851560] cloud-init[1020]: ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n| .. . o |\n[ 8.856551] cloud-init[1020]: |..o .+ |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.861773] cloud-init[1020]: |.*+ .o.. |\n[ 8.862849] cloud-init[1020]: |=Ooo .+ S |\n[ 8.863908] \n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n cloud-init[1020]: |E=+. .B |\n[ 8.869412] cloud-init[1020]: |*oo. =.B |\n[ 8.870473] cloud-init[1020]: |B.. . ooX |\n[ 8.871535] cloud-init[1020]: Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n|++ .o=.o |\n[ 8.892925] cloud-init[1020]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...+----[SHA256]-----+\n[ 8.903913] \n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1020]: Generating public/private dsa key pair.\n[ 8.952336] cloud-init[1020]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started System Logging Service.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.004198] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.043318] cloud-init[1020]: The key fingerprint is:\n[ 9.059244] cloud-init[1020]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\nSHA256:3LEwtPlXQqJ1y59LSxrXwAYnsrc/AhYSgpDdFq9UjHk root@sdnvpn-13-2 Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 9.101997] cloud-init[1020]: The key's randomart image is:[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.174105] cloud-init[1020]: +---[DSA 1024]----+\n[ 9.182337] cloud-init[1020]: | .+ oo=+ + = . |\n[ 9.191033] 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1020]: | . o ==E* B * |\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m[ 9.249498] cloud-init[1020]: | ...O + = = |\n] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.259408] cloud-init[1020]: | . o * = * + |\n[ 9.271544] cloud-init[1020]: | . S * + * .|\n[ 9.276948] cloud-init[1020]: | . o B o |\n[ 9.285298] cloud-init[1020]: | o = |\n[ 9.289593] cloud-init[1020]: | . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.299684] cloud-init[1020]: | |\n[ 9.304542] cloud-init[1020]: +----[SHA256]-----+\n[ 9.307664] cloud-init[1020]: Generating public/private ecdsa key pair.\n[ 9.316119] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.320111] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.328150] cloud-init[1020]: The key fingerprint is:\n[ 9.329637] cloud-init[1020]: SHA256:/bPwIzi9LFbXW1CjZUY9foyZPtugIDKcPLFtjfgcYT0 root@sdnvpn-13-2\n[ 9.334370] cloud-init[1020]: The key's randomart image is:\n[ 9.341652] cloud-init[1020]: +---[ECDSA 256]---+\n[ 9.343447] cloud-init[1020]: | ...|\n[ 9.345092] cloud-init[1020]: | *o|\n[ 9.348140] cloud-init[1020]: | . **o|\n[ 9.351453] cloud-init[1020]: | . o.E .=.o|\n[ 9.354676] cloud-init[1020]: | o BS+.. o ..|\n[ 9.358123] cloud-init[1020]: | X * +.. = .|\n[ 9.361773] cloud-init[1020]: | B *.oo. B |\n[ 9.365016] cloud-init[1020]: | B.ooooo .|\n[ 9.368093] cloud-init[1020]: | . oooo. |\n[ 9.371316] cloud-init[1020]: +----[SHA256]-----+\n[ 9.377353] cloud-init[1020]: Generating public/private ed25519 key pair.\n[ 9.382447] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.388390] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.390395] cloud-init[1020]: The key fingerprint is:\n[ 9.396130] cloud-init[1020]: SHA256:j08qiGrZD7nTlSWYS4PMGnfXgtuyk5kgmbNyoYXC5i8 root@sdnvpn-13-2\n[ 9.398175] cloud-init[1020]: The key's randomart image is:\n[ 9.399674] cloud-init[1020]: +--[ED25519 256]--+\n[ 9.404128] cloud-init[1020]: | |\n[ 9.405521] cloud-init[1020]: | |\n[ 9.408657] cloud-init[1020]: | o . + . |\n[ 9.412118] cloud-init[1020]: | . = B + o |\n[ 9.416119] cloud-init[1020]: |..* o * S |\n[ 9.417526] cloud-init[1020]: |oOo..+ + o |\n[ 9.420122] cloud-init[1020]: |+o*=o.B . o |\n[ 9.424118] cloud-init[1020]: |oEoo+B. + |\n[ 9.425547] cloud-init[1020]: |+oooo.... . |\n[ 9.428353] cloud-init[1020]: +----[SHA256]-----+\n[ 9.652671] cloud-init[1134]: 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[ 10.384121] cloud-init[1134]: en_US.UTF-8... done\n[ 10.386670] cloud-init[1134]: Generation complete.\n[ 10.880664] cloud-init[1134]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 24 Aug 2018 21:16:52 +0000. Up 9.58 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.197505] cloud-init[1387]: + sudo useradd -m sdnvpn\n[ 11.261363] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.305702] cloud-init[1387]: + sudo adduser sdnvpn sudo\n[ 11.359580] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.395667] cloud-init[1387]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.400592] cloud-init[1387]: Adding user sdnvpn to group sudo\n[ 11.416080] cloud-init[1387]: Done.\n[ 11.418546] cloud-init[1387]: + chpasswd\n[ 11.421825] cloud-init[1387]: + sudo echo sdnvpn:opnfv\n[ 11.476081] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.490704] cloud-init[1387]: + sleep 20\n"} 2018-08-24 21:16:55,722 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-fd476754-1c20-4a5b-97be-04a3b003f4b3 2018-08-24 21:16:57,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:57,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48e92376-3d9e-40c5-b140-e24aa2737e88 x-compute-request-id: req-48e92376-3d9e-40c5-b140-e24aa2737e88 Content-Encoding: gzip Content-Length: 13582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.752081] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:48 +0000. Up 5.99 seconds.\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.745287] cloud-init[1020]: Cloud-init v. 0.7.9 running 'init' at Fri, 24 Aug 2018 21:16:50 +0000. Up 8.17 seconds.\n[ 8.747843] cloud-init[1020]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.756197] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.758674] cloud-init[1020]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.764380] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.768137] cloud-init[1020]: ci-info: | ens3 | True | 10.10.10.3 | 255.255.255.0 | . | fa:16:3e:30:65:52 |\n[ 8.776194] cloud-init[1020]: ci-info: | ens3 | True | fe80::f816:3eff:fe30:6552/64 | . | link | fa:16:3e:30:65:52 |\n[ 8.778667] cloud-init[1020]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.784403] cloud-init[1020]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.788136] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.796122] cloud-init[1020]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.798446] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.802889] cloud-init[1020]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.808432] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.810362] cloud-init[1020]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.817061] cloud-init[1020]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 8.822057] cloud-init[1020]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.827958] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[ 8.831504] cloud-init[1020]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Daily apt activities.\n[ 8.834791] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 8.840225] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.841792] cloud-init[1020]: The key fingerprint is:\n[ 8.842871] cloud-init[1020]: SHA256:2rPesEh5g0FJu/yPY0CoYET7KB+k5Q6WNi+uMoMMaRo root@sdnvpn-13-2] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m\n[ 8.848316] cloud-init[1020]: The key's randomart image is:\n[ 8.849465] cloud-init[1020]: +---[RSA 2048]----+\n[ 8.850512] cloud-init[1020]: |.. . |\n[ 8.851560] cloud-init[1020]: ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n| .. . o |\n[ 8.856551] cloud-init[1020]: |..o .+ |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.861773] cloud-init[1020]: |.*+ .o.. |\n[ 8.862849] cloud-init[1020]: |=Ooo .+ S |\n[ 8.863908] \n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n cloud-init[1020]: |E=+. .B |\n[ 8.869412] cloud-init[1020]: |*oo. =.B |\n[ 8.870473] cloud-init[1020]: |B.. . ooX |\n[ 8.871535] cloud-init[1020]: Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n|++ .o=.o |\n[ 8.892925] cloud-init[1020]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...+----[SHA256]-----+\n[ 8.903913] \n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1020]: Generating public/private dsa key pair.\n[ 8.952336] cloud-init[1020]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started System Logging Service.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.004198] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.043318] cloud-init[1020]: The key fingerprint is:\n[ 9.059244] cloud-init[1020]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\nSHA256:3LEwtPlXQqJ1y59LSxrXwAYnsrc/AhYSgpDdFq9UjHk root@sdnvpn-13-2 Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 9.101997] cloud-init[1020]: The key's randomart image is:[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.174105] cloud-init[1020]: +---[DSA 1024]----+\n[ 9.182337] cloud-init[1020]: | .+ oo=+ + = . |\n[ 9.191033] 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1020]: | . o ==E* B * |\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m[ 9.249498] cloud-init[1020]: | ...O + = = |\n] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.259408] cloud-init[1020]: | . o * = * + |\n[ 9.271544] cloud-init[1020]: | . S * + * .|\n[ 9.276948] cloud-init[1020]: | . o B o |\n[ 9.285298] cloud-init[1020]: | o = |\n[ 9.289593] cloud-init[1020]: | . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.299684] cloud-init[1020]: | |\n[ 9.304542] cloud-init[1020]: +----[SHA256]-----+\n[ 9.307664] cloud-init[1020]: Generating public/private ecdsa key pair.\n[ 9.316119] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.320111] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.328150] cloud-init[1020]: The key fingerprint is:\n[ 9.329637] cloud-init[1020]: SHA256:/bPwIzi9LFbXW1CjZUY9foyZPtugIDKcPLFtjfgcYT0 root@sdnvpn-13-2\n[ 9.334370] cloud-init[1020]: The key's randomart image is:\n[ 9.341652] cloud-init[1020]: +---[ECDSA 256]---+\n[ 9.343447] cloud-init[1020]: | ...|\n[ 9.345092] cloud-init[1020]: | *o|\n[ 9.348140] cloud-init[1020]: | . **o|\n[ 9.351453] cloud-init[1020]: | . o.E .=.o|\n[ 9.354676] cloud-init[1020]: | o BS+.. o ..|\n[ 9.358123] cloud-init[1020]: | X * +.. = .|\n[ 9.361773] cloud-init[1020]: | B *.oo. B |\n[ 9.365016] cloud-init[1020]: | B.ooooo .|\n[ 9.368093] cloud-init[1020]: | . oooo. |\n[ 9.371316] cloud-init[1020]: +----[SHA256]-----+\n[ 9.377353] cloud-init[1020]: Generating public/private ed25519 key pair.\n[ 9.382447] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.388390] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.390395] cloud-init[1020]: The key fingerprint is:\n[ 9.396130] cloud-init[1020]: SHA256:j08qiGrZD7nTlSWYS4PMGnfXgtuyk5kgmbNyoYXC5i8 root@sdnvpn-13-2\n[ 9.398175] cloud-init[1020]: The key's randomart image is:\n[ 9.399674] cloud-init[1020]: +--[ED25519 256]--+\n[ 9.404128] cloud-init[1020]: | |\n[ 9.405521] cloud-init[1020]: | |\n[ 9.408657] cloud-init[1020]: | o . + . |\n[ 9.412118] cloud-init[1020]: | . = B + o |\n[ 9.416119] cloud-init[1020]: |..* o * S |\n[ 9.417526] cloud-init[1020]: |oOo..+ + o |\n[ 9.420122] cloud-init[1020]: |+o*=o.B . o |\n[ 9.424118] cloud-init[1020]: |oEoo+B. + |\n[ 9.425547] cloud-init[1020]: |+oooo.... . |\n[ 9.428353] cloud-init[1020]: +----[SHA256]-----+\n[ 9.652671] cloud-init[1134]: 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[ 10.384121] cloud-init[1134]: en_US.UTF-8... done\n[ 10.386670] cloud-init[1134]: Generation complete.\n[ 10.880664] cloud-init[1134]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 24 Aug 2018 21:16:52 +0000. Up 9.58 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.197505] cloud-init[1387]: + sudo useradd -m sdnvpn\n[ 11.261363] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.305702] cloud-init[1387]: + sudo adduser sdnvpn sudo\n[ 11.359580] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.395667] cloud-init[1387]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.400592] cloud-init[1387]: Adding user sdnvpn to group sudo\n[ 11.416080] cloud-init[1387]: Done.\n[ 11.418546] cloud-init[1387]: + chpasswd\n[ 11.421825] cloud-init[1387]: + sudo echo sdnvpn:opnfv\n[ 11.476081] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.490704] cloud-init[1387]: + sleep 20\n"} 2018-08-24 21:16:57,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-48e92376-3d9e-40c5-b140-e24aa2737e88 2018-08-24 21:16:59,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4846c9fc01c83a7c6538e62c6ba08e2e3e4da6ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:16:59,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6bb08a-d184-4410-bfbb-a5a70c559547 x-compute-request-id: req-3a6bb08a-d184-4410-bfbb-a5a70c559547 Content-Encoding: gzip Content-Length: 13600 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 625425067 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.181897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184205] pid_max: default: 32768 minimum: 301\n[ 0.185453] ACPI: Core revision 20150930\n[ 0.187173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188993] Security Framework initialized\n[ 0.190119] Yama: becoming mindful.\n[ 0.191140] AppArmor: AppArmor initialized\n[ 0.192346] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.194999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197170] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198855] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.200902] Initializing cgroup subsys io\n[ 0.202038] Initializing cgroup subsys memory\n[ 0.203233] Initializing cgroup subsys devices\n[ 0.204434] Initializing cgroup subsys freezer\n[ 0.205646] Initializing cgroup subsys net_cls\n[ 0.206852] Initializing cgroup subsys perf_event\n[ 0.208103] Initializing cgroup subsys net_prio\n[ 0.209355] Initializing cgroup subsys hugetlb\n[ 0.210566] Initializing cgroup subsys pids\n[ 0.211769] CPU: Physical Processor ID: 0\n[ 0.213598] mce: CPU supports 10 MCE banks\n[ 0.214770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231131] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237988] ftrace: allocating 32123 entries in 126 pages\n[ 0.264969] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266673] smpboot: Max logical packages: 1\n[ 0.268094] x2apic enabled\n[ 0.269247] Switched APIC routing to physical x2apic.\n[ 0.271722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278540] KVM setup paravirtual spinlock\n[ 0.280297] x86: Booted up 1 node, 1 CPUs\n[ 0.281438] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283414] devtmpfs: initialized\n[ 0.286222] evm: security.selinux\n[ 0.287211] evm: security.SMACK64\n[ 0.288184] evm: security.SMACK64EXEC\n[ 0.289226] evm: security.SMACK64TRANSMUTE\n[ 0.290361] evm: security.SMACK64MMAP\n[ 0.291412] evm: security.ima\n[ 0.292306] evm: security.capability\n[ 0.293430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295984] pinctrl core: initialized pinctrl subsystem\n[ 0.297498] RTC time: 21:16:42, date: 08/24/18\n[ 0.298849] NET: Registered protocol family 16\n[ 0.300232] cpuidle: using governor ladder\n[ 0.301381] cpuidle: using governor menu\n[ 0.302468] PCCT header not found.\n[ 0.303510] ACPI: bus type PCI registered\n[ 0.304637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306388] PCI: Using configuration type 1 for base access\n[ 0.308895] ACPI: Added _OSI(Module Device)\n[ 0.310064] ACPI: Added _OSI(Processor Device)\n[ 0.311272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314725] ACPI: Interpreter enabled\n[ 0.315794] ACPI: (supports S0 S5)\n[ 0.316780] ACPI: Using IOAPIC for interrupt routing\n[ 0.318104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327209] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330247] acpiphp: Slot [3] registered\n[ 0.331385] acpiphp: Slot [4] registered\n[ 0.332501] acpiphp: Slot [5] registered\n[ 0.333625] acpiphp: Slot [6] registered\n[ 0.334741] acpiphp: Slot [7] registered\n[ 0.335857] acpiphp: Slot [8] registered\n[ 0.336973] acpiphp: Slot [9] registered\n[ 0.338086] acpiphp: Slot [10] registered\n[ 0.339217] acpiphp: Slot [11] registered\n[ 0.340353] acpiphp: Slot [12] registered\n[ 0.341480] acpiphp: Slot [13] registered\n[ 0.342613] acpiphp: Slot [14] registered\n[ 0.357902] acpiphp: Slot [15] registered\n[ 0.359043] acpiphp: Slot [16] registered\n[ 0.360171] acpiphp: Slot [17] registered\n[ 0.361304] acpiphp: Slot [18] registered\n[ 0.362441] acpiphp: Slot [19] registered\n[ 0.363572] acpiphp: Slot [20] registered\n[ 0.364703] acpiphp: Slot [21] registered\n[ 0.365879] acpiphp: Slot [22] registered\n[ 0.367022] acpiphp: Slot [23] registered\n[ 0.368155] acpiphp: Slot [24] registered\n[ 0.369292] acpiphp: Slot [25] registered\n[ 0.370478] acpiphp: Slot [26] registered\n[ 0.371592] acpiphp: Slot [27] registered\n[ 0.372818] acpiphp: Slot [28] registered\n[ 0.374006] acpiphp: Slot [29] registered\n[ 0.375188] acpiphp: Slot [30] registered\n[ 0.376369] acpiphp: Slot [31] registered\n[ 0.377525] PCI host bridge to bus 0000:00\n[ 0.378696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384292] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.386394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392674] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404303] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440938] vgaarb: loaded\n[ 0.441821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443600] SCSI subsystem initialized\n[ 0.444892] ACPI: bus type USB registered\n[ 0.446095] usbcore: registered new interface driver usbfs\n[ 0.447603] usbcore: registered new interface driver hub\n[ 0.449065] usbcore: registered new device driver usb\n[ 0.450664] PCI: Using ACPI for IRQ routing\n[ 0.452232] NetLabel: Initializing\n[ 0.453280] NetLabel: domain hash size = 128\n[ 0.454525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455897] NetLabel: unlabeled traffic allowed by default\n[ 0.457534] amd_nb: Cannot enumerate AMD northbridges\n[ 0.461042] clocksource: Switched to clocksource kvm-clock\n[ 0.472132] AppArmor: AppArmor Filesystem Enabled\n[ 0.473689] pnp: PnP ACPI init\n[ 0.475141] pnp: PnP ACPI: found 5 devices\n[ 0.482383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484914] NET: Registered protocol family 2\n[ 0.486562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.488444] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.490247] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.492058] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.493662] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495395] NET: Registered protocol family 1\n[ 0.496670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499846] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529577] Trying to unpack rootfs image as initramfs...\n[ 1.878220] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.883198] Scanning for low memory corruption every 60 seconds\n[ 1.885511] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.887194] audit: initializing netlink subsys (disabled)\n[ 1.888721] audit: type=2000 audit(1535145404.723:1): initialized\n[ 1.890684] Initialise system trusted keyring\n[ 1.892099] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.893766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.896546] zbud: loaded\n[ 1.897592] VFS: Disk quotas dquot_6.6.0\n[ 1.898777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.900764] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.902602] fuse init (API version 7.23)\n[ 1.903885] Key type big_key registered\n[ 1.905056] Allocating IMA MOK and blacklist keyrings.\n[ 1.906851] Key type asymmetric registered\n[ 1.908056] Asymmetric key parser 'x509' registered\n[ 1.909463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.911623] io scheduler noop registered\n[ 1.912770] io scheduler deadline registered (default)\n[ 1.914218] io scheduler cfq registered\n[ 1.915471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.917238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.919719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.922505] ACPI: Power Button [PWRF]\n[ 1.924109] GHES: HEST is not enabled!\n[ 1.938879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.969060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.972656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.997087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.001177] Linux agpgart interface v0.103\n[ 2.005362] brd: module loaded\n[ 2.008001] loop: module loaded\n[ 2.010899] vda: vda1\n[ 2.012826] scsi host0: ata_piix\n[ 2.014284] scsi host1: ata_piix\n[ 2.015651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.018050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.021036] libphy: Fixed MDIO Bus: probed\n[ 2.022651] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024514] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027977] PPP generic driver version 2.4.2\n[ 2.029686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.032015] ehci-pci: EHCI PCI platform driver\n[ 2.033707] ehci-platform: EHCI generic platform driver\n[ 2.035634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.037856] ohci-pci: OHCI PCI platform driver\n[ 2.039550] ohci-platform: OHCI generic platform driver\n[ 2.041513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.057315] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.059319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.062219] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.064181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.066393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.068769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071458] usb usb1: Product: UHCI Host Controller\n[ 2.073245] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.075464] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.077278] hub 1-0:1.0: USB hub found\n[ 2.078740] hub 1-0:1.0: 2 ports detected\n[ 2.080442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.084151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.086024] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.088034] mousedev: PS/2 mouse device common for all mice\n[ 2.090385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.093702] rtc_cmos 00:00: RTC can wake from S4\n[ 2.095898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.098163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.100517] i2c /dev entries driver\n[ 2.102013] device-mapper: uevent: version 1.0.3\n[ 2.103849] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.107052] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.109580] NET: Registered protocol family 10\n[ 2.111631] NET: Registered protocol family 17\n[ 2.113365] Key type dns_resolver registered\n[ 2.115141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.117275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.120671] registered taskstats version 1\n[ 2.122248] Loading compiled-in X.509 certificates\n[ 2.124591] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.128169] zswap: loaded using pool lzo/zbud\n[ 2.131850] Key type trusted registered\n[ 2.135261] Key type encrypted registered\n[ 2.136518] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.137986] ima: No TPM chip found, activating TPM-bypass!\n[ 2.139482] evm: HMAC attrs: 0x1\n[ 2.140815] Magic number: 14:763:298\n[ 2.142114] rtc_cmos 00:00: setting system clock to 2018-08-24 21:16:44 UTC (1535145404)\n[ 2.144429] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.145997] EDD information not available.\n[ 2.173893] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.175846] ata1.00: configured for MWDMA2\n[ 2.177578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.195017] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.196760] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.198512] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.201346] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.203495] Write protecting the kernel read-only data: 14336k\n[ 2.206447] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.208856] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.221270] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.223762] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.229247] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.231796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.234341] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237149] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239669] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242770] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.245283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286104] virtio_net virtio0 ens3: renamed from eth0\n[ 2.295691] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.298173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323027] AVX2 version of gcm_enc/dec engaged.\n[ 2.324315] AES CTR mode by8 optimization enabled\n[ 2.329440] FDC 0 is a S82078B\n[ 2.389065] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.553777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.555476] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.557226] usb 1-1: Product: QEMU USB Tablet\n[ 2.558427] usb 1-1: Manufacturer: QEMU\n[ 2.559497] usb 1-1: SerialNumber: 42\n[ 2.566712] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.573167] usbcore: registered new interface driver usbhid\n[ 2.574643] usbhid: USB HID core driver\n[ 2.576998] 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.579994] 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.881108] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.882732] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553504ebd, max_idle_ns: 440795203983 ns\nBegin: Loading essential drivers ... [ 3.949398] md: linear personality registered for level -1\n[ 3.953038] md: multipath personality registered for level -4\n[ 3.956718] md: raid0 personality registered for level 0\n[ 3.960699] md: raid1 personality registered for level 1\n[ 4.033023] raid6: sse2x1 gen() 11349 MB/s\n[ 4.101052] raid6: sse2x1 xor() 8901 MB/s\n[ 4.169021] raid6: sse2x2 gen() 14382 MB/s\n[ 4.237022] raid6: sse2x2 xor() 9768 MB/s\n[ 4.305042] raid6: sse2x4 gen() 16652 MB/s\n[ 4.373054] raid6: sse2x4 xor() 11098 MB/s\n[ 4.441045] raid6: avx2x1 gen() 21760 MB/s\n[ 4.509064] raid6: avx2x2 gen() 25336 MB/s\n[ 4.577044] raid6: avx2x4 gen() 28339 MB/s\n[ 4.578224] raid6: using algorithm avx2x4 gen() 28339 MB/s\n[ 4.579670] raid6: using avx2x2 recovery algorithm\n[ 4.582431] xor: automatically using best checksumming function:\n[ 4.621031] avx : 34941.000 MB/sec\n[ 4.623665] async_tx: api initialized (async)\n[ 4.634731] md: raid6 personality registered for level 6\n[ 4.636136] md: raid5 personality registered for level 5\n[ 4.637548] md: raid4 personality registered for level 4\n[ 4.643009] 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.672095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.712980] 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.799719] 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.804185] systemd[1]: Detected virtualization kvm.\n[ 4.805533] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.809330] systemd[1]: Set hostname to .\n[ 4.813243] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.814788] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.935414] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.938285] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.941423] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.944293] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.947439] 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.951132] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.954226] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.956919] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.959962] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.962997] 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.968201] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.974382] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.981814] 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.990720] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.995594] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999591] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.002314] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.007572] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.010751] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.015861] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 5.023511] Loading iSCSI transport class v2.0-870.\n\n[ 5.025291] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.028105] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.[ 5.033254] iscsi: registered transport (tcp)\n\n[ 5.034855] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.038913] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.042316] 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[ 5.055625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.062684] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.066995] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.073755] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.081723] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.090552] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.093981] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.102257] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.106721] iscsi: registered transport (iser)\n[ 5.108517] 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[ 5.114936] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.121765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.127023] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.132574] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.136111] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.139840] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.148078] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 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 LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\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[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.752081] cloud-init[441]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 24 Aug 2018 21:16:48 +0000. Up 5.99 seconds.\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.745287] cloud-init[1020]: Cloud-init v. 0.7.9 running 'init' at Fri, 24 Aug 2018 21:16:50 +0000. Up 8.17 seconds.\n[ 8.747843] cloud-init[1020]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.756197] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.758674] cloud-init[1020]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.764380] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.768137] cloud-init[1020]: ci-info: | ens3 | True | 10.10.10.3 | 255.255.255.0 | . | fa:16:3e:30:65:52 |\n[ 8.776194] cloud-init[1020]: ci-info: | ens3 | True | fe80::f816:3eff:fe30:6552/64 | . | link | fa:16:3e:30:65:52 |\n[ 8.778667] cloud-init[1020]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.784403] cloud-init[1020]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.788136] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.796122] cloud-init[1020]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.798446] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.802889] cloud-init[1020]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.808432] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.810362] cloud-init[1020]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.817061] cloud-init[1020]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 8.822057] cloud-init[1020]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.827958] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[ 8.831504] cloud-init[1020]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Daily apt activities.\n[ 8.834791] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 8.840225] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.841792] cloud-init[1020]: The key fingerprint is:\n[ 8.842871] cloud-init[1020]: SHA256:2rPesEh5g0FJu/yPY0CoYET7KB+k5Q6WNi+uMoMMaRo root@sdnvpn-13-2] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m\n[ 8.848316] cloud-init[1020]: The key's randomart image is:\n[ 8.849465] cloud-init[1020]: +---[RSA 2048]----+\n[ 8.850512] cloud-init[1020]: |.. . |\n[ 8.851560] cloud-init[1020]: ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n| .. . o |\n[ 8.856551] cloud-init[1020]: |..o .+ |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.861773] cloud-init[1020]: |.*+ .o.. |\n[ 8.862849] cloud-init[1020]: |=Ooo .+ S |\n[ 8.863908] \n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n cloud-init[1020]: |E=+. .B |\n[ 8.869412] cloud-init[1020]: |*oo. =.B |\n[ 8.870473] cloud-init[1020]: |B.. . ooX |\n[ 8.871535] cloud-init[1020]: Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n|++ .o=.o |\n[ 8.892925] cloud-init[1020]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...+----[SHA256]-----+\n[ 8.903913] \n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1020]: Generating public/private dsa key pair.\n[ 8.952336] cloud-init[1020]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started System Logging Service.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.004198] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.043318] cloud-init[1020]: The key fingerprint is:\n[ 9.059244] cloud-init[1020]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\nSHA256:3LEwtPlXQqJ1y59LSxrXwAYnsrc/AhYSgpDdFq9UjHk root@sdnvpn-13-2 Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 9.101997] cloud-init[1020]: The key's randomart image is:[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.174105] cloud-init[1020]: +---[DSA 1024]----+\n[ 9.182337] cloud-init[1020]: | .+ oo=+ + = . |\n[ 9.191033] 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1020]: | . o ==E* B * |\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m[ 9.249498] cloud-init[1020]: | ...O + = = |\n] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.259408] cloud-init[1020]: | . o * = * + |\n[ 9.271544] cloud-init[1020]: | . S * + * .|\n[ 9.276948] cloud-init[1020]: | . o B o |\n[ 9.285298] cloud-init[1020]: | o = |\n[ 9.289593] cloud-init[1020]: | . . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.299684] cloud-init[1020]: | |\n[ 9.304542] cloud-init[1020]: +----[SHA256]-----+\n[ 9.307664] cloud-init[1020]: Generating public/private ecdsa key pair.\n[ 9.316119] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.320111] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.328150] cloud-init[1020]: The key fingerprint is:\n[ 9.329637] cloud-init[1020]: SHA256:/bPwIzi9LFbXW1CjZUY9foyZPtugIDKcPLFtjfgcYT0 root@sdnvpn-13-2\n[ 9.334370] cloud-init[1020]: The key's randomart image is:\n[ 9.341652] cloud-init[1020]: +---[ECDSA 256]---+\n[ 9.343447] cloud-init[1020]: | ...|\n[ 9.345092] cloud-init[1020]: | *o|\n[ 9.348140] cloud-init[1020]: | . **o|\n[ 9.351453] cloud-init[1020]: | . o.E .=.o|\n[ 9.354676] cloud-init[1020]: | o BS+.. o ..|\n[ 9.358123] cloud-init[1020]: | X * +.. = .|\n[ 9.361773] cloud-init[1020]: | B *.oo. B |\n[ 9.365016] cloud-init[1020]: | B.ooooo .|\n[ 9.368093] cloud-init[1020]: | . oooo. |\n[ 9.371316] cloud-init[1020]: +----[SHA256]-----+\n[ 9.377353] cloud-init[1020]: Generating public/private ed25519 key pair.\n[ 9.382447] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.388390] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.390395] cloud-init[1020]: The key fingerprint is:\n[ 9.396130] cloud-init[1020]: SHA256:j08qiGrZD7nTlSWYS4PMGnfXgtuyk5kgmbNyoYXC5i8 root@sdnvpn-13-2\n[ 9.398175] cloud-init[1020]: The key's randomart image is:\n[ 9.399674] cloud-init[1020]: +--[ED25519 256]--+\n[ 9.404128] cloud-init[1020]: | |\n[ 9.405521] cloud-init[1020]: | |\n[ 9.408657] cloud-init[1020]: | o . + . |\n[ 9.412118] cloud-init[1020]: | . = B + o |\n[ 9.416119] cloud-init[1020]: |..* o * S |\n[ 9.417526] cloud-init[1020]: |oOo..+ + o |\n[ 9.420122] cloud-init[1020]: |+o*=o.B . o |\n[ 9.424118] cloud-init[1020]: |oEoo+B. + |\n[ 9.425547] cloud-init[1020]: |+oooo.... . |\n[ 9.428353] cloud-init[1020]: +----[SHA256]-----+\n[ 9.652671] cloud-init[1134]: 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[ 10.384121] cloud-init[1134]: en_US.UTF-8... done\n[ 10.386670] cloud-init[1134]: Generation complete.\n[ 10.880664] cloud-init[1134]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 24 Aug 2018 21:16:52 +0000. Up 9.58 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.197505] cloud-init[1387]: + sudo useradd -m sdnvpn\n[ 11.261363] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.305702] cloud-init[1387]: + sudo adduser sdnvpn sudo\n[ 11.359580] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.395667] cloud-init[1387]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.400592] cloud-init[1387]: Adding user sdnvpn to group sudo\n[ 11.416080] cloud-init[1387]: Done.\n[ 11.418546] cloud-init[1387]: + chpasswd\n[ 11.421825] cloud-init[1387]: + sudo echo sdnvpn:opnfv\n[ 11.476081] cloud-init[1387]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.490704] cloud-init[1387]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-08-24 21:16:59,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-3a6bb08a-d184-4410-bfbb-a5a70c559547 2018-08-24 21:17:02,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:17:02,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1109 Content-Type: application/json X-Openstack-Request-Id: req-988c6062-b45f-4368-9ae2-48f753ca90dc Date: Fri, 24 Aug 2018 21:17:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:14:06Z", "file": "/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "size": 493813760, "self": "/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "public", "locations": [{"url": "rbd://a1324eb2-c5d0-4597-a34d-3859c6c15670/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d/snap", "metadata": {}}], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "created_at": "2018-08-24T21:13:55Z", "os_hidden": false, "protected": false, "os_hash_value": "b410a4f3a361516bcde96f45ebab7482e8c5f1dd758217e977cdce10240d4f8bdb9cc02723c80d221d71cf9e350522bb5490bc5d34c4d5f512b1394382195310"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-24 21:17:02,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images?limit=20 used request id req-988c6062-b45f-4368-9ae2-48f753ca90dc 2018-08-24 21:17:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:17:02,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-19cfc71d-63d0-47c3-a521-a78cd1d2b066 Date: Fri, 24 Aug 2018 21:17:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-24 21:17:02,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/schemas/image used request id req-19cfc71d-63d0-47c3-a521-a78cd1d2b066 2018-08-24 21:17:02,362 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-24 21:17:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-24 21:17:02,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-619212b5-0384-4d91-81bf-b6583fb8264f Date: Fri, 24 Aug 2018 21:17:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-24T21:17:02Z", "file": "/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b/file", "owner": "3bc472e48cc54f3eb4afdd784666ab74", "id": "fb10975e-1172-4858-8f2c-5cf024277b8b", "size": null, "self": "/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-24T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-24 21:17:02,440 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-619212b5-0384-4d91-81bf-b6583fb8264f 2018-08-24 21:17:02,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" -d '' 2018-08-24 21:17:02,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86834315-ed75-4c0a-a3ce-90cc6de81e79 Date: Fri, 24 Aug 2018 21:17:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:17:02,964 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b/file used request id req-86834315-ed75-4c0a-a3ce-90cc6de81e79 2018-08-24 21:17:02,964 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-08-24 21:17:02,965 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=fb10975e-1172-4858-8f2c-5cf024277b8b network=3fff4a7e-9099-45b4-ba00-988ee94ca17f secgroup=a013741f-d635-4a1c-adc3-9ebdcb718eac 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-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:17:02,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:17:02,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-24 21:17:02,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-24 21:17:02,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-24 21:17:02,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-24 21:17:02,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-24 21:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-24 21:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-24 21:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-24 21:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-24 21:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-24 21:17:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:17:02,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb317f5-08b7-4eee-8841-7a6666c8d14a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:17:02,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2cb317f5-08b7-4eee-8841-7a6666c8d14a 2018-08-24 21:17:02,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:17:03,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["hXuMuHmRQFOJg7sz_XdGhQ"], "issued_at": "2018-08-24T21:17:03.000000Z"}} 2018-08-24 21:17:03,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" 2018-08-24 21:17:03,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-4e316a94-8884-4f40-80cc-69137d627632 x-compute-request-id: req-4e316a94-8884-4f40-80cc-69137d627632 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ab6cf4e-7773-4599-88d3-457521294cff", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2ab6cf4e-7773-4599-88d3-457521294cff", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-24 21:17:03,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-4e316a94-8884-4f40-80cc-69137d627632 2018-08-24 21:17:03,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" 2018-08-24 21:17:03,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-f8d4e658-6bf6-4b8c-a906-8a2d34b9337d x-compute-request-id: req-f8d4e658-6bf6-4b8c-a906-8a2d34b9337d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "fa025c1d-73aa-4239-b542-975d4bceef1c"}} 2018-08-24 21:17:03,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c used request id req-f8d4e658-6bf6-4b8c-a906-8a2d34b9337d 2018-08-24 21:17:03,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "fb10975e-1172-4858-8f2c-5cf024277b8b", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "fa025c1d-73aa-4239-b542-975d4bceef1c", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fff4a7e-9099-45b4-ba00-988ee94ca17f"}], "config_drive": true}}' 2018-08-24 21:17:05,236 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17: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-b842383f-a266-4d81-b556-d11424fa3998 x-compute-request-id: req-b842383f-a266-4d81-b556-d11424fa3998 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4512bd1e-1287-43e8-b84e-f17aa929ba94", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "bookmark"}], "adminPass": "apxqRGC8wdZ8"}} 2018-08-24 21:17:05,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b842383f-a266-4d81-b556-d11424fa3998 2018-08-24 21:17:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-24 21:17:05,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510a13f5-7b11-4884-a7b7-2d864ee33ed1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}} 2018-08-24 21:17:05,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-510a13f5-7b11-4884-a7b7-2d864ee33ed1 2018-08-24 21:17:05,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:17:05,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["n7oc0431S82ENSEH5GbEOg"], "issued_at": "2018-08-24T21:17:05.000000Z"}} 2018-08-24 21:17:05,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca7d3c1b7c12d70d3ccb479aa3ecccbe874d289" 2018-08-24 21:17:06,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-70efbfea-8922-4ad2-90e2-8effbc1c6ef5 x-compute-request-id: req-70efbfea-8922-4ad2-90e2-8effbc1c6ef5 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.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "bookmark"}], "image": {"id": "fb10975e-1172-4858-8f2c-5cf024277b8b", "links": [{"href": "http://172.30.9.40:8774/images/fb10975e-1172-4858-8f2c-5cf024277b8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "4512bd1e-1287-43e8-b84e-f17aa929ba94", "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:17:05Z", "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-08-24T21:17:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:17:06,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 used request id req-70efbfea-8922-4ad2-90e2-8effbc1c6ef5 2018-08-24 21:17:09,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca7d3c1b7c12d70d3ccb479aa3ecccbe874d289" 2018-08-24 21:17:10,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-7950a8d0-f7e3-44a9-861f-5f9989d10f1d x-compute-request-id: req-7950a8d0-f7e3-44a9-861f-5f9989d10f1d Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "bookmark"}], "image": {"id": "fb10975e-1172-4858-8f2c-5cf024277b8b", "links": [{"href": "http://172.30.9.40:8774/images/fb10975e-1172-4858-8f2c-5cf024277b8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "4512bd1e-1287-43e8-b84e-f17aa929ba94", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:17:07Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:17:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:17:10,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 used request id req-7950a8d0-f7e3-44a9-861f-5f9989d10f1d 2018-08-24 21:17:13,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca7d3c1b7c12d70d3ccb479aa3ecccbe874d289" 2018-08-24 21:17:13,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734f3be3-8426-44dc-a291-fdb9a4727d42 x-compute-request-id: req-734f3be3-8426-44dc-a291-fdb9a4727d42 Content-Encoding: gzip Content-Length: 779 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:f9:87:f9", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "bookmark"}], "image": {"id": "fb10975e-1172-4858-8f2c-5cf024277b8b", "links": [{"href": "http://172.30.9.40:8774/images/fb10975e-1172-4858-8f2c-5cf024277b8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": "2018-08-24T21:17:12.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "4512bd1e-1287-43e8-b84e-f17aa929ba94", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:17:12Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:17:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:17:13,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 used request id req-734f3be3-8426-44dc-a291-fdb9a4727d42 2018-08-24 21:17:13,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" 2018-08-24 21:17:14,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32f37363-8549-476d-bfd4-8ab076bb9980 x-compute-request-id: req-32f37363-8549-476d-bfd4-8ab076bb9980 Content-Encoding: gzip Content-Length: 779 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:f9:87:f9", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94", "rel": "bookmark"}], "image": {"id": "fb10975e-1172-4858-8f2c-5cf024277b8b", "links": [{"href": "http://172.30.9.40:8774/images/fb10975e-1172-4858-8f2c-5cf024277b8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000a9", "OS-SRV-USG:launched_at": "2018-08-24T21:17:12.000000", "flavor": {"id": "fa025c1d-73aa-4239-b542-975d4bceef1c", "links": [{"href": "http://172.30.9.40:8774/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c", "rel": "bookmark"}]}, "id": "4512bd1e-1287-43e8-b84e-f17aa929ba94", "security_groups": [{"name": "default"}], "user_id": "fb1b1573ff444d598e8980246b4391a1", "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-08-24T21:17:12Z", "hostId": "15576687ea527b9528fc63121ea51be619de9f41e01a910141669656", "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-08-24T21:17:05Z", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-24 21:17:14,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94 used request id req-32f37363-8549-476d-bfd4-8ab076bb9980 2018-08-24 21:17:14,020 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.18'. 2018-08-24 21:17:14,020 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-08-24 21:17:14,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"addSecurityGroup": {"name": "a013741f-d635-4a1c-adc3-9ebdcb718eac"}}' 2018-08-24 21:17:15,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17: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-e7b72704-c052-4c9b-8a5b-fa4b174b9ee0 x-compute-request-id: req-e7b72704-c052-4c9b-8a5b-fa4b174b9ee0 Content-Length: 0 Content-Type: application/json 2018-08-24 21:17:15,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action used request id req-e7b72704-c052-4c9b-8a5b-fa4b174b9ee0 2018-08-24 21:17:15,338 - sdnvpn_test_utils - INFO - Waiting for instance 4512bd1e-1287-43e8-b84e-f17aa929ba94 to boot up 2018-08-24 21:17:15,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:17:15,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ae981d1-3357-4225-8cd3-5391b3648b92 x-compute-request-id: req-8ae981d1-3357-4225-8cd3-5391b3648b92 Content-Encoding: gzip Content-Length: 8089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 523876877 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.204954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207301] pid_max: default: 32768 minimum: 301\n[ 0.208570] ACPI: Core revision 20150930\n[ 0.210327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212259] Security Framework initialized\n[ 0.213444] Yama: becoming mindful.\n[ 0.214501] AppArmor: AppArmor initialized\n[ 0.215772] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.218516] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.220768] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.222474] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.224599] Initializing cgroup subsys io\n[ 0.225808] Initializing cgroup subsys memory\n[ 0.227072] Initializing cgroup subsys devices\n[ 0.228349] Initializing cgroup subsys freezer\n[ 0.229628] Initializing cgroup subsys net_cls\n[ 0.230917] Initializing cgroup subsys perf_event\n[ 0.232304] Initializing cgroup subsys net_prio\n[ 0.233593] Initializing cgroup subsys hugetlb\n[ 0.234864] Initializing cgroup subsys pids\n[ 0.236146] CPU: Physical Processor ID: 0\n[ 0.238036] mce: CPU supports 10 MCE banks\n[ 0.239285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262943] ftrace: allocating 31920 entries in 125 pages\n[ 0.289423] smpboot: Max logical packages: 1\n[ 0.290687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292692] x2apic enabled\n[ 0.293904] Switched APIC routing to physical x2apic.\n[ 0.296508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303811] KVM setup paravirtual spinlock\n[ 0.305638] x86: Booted up 1 node, 1 CPUs\n[ 0.306837] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308914] devtmpfs: initialized\n[ 0.311032] evm: security.selinux\n[ 0.312083] evm: security.SMACK64\n[ 0.313104] evm: security.SMACK64EXEC\n[ 0.314201] evm: security.SMACK64TRANSMUTE\n[ 0.315392] evm: security.SMACK64MMAP\n[ 0.316482] evm: security.ima\n[ 0.317408] evm: security.capability\n[ 0.318566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321249] pinctrl core: initialized pinctrl subsystem\n[ 0.322866] RTC time: 21:17:12, date: 08/24/18\n[ 0.324301] NET: Registered protocol family 16\n[ 0.325719] cpuidle: using governor ladder\n[ 0.326918] cpuidle: using governor menu\n[ 0.328081] PCCT header not found.\n[ 0.329159] ACPI: bus type PCI registered\n[ 0.330314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332183] PCI: Using configuration type 1 for base access\n[ 0.334747] ACPI: Added _OSI(Module Device)\n[ 0.335971] ACPI: Added _OSI(Processor Device)\n[ 0.337235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338557] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340847] ACPI: Interpreter enabled\n[ 0.341988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352976] ACPI: (supports S0 S5)\n[ 0.354028] ACPI: Using IOAPIC for interrupt routing\n[ 0.355424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364950] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368171] acpiphp: Slot [3] registered\n[ 0.369354] acpiphp: Slot [4] registered\n[ 0.370517] acpiphp: Slot [5] registered\n[ 0.371710] acpiphp: Slot [6] registered\n[ 0.372888] acpiphp: Slot [7] registered\n[ 0.374047] acpiphp: Slot [8] registered\n[ 0.375212] acpiphp: Slot [9] registered\n[ 0.376377] acpiphp: Slot [10] registered\n[ 0.377551] acpiphp: Slot [11] registered\n[ 0.378741] acpiphp: Slot [12] registered\n[ 0.379898] acpiphp: Slot [13] registered\n[ 0.381064] acpiphp: Slot [14] registered\n[ 0.382249] acpiphp: Slot [15] registered\n[ 0.398142] acpiphp: Slot [16] registered\n[ 0.399337] acpiphp: Slot [17] registered\n[ 0.400532] acpiphp: Slot [18] registered\n[ 0.401752] acpiphp: Slot [19] registered\n[ 0.402940] acpiphp: Slot [20] registered\n[ 0.404098] acpiphp: Slot [21] registered\n[ 0.405269] acpiphp: Slot [22] registered\n[ 0.406435] acpiphp: Slot [23] registered\n[ 0.407614] acpiphp: Slot [24] registered\n[ 0.408822] acpiphp: Slot [25] registered\n[ 0.410008] acpiphp: Slot [26] registered\n[ 0.411183] acpiphp: Slot [27] registered\n[ 0.412346] acpiphp: Slot [28] registered\n[ 0.413554] acpiphp: Slot [29] registered\n[ 0.414733] acpiphp: Slot [30] registered\n[ 0.415929] acpiphp: Slot [31] registered\n[ 0.417131] PCI host bridge to bus 0000:00\n[ 0.418327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420077] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423897] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.425989] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428178] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434248] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444145] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.466579] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472886] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476691] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.480104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.482324] vgaarb: loaded\n[ 0.483222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.485000] SCSI subsystem initialized\n[ 0.486292] ACPI: bus type USB registered\n[ 0.487498] usbcore: registered new interface driver usbfs\n[ 0.488969] usbcore: registered new interface driver hub\n[ 0.490428] usbcore: registered new device driver usb\n[ 0.492040] PCI: Using ACPI for IRQ routing\n[ 0.493650] NetLabel: Initializing\n[ 0.494700] NetLabel: domain hash size = 128\n[ 0.495917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.497302] NetLabel: unlabeled traffic allowed by default\n[ 0.498951] clocksource: Switched to clocksource kvm-clock\n[ 0.509390] AppArmor: AppArmor Filesystem Enabled\n[ 0.510777] pnp: PnP ACPI init\n[ 0.512109] pnp: PnP ACPI: found 5 devices\n[ 0.519063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521564] NET: Registered protocol family 2\n[ 0.523073] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.524971] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.526784] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.528593] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.530163] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.531883] NET: Registered protocol family 1\n[ 0.533173] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.536349] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568010] Trying to unpack rootfs image as initramfs...\n[ 0.630505] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.633235] Scanning for low memory corruption every 60 seconds\n[ 0.635305] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636985] audit: initializing netlink subsys (disabled)\n[ 0.638506] audit: type=2000 audit(1535145432.972:1): initialized\n[ 0.640501] Initialise system trusted keyring\n[ 0.641946] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643615] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646383] zbud: loaded\n[ 0.647425] VFS: Disk quotas dquot_6.6.0\n[ 0.648634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650833] fuse init (API version 7.23)\n[ 0.652148] Key type big_key registered\n[ 0.653329] Allocating IMA MOK and blacklist keyrings.\n[ 0.655074] Key type asymmetric registered\n[ 0.656257] Asymmetric key parser 'x509' registered\n[ 0.657636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659795] io scheduler noop registered\n[ 0.660956] io scheduler deadline registered (default)\n[ 0.662388] io scheduler cfq registered\n[ 0.663667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669103] ACPI: Power Button [PWRF]\n[ 0.670379] GHES: HEST is not enabled!\n[ 0.684543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.713840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.740966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744159] Linux agpgart interface v0.103\n[ 0.747650] brd: module loaded\n[ 0.749910] loop: module loaded\n[ 0.754632] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756835] GPT:90111 != 20971519\n[ 0.757880] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759533] GPT:90111 != 20971519\n[ 0.760584] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761963] vda: vda1 vda15\n[ 0.763783] scsi host0: ata_piix\n[ 0.764919] scsi host1: ata_piix\n[ 0.765989] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.770214] libphy: Fixed MDIO Bus: probed\n[ 0.771457] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776070] PPP generic driver version 2.4.2\n[ 0.777446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779282] ehci-pci: EHCI PCI platform driver\n[ 0.780561] ehci-platform: EHCI generic platform driver\n[ 0.782260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783881] ohci-pci: OHCI PCI platform driver\n[ 0.785147] ohci-platform: OHCI generic platform driver\n[ 0.786580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804915] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.808028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811787] usb usb1: Product: UHCI Host Controller\n[ 0.813103] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.814764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.816146] hub 1-0:1.0: USB hub found\n[ 0.817260] hub 1-0:1.0: 2 ports detected\n[ 0.818687] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.821714] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.824548] mousedev: PS/2 mouse device common for all mice\n[ 0.826344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.828943] rtc_cmos 00:00: RTC can wake from S4\n[ 0.830569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.833957] i2c /dev entries driver\n[ 0.835085] device-mapper: uevent: version 1.0.3\n[ 0.836475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.838839] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840948] NET: Registered protocol family 10\n[ 0.842832] NET: Registered protocol family 17\n[ 0.844167] Key type dns_resolver registered\n[ 0.845548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.847131] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.849711] registered taskstats version 1\n[ 0.850971] Loading compiled-in X.509 certificates\n[ 0.852934] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.855611] zswap: loaded using pool lzo/zbud\n[ 0.858014] Key type trusted registered\n[ 0.860194] Key type encrypted registered\n[ 0.861382] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.862877] ima: No TPM chip found, activating TPM-bypass!\n[ 0.864371] evm: HMAC attrs: 0x1\n[ 0.865759] Magic number: 14:763:298\n[ 0.867012] rtc_cmos 00:00: setting system clock to 2018-08-24 21:17:13 UTC (1535145433)\n[ 0.869397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.870985] EDD information not available.\n[ 0.923927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940690] ata1.00: configured for MWDMA2\n[ 0.942455] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945562] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.947336] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.949143] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.953051] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955251] Write protecting the kernel read-only data: 14336k\n[ 0.960271] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.144306] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.18...\nLease of 10.10.10.18 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-08-24 21:17:15,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action used request id req-8ae981d1-3357-4225-8cd3-5391b3648b92 2018-08-24 21:17:17,476 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-08-24 21:17:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-670635", "route_distinguishers": ["12:12", "13:13"]}}' 2018-08-24 21:17:17,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-ea1e2816-546b-44f5-8fea-9095ae95e588 Date: Fri, 24 Aug 2018 21:17:17 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-670635", "route_distinguishers": ["12:12", "13:13"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "route_targets": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "type": "l3", "id": "56a00ab0-86ba-43a0-83e4-8dc0e795c5db"}} 2018-08-24 21:17:17,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns used request id req-ea1e2816-546b-44f5-8fea-9095ae95e588 2018-08-24 21:17:17,592 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-670635', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'56a00ab0-86ba-43a0-83e4-8dc0e795c5db', u'tenant_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'route_targets': [], u'project_id': u'3bc472e48cc54f3eb4afdd784666ab74', u'type': u'l3', u'networks': []}} 2018-08-24 21:17:17,592 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-08-24 21:17:17,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56a00ab0-86ba-43a0-83e4-8dc0e795c5db/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router_association": {"router_id": "d56e9b54-be7e-4157-8194-1cf7a1012595"}}' 2018-08-24 21:17:18,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-9e346bd3-d00e-4427-96cc-d5f4b542a6c4 Date: Fri, 24 Aug 2018 21:17:18 GMT RESP BODY: {"router_association": {"router_id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "571ec3aa-4d08-40b6-ae4e-ccb87108939e"}} 2018-08-24 21:17:18,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56a00ab0-86ba-43a0-83e4-8dc0e795c5db/router_associations used request id req-9e346bd3-d00e-4427-96cc-d5f4b542a6c4 2018-08-24 21:17:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router": {"routes": [{"nexthop": "10.10.10.4", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.3", "destination": "179.24.1.12/32"}]}}' 2018-08-24 21:17:19,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-71cda500-5d0b-4556-9595-9cf80f1307f5 Date: Fri, 24 Aug 2018 21:17:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:14:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:17:18Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.3", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.4", "destination": "179.24.1.12/32"}], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "name": "sdnvpn-13-1-router"}} 2018-08-24 21:17:19,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 used request id req-71cda500-5d0b-4556-9595-9cf80f1307f5 2018-08-24 21:17:19,012 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-24 21:17:49,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:17:49,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-1572999f-7b9c-4690-b78a-526f345a7aa0 x-compute-request-id: req-1572999f-7b9c-4690-b78a-526f345a7aa0 Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 523876877 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.204954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207301] pid_max: default: 32768 minimum: 301\n[ 0.208570] ACPI: Core revision 20150930\n[ 0.210327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212259] Security Framework initialized\n[ 0.213444] Yama: becoming mindful.\n[ 0.214501] AppArmor: AppArmor initialized\n[ 0.215772] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.218516] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.220768] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.222474] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.224599] Initializing cgroup subsys io\n[ 0.225808] Initializing cgroup subsys memory\n[ 0.227072] Initializing cgroup subsys devices\n[ 0.228349] Initializing cgroup subsys freezer\n[ 0.229628] Initializing cgroup subsys net_cls\n[ 0.230917] Initializing cgroup subsys perf_event\n[ 0.232304] Initializing cgroup subsys net_prio\n[ 0.233593] Initializing cgroup subsys hugetlb\n[ 0.234864] Initializing cgroup subsys pids\n[ 0.236146] CPU: Physical Processor ID: 0\n[ 0.238036] mce: CPU supports 10 MCE banks\n[ 0.239285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262943] ftrace: allocating 31920 entries in 125 pages\n[ 0.289423] smpboot: Max logical packages: 1\n[ 0.290687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292692] x2apic enabled\n[ 0.293904] Switched APIC routing to physical x2apic.\n[ 0.296508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303811] KVM setup paravirtual spinlock\n[ 0.305638] x86: Booted up 1 node, 1 CPUs\n[ 0.306837] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308914] devtmpfs: initialized\n[ 0.311032] evm: security.selinux\n[ 0.312083] evm: security.SMACK64\n[ 0.313104] evm: security.SMACK64EXEC\n[ 0.314201] evm: security.SMACK64TRANSMUTE\n[ 0.315392] evm: security.SMACK64MMAP\n[ 0.316482] evm: security.ima\n[ 0.317408] evm: security.capability\n[ 0.318566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321249] pinctrl core: initialized pinctrl subsystem\n[ 0.322866] RTC time: 21:17:12, date: 08/24/18\n[ 0.324301] NET: Registered protocol family 16\n[ 0.325719] cpuidle: using governor ladder\n[ 0.326918] cpuidle: using governor menu\n[ 0.328081] PCCT header not found.\n[ 0.329159] ACPI: bus type PCI registered\n[ 0.330314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332183] PCI: Using configuration type 1 for base access\n[ 0.334747] ACPI: Added _OSI(Module Device)\n[ 0.335971] ACPI: Added _OSI(Processor Device)\n[ 0.337235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338557] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340847] ACPI: Interpreter enabled\n[ 0.341988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352976] ACPI: (supports S0 S5)\n[ 0.354028] ACPI: Using IOAPIC for interrupt routing\n[ 0.355424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364950] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368171] acpiphp: Slot [3] registered\n[ 0.369354] acpiphp: Slot [4] registered\n[ 0.370517] acpiphp: Slot [5] registered\n[ 0.371710] acpiphp: Slot [6] registered\n[ 0.372888] acpiphp: Slot [7] registered\n[ 0.374047] acpiphp: Slot [8] registered\n[ 0.375212] acpiphp: Slot [9] registered\n[ 0.376377] acpiphp: Slot [10] registered\n[ 0.377551] acpiphp: Slot [11] registered\n[ 0.378741] acpiphp: Slot [12] registered\n[ 0.379898] acpiphp: Slot [13] registered\n[ 0.381064] acpiphp: Slot [14] registered\n[ 0.382249] acpiphp: Slot [15] registered\n[ 0.398142] acpiphp: Slot [16] registered\n[ 0.399337] acpiphp: Slot [17] registered\n[ 0.400532] acpiphp: Slot [18] registered\n[ 0.401752] acpiphp: Slot [19] registered\n[ 0.402940] acpiphp: Slot [20] registered\n[ 0.404098] acpiphp: Slot [21] registered\n[ 0.405269] acpiphp: Slot [22] registered\n[ 0.406435] acpiphp: Slot [23] registered\n[ 0.407614] acpiphp: Slot [24] registered\n[ 0.408822] acpiphp: Slot [25] registered\n[ 0.410008] acpiphp: Slot [26] registered\n[ 0.411183] acpiphp: Slot [27] registered\n[ 0.412346] acpiphp: Slot [28] registered\n[ 0.413554] acpiphp: Slot [29] registered\n[ 0.414733] acpiphp: Slot [30] registered\n[ 0.415929] acpiphp: Slot [31] registered\n[ 0.417131] PCI host bridge to bus 0000:00\n[ 0.418327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420077] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423897] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.425989] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428178] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434248] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444145] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.466579] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472886] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476691] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.480104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.482324] vgaarb: loaded\n[ 0.483222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.485000] SCSI subsystem initialized\n[ 0.486292] ACPI: bus type USB registered\n[ 0.487498] usbcore: registered new interface driver usbfs\n[ 0.488969] usbcore: registered new interface driver hub\n[ 0.490428] usbcore: registered new device driver usb\n[ 0.492040] PCI: Using ACPI for IRQ routing\n[ 0.493650] NetLabel: Initializing\n[ 0.494700] NetLabel: domain hash size = 128\n[ 0.495917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.497302] NetLabel: unlabeled traffic allowed by default\n[ 0.498951] clocksource: Switched to clocksource kvm-clock\n[ 0.509390] AppArmor: AppArmor Filesystem Enabled\n[ 0.510777] pnp: PnP ACPI init\n[ 0.512109] pnp: PnP ACPI: found 5 devices\n[ 0.519063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521564] NET: Registered protocol family 2\n[ 0.523073] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.524971] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.526784] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.528593] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.530163] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.531883] NET: Registered protocol family 1\n[ 0.533173] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.536349] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568010] Trying to unpack rootfs image as initramfs...\n[ 0.630505] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.633235] Scanning for low memory corruption every 60 seconds\n[ 0.635305] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636985] audit: initializing netlink subsys (disabled)\n[ 0.638506] audit: type=2000 audit(1535145432.972:1): initialized\n[ 0.640501] Initialise system trusted keyring\n[ 0.641946] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643615] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646383] zbud: loaded\n[ 0.647425] VFS: Disk quotas dquot_6.6.0\n[ 0.648634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650833] fuse init (API version 7.23)\n[ 0.652148] Key type big_key registered\n[ 0.653329] Allocating IMA MOK and blacklist keyrings.\n[ 0.655074] Key type asymmetric registered\n[ 0.656257] Asymmetric key parser 'x509' registered\n[ 0.657636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659795] io scheduler noop registered\n[ 0.660956] io scheduler deadline registered (default)\n[ 0.662388] io scheduler cfq registered\n[ 0.663667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669103] ACPI: Power Button [PWRF]\n[ 0.670379] GHES: HEST is not enabled!\n[ 0.684543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.713840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.740966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744159] Linux agpgart interface v0.103\n[ 0.747650] brd: module loaded\n[ 0.749910] loop: module loaded\n[ 0.754632] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756835] GPT:90111 != 20971519\n[ 0.757880] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759533] GPT:90111 != 20971519\n[ 0.760584] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761963] vda: vda1 vda15\n[ 0.763783] scsi host0: ata_piix\n[ 0.764919] scsi host1: ata_piix\n[ 0.765989] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.770214] libphy: Fixed MDIO Bus: probed\n[ 0.771457] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776070] PPP generic driver version 2.4.2\n[ 0.777446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779282] ehci-pci: EHCI PCI platform driver\n[ 0.780561] ehci-platform: EHCI generic platform driver\n[ 0.782260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783881] ohci-pci: OHCI PCI platform driver\n[ 0.785147] ohci-platform: OHCI generic platform driver\n[ 0.786580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804915] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.808028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811787] usb usb1: Product: UHCI Host Controller\n[ 0.813103] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.814764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.816146] hub 1-0:1.0: USB hub found\n[ 0.817260] hub 1-0:1.0: 2 ports detected\n[ 0.818687] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.821714] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.824548] mousedev: PS/2 mouse device common for all mice\n[ 0.826344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.828943] rtc_cmos 00:00: RTC can wake from S4\n[ 0.830569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.833957] i2c /dev entries driver\n[ 0.835085] device-mapper: uevent: version 1.0.3\n[ 0.836475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.838839] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840948] NET: Registered protocol family 10\n[ 0.842832] NET: Registered protocol family 17\n[ 0.844167] Key type dns_resolver registered\n[ 0.845548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.847131] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.849711] registered taskstats version 1\n[ 0.850971] Loading compiled-in X.509 certificates\n[ 0.852934] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.855611] zswap: loaded using pool lzo/zbud\n[ 0.858014] Key type trusted registered\n[ 0.860194] Key type encrypted registered\n[ 0.861382] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.862877] ima: No TPM chip found, activating TPM-bypass!\n[ 0.864371] evm: HMAC attrs: 0x1\n[ 0.865759] Magic number: 14:763:298\n[ 0.867012] rtc_cmos 00:00: setting system clock to 2018-08-24 21:17:13 UTC (1535145433)\n[ 0.869397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.870985] EDD information not available.\n[ 0.923927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940690] ata1.00: configured for MWDMA2\n[ 0.942455] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945562] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.947336] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.949143] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.953051] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955251] Write protecting the kernel read-only data: 14336k\n[ 0.960271] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.144306] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.18...\nLease of 10.10.10.18 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\n/dev/root resized successfully [took 20.91s]\nping 179.24.1.12 OK\n"} 2018-08-24 21:17:49,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action used request id req-1572999f-7b9c-4690-b78a-526f345a7aa0 2018-08-24 21:17:49,112 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.18) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-08-24 21:17:49,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bda7da308de73edea28a046a1a09b844d4743d6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-24 21:17:49,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:17: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-39d6f8f7-4137-4807-a198-ba1234125bdd x-compute-request-id: req-39d6f8f7-4137-4807-a198-ba1234125bdd Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 523876877 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.204954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207301] pid_max: default: 32768 minimum: 301\n[ 0.208570] ACPI: Core revision 20150930\n[ 0.210327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212259] Security Framework initialized\n[ 0.213444] Yama: becoming mindful.\n[ 0.214501] AppArmor: AppArmor initialized\n[ 0.215772] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.218516] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.220768] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.222474] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.224599] Initializing cgroup subsys io\n[ 0.225808] Initializing cgroup subsys memory\n[ 0.227072] Initializing cgroup subsys devices\n[ 0.228349] Initializing cgroup subsys freezer\n[ 0.229628] Initializing cgroup subsys net_cls\n[ 0.230917] Initializing cgroup subsys perf_event\n[ 0.232304] Initializing cgroup subsys net_prio\n[ 0.233593] Initializing cgroup subsys hugetlb\n[ 0.234864] Initializing cgroup subsys pids\n[ 0.236146] CPU: Physical Processor ID: 0\n[ 0.238036] mce: CPU supports 10 MCE banks\n[ 0.239285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262943] ftrace: allocating 31920 entries in 125 pages\n[ 0.289423] smpboot: Max logical packages: 1\n[ 0.290687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292692] x2apic enabled\n[ 0.293904] Switched APIC routing to physical x2apic.\n[ 0.296508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303811] KVM setup paravirtual spinlock\n[ 0.305638] x86: Booted up 1 node, 1 CPUs\n[ 0.306837] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308914] devtmpfs: initialized\n[ 0.311032] evm: security.selinux\n[ 0.312083] evm: security.SMACK64\n[ 0.313104] evm: security.SMACK64EXEC\n[ 0.314201] evm: security.SMACK64TRANSMUTE\n[ 0.315392] evm: security.SMACK64MMAP\n[ 0.316482] evm: security.ima\n[ 0.317408] evm: security.capability\n[ 0.318566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321249] pinctrl core: initialized pinctrl subsystem\n[ 0.322866] RTC time: 21:17:12, date: 08/24/18\n[ 0.324301] NET: Registered protocol family 16\n[ 0.325719] cpuidle: using governor ladder\n[ 0.326918] cpuidle: using governor menu\n[ 0.328081] PCCT header not found.\n[ 0.329159] ACPI: bus type PCI registered\n[ 0.330314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332183] PCI: Using configuration type 1 for base access\n[ 0.334747] ACPI: Added _OSI(Module Device)\n[ 0.335971] ACPI: Added _OSI(Processor Device)\n[ 0.337235] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338557] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340847] ACPI: Interpreter enabled\n[ 0.341988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352976] ACPI: (supports S0 S5)\n[ 0.354028] ACPI: Using IOAPIC for interrupt routing\n[ 0.355424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364950] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368171] acpiphp: Slot [3] registered\n[ 0.369354] acpiphp: Slot [4] registered\n[ 0.370517] acpiphp: Slot [5] registered\n[ 0.371710] acpiphp: Slot [6] registered\n[ 0.372888] acpiphp: Slot [7] registered\n[ 0.374047] acpiphp: Slot [8] registered\n[ 0.375212] acpiphp: Slot [9] registered\n[ 0.376377] acpiphp: Slot [10] registered\n[ 0.377551] acpiphp: Slot [11] registered\n[ 0.378741] acpiphp: Slot [12] registered\n[ 0.379898] acpiphp: Slot [13] registered\n[ 0.381064] acpiphp: Slot [14] registered\n[ 0.382249] acpiphp: Slot [15] registered\n[ 0.398142] acpiphp: Slot [16] registered\n[ 0.399337] acpiphp: Slot [17] registered\n[ 0.400532] acpiphp: Slot [18] registered\n[ 0.401752] acpiphp: Slot [19] registered\n[ 0.402940] acpiphp: Slot [20] registered\n[ 0.404098] acpiphp: Slot [21] registered\n[ 0.405269] acpiphp: Slot [22] registered\n[ 0.406435] acpiphp: Slot [23] registered\n[ 0.407614] acpiphp: Slot [24] registered\n[ 0.408822] acpiphp: Slot [25] registered\n[ 0.410008] acpiphp: Slot [26] registered\n[ 0.411183] acpiphp: Slot [27] registered\n[ 0.412346] acpiphp: Slot [28] registered\n[ 0.413554] acpiphp: Slot [29] registered\n[ 0.414733] acpiphp: Slot [30] registered\n[ 0.415929] acpiphp: Slot [31] registered\n[ 0.417131] PCI host bridge to bus 0000:00\n[ 0.418327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420077] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423897] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.425989] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428178] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432409] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434248] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437785] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444145] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.466579] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472886] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476691] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478588] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.480104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.482324] vgaarb: loaded\n[ 0.483222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.485000] SCSI subsystem initialized\n[ 0.486292] ACPI: bus type USB registered\n[ 0.487498] usbcore: registered new interface driver usbfs\n[ 0.488969] usbcore: registered new interface driver hub\n[ 0.490428] usbcore: registered new device driver usb\n[ 0.492040] PCI: Using ACPI for IRQ routing\n[ 0.493650] NetLabel: Initializing\n[ 0.494700] NetLabel: domain hash size = 128\n[ 0.495917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.497302] NetLabel: unlabeled traffic allowed by default\n[ 0.498951] clocksource: Switched to clocksource kvm-clock\n[ 0.509390] AppArmor: AppArmor Filesystem Enabled\n[ 0.510777] pnp: PnP ACPI init\n[ 0.512109] pnp: PnP ACPI: found 5 devices\n[ 0.519063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521564] NET: Registered protocol family 2\n[ 0.523073] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.524971] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.526784] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.528593] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.530163] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.531883] NET: Registered protocol family 1\n[ 0.533173] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.536349] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568010] Trying to unpack rootfs image as initramfs...\n[ 0.630505] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.633235] Scanning for low memory corruption every 60 seconds\n[ 0.635305] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636985] audit: initializing netlink subsys (disabled)\n[ 0.638506] audit: type=2000 audit(1535145432.972:1): initialized\n[ 0.640501] Initialise system trusted keyring\n[ 0.641946] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643615] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646383] zbud: loaded\n[ 0.647425] VFS: Disk quotas dquot_6.6.0\n[ 0.648634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650833] fuse init (API version 7.23)\n[ 0.652148] Key type big_key registered\n[ 0.653329] Allocating IMA MOK and blacklist keyrings.\n[ 0.655074] Key type asymmetric registered\n[ 0.656257] Asymmetric key parser 'x509' registered\n[ 0.657636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659795] io scheduler noop registered\n[ 0.660956] io scheduler deadline registered (default)\n[ 0.662388] io scheduler cfq registered\n[ 0.663667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669103] ACPI: Power Button [PWRF]\n[ 0.670379] GHES: HEST is not enabled!\n[ 0.684543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.713840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.740966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744159] Linux agpgart interface v0.103\n[ 0.747650] brd: module loaded\n[ 0.749910] loop: module loaded\n[ 0.754632] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756835] GPT:90111 != 20971519\n[ 0.757880] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759533] GPT:90111 != 20971519\n[ 0.760584] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761963] vda: vda1 vda15\n[ 0.763783] scsi host0: ata_piix\n[ 0.764919] scsi host1: ata_piix\n[ 0.765989] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.770214] libphy: Fixed MDIO Bus: probed\n[ 0.771457] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772900] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776070] PPP generic driver version 2.4.2\n[ 0.777446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779282] ehci-pci: EHCI PCI platform driver\n[ 0.780561] ehci-platform: EHCI generic platform driver\n[ 0.782260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783881] ohci-pci: OHCI PCI platform driver\n[ 0.785147] ohci-platform: OHCI generic platform driver\n[ 0.786580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804915] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.808028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811787] usb usb1: Product: UHCI Host Controller\n[ 0.813103] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.814764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.816146] hub 1-0:1.0: USB hub found\n[ 0.817260] hub 1-0:1.0: 2 ports detected\n[ 0.818687] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.821714] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.824548] mousedev: PS/2 mouse device common for all mice\n[ 0.826344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.828943] rtc_cmos 00:00: RTC can wake from S4\n[ 0.830569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832259] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.833957] i2c /dev entries driver\n[ 0.835085] device-mapper: uevent: version 1.0.3\n[ 0.836475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.838839] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840948] NET: Registered protocol family 10\n[ 0.842832] NET: Registered protocol family 17\n[ 0.844167] Key type dns_resolver registered\n[ 0.845548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.847131] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.849711] registered taskstats version 1\n[ 0.850971] Loading compiled-in X.509 certificates\n[ 0.852934] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.855611] zswap: loaded using pool lzo/zbud\n[ 0.858014] Key type trusted registered\n[ 0.860194] Key type encrypted registered\n[ 0.861382] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.862877] ima: No TPM chip found, activating TPM-bypass!\n[ 0.864371] evm: HMAC attrs: 0x1\n[ 0.865759] Magic number: 14:763:298\n[ 0.867012] rtc_cmos 00:00: setting system clock to 2018-08-24 21:17:13 UTC (1535145433)\n[ 0.869397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.870985] EDD information not available.\n[ 0.923927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940690] ata1.00: configured for MWDMA2\n[ 0.942455] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945562] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.947336] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.949143] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.953051] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.955251] Write protecting the kernel read-only data: 14336k\n[ 0.960271] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.963028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.144306] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.18...\nLease of 10.10.10.18 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\n/dev/root resized successfully [took 20.91s]\nping 179.24.1.12 OK\n"} 2018-08-24 21:17:49,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action used request id req-39d6f8f7-4137-4807-a198-ba1234125bdd 2018-08-24 21:17:49,175 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-08-24 21:17:49,175 - 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-08-24 21:17:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router": {"routes": []}}' 2018-08-24 21:17:50,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-99831e68-3b86-4ab7-920c-405cecc64bc6 Date: Fri, 24 Aug 2018 21:17:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "30a59f3f-9a8d-4995-a415-4b6bd01eae1b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "77fcfe07-b53f-4923-acda-dbb8af0dc665", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:14:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:17:49Z", "revision_number": 7, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "name": "sdnvpn-13-1-router"}} 2018-08-24 21:17:50,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 used request id req-99831e68-3b86-4ab7-920c-405cecc64bc6 2018-08-24 21:17:50,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" 2018-08-24 21:17:50,074 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cea2d834-18a5-449e-bd8e-760f3f922d36 x-compute-request-id: req-cea2d834-18a5-449e-bd8e-760f3f922d36 Content-Length: 0 Content-Type: application/json 2018-08-24 21:17:50,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/fa025c1d-73aa-4239-b542-975d4bceef1c used request id req-cea2d834-18a5-449e-bd8e-760f3f922d36 2018-08-24 21:17:50,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"forceDelete": null}' 2018-08-24 21:17:50,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17cc2a21-0204-488c-a5c8-75ffbec7b4cd x-compute-request-id: req-17cc2a21-0204-488c-a5c8-75ffbec7b4cd Content-Length: 0 Content-Type: application/json 2018-08-24 21:17:50,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/e1eb70e0-356a-48e7-b0c6-4ab94d30e30a/action used request id req-17cc2a21-0204-488c-a5c8-75ffbec7b4cd 2018-08-24 21:17:50,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"forceDelete": null}' 2018-08-24 21:17:50,480 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-458a45b2-a271-47f1-934a-c8f9cf4b2090 x-compute-request-id: req-458a45b2-a271-47f1-934a-c8f9cf4b2090 Content-Length: 0 Content-Type: application/json 2018-08-24 21:17:50,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c0eb05d6-03bb-44f0-9da5-284c24c43093/action used request id req-458a45b2-a271-47f1-934a-c8f9cf4b2090 2018-08-24 21:17:50,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab7f139d9352422cac4de10d347a2dda8c44e1c" -d '{"forceDelete": null}' 2018-08-24 21:17:50,744 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 24 Aug 2018 21:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0847400e-d2bb-42ed-90e9-51ec34c8127b x-compute-request-id: req-0847400e-d2bb-42ed-90e9-51ec34c8127b Content-Length: 0 Content-Type: application/json 2018-08-24 21:17:50,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/4512bd1e-1287-43e8-b84e-f17aa929ba94/action used request id req-0847400e-d2bb-42ed-90e9-51ec34c8127b 2018-08-24 21:17:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:17:51,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-693b9df3-ce75-4348-a7fa-92a3d015ad89 Date: Fri, 24 Aug 2018 21:17:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:17:51,769 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/52b61fd0-076b-4fbf-b482-dfa8ddd9673d used request id req-693b9df3-ce75-4348-a7fa-92a3d015ad89 2018-08-24 21:17:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fedc388c5277cf85075b71e4b2696f54fb74805" 2018-08-24 21:17:52,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7dc098f-95f1-4af2-a068-193a66e2042e Date: Fri, 24 Aug 2018 21:17:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-24 21:17:52,794 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fb10975e-1172-4858-8f2c-5cf024277b8b used request id req-b7dc098f-95f1-4af2-a068-193a66e2042e 2018-08-24 21:17:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56a00ab0-86ba-43a0-83e4-8dc0e795c5db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:17:53,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ae51ec1-5f77-4e05-8b28-3841a88ea042 Content-Length: 0 Date: Fri, 24 Aug 2018 21:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:17:53,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/bgpvpn/bgpvpns/56a00ab0-86ba-43a0-83e4-8dc0e795c5db used request id req-1ae51ec1-5f77-4e05-8b28-3841a88ea042 2018-08-24 21:17:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"subnet_id": "d4b767cb-e027-4ae9-a425-bf0f25c611d5"}' 2018-08-24 21:17:55,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-89603991-c183-4b5e-ba0b-dc1bb7ac7872 Date: Fri, 24 Aug 2018 21:17:55 GMT RESP BODY: {"network_id": "3fff4a7e-9099-45b4-ba00-988ee94ca17f", "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "subnet_id": "d4b767cb-e027-4ae9-a425-bf0f25c611d5", "subnet_ids": ["d4b767cb-e027-4ae9-a425-bf0f25c611d5"], "port_id": "65561dbd-39e0-4c93-a504-dab7c2b06f07", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595"} 2018-08-24 21:17:55,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595/remove_router_interface used request id req-89603991-c183-4b5e-ba0b-dc1bb7ac7872 2018-08-24 21:17:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" -d '{"router": {"external_gateway_info": {}}}' 2018-08-24 21:17:56,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-73ae8870-833f-4a36-84ce-cda3dc7adbad Date: Fri, 24 Aug 2018 21:17:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3bc472e48cc54f3eb4afdd784666ab74", "created_at": "2018-08-24T21:14:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-24T21:17:55Z", "revision_number": 11, "routes": [], "project_id": "3bc472e48cc54f3eb4afdd784666ab74", "id": "d56e9b54-be7e-4157-8194-1cf7a1012595", "name": "sdnvpn-13-1-router"}} 2018-08-24 21:17:56,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 used request id req-73ae8870-833f-4a36-84ce-cda3dc7adbad 2018-08-24 21:17:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/d4b767cb-e027-4ae9-a425-bf0f25c611d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:17:57,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76e332ac-f673-42bb-abfe-6b63beaeb9c9 Date: Fri, 24 Aug 2018 21:17:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:17:57,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/d4b767cb-e027-4ae9-a425-bf0f25c611d5 used request id req-76e332ac-f673-42bb-abfe-6b63beaeb9c9 2018-08-24 21:17:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:17:58,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68c6c91f-96c2-4220-86c7-4203d6a63dbf Content-Length: 0 Date: Fri, 24 Aug 2018 21:17:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:17:58,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/d56e9b54-be7e-4157-8194-1cf7a1012595 used request id req-68c6c91f-96c2-4220-86c7-4203d6a63dbf 2018-08-24 21:17:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/3fff4a7e-9099-45b4-ba00-988ee94ca17f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f50de1c1c5bb348897c984192f7418192c373c" 2018-08-24 21:17:58,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b815bb44-ac79-4796-b8c8-fafd12673f1f Date: Fri, 24 Aug 2018 21:17:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-24 21:17:58,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/3fff4a7e-9099-45b4-ba00-988ee94ca17f used request id req-b815bb44-ac79-4796-b8c8-fafd12673f1f 2018-08-24 21:17:58,999 - 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-08-24 21:17:59,000 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-24 21:17:59,000 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-24 21:17:59,000 - 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-08-24 21:17:59,001 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-24 21:17:59,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:17:59,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["Zu6-wqImRi2R6L0-rKjOwg"], "issued_at": "2018-08-24T21:17:59.000000Z"}} 2018-08-24 21:17:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17850d894bbf9fd907c2f91981c640b6e075869e" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-08-24 21:17:59,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-7b6915fa-16de-4863-be98-944f9fbe0397 Date: Fri, 24 Aug 2018 21:17:59 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-08-24 21:17:59,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/3bc472e48cc54f3eb4afdd784666ab74 used request id req-7b6915fa-16de-4863-be98-944f9fbe0397 2018-08-24 21:17:59,880 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-24 21:17:59,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-24 21:18:00,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f419bc8d2045d9b5bce0f11fda4ef4", "name": "reader"}, {"id": "9a0fcadbfd4d43dbbe80df688c9dd9ef", "name": "admin"}, {"id": "5df559bd118b46ae95b9195d6e13137a", "name": "member"}], "expires_at": "2018-08-24T22:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc472e48cc54f3eb4afdd784666ab74", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.40:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4892ed22aa044413ae9c449279407e2d"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71167bcf5bde435b9c6d630b270cbbdb"}, {"url": "http://192.30.9.4:8776/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2db1257e264c61a58f34ff0a8d0f95"}], "type": "volume", "id": "2bd98b0843fc4b70abe848c052045311", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "41bcc5a5fd234e64bd905e6caa3c26b4"}, {"url": "http://172.30.9.40:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a34e91af8b24d3a914a445d89a19b8f"}, {"url": "http://192.30.9.4:8776/v2/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73cbaf1b7cb24cd8801e7a7ce0c081a2"}], "type": "volumev2", "id": "3420726395f8487f82ffed9689676aa5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170e78f66754d6989b2a48626191d50"}, {"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5ce02d2461e41d88a1674e2bad12c60"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee17b6255604709800e2d58323b39b6"}], "type": "placement", "id": "6103111990e54c0c955b359717cc2886", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17f10fafa119411a8b3aeaf915d20431"}, {"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8360ab3dc9214013995c14e60f8b6268"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0bd339c99c346c582dfdb3d63680e7d"}], "type": "image", "id": "640aed3e292e47dd8f4765e11f9be4fe", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "66b902fa981e4cc8925876f0e5193675", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0170c8c62dda4961b1a7084e4932a276"}, {"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504ab19064484ce4b2d1a9ddfe3292f6"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2beb9cb64c4495ba0b2135335fdf447"}], "type": "alarming", "id": "74bb0319ce5b4ff2ae1f1464821fb915", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "543a75aee5744f9cba4a9959c657d4eb"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c5df69954164e0ca19afa3b6b0df1fd"}, {"url": "http://172.30.9.40:8080/v1/AUTH_3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e74684e82f4b40f1b983b2713a2ca6df"}], "type": "object-store", "id": "841be02f0c20498a9b41d2bc034c1f66", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0986d8ffd51a4eeb9c312989708ba180"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7749b30c74ec4880b53088024629243a"}, {"url": "http://192.30.9.4:8776/v3/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c97a90b37ae242469658a73ce5b2b39e"}], "type": "volumev3", "id": "85ae20f7612f429cb8ae968d633a8e26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "888f3cf0d82340c2b200ce89185293ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbcfb4622814470a12b2c8110bf4a84"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb542e9bf7a84da884bcd13aeaf5d0c5"}], "type": "metric", "id": "8646db05346243f0b77367cc8f6a5ed4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5556f0a8160744779508343422656763"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e003053a24804f8a96e4f175e27ea80b"}, {"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e00df7eaefb7403fbaeb23d78f3aafcc"}], "type": "compute", "id": "8aa0ce82e4c145e79f9d2ab013a62a2e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323baa2f56ab4c69bfd635d13cab56d9"}, {"url": "http://172.30.9.40:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4d62505c68e4875ad39725363960c1f"}, {"url": "http://192.30.9.4:8004/v1/3bc472e48cc54f3eb4afdd784666ab74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfe10d98a2443d99da8fc890f11f62f"}], "type": "orchestration", "id": "992c5e6e0dbe47ffaaac3280336fb7a1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71840d7f779d4b64b8cf1e82e8a43442"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1e32b167a74c348e8eb4aa804f09bd"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd26e4dee2946f299c1fa80cb46baf3"}], "type": "event", "id": "b450a94ebf114843ba56e91ece5acb26", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22b09aa5899b48aa91c4ef3fb26b681f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf556d20ff1b4b6291a9302dd3ef45ef"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4aec3caec9546148152d59dd0d3ffd2"}], "type": "network", "id": "b70142b67ea348c69db82918dbbe6618", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56a653d2028742bd8cdd7d6073ce78d7"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59a8f04fe2444896b111429d421a6363"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98d64a1d321c46c0bf76e1772c3bcf59"}], "type": "identity", "id": "dd7753ce69c44295a18a86613672acbd", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c493b40a064478e9abee445c57437a8"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77a6fc999a63459bb55d524f0d9168ed"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78a27ee1c7364137b4baee9b5c53d99b"}], "type": "cloudformation", "id": "f1bb064e5b1846759cb42ab89d3850e7", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fb1b1573ff444d598e8980246b4391a1"}, "audit_ids": ["rF3hx9KAQ_i4YJ6wtk33EA"], "issued_at": "2018-08-24T21:18:00.000000Z"}} 2018-08-24 21:18:00,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40: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}bbe3e576c2c557699c067c5722283cfe6eb12ed2" -d '{"quota_class_set": {"instances": 10}}' 2018-08-24 21:18:00,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 24 Aug 2018 21:18:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b94d8cbb-43c2-4f00-ac78-6c70e0aa5325 x-compute-request-id: req-b94d8cbb-43c2-4f00-ac78-6c70e0aa5325 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-08-24 21:18:00,586 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.40:8774/v2.1/os-quota-class-sets/default used request id req-b94d8cbb-43c2-4f00-ac78-6c70e0aa5325 2018-08-24 21:18:00,588 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd842950L 2018-08-24 21:18:00,589 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:00,606 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:00,607 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:00,612 - 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-08-24 21:18:00,612 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:00,612 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:00,612 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:00,612 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:00,613 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:00,621 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:00,621 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:00,652 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.170: 933de4b180aed6edee0e5a13bb050e39 2018-08-24 21:18:00,653 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:00,664 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:00,689 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:00,718 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:00,877 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:00,877 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:00,916 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:00,917 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:00,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:04,706 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:04,707 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:04,709 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd0245d0L 2018-08-24 21:18:04,709 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:04,723 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:04,723 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:04,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-08-24 21:18:04,726 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:04,726 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:04,727 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:04,727 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:04,727 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:04,732 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:04,733 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:04,741 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:18:04,742 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:04,772 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:04,784 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:04,806 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:04,928 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:04,928 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:04,967 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:04,968 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:04,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:04,986 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:04,986 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:04,987 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:04,988 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:04,988 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:05,029 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:05,044 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:05,046 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:05,046 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:05,047 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:05,047 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:05,088 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:05,099 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:05,101 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:05,103 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd06c890L 2018-08-24 21:18:05,103 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:05,114 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:05,114 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:05,116 - 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-08-24 21:18:05,117 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:05,117 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:05,117 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:05,117 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:05,117 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:05,122 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:05,122 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:05,134 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:18:05,135 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:05,162 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:05,175 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:05,199 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:05,308 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:05,308 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:05,347 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:05,348 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:05,367 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:05,379 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:05,379 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:05,380 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:05,381 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:05,381 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:05,422 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:05,438 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:05,439 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:05,440 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:05,441 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:05,441 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:05,481 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:05,491 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:05,492 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:05,494 - paramiko.transport - DEBUG - starting thread (client mode): 0xccdcddd0L 2018-08-24 21:18:05,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:05,747 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:05,748 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:05,751 - 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-08-24 21:18:05,751 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:05,751 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:05,751 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:05,752 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:05,752 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:05,757 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:05,757 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:05,758 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:18:05,759 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:05,797 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:05,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:05,960 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:06,167 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:06,167 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:06,206 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:06,207 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:06,229 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:06,361 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:06,362 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:06,363 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:06,364 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:06,364 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:06,406 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:06,493 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:06,495 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:06,496 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:06,496 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:06,497 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:06,537 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:06,580 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:06,581 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:06,582 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:06,583 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:06,583 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:06,588 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:10,691 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:10,692 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:10,694 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd88da10L 2018-08-24 21:18:10,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:10,701 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:10,702 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:10,703 - 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-08-24 21:18:10,704 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:10,704 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:10,704 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:10,704 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:10,704 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:10,709 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:10,710 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:10,726 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 1dd0297e943b6f13ea20b41a91aac8ba 2018-08-24 21:18:10,727 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:10,749 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:10,763 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:10,791 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:10,895 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:10,896 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:10,935 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:10,935 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:10,958 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:10,969 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:10,970 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:10,971 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:10,972 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:10,972 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:11,012 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:11,026 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:11,028 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:11,028 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:11,029 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:11,029 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:11,070 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:11,080 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:11,081 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:11,083 - paramiko.transport - DEBUG - starting thread (client mode): 0xccdda050L 2018-08-24 21:18:11,083 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:11,090 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:11,090 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:11,092 - 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-08-24 21:18:11,093 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:11,093 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:11,093 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:11,093 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:11,093 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:11,097 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:11,098 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:11,098 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4412ed0207132050edb94c3428e2c006 2018-08-24 21:18:11,099 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:11,137 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:11,148 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:11,163 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:11,273 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:11,273 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:11,313 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:11,314 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:11,330 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:11,341 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:11,342 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:11,343 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:11,343 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:11,343 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:11,384 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:11,398 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:11,399 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:11,400 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:11,401 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:11,401 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:11,442 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:11,452 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:11,453 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:11,455 - paramiko.transport - DEBUG - starting thread (client mode): 0xccddd6d0L 2018-08-24 21:18:11,455 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-24 21:18:11,463 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-24 21:18:11,464 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-24 21:18:11,466 - 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-08-24 21:18:11,466 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-24 21:18:11,466 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-24 21:18:11,467 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-24 21:18:11,467 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-24 21:18:11,467 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-24 21:18:11,472 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-24 21:18:11,472 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-24 21:18:11,487 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: b4b38298bacc77a3c45e112be5df1f32 2018-08-24 21:18:11,488 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-24 21:18:11,512 - paramiko.transport - DEBUG - userauth is OK 2018-08-24 21:18:11,528 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-24 21:18:11,552 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-24 21:18:11,667 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-24 21:18:11,667 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-24 21:18:11,706 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-24 21:18:11,707 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-24 21:18:11,720 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-24 21:18:11,735 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-24 21:18:11,736 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-24 21:18:11,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-24 21:18:11,737 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-24 21:18:11,738 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-24 21:18:11,778 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-24 21:18:11,796 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-24 21:18:11,798 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-24 21:18:11,799 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-24 21:18:11,799 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-24 21:18:11,800 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-24 21:18:11,841 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-24 21:18:11,853 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-24 21:18:11,853 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-24 21:18:11,858 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-24 21:18:11,868 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:18:11,869 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:18:11,869 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:18:11,871 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:18:11,882 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-24 21:18:11,882 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-24 21:18:11,884 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-24 21:18:11,884 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-24 21:18:11,886 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-24 21:18:11,887 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:18:11,888 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:18:11,888 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:18:11,890 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:18:11,890 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:18:11,891 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:11,891 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:11,892 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:11,994 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:18:11,995 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:18:11,996 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:18:11,997 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:18:11,997 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:18:11,999 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:18:12,009 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-24 21:18:12,010 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-24 21:18:12,011 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-24 21:18:12,012 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-24 21:18:12,016 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-24 21:18:12,017 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-24 21:18:12,030 - 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-08-24 21:18:12,047 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:18:12,048 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:18:12,048 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:18:12,050 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:18:12,060 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-24 21:18:12,060 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-24 21:18:12,062 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-24 21:18:12,063 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-24 21:18:12,064 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-24 21:18:12,066 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:18:12,066 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:18:12,066 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:18:12,068 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:18:12,069 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:18:12,069 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:12,070 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:12,070 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:12,171 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:18:12,172 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:18:12,173 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:18:12,174 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:18:12,174 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:18:12,176 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:18:12,186 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-24 21:18:12,186 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-24 21:18:12,188 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-24 21:18:12,189 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-24 21:18:12,193 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-24 21:18:12,194 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-24 21:18:12,206 - 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-08-24 21:18:12,221 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-24 21:18:12,221 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-24 21:18:12,222 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-24 21:18:12,225 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-24 21:18:12,241 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-24 21:18:12,241 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-24 21:18:12,263 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-24 21:18:12,263 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-24 21:18:12,265 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-24 21:18:12,266 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-24 21:18:12,267 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-24 21:18:12,267 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-24 21:18:12,269 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-24 21:18:12,270 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-24 21:18:12,271 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:12,271 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:12,271 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-24 21:18:16,062 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-24 21:18:16,063 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-24 21:18:16,064 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-24 21:18:16,065 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-24 21:18:16,066 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-24 21:18:16,106 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-24 21:18:16,118 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-24 21:18:16,118 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-24 21:18:16,119 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-24 21:18:16,120 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-24 21:18:16,125 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-24 21:18:16,126 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-24 21:18:16,138 - 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-08-24 21:18:16,153 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-24 21:18:16,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-24 21:18:16,325 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 129:35 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-24 21:18:16,329 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-24 21:18:16,330 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:09 | FAIL | | bgpvpn | sdnvpn | features | 129:35 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-24 21:18:16,337 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-24 21:18:16,433 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:16,535 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:16,634 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:16,735 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:16,834 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:16,935 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,035 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,136 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,237 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,335 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,439 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,536 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,637 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,757 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,809 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,816 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,827 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:17,930 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-24 21:18:48,184 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-239 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-24 21:18:48,189 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.40,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7ziNpAjRzKNJYbFJpFhE3f2RW export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=3bc472e48cc54f3eb4afdd784666ab74 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=eHQDvnJfLQXpuuafnvNfVtcku export OS_REGION_NAME=regionOne 2018-08-24 21:18:48,190 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-24 21:18:48,190 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-24 21:18:48,192 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 00:00 | SKIP | | cloudify_ims | functest | vnf | 00:00 | SKIP | | heat_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-24 21:18:48,197 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK